Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 689812 Details for
Bug 905438
yum & yum-plugin-downloadonly: conflicting commandline option --downloadonly
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.84 KB, created by
junior
on 2013-01-29 12:58:07 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
junior
Created:
2013-01-29 12:58:07 UTC
Size:
1.84 KB
patch
obsolete
>optparse.py:995:_check_conflict:OptionConflictError: option --downloadonly: conflicting option string(s): --downloadonly > >Traceback (most recent call last): > File "/usr/bin/yum", line 29, in <module> > yummain.user_main(sys.argv[1:], exit_code=True) > File "/usr/share/yum-cli/yummain.py", line 319, in user_main > errcode = main(args) > File "/usr/share/yum-cli/yummain.py", line 115, in main > base.getOptionsConfig(args) > File "/usr/share/yum-cli/cli.py", line 254, in getOptionsConfig > self.conf > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1018, in <lambda> > conf = property(fget=lambda self: self._getConfig(), > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 374, in _getConfig > startupconf.pluginconfpath,disabled_plugins,enabled_plugins) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 621, in doPluginSetup > plugin_types, confpath, disabled_plugins, enabled_plugins) > File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 165, in __init__ > self.run('config') > File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 187, in run > func(conduitcls(self, self.base, conf, **kwargs)) > File "/usr/lib/yum-plugins/downloadonly.py", line 30, in config_hook > default=False, help="don't update, just download") > File "/usr/lib/python2.7/optparse.py", line 1020, in add_option > self._check_conflict(option) > File "/usr/lib/python2.7/optparse.py", line 995, in _check_conflict > option) >OptionConflictError: option --downloadonly: conflicting option string(s): --downloadonly > >Local variables in innermost frame: >opt: '--downloadonly' >co: ('--downloadonly', <Option at 0x8c8190c: --downloadonly>) >option: <Option at 0x8f16f8c: --downloadonly> >conflict_opts: [('--downloadonly', <Option at 0x8c8190c: --downloadonly>)] >handler: 'error' >self: <optparse.OptionGroup instance at 0x8c7fd6c>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 905438
: 689812 |
689813
|
689814
|
689815