Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5575 - at end of emerge list executable files installed
Summary: at end of emerge list executable files installed
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 15:01 UTC by teri-aka TrAns13nT
Modified: 2011-10-30 22:36 UTC (History)
4 users (show)

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 teri-aka TrAns13nT 2002-07-25 15:01:24 UTC
maybe a line in the ebuild that displays on screen when the ebuild is copleting
the command that runs the app or whatever was jsut emerged, cuz it's not always
easy to figure out what command runs a just installed app and the man pages
isn't always the name of the emerged app
Comment 1 SpanKY gentoo-dev 2002-07-25 21:10:00 UTC
you could use qpkg tool that is part of gentoolkit
`qpkg -l <pkg>`
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2002-07-29 23:45:56 UTC
This would be appropriate info when we add more extensive documentation to the
Portage tree... (future project)
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-12-10 10:27:21 UTC
Follow-up: optional XML documentation to live in /usr/portage/cat/pkg/pkg.xml
would solve this.
Comment 4 teri-aka TrAns13nT 2003-02-26 07:29:16 UTC
would the optional XML documentation to live in /usr/portage/cat/pkg/pkg.xml include names of the biniaries of deps that were installed as well, or jsut the names of the bianries for the package that was called?
Comment 5 Marius Mauch (RETIRED) gentoo-dev 2003-10-09 14:19:24 UTC
Is this still planned ? Also, would pkg.xml be an extension to metadata.xml
or a new file ? Personally I don't see a need for this, `qpkg -l pkg | grep
bin/` is IMO sufficient.
If there are no objections I'll close this as WONTFIX.
Comment 6 Andrew Cooks (RETIRED) gentoo-dev 2004-01-23 12:06:00 UTC
There were no objections and this bug was inactive for more than 3 months.

Closing as WONTFIX. Reopen if needed.