Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37985 - "repoman help" error in 2.0.50_pre13
Summary: "repoman help" error in 2.0.50_pre13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-01-12 10:01 UTC by Aron Griffis (RETIRED)
Modified: 2004-02-08 17:55 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 Aron Griffis (RETIRED) gentoo-dev 2004-01-12 10:01:08 UTC
Even if this isn't a valid command, it probably shouldn't generate this output...

kaf ~/portage $ repoman help

repoman 1.2
 "Quality is job zero."
 Copyright 1999-2003 Gentoo Technologies, Inc.
 Distributed under the terms of the GNU General Public License v2

 Usage: repoman [ option ] [ mode ]
 Modes: scan (default) | fix | full | help | commit | last | lfull 

 Option               Description
 --pretend            Don't actually perform commit or fix steps; just show what would be done (always enabled when not started in a CVS tree).
 --help               Show this screen
 --commitmsg          Adds a commit message via the command line.
 --commitmsgfile      Adds a commit message from a file given on the command line.
 --verbose            Displays every package name while checking
 --xmlparse           Forces the metadata.xml parse check tobe carried out
 --ignore-other-arches
Traceback (most recent call last):
  File "/usr/bin/repoman", line 295, in ?
    help()
  File "/usr/bin/repoman", line 195, in help
    print " "+string.ljust(x,20),optionshelp[x]
KeyError: --ignore-other-arches
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-01-12 10:01:45 UTC
This happens even when using "repoman --help" which should be valid
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2004-01-12 12:10:57 UTC
Fixed for _pre14
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2004-02-08 17:55:31 UTC
supposed to be fixed in 2.0.50 which is stable now. If this bug is not fixed please reopen.