Bug 68191 - Maintainer's Quick Fix to portupgrade introduces new error when using portupgrade [WAS: ports/68178]
Summary: Maintainer's Quick Fix to portupgrade introduces new error when using portupg...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Akinori MUSHA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 06:20 UTC by Stacey Roberts
Modified: 2004-08-23 02:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stacey Roberts 2004-06-22 06:20:20 UTC
After cvsup of ports tree to get updated portupgrade with maintainer's "quick fix", portupgrade is still unable to portupgrade other ports. New errors reported are as follows:

# portupgrade -R aspell-0.50.5_2
/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
#

Fix: 

Don't know
How-To-Repeat: Cvsup ports tree to latest
Portupgrade portupgrade
Attempt to use portupgrade to update another port
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-06-22 07:28:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->knu

Over to maintainer
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2004-08-10 03:02:46 UTC
Is there any problems with the latest portupgrade?
Comment 3 Stacey Roberts 2004-08-11 06:01:45 UTC
Hi,

----- Original Message -----
From: "kuriyama@freebsd.org"
To: To freebsd-gnats-submit@freebsd.org
Date: Tue, 10 Aug, 2004 03:02 BST
Subject: Re: ports/68191: Maintainer's Quick Fix to portupgrade introduces new error when using portupgrade [WAS: ports/681
> Is there any problems with the latest portupgrade?

No, all's fine at present.

Regards,

Stacey
Comment 4 Jun Kuriyama freebsd_committer freebsd_triage 2004-08-23 02:28:27 UTC
State Changed
From-To: open->closed

Submitter reported that problem seemed to be fixed at now.