First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 188343
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage Utilities Team <tools-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
revdep-rebuild_r453_combined_opts.patch evdep-rebuild_r453_combined_opts.patch patch Michael A. Smith 2008-01-22 21:58 0000 11.79 KB Details | Diff
revdep-rebuild.1_r442_combined_opts.patch revdep-rebuild.1_r442_combined_opts.patch patch Michael A. Smith 2008-01-22 22:00 0000 1.69 KB Details | Diff
revdep-rebuild_r453_combined_opts.patch revdep-rebuild_r453_combined_opts.patch patch Michael A. Smith 2008-01-28 23:52 0000 11.81 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 188343 depends on: Show dependency tree
Bug 188343 blocks: 170220
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-10 13:49 0000
Is this change intentional? I find it rather annoying, used to run w/ -pv first
to see how much stuff needs to be rebuilt, no longer possible, it always
rescans everything, which takes ages.

------- Comment #1 From Paul Varner 2007-08-10 17:30:20 0000 -------
No the change was not intentional. I will look at fixing it to act the old way. 
I am assuming that you are running 'revdep-rebuild -pv', if not let me know
what you are runnning.

------- Comment #2 From Jakub Moc (RETIRED) 2007-08-10 17:32:57 0000 -------
(In reply to comment #1)
> I am assuming that you are running 'revdep-rebuild -pv'

Yup. :) 

------- Comment #3 From Michael A. Smith 2007-08-23 20:44:20 0000 -------
revdep-rebuild has never actually tried to parse single-letter options like
that. -pv would just get passed directly to EMERGE_OPTIONS. -p -v should work
in all versions of revdep-rebuild.

In the new version, -pv would be passed to EMERGE_OPTIONS, but r-r would not
recognize it as the same as --pretend, and things would break.

I intended to write some logic for r-r to handle single letter options, but the
old versions of r-r used options like -nc == --no-color, so any attempt I do
will break compatibility with old versions.

Paul, maybe we should deprecate options like -nc and spit out ewarns when users
use them, to prepare for a future version that will accept combined
single-letter options?

------- Comment #4 From Michael A. Smith 2008-01-22 21:58:07 0000 -------
Created an attachment (id=141603) [details]
evdep-rebuild_r453_combined_opts.patch

This patch against r453 should allow the use of combined flags like -pv. Please
test :)

------- Comment #5 From Michael A. Smith 2008-01-22 22:00:40 0000 -------
Created an attachment (id=141607) [details]
revdep-rebuild.1_r442_combined_opts.patch

Patch against rev 442 of the man page to reflect the changes in comment #4.

------- Comment #6 From Michael A. Smith 2008-01-28 16:05:55 0000 -------
This is actually a dupe of bug #101930. I just never noticed it before...

------- Comment #7 From Michael A. Smith 2008-01-28 23:52:03 0000 -------
Created an attachment (id=142063) [details]
revdep-rebuild_r453_combined_opts.patch

Bugfix -- the previous patch didn't take into account emerge options after the
'--' flag.

------- Comment #8 From Paul Varner 2008-02-18 17:13:36 0000 -------
*** Bug 189742 has been marked as a duplicate of this bug. ***

------- Comment #9 From Michael A. Smith 2008-02-21 16:53:10 0000 -------
Rev 466

------- Comment #10 From Paul Varner 2008-02-25 19:04:29 0000 -------
*** Bug 101930 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug