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

Bug 548840

Summary: app-portage/gentoolkit-0.3.0.9-r2 - equery d does not handle slots
Product: Portage Development Reporter: Zoltán Halassy <zhalassy>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Zoltán Halassy 2015-05-07 14:13:46 UTC
If slot is supplied with package name, the result will be an empty list.

Reproducible: Always

Steps to Reproduce:
# equery d python:2.7
Actual Results:  
Empty list

Expected Results:  
the same list as
# emerge -pvc python:2.7