Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
portage-2.2_rc6: unexpected error message from other emerge
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
Joseph K.
Guru
Guru


Joined: 07 Jun 2006
Posts: 436
Location: Sydney, Australia

PostPosted: Tue Aug 05, 2008 1:16 pm    Post subject: portage-2.2_rc6: unexpected error message from other emerge Reply with quote

I recently added the ~amd64 keyword and towards the end of the long upgrade I ran
Code:
emerge -C sbcl

in another window. In the window where I was updating world, this happened:
Code:
>>> Building (2 of 26) media-gfx/gimp-2.4.6
 * gimp-2.4.6.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                    [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]

Parse Error reading PROVIDE and USE in '/var/db/pkg/dev-lisp/sbcl-1.0.19'
Exception: 'dev-lisp/sbcl-1.0.19'

>>> Unpacking source...
>>> Unpacking gimp-2.4.6.tar.bz2 to /home/portage/media-gfx/gimp-2.4.6/work

Strange, no? Or is that normal and I should be slapped on the wrist for running more than one emerge at a time? Of course when I quit and ran update world again the error did not appear. Portage version is 2.2_rc6.
Back to top
View user's profile Send private message
weisso5
Apprentice
Apprentice


Joined: 07 Dec 2007
Posts: 268
Location: NYC

PostPosted: Tue Aug 05, 2008 2:52 pm    Post subject: Reply with quote

Wait so let me ask you this:

1. You changed your ACCEPT_KEYWORDS = ~amd64?
2. While performing 'emerge -e world', you were trying to emerge something else?


-weisso
Back to top
View user's profile Send private message
Joseph K.
Guru
Guru


Joined: 07 Jun 2006
Posts: 436
Location: Sydney, Australia

PostPosted: Thu Aug 07, 2008 2:19 am    Post subject: Reply with quote

Almost. Yes, I did add ACCEPT_KEYWORDS=~amd64 to /etc/make.conf, but I did not run 'emerge -e world', I ran 'emerge -uDN world'. I restarted the emerge a number of times due to various trivial failures in the upgrade process.

Then, whilst 'emerge -uDN world' was running, I unmerged a package (not emerged).

Is that clear?
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3432
Location: Gainesville, Florida

PostPosted: Thu Aug 07, 2008 3:38 am    Post subject: Reply with quote

Is this just a typo?
Code:
ACCEPT_KEYWORDS=~amd64
It should be (with quotes)
Code:
ACCEPT_KEYWORDS="~amd64"

_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.7.2 USE=experimental python3_11
Back to top
View user's profile Send private message
Joseph K.
Guru
Guru


Joined: 07 Jun 2006
Posts: 436
Location: Sydney, Australia

PostPosted: Thu Aug 07, 2008 3:54 am    Post subject: Reply with quote

Actually, no. I just tried putting it in quotes and ran emerge world... no difference. Should there be?
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