Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187366 - app-portage/gentoolkit-0.2.4_pre6: revdep-rebuild no longer supports -X
Summary: app-portage/gentoolkit-0.2.4_pre6: revdep-rebuild no longer supports -X
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS
: 187960 188097 (view as bug list)
Depends on:
Blocks: 170220
  Show dependency tree
 
Reported: 2007-08-01 11:55 UTC by Martin von Gagern
Modified: 2007-09-30 04:41 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 Martin von Gagern 2007-08-01 11:55:58 UTC
# revdep-rebuild -X -i -p
...
emerge --oneshot -X --pretend ...
usage: emerge [options]

emerge: error: no such option: -X

I can understand if you want to drop the functionality of -X for some good reason, but for backwards compatibility you should still accept that flag and inform the user instead of simply handing the flag to emerge.
Comment 1 Paul Varner (RETIRED) gentoo-dev 2007-08-01 13:59:58 UTC
The -X functionality is the default now.  I will fix it so that -X is now a no-op option.
Comment 2 Paul Varner (RETIRED) gentoo-dev 2007-08-07 00:43:45 UTC
*** Bug 187960 has been marked as a duplicate of this bug. ***
Comment 3 Paul Varner (RETIRED) gentoo-dev 2007-08-07 00:50:19 UTC
$ svn commit -m "Add -X option back for backwards compatibilty (Bug #187366)"
Sending        ChangeLog
Sending        src/revdep-rebuild/revdep-rebuild-rewrite
Transmitting file data ..
Committed revision 428.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-08-08 12:57:05 UTC
*** Bug 188097 has been marked as a duplicate of this bug. ***
Comment 5 Paul Varner (RETIRED) gentoo-dev 2007-09-13 15:51:28 UTC
Released in gentoolkit-0.2.4_pre7
Comment 6 t35t0r 2007-09-30 04:41:43 UTC
is this a known bug?:

http://forums.gentoo.org/viewtopic-t-590924.html

It's still giving the versions for each ebuild. I thought -X was the default behavior?