Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 172886

Summary: backtrace on unknown ebuild --option
Product: Portage Development Reporter: Carsten Lohrke (RETIRED) <carlo>
Component: Core - External InteractionAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: minor Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 181949, 187293    

Description Carsten Lohrke (RETIRED) gentoo-dev 2007-03-31 14:20:48 UTC
Traceback (most recent call last):
  File "/usr/lib/portage/bin/ebuild", line 15, in ?
    opts, pargs = getopt.getopt(sys.argv[1:], '', ['debug', 'force'])
  File "/usr/lib/python2.4/getopt.py", line 89, in getopt
    opts, args = do_longs(opts, args[0][2:], longopts, args[1:])
  File "/usr/lib/python2.4/getopt.py", line 153, in do_longs
    has_arg, opt = long_has_args(opt, longopts)
  File "/usr/lib/python2.4/getopt.py", line 170, in long_has_args
    raise GetoptError('option --%s not recognized' % opt, opt)
getopt.GetoptError: option --ebug not recognized
Comment 1 Zac Medico gentoo-dev 2007-06-09 05:28:50 UTC
This has been released in 2.1.2.10.