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 606352 Details for
Bug 850913
AttributeError: _YumPreRepoConf instance has no attribute 'multi_progressbar'
[?]
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.
yumtest.py
yumtest.py (text/x-python), 249 bytes, created by
Richard W.M. Jones
on 2012-08-22 17:26:09 UTC
(
hide
)
Description:
yumtest.py
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2012-08-22 17:26:09 UTC
Size:
249 bytes
patch
obsolete
>#!/usr/bin/python > >import yum >import yum.misc >import sys > >yb = yum.YumBase () >yb.preconf.debuglevel = True >yb.preconf.errorlevel = True >try: > yb.setCacheDir () >except AttributeError: > pass > >pkgs = yb.pkgSack.returnPackages (patterns=["bash"])
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 850913
: 606352