Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2004 23:20:47 -0600
From:      Eric Schuele <e.schuele@computer.org>
To:        Jonathan Franks <daemon@taconic.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Trouble with 'portsdb -uU' and ld-elf.so...
Message-ID:  <41C26CAF.5040105@computer.org>
In-Reply-To: <41C244D3.8090204@taconic.net>
References:  <41C1B2B7.4050602@computer.org> <20041217015720.GB25921@panix.com> <41C244D3.8090204@taconic.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Jonathan Franks wrote:
> Joe Altman wrote:
> 
>> On Thu, Dec 16, 2004 at 10:07:19AM -0600, Eric Schuele wrote:
>>  
>>

<snip>

>>
>> No, you don't need to do a complete reinstall, IMO; you do need to
>> update your source, perhaps even desperately.

I will do a update of my sources and build world asap.  I was simply 
under the impression that I could safely upgrade only the ports.  So 
that's how I got started down this.  And then when things went bad I 
wanted to fix it before I tried upgrading anything else and possibly 
compunding things.

>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o
>>  
>>
>  From what I've heard, portsdb -Uu is not preferred in 5.3, rather one 
> should do make fetchindex in /usr/ports then run portsdb -u afterwards. 
> I've only HEARD that this is correct, but it worked for me..... so make 
> of it what you will....

I guess that's the fix.  Everything seemed to go just fine.  Everything 
has been rebuilt (except OO, and a sun-jdk... but I think I installed 
them as packages anyway).  So I guess I'll be doing something like the 
following to upgrade my ports from now on:

   # cvsup -g -L 2 /root/ports-supfile
   # /usr/ports/make fetchindex
   # portsdb -u
   # pkgdb -F
   # portupgrade -a

If this looks incorrect please let me know.

> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
> 

Thanks for everyone's assistance.

-- 
Regards,
Eric



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C26CAF.5040105>