Bug 19509

Summary: Cannot install Netscape from CD at install time
Product: Base System Reporter: Gregory Bond <gnb>
Component: confAssignee: jkh
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   

Description Gregory Bond 2000-06-26 02:10:02 UTC
When doing the initial install from the WC CD, it is not possible
to install the Netscape-4.72 package.  Before attempting to extract
this package, sysinstall attempts to extract the Xfree86-aoutlibs-3.3.3 
dependency, but that install fails.

I _think_ this is due to the pkg install not properly fixing ldconfig
in the funny MFS-based install environment, so the newly-installed
dep libs aren't found.

Using /stand/sysinstall after rebooting the system to install the
Netscape package works as expected.

Fix: 

Workaround: Reboot the newly-installed system before attempting 
to install Netscape.

[If this can't be fixed in sysintsall (or pkg_add), perhaps this
package should not be on CD1, or perhaps sysinstall can notice that
this package should not be installed at sys install time.]
How-To-Repeat: 
Boot a 4.0 install CD, install a system, and attempt to install 
Netscape 4.72 package.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-03 21:18:24 UTC
Responsible Changed
From-To: freebsd-bugs->reg

Jeremy, this looks like a problem with the Xfree86-aoutlibs 
package.  Could you take a look?
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-29 09:35:11 UTC
State Changed
From-To: open->feedback

Jeremy, did you ever look into this?
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-29 09:39:07 UTC
State Changed
From-To: feedback->closed

This was indeed a problem for 4.0-RELEASE.  Fixed in rev 1.158 
and merged onto RELENG_4 in time for 4.1-RELEASE. 


Comment 4 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-29 09:39:07 UTC
Responsible Changed
From-To: reg->jkh

Jordan committed Murray's fix.
Comment 5 Sheldon Hearn 2000-08-30 07:47:16 UTC
On Wed, 30 Aug 2000 12:33:15 +1100, Gregory Bond wrote:

> > State-Changed-From-To: feedback->closed
> > State-Changed-By: sheldonh
> > State-Changed-When: Tue Aug 29 01:39:07 PDT 2000
> > State-Changed-Why: 
> > This was indeed a problem for 4.0-RELEASE.  Fixed in rev 1.158
> > and merged onto RELENG_4 in time for 4.1-RELEASE.
> 
> Just for my edification.... rev 1.158 of which file?

Duh, my bad.  It's rev 1.158 of src/release/sysinstall/config.c .

Ciao,
Sheldon.