Date: Tue, 17 Feb 2004 01:08:51 -0800 From: Michael J Estes <mike@mikejestes.com> To: "Vladimir B. Grebenschikov" <vova@sw.ru> Cc: gnome <freebsd-gnome@FreeBSD.org> Subject: Re: try to upgrade on latest gnome from marcus's repo - portupgrade failed: Message-ID: <4031DA23.1030709@mikejestes.com> In-Reply-To: <1077004866.791.2.camel@localhost> References: <1077004866.791.2.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
You probably have a conflict in the MOVED file in the ports tree root directory. Try running cvs up -C MOVED on your ports tree. I see this alot when running updates from marcusmerge. -Mike Vladimir B. Grebenschikov wrote: > Looks like bug in portupgrade, does not know how to workaround: > > # marcusmerge -a -v > [... cut ...] > Now you should run portupgrade -r pkgconfig to update all of your GNOME > 2 > ports. > # pkgdb -F > ---> Checking the package registry database > Stale dependency: AbiWord2-gnome-2.0.3_1 -> atk-1.4.1_2 > (accessibility/atk): > /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:925:in `foreach_moved': > undefined method `empty?' for nil (NameError) > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:920:in `each' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:920:in > `foreach_moved' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:919:in `open' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:919:in > `foreach_moved' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:938:in > `trace_moved' > from /usr/local/sbin/pkgdb:647:in `tracing_deorigin' > from /usr/local/sbin/pkgdb:662:in `guess_dep' > from /usr/local/sbin/pkgdb:577:in `fix_dependencies' > ... 7 levels... > from /usr/local/sbin/pkgdb:64:in `initialize' > from /usr/local/sbin/pkgdb:64:in `new' > from /usr/local/sbin/pkgdb:64:in `main' > from /usr/local/sbin/pkgdb:1043 > # pkgdb -uf > ---> Updating the pkgdb > [Rebuilding the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 565 > packages found (-0 +565) > ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done] > # pkgdb -F > ---> Checking the package registry database > Stale dependency: AbiWord2-gnome-2.0.3_1 -> libgnome-2.4.0_4 > (x11/libgnome): > /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:925:in `foreach_moved': > undefined method `empty?' for nil (NameError) > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:920:in `each' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:920:in > `foreach_moved' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:919:in `open' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:919:in > `foreach_moved' > from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:938:in > `trace_moved' > from /usr/local/sbin/pkgdb:647:in `tracing_deorigin' > from /usr/local/sbin/pkgdb:662:in `guess_dep' > from /usr/local/sbin/pkgdb:577:in `fix_dependencies' > ... 7 levels... > from /usr/local/sbin/pkgdb:64:in `initialize' > from /usr/local/sbin/pkgdb:64:in `new' > from /usr/local/sbin/pkgdb:64:in `main' > from /usr/local/sbin/pkgdb:1043 > # > > Any ideas hot to fix this ? > (only solution I see - fix broken dependences manually) >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4031DA23.1030709>