Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 340098

Summary: app-portage/eix should support repository dependencies
Product: Gentoo Linux Reporter: Till Schäfer <till2.schaefer>
Component: Current packagesAssignee: Martin Väth <martin>
Status: RESOLVED FIXED    
Severity: enhancement CC: darkside
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: File where the error messages come from

Description Till Schäfer 2010-10-07 20:34:09 UTC
Since portage has now repository dependencies (see bug #185377), eix should support ist.
Currently it is working but gives some error messages: 

Zusatzsymbole (:) nach Versionsnummer '4.7.7-r1:'
Akzeptiere Version dennoch#

This is german and means:

extra symbold (:) after version number '4.7.7-r1:'
accept version anyhow

this error message comes from the file in /etc/portage/package.keywords/autounmask-PyQt4 wich i uploaded.

Reproducible: Always

Steps to Reproduce:
1. eix <some_package>
Comment 1 Till Schäfer 2010-10-07 20:35:09 UTC
Created attachment 249873 [details]
File where the error messages come from
Comment 2 Martin Väth 2010-10-09 18:39:00 UTC
This should be fixed in eix-0.22.3.

BTW: With LC_MESSAGES=C you should get the messages in English, so need to
translate manually in bugreports...
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-10-11 04:15:39 UTC
+  11 Oct 2010; Jeremy Olexa <darkside@gentoo.org> +eix-0.22.3.ebuild:
+  Version bump to add repo deps support, bug 340098