Portupgrade problem, possible pkgdb problem?

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Oct 7 10:41:26 PDT 2004


On Thu, Oct 07, 2004 at 10:45:46AM -0500, Mire, John wrote:
> I'm still getting this error after a cvsup+buildworld, a make fetchindex and
> I have deleted /var/db/pkg/pkgdb.db and rebuilt it, what's the patch?:
> 
> test# uname -v
> FreeBSD 5.2.1-RELEASE-p11 #12: Wed Oct  6 17:13:13 CDT 2004
> root at test:/usr/obj/usr/src/sys/TEST 
> test# cd /usr/ports
> test# make fetchindex
> Receiving INDEX-5 (5881230 bytes): 100%
> 5881230 bytes transferred in 16.9 seconds (339.01 kBps)
> test# portupgrade -R sudo
> [Failed `Inappropriate file type or format'] [Updating the portsdb
> <format:bdb1_btree> in /usr/ports ... - 11735 port entries found
> .........1000.........2000.........3000.........4000.........5000.........60
> 00.........7000.........8000..../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb
> :587: [BUG] Bus Error
> ruby 1.8.2 (2004-07-29) [i386-freebsd5]
> 
> Abort (core dumped)
> test# rm /var/db/pkg/pkgdb.db
> test# portupgrade -R sudo
> [Rebuilding the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 54 packages
> found (-0 +54) ...................................................... done]
> [Failed `Inappropriate file type or format'] [Updating the portsdb
> <format:bdb1_btree> in /usr/ports ... - 11735 port entries found
> .........1000.........2000.........3000.........4000.........5000.........60
> 00.........7000.........8000..../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb
> :587: [BUG] Bus Error
> ruby 1.8.2 (2004-07-29) [i386-freebsd5]
> 
> Abort (core dumped)
> test#  

The patch was only applied to RELENG_4, RELENG_5 and HEAD -- not
RELENG_5_2.

However, you can extract it from cvs and apply it yourself by hand if
you aren't in a position to upgrade right now -- see:

    http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/db/btree/bt_split.c.diff?r1=1.5&r2=1.7

(Remember that you'll have to re-apply that patch each time you
cvsup(1) your src)

Otherwise just use one of the variations on:

    setenv PORTS_DBDRIVER=bdb1_hash

as a workaround.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041007/63bd75de/attachment.bin


More information about the freebsd-questions mailing list