DragonFly BSD
DragonFly bugs List (threaded) for 2006-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: installer trouble


From: "Chuck Tuffli" <ctuffli@xxxxxxxxx>
Date: Mon, 1 May 2006 16:54:55 -0700

On 4/30/06, Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> wrote:
. ..
    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

So this looks like my goof. Cleaning out the packages directory fixed the problem. That directory had 2 different packages for gettext

# ls -l gettext-lib-0.1*
-rw-r--r--  1 root  wheel  46755 Dec 21 21:45 gettext-lib-0.11.5nb6.tgz
-rw-r--r--  1 root  wheel  51262 Apr 14 12:17 gettext-lib-0.14.5.tgz

    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).

I'll leave the remedy up to you. Thanks for the help!


---chuck




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]