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

Bug 327207

Summary: emerge --info pkg should show repository information
Product: Portage Development Reporter: Pacho Ramos <pacho>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 335925    
Attachments: emerge --info: Print repo names for packages not from 'gentoo'

Description Pacho Ramos gentoo-dev 2010-07-06 20:29:50 UTC
I think that would be really useful if "emerge --info $pkg" would also show repository information, allowing to easily check if the package was installed from official overlay or not

Thanks


Reproducible: Always
Comment 1 Sebastian Luther (few) 2010-07-06 21:15:02 UTC
Created attachment 237799 [details, diff]
emerge --info: Print repo names for packages not from 'gentoo'

Example:
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.5.4-r4, 2.6.5-r99::sage-on-gentoo
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.3.4, 4.4.4-r1, 4.5.0
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1

Could be easily turned into:

app-shells/bash:     4.0_p37::gentoo
dev-java/java-config: 2.1.11::gentoo
dev-lang/python:     2.5.4-r4::gentoo, 2.6.5-r99::sage-on-gentoo
sys-apps/baselayout: 1.12.13::gentoo
sys-apps/sandbox:    2.2::gentoo
sys-devel/autoconf:  2.65::gentoo
sys-devel/automake:  1.11.1::gentoo
sys-devel/binutils:  2.20.1-r1::gentoo
sys-devel/gcc:       4.3.4::gentoo, 4.4.4-r1::gentoo, 4.5.0::gentoo
sys-devel/gcc-config: 1.4.1::gentoo
sys-devel/libtool:   2.2.6b::gentoo
virtual/os-headers:  2.6.30-r1::gentoo
Comment 3 Pacho Ramos gentoo-dev 2010-07-08 12:18:47 UTC
Thanks Sebastian and Zac for the fast fix :-)
Comment 4 Zac Medico gentoo-dev 2010-09-22 03:33:46 UTC
This is fixed in portage-2.1.9.