Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem emerge'ing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
PovMan
Guru
Guru


Joined: 30 Sep 2002
Posts: 375
Location: Australia

PostPosted: Tue Jan 13, 2004 7:36 am    Post subject: problem emerge'ing Reply with quote

mmm something weird happen.
Code:

>>> Completed installing into /var/tmp/portage/mozilla-firebird-0.7-r1/image/
 
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-mozilla-firebird-0.7-r1-7368.log"
 
unlink:    /usr/lib/portage/pym/portage.pyc
open_wr:   /usr/lib/portage/pym/portage.pyc
unlink:    /usr/lib/portage/pym/output.pyc
open_wr:   /usr/lib/portage/pym/output.pyc
unlink:    /usr/lib/portage/pym/xpak.pyc
open_wr:   /usr/lib/portage/pym/xpak.pyc
unlink:    /usr/lib/portage/pym/cvstree.pyc
open_wr:   /usr/lib/portage/pym/cvstree.pyc
unlink:    /usr/lib/portage/pym/getbinpkg.pyc
open_wr:   /usr/lib/portage/pym/getbinpkg.pyc
--------------------------------------------------------------------------------

emerge -p mozilla-firebird still says i have 0.7 installed, and i can upgrade to 0.7-r1 (which is why i was upgrading in the first place)
It might have something to do with me changing /usr/bin/python from pointing at /usr/bin/python2.3 to pointing at /usr/bin/python2.2 while it was compiling, but i just want to make sure that that was the problem before i start the build again (it takes forever)
_________________
I am SPAM, hear me roar.
Before posting your own topic, try to answer at least one unanswered one.
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9532
Location: beyond the rim

PostPosted: Tue Jan 13, 2004 7:48 pm    Post subject: Reply with quote

run any emerge command and then
Code:
FEATURES="keepwork noauto" ebuild /usr/portage/net-www/mozilla-firebird/mozilla-firebird-0.7-r1.ebuild qmerge
that should skip the compile phase. Oh, and don't change the link while emerge is running. Out of curiosity, why did you change it ?
Back to top
View user's profile Send private message
PovMan
Guru
Guru


Joined: 30 Sep 2002
Posts: 375
Location: Australia

PostPosted: Tue Jan 13, 2004 9:41 pm    Post subject: Reply with quote

:x you mean i can do that instead of compiling from scratch? bugger...
I had to move back to python2.2 because a whole lot of python programs were complaining about 'no module named <blah>' and that didn't happen with 2.2. any chance you know what's going on? it's not that important, it would just be nice to have a fix.

Thanks for the help
_________________
I am SPAM, hear me roar.
Before posting your own topic, try to answer at least one unanswered one.
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9532
Location: beyond the rim

PostPosted: Tue Jan 13, 2004 9:52 pm    Post subject: Reply with quote

You've probably missed the notice about running /usr/portage/dev-lang/python/files/python-updater at the end of the python update. Oh, and that ebuild command ONLY works if portage fails AFTER the package has been compiled and installed, but wasn't merged. It's not for general use.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum