Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327207 - emerge --info pkg should show repository information
Summary: emerge --info pkg should show repository information
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 335925
  Show dependency tree
 
Reported: 2010-07-06 20:29 UTC by Pacho Ramos
Modified: 2010-09-22 03:33 UTC (History)
0 users

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


Attachments
emerge --info: Print repo names for packages not from 'gentoo' (0001-emerge-info-Print-repo-names-for-packages-not-from-g.patch,1.57 KB, patch)
2010-07-06 21:15 UTC, Sebastian Luther (few)
Details | Diff

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