Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Sep 2004 15:40:06 +0200
From:      Kay Lehmann <kay_lehmann@web.de>
To:        Serge Gagnon <ser_gagnon@sympatico.ca>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: portupgrade/ruby error
Message-ID:  <413B1736.5040108@web.de>
In-Reply-To: <20040904210822.QKRA1635.simmts6-srv.bellnexxia.net@quenix1.dyndns.org>
References:  <20040904210822.QKRA1635.simmts6-srv.bellnexxia.net@quenix1.dyndns.org>

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

Same here:

/usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:323:in `deorigin': cannot 
convert nil into String(PkgDB::DBError)
         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:916:in 
`tsort_build'
         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in `each'
         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in 
`tsort_build'
         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `each'
         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in 
`tsort_build'
         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:929:in `sort_build'
         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:933:in 
`sort_build!'
         from /usr/local/sbin/portupgrade:674:in `main'
         from /usr/local/sbin/portupgrade:207:in `initialize'
         from /usr/local/sbin/portupgrade:207:in `new'
         from /usr/local/sbin/portupgrade:207:in `main'
         from /usr/local/sbin/portupgrade:1845

Seems to be somehow port-specific since there are ports which upgrade 
without any probs and some produce these errors (e.g. kdebase, gtkhtml, 
gnomevfs, p5-MIME-Base64, OpenSP, imlib). This happens on an 
4-stable-system:

FreeBSD bippes.finkenkrug.ev 4.10-STABLE FreeBSD 4.10-STABLE #51: Tue 
Jul  6 08:08:24 CEST 2004

Greets,
Kay

Serge Gagnon wrote:
> Hello, 
> I've got this message when I tried portupgrade
> 
> ; sudo portupgrade -a
> Password:
> /usr/local/etc/pkgtools.conf:214: warning: already initialized constant HOLD_PKGS
> cd: can't cd to /usr/ports/devel/plan9port
> /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:323:in `deorigin': cannot convert nil into String (PkgDB::DBError)
>         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:916:in `tsort_build'
>         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in `each'
>         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in `tsort_build'
>         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `each'
>         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `tsort_build'
>         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:929:in `sort_build'
>         from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:933:in `sort_build!'
>         from /usr/local/sbin/portupgrade:674:in `main'
>         from /usr/local/sbin/portupgrade:207:in `initialize'
>         from /usr/local/sbin/portupgrade:207:in `new'
>         from /usr/local/sbin/portupgrade:207:in `main'
>         from /usr/local/sbin/portupgrade:1845
> ;
> 
> The same message appeared when I reinstalled a fresh ruby/portupgrade.
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?413B1736.5040108>