Bug 21934

Summary: CVSupit install from /stand/sysinstall stall
Product: Base System Reporter: jean-sebastien.roy <jean-sebastien.roy>
Component: binAssignee: jkh
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description jean-sebastien.roy 2000-10-12 16:30:04 UTC
When using /stand/sysinstall to install cvsupit, the installer stall, waiting for pkg_add to finish.
<< Package cvsupit-3.0 read successfully - waiting for pkg_add(1) >>
A process named 'dialog' takes up 98% of the CPU and don't get killed when aborting the install by CTRL-C.

Using make install in /usr/ports/net/cvsupit/ works perfectly.

Fix: 

Prevent the user to install cvsupit from /stand/sysinstall (?)
There seems to be some sort of conflict between the to user interfaces (sysinstall and cvsupit).
How-To-Repeat: Try to install cvsupit from /stand/sysinstall.
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2000-10-14 15:32:00 UTC
Responsible Changed
From-To: freebsd-bugs->jkh

JOrdan is the maintainer of CVSupit and he knows 
sysinstall.
Comment 2 jkh freebsd_committer freebsd_triage 2000-12-04 21:53:21 UTC
State Changed
From-To: open->closed

This has been fixed by setting BATCH to prevent package interaction.