installer trouble

Matthew Dillon dillon at apollo.backplane.com
Sun Apr 30 10:03:02 PDT 2006


:
:I just built installer_release for 1.4.4 and am having trouble once I
:login as installer. The error seems similar to
:
:http://leaf.dragonflybsd.org/mailarchive/bugs/2005-03/msg00167.html
:
:but the error message complains about libintl.so.2 not found. Did I
:build something incorrectly?
:
:---chuck

    Hmm.  Maybe you built it with stale installer packages.  Try fetching
    a fresh set of installer packages and rebuilding.

    rm -rf /usr/release/packages
    make installer_fetch

    If that turns out to be the trouble, we need to fix the Makefile to 
    detect the issue (maybe by storing a 'release' number in 
    /usr/release/packages/ and cleaning them out if it doesn't match).

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list