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

Bug 336673

Summary: app-arch/xz-utils-4.999.9_beta-r00.1 breaks equery
Product: Gentoo/Alt Reporter: Ivan Jager <aij+gentoo>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***