Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
not a valid package atom - something has changed? [SOLVED]
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
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 910
Location: Alaska

PostPosted: Mon Nov 05, 2012 1:44 am    Post subject: not a valid package atom - something has changed? [SOLVED] Reply with quote

Sorry if this has been covered but not sure how to search for it. Tried a few searches with no luck.

I've noticed lately when updating that some packages are listed like this for example:
dev-lang/php-5.4.8:5.4 , or php-5.3.18:5.3 .
Gentoo-sources kernel has a similar deal - I suppose it is because of slots?

But if I want to update say php-5.3 because of some USE changes or whatever, I cannot figure out how to get past the emerge error of:
"is not a valid package atom". For instance if I type emerge -av dev-lang/php-5.3 or emerge -av dev-lang/php-5.3.18 or emerge -av dev-lang/php-5.3.18:5.3 I get that error.

What should it be? (this should be an easy one - sorry for being dense).

[edit] figured it out - needed the = sign in front of package atom.

cheers, JD
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Mon Nov 05, 2012 3:52 pm    Post subject: Reply with quote

hunky ...

or you can supply the slot like so:

Code:
# emerge -pv dev-lang/php:5.3

best ... khay
Back to top
View user's profile Send private message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 910
Location: Alaska

PostPosted: Mon Nov 05, 2012 4:30 pm    Post subject: Reply with quote

Thanks khay! That's a bit easier than writing it all out.

cheers, JD
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