Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336673 - app-arch/xz-utils-4.999.9_beta-r00.1 breaks equery
Summary: app-arch/xz-utils-4.999.9_beta-r00.1 breaks equery
Status: RESOLVED DUPLICATE of bug 313295
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 02:26 UTC by Ivan Jager
Modified: 2010-09-10 04:35 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 Ivan Jager 2010-09-10 02:26:25 UTC
For example
$ equery belongs `which msgfmt`
 * Searching for /afs/mrph.org/sys/gentoo/amd64_linux26/usr/bin/msgfmt ... 
!!! Invalid CPV: 'app-arch/xz-utils-4.999.9_beta-r00.1'

This happens regardless of what file you pass to equery belongs.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-09-10 04:35:32 UTC
The alternative is qfile from portage-utils.

%% qfile `which msgfmt`
sys-devel/gettext (/usr/bin/msgfmt)


*** This bug has been marked as a duplicate of bug 313295 ***