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 316560 Details for
Bug 462063
/usr/lib/yum-plugins having issues, post updates-newkey
[?]
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.
fpaste showing problem with skip-broken.py
fpaste.org.5963 (text/html), 5.99 KB, created by
Scott Doty
on 2008-09-12 11:49:20 UTC
(
hide
)
Description:
fpaste showing problem with skip-broken.py
Filename:
MIME Type:
Creator:
Scott Doty
Created:
2008-09-12 11:49:20 UTC
Size:
5.99 KB
patch
obsolete
><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ><html xmlns="http://www.w3.org/1999/xhtml"> > > > <head> > <link rel="stylesheet" type="text/css" media="all" href="/static/css/style.css" /> > <title>Fedora Pastebin - Viewing paste #5963</title> > <style type="text/css">.c { color: #999988; font-style: italic } /* Comment */ >.err { color: #a61717; background-color: #e3d2d2 } /* Error */ >.k { font-weight: bold } /* Keyword */ >.o { font-weight: bold } /* Operator */ >.cm { color: #999988; font-style: italic } /* Comment.Multiline */ >.cp { color: #999999; font-weight: bold } /* Comment.Preproc */ >.c1 { color: #999988; font-style: italic } /* Comment.Single */ >.cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ >.gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ >.ge { font-style: italic } /* Generic.Emph */ >.gr { color: #aa0000 } /* Generic.Error */ >.gh { color: #999999 } /* Generic.Heading */ >.gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ >.go { color: #888888 } /* Generic.Output */ >.gp { color: #555555 } /* Generic.Prompt */ >.gs { font-weight: bold } /* Generic.Strong */ >.gu { color: #aaaaaa } /* Generic.Subheading */ >.gt { color: #aa0000 } /* Generic.Traceback */ >.kc { font-weight: bold } /* Keyword.Constant */ >.kd { font-weight: bold } /* Keyword.Declaration */ >.kp { font-weight: bold } /* Keyword.Pseudo */ >.kr { font-weight: bold } /* Keyword.Reserved */ >.kt { color: #445588; font-weight: bold } /* Keyword.Type */ >.m { color: #009999 } /* Literal.Number */ >.s { color: #bb8844 } /* Literal.String */ >.na { color: #008080 } /* Name.Attribute */ >.nb { color: #999999 } /* Name.Builtin */ >.nc { color: #445588; font-weight: bold } /* Name.Class */ >.no { color: #008080 } /* Name.Constant */ >.ni { color: #800080 } /* Name.Entity */ >.ne { color: #990000; font-weight: bold } /* Name.Exception */ >.nf { color: #990000; font-weight: bold } /* Name.Function */ >.nn { color: #555555 } /* Name.Namespace */ >.nt { color: #000080 } /* Name.Tag */ >.nv { color: #008080 } /* Name.Variable */ >.ow { font-weight: bold } /* Operator.Word */ >.w { color: #bbbbbb } /* Text.Whitespace */ >.mf { color: #009999 } /* Literal.Number.Float */ >.mh { color: #009999 } /* Literal.Number.Hex */ >.mi { color: #009999 } /* Literal.Number.Integer */ >.mo { color: #009999 } /* Literal.Number.Oct */ >.sb { color: #bb8844 } /* Literal.String.Backtick */ >.sc { color: #bb8844 } /* Literal.String.Char */ >.sd { color: #bb8844 } /* Literal.String.Doc */ >.s2 { color: #bb8844 } /* Literal.String.Double */ >.se { color: #bb8844 } /* Literal.String.Escape */ >.sh { color: #bb8844 } /* Literal.String.Heredoc */ >.si { color: #bb8844 } /* Literal.String.Interpol */ >.sx { color: #bb8844 } /* Literal.String.Other */ >.sr { color: #808000 } /* Literal.String.Regex */ >.s1 { color: #bb8844 } /* Literal.String.Single */ >.ss { color: #bb8844 } /* Literal.String.Symbol */ >.bp { color: #999999 } /* Name.Builtin.Pseudo */ >.vc { color: #008080 } /* Name.Variable.Class */ >.vg { color: #008080 } /* Name.Variable.Global */ >.vi { color: #008080 } /* Name.Variable.Instance */ >.il { color: #009999 } /* Literal.Number.Integer.Long */</style> > <link rel="shortcut icon" href="/static/favicon.ico" /> > </head> > <body> > <div id="heading"> > <div id="banner"> > <img src="/static/images/banner.png" alt="Fedora Pastebin" /> > </div> > <div id="nav"> > <a href="/">New Paste</a> Fedora: <a href="http://fedorasolved.org/">Solved</a> | <a href="http://fedoramobile.org/">Mobile</a> | > <a href="http://fedora64.org/">64bit</a> | <a href="http://fedoraproject.org/wiki/">Wiki</a> | <a href="http://searchfedora.org/">Search</a> | > <a href="http://fedoraunity.org/">Unity</a> > </div> > </div> > <div id="main_content"> > <div id="paste_5963" class="pasteview"> > <div class="paste_header"> > Text only code pasted @ 13:48 > on Thu, 11 Sep 08 > <ul class="actions"> > <li class="first"><a href="/paste/5963/copy">Revise and Submit New Paste</a></li> > <li><a href="/paste/5963/plain">View as Plain Text</a></li> > </ul> > </div> > <table class="sourcetable"><tr><td class="linenos"><pre> 1 > 2 > 3 > 4 ><span class="special"> 5</span> > 6 > 7 > 8 > 9 ><span class="special">10</span> >11 >12 >13 >14 ><span class="special">15</span> >16 >17 >18 >19 ><span class="special">20</span> >21 >22 >23 >24 ><span class="special">25</span> >26 >27</pre></td><td class="code"><div class="source"><pre>_[/usr/src/f]_(root@tsk)_ ># yum update >Loaded plugins: skip-broken >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 229, in user_main > errcode = main(args) > File "/usr/share/yum-cli/yummain.py", line 84, in main > base.getOptionsConfig(args) > File "/usr/share/yum-cli/cli.py", line 184, in getOptionsConfig > enabled_plugins=self.optparser._splitArg(opts.enableplugins)) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 189, in _getConfig > startupconf.pluginconfpath,disabled_plugins,enabled_plugins) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 355, in doPluginSetup > plugin_types, confpath, disabled_plugins, enabled_plugins) > File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 160, in __init__ > self.run('config') > File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 176, in run > func(conduitcls(self, self.base, conf, **kwargs)) > File "/usr/lib/yum-plugins/skip-broken.py", line 110, in config_hook > help="skip packages with broken dependencies") > File "/usr/lib/python2.5/optparse.py", line 1014, in add_option > self._check_conflict(option) > File "/usr/lib/python2.5/optparse.py", line 989, in _check_conflict > option) >optparse.OptionConflictError: option --skip-broken: conflicting option string(s): --skip-broken ></pre></div> ></td></tr></table> > </div> > <!-- End of main_content --> > </div> > </body> ></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" type="text/css" media="all" href="/static/css/style.css" /> <title>Fedora Pastebin - Viewing paste #5963</title> <style type="text/css">.c { color: #999988; font-style: italic } /* Comment */ .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .k { font-weight: bold } /* Keyword */ .o { font-weight: bold } /* Operator */ .cm { color: #999988; font-style: italic } /* Comment.Multiline */ .cp { color: #999999; font-weight: bold } /* Comment.Preproc */ .c1 { color: #999988; font-style: italic } /* Comment.Single */ .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ .gr { color: #aa0000 } /* Generic.Error */ .gh { color: #999999 } /* Generic.Heading */ .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .go { color: #888888 } /* Generic.Output */ .gp { color: #555555 } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #aaaaaa } /* Generic.Subheading */ .gt { color: #aa0000 } /* Generic.Traceback */ .kc { font-weight: bold } /* Keyword.Constant */ .kd { font-weight: bold } /* Keyword.Declaration */ .kp { font-weight: bold } /* Keyword.Pseudo */ .kr { font-weight: bold } /* Keyword.Reserved */ .kt { color: #445588; font-weight: bold } /* Keyword.Type */ .m { color: #009999 } /* Literal.Number */ .s { color: #bb8844 } /* Literal.String */ .na { color: #008080 } /* Name.Attribute */ .nb { color: #999999 } /* Name.Builtin */ .nc { color: #445588; font-weight: bold } /* Name.Class */ .no { color: #008080 } /* Name.Constant */ .ni { color: #800080 } /* Name.Entity */ .ne { color: #990000; font-weight: bold } /* Name.Exception */ .nf { color: #990000; font-weight: bold } /* Name.Function */ .nn { color: #555555 } /* Name.Namespace */ .nt { color: #000080 } /* Name.Tag */ .nv { color: #008080 } /* Name.Variable */ .ow { font-weight: bold } /* Operator.Word */ .w { color: #bbbbbb } /* Text.Whitespace */ .mf { color: #009999 } /* Literal.Number.Float */ .mh { color: #009999 } /* Literal.Number.Hex */ .mi { color: #009999 } /* Literal.Number.Integer */ .mo { color: #009999 } /* Literal.Number.Oct */ .sb { color: #bb8844 } /* Literal.String.Backtick */ .sc { color: #bb8844 } /* Literal.String.Char */ .sd { color: #bb8844 } /* Literal.String.Doc */ .s2 { color: #bb8844 } /* Literal.String.Double */ .se { color: #bb8844 } /* Literal.String.Escape */ .sh { color: #bb8844 } /* Literal.String.Heredoc */ .si { color: #bb8844 } /* Literal.String.Interpol */ .sx { color: #bb8844 } /* Literal.String.Other */ .sr { color: #808000 } /* Literal.String.Regex */ .s1 { color: #bb8844 } /* Literal.String.Single */ .ss { color: #bb8844 } /* Literal.String.Symbol */ .bp { color: #999999 } /* Name.Builtin.Pseudo */ .vc { color: #008080 } /* Name.Variable.Class */ .vg { color: #008080 } /* Name.Variable.Global */ .vi { color: #008080 } /* Name.Variable.Instance */ .il { color: #009999 } /* Literal.Number.Integer.Long */</style> <link rel="shortcut icon" href="/static/favicon.ico" /> </head> <body> <div id="heading"> <div id="banner"> <img src="/static/images/banner.png" alt="Fedora Pastebin" /> </div> <div id="nav"> <a href="/">New Paste</a> Fedora: <a href="http://fedorasolved.org/">Solved</a> | <a href="http://fedoramobile.org/">Mobile</a> | <a href="http://fedora64.org/">64bit</a> | <a href="http://fedoraproject.org/wiki/">Wiki</a> | <a href="http://searchfedora.org/">Search</a> | <a href="http://fedoraunity.org/">Unity</a> </div> </div> <div id="main_content"> <div id="paste_5963" class="pasteview"> <div class="paste_header"> Text only code pasted @ 13:48 on Thu, 11 Sep 08 <ul class="actions"> <li class="first"><a href="/paste/5963/copy">Revise and Submit New Paste</a></li> <li><a href="/paste/5963/plain">View as Plain Text</a></li> </ul> </div> <table class="sourcetable"><tr><td class="linenos"><pre> 1 2 3 4 <span class="special"> 5</span> 6 7 8 9 <span class="special">10</span> 11 12 13 14 <span class="special">15</span> 16 17 18 19 <span class="special">20</span> 21 22 23 24 <span class="special">25</span> 26 27</pre></td><td class="code"><div class="source"><pre>_[/usr/src/f]_(root@tsk)_ # yum update Loaded plugins: skip-broken 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 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 84, in main base.getOptionsConfig(args) File "/usr/share/yum-cli/cli.py", line 184, in getOptionsConfig enabled_plugins=self.optparser._splitArg(opts.enableplugins)) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 189, in _getConfig startupconf.pluginconfpath,disabled_plugins,enabled_plugins) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 355, in doPluginSetup plugin_types, confpath, disabled_plugins, enabled_plugins) File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 160, in __init__ self.run('config') File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 176, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/skip-broken.py", line 110, in config_hook help="skip packages with broken dependencies") File "/usr/lib/python2.5/optparse.py", line 1014, in add_option self._check_conflict(option) File "/usr/lib/python2.5/optparse.py", line 989, in _check_conflict option) optparse.OptionConflictError: option --skip-broken: conflicting option string(s): --skip-broken </pre></div> </td></tr></table> </div> <!-- End of main_content --> </div> </body> </html>
View Attachment As Raw
Actions:
View
Attachments on
bug 462063
: 316560 |
316561