Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41081 - patch for emerge: summary of packages would be merged after emerge -pv
Summary: patch for emerge: summary of packages would be merged after emerge -pv
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Portage team
URL: www.dukato.net/wojtas/emerge.patch
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 23:41 UTC by Karol Wojtaszek (RETIRED)
Modified: 2005-02-28 04:05 UTC (History)
0 users

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


Attachments
emerge.patch (emerge.patch,1.66 KB, patch)
2004-06-11 04:40 UTC, Karol Wojtaszek (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Wojtaszek (RETIRED) gentoo-dev 2004-02-09 23:41:37 UTC
I have written patch for emerge. After -pv emerge will print summary of packages to merge. Meybe emerge should prints it before compilation for infomation to user?                           

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2004-02-10 00:32:45 UTC
Where is the patch? What information does it provide that emerge does not already when given the -pv options?
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-02-10 10:54:12 UTC
url: www.dukato.net/wojtas/emerge.patch
it prints:

Packages: 
[ebuild  N    ] : 1
[ebuild   R   ] : 1
[ebuild     U ] : 15
[ebuild     UD] : 1
Total to merge  : 18

Before: Total size of downloads: 
Comment 3 Karol Wojtaszek (RETIRED) gentoo-dev 2004-02-10 10:59:10 UTC
I think that is good idea to print this information after calculating dependencies by emerge.
Comment 4 Lukas Miczka 2004-04-06 11:07:17 UTC
IMHO too - it's good idea.
Comment 5 Marius Mauch (RETIRED) gentoo-dev 2004-06-09 20:32:15 UTC
URL is 404
Comment 6 Karol Wojtaszek (RETIRED) gentoo-dev 2004-06-11 04:40:33 UTC
Created attachment 33078 [details, diff]
emerge.patch
Comment 7 Brian Harring (RETIRED) gentoo-dev 2005-02-27 23:54:18 UTC
Ick... more eye candy.
Emerge needs a good cleaning prior to this being merged imo.  That and it's questionable if others want it- reopen if there is interest.