Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128257 - app-portage/eix-0.5.1-r2 (stable) : incorrect report with portage 2.1_pre* (~arch)
Summary: app-portage/eix-0.5.1-r2 (stable) : incorrect report with portage 2.1_pre* (~...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: High normal
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-31 07:26 UTC by Raphael Marichez (Falco) (RETIRED)
Modified: 2006-03-31 09:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Marichez (Falco) (RETIRED) gentoo-dev 2006-03-31 07:26:02 UTC
### Shoud be : ###

[falco:~] eix shadow
* dev-perl/ShadowHash
     Available versions:  0.07
     Installed:           none
     Homepage:            http://www.cpan.org/modules/by-authors/id/R/RR/RRA/ShadowHash-0.07.readme
     Description:         Merge multiple data sources into a hash

* sys-apps/shadow
     Available versions:  4.0.7-r4 ~4.0.11.1-r1 ~4.0.11.1-r2 ~4.0.12 ~4.0.13 4.0.14-r1 ~4.0.14-r2 ~4.0.14-r3 ~4.0.15
     Installed:           4.0.14-r1
     Homepage:            http://shadow.pld.org.pl/
     Description:         Utilities to deal with user accounts


Found 2 matches

### It is : ###

[ganesh:~] eix shadow
* dev-perl/ShadowHash
     Available versions:  !0.07
     Installed:           none
     Homepage:            SRC_URI=mirror://cpan/authors/id/R/RR/RRA/ShadowHash-0.07.tar.gz
     Description:         RDEPEND=!minimal? ( >=dev-lang/perl-5.8.2 !<perl-core/ExtUtils-MakeMaker-6.17 )

* sys-apps/shadow
     Available versions:  ?4.0.7-r4 ?4.0.11.1-r1 ?4.0.11.1-r2 ?4.0.12 ?4.0.13 ?4.0.14-r1 ?4.0.14-r2 ?4.0.14-r3 ?4.0.15
     Installed:           4.0.14-r1
     Homepage:            SRC_URI=ftp://ftp.pld.org.pl/software/shadow/shadow-4.0.7.tar.bz2
     Description:         RDEPEND=>=sys-libs/cracklib-2.7-r3 pam? ( virtual/pam ) !pam? ( !sys-apps/pam-login ) skey? ( app-admin/skey ) selinux? ( sys-libs/libselinux )


Found 2 matches





Corrected in eix-0.5.5

I suggest adding >=app-portage/eix-0.5.5 in the DEPENDS of portage-2.1
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-03-31 07:31:01 UTC
Other way round perhaps?
Comment 2 Raphael Marichez (Falco) (RETIRED) gentoo-dev 2006-03-31 07:32:10 UTC
(In reply to comment #1)
> Other way round perhaps?
> 

Yes the inverse is better, i'm sorry

stable eix sould depend of portage <2.1 (strict)
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-03-31 07:52:21 UTC
Don't mix arch and ~arch.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2006-03-31 08:55:37 UTC
Or emerge eix after portage. I specifically implemented a workaround for this one and it is mentioned in the postinst notes.

eix is only 9 days old and it seems to be bugfree, but I do not think I can convince x86 to mark it stable now.

So tell me, what do you want? What should I do with your report?
Comment 5 Raphael Marichez (Falco) (RETIRED) gentoo-dev 2006-03-31 09:25:21 UTC
(In reply to comment #4)
> Or emerge eix after portage. I specifically implemented a workaround for this
> one and it is mentioned in the postinst notes.

Good ! i didn't know this. (Not explicit at all in the postinst message)
Nevertheless, it's not a very beautiful workaround.
But if you think it's sufficient, so let's close the bug.