Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2003 07:38:45 +0700
From:      Roger Merritt <mcrogerm@stjohn.ac.th>
To:        Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Upgrading perl modules
Message-ID:  <5.2.0.9.0.20031223073718.00a0d890@127.0.0.1>
In-Reply-To: <448yl4y9tb.fsf@be-well.ilk.org>
References:  <5.2.0.9.0.20031222175228.00a3b250@127.0.0.1> <5.2.0.9.0.20031222175228.00a3b250@127.0.0.1>

next in thread | previous in thread | raw e-mail | index | archive | help
At 01:41 AM 12/23/03, you wrote:
>Roger Merritt <mcrogerm@stjohn.ac.th> writes:
>
> > I once saw, and used, a portupgrade command line to upgrade *all*
> > installed perl modules. It went something like:
> >
> > $ portupgrade p5-\*
> >
> > However, when I try the command now I just get an error message. Can
> > anyone tell me the proper command?
>
>That one should work.  What error message do you get?
>[My suspicion would be a typo...]

[root@poppy:~]# portupgrade p5-\*
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 193 packages 
found (-0 +1) . done]
/usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:310:in `deorigin': failed to 
convert nil into String (PkgDB::DBError)
         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:903:in `tsort_build'
         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:902:in `each'
         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:902:in `tsort_build'
         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:894:in `each'
         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:894:in `tsort_build'
         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:916:in `sort_build'
         from /usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:920: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:1846


-- 
Roger



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