Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340098 - app-portage/eix should support repository dependencies
Summary: app-portage/eix should support repository dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 20:34 UTC by Till Schäfer
Modified: 2010-10-11 04:15 UTC (History)
1 user (show)

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


Attachments
File where the error messages come from (autounmask-PyQt4,210 bytes, text/plain)
2010-10-07 20:35 UTC, Till Schäfer
Details

Note You need to log in before you can comment on or make changes to this bug.
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