Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18851 - RFE: emerge rsync --pretend
Summary: RFE: emerge rsync --pretend
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-06 07:12 UTC by Axxackall
Modified: 2011-10-30 22:22 UTC (History)
0 users

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 Axxackall 2003-04-06 07:12:53 UTC
it would be nice to see what part of poertage tree (categories, packages and
individual ebuilds) are going to be synced. Sort of changelog, but in a format
similar to the one we can see with other "emerge --pretend" commands.

Reproducible: Always
Steps to Reproduce:
1. emerge rsync --pretend
2. decide if we need it
3. emerge rsync

Actual Results:  
currently it's not supported.

Expected Results:  
it is expected to improve the user experience.
Comment 1 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2003-04-06 12:00:17 UTC
I don't see the idea in this. 
anyway, if there some day comes something you wants, you would have to rsync anyway. 
Some programs might have problems with old versions of other packages, but if you don't 
rsync, you might not have the ebuilds for those updated versions. 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-04-06 17:37:31 UTC
doesn't make any sence.

emerge -pu --world
Comment 3 Axxackall 2003-04-07 01:23:48 UTC
emerge -up world shows available updated for packages *already installed*. How about to seel the progress with packages that are not intsalled yet?

What if I am waiting a stable release of the package, which now has a tilda in keywords (that's why it is not installed yet)? What is an ebuild is updated without a revision bump (it happens sometimes)?