LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Gentoo (https://www.linuxquestions.org/questions/gentoo-87/)
-   -   aMSN 0.98 and Portage - not showing up. (https://www.linuxquestions.org/questions/gentoo-87/amsn-0-98-and-portage-not-showing-up-777528/)

elprawn 12-22-2009 03:45 PM

aMSN 0.98 and Portage - not showing up.
 
Hi,

I've recently run emerge --sync and also run the following...

Code:

ebuild /usr/portage/net-im/amsn/amsn-0.98.1-r1.ebuild digest
...with the following output...

Code:

>>> Creating Manifest for /usr/portage/net-im/amsn
  digest.assumed                1
  amsn-0.98.1::amsn-0.98.1.tar.bz2
  amsn-0.98.1-r1::amsn-0.98.1.tar.bz2

...but when I run the following...

Code:

emerge -av amsn
...it still asks me if I want to reinstall amsn-0.97.2-r1.

How can I get it to see the new version?

Thanks for the help.

i92guboj 12-23-2009 09:21 AM

0.98.1* is marked as unstable for all the supported architectures, so you will have to keyword it conveniently. You should read the chapter in the handbook about mixing stable and unstable branches, but in short, editing /etc/portage/package.keywords and adding this line should work:

Code:

net-im/amsn

elprawn 12-23-2009 09:23 AM

Thank you very much, good sir.

elprawn 12-23-2009 10:25 AM

After sorting out some blocked and conflicting packages I got it working. Thanks again, fella.


All times are GMT -5. The time now is 12:21 PM.