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 314375 Details for
Bug 459224
Updating softwares crashes pup and yum also gives error message.
[?]
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.
Crash dump file.
ReportBug.txt (text/plain), 6.68 KB, created by
arkin
on 2008-08-15 07:17:06 UTC
(
hide
)
Description:
Crash dump file.
Filename:
MIME Type:
Creator:
arkin
Created:
2008-08-15 07:17:06 UTC
Size:
6.68 KB
patch
obsolete
>Component: Software Manager >Summary: TB47d7f0c0 urllib2.py:565:http_error_302:TypeError: cannot concatenate 'str' and 'instance' objects > >Traceback (most recent call last): > File "/usr/sbin/pirut", line 428, in <module> > main() > File "/usr/sbin/pirut", line 421, in main > pm = PackageManager(options.config, options.onlyrepo) > File "/usr/sbin/pirut", line 61, in __init__ > GraphicalYumBase.__init__(self, False, config) > File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 123, in __init__ > self.reset() > File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 222, in reset > self.doTsSetup() > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 72, in doTsSetup > return self._getTs() > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 85, in _getTs > self._getTsInfo() > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 91, in _getTsInfo > self._tsInfo.setDatabases(self.rpmdb, self.pkgSack) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 529, in <lambda> > pkgSack = property(fget=lambda self: self._getSacks(), > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 384, in _getSacks > self.repos.populateSack(which=repos) > File "/usr/lib/python2.5/site-packages/yum/repos.py", line 242, in populateSack > sack.populate(repo, mdtype, callback, cacheonly) > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 142, in populate > if self._check_db_version(repo, mydbtype): > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 199, in _check_db_version > if repo.repoXML.repoData.has_key(mdtype): > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 774, in <lambda> > repoXML = property(fget=lambda self: self._getRepoXML(), > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 766, in _getRepoXML > self._loadRepoXML(text=self) > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 749, in _loadRepoXML > cache=self.http_caching == 'all') > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 623, in _getFile > http_headers=headers, > File "/usr/lib/python2.5/site-packages/urlgrabber/mirror.py", line 411, in urlgrab > return self._mirror_try(func, url, kw) > File "/usr/lib/python2.5/site-packages/urlgrabber/mirror.py", line 397, in _mirror_try > return func_ref( *(fullurl,), **kwargs ) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 927, in urlgrab > return self._retry(opts, retryfunc, url, filename) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 845, in _retry > r = apply(func, (opts,) + args, {}) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 913, in retryfunc > fo = URLGrabberFileObject(url, filename, opts) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1001, in __init__ > self._do_open() > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1068, in _do_open > fo, hdr = self._make_request(req, opener) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1164, in _make_request > fo = opener.open(req) > File "/usr/lib64/python2.5/urllib2.py", line 380, in open > response = meth(req, response) > File "/usr/lib64/python2.5/urllib2.py", line 491, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/lib64/python2.5/urllib2.py", line 412, in error > result = self._call_chain(*args) > File "/usr/lib64/python2.5/urllib2.py", line 353, in _call_chain > result = func(*args) > File "/usr/lib64/python2.5/urllib2.py", line 575, in http_error_302 > return self.parent.open(new) > File "/usr/lib64/python2.5/urllib2.py", line 380, in open > response = meth(req, response) > File "/usr/lib64/python2.5/urllib2.py", line 491, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/lib64/python2.5/urllib2.py", line 412, in error > result = self._call_chain(*args) > File "/usr/lib64/python2.5/urllib2.py", line 353, in _call_chain > result = func(*args) > File "/usr/lib64/python2.5/urllib2.py", line 575, in http_error_302 > return self.parent.open(new) > File "/usr/lib64/python2.5/urllib2.py", line 380, in open > response = meth(req, response) > File "/usr/lib64/python2.5/urllib2.py", line 491, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/lib64/python2.5/urllib2.py", line 412, in error > result = self._call_chain(*args) > File "/usr/lib64/python2.5/urllib2.py", line 353, in _call_chain > result = func(*args) > File "/usr/lib64/python2.5/urllib2.py", line 575, in http_error_302 > return self.parent.open(new) > File "/usr/lib64/python2.5/urllib2.py", line 380, in open > response = meth(req, response) > File "/usr/lib64/python2.5/urllib2.py", line 491, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/lib64/python2.5/urllib2.py", line 412, in error > result = self._call_chain(*args) > File "/usr/lib64/python2.5/urllib2.py", line 353, in _call_chain > result = func(*args) > File "/usr/lib64/python2.5/urllib2.py", line 575, in http_error_302 > return self.parent.open(new) > File "/usr/lib64/python2.5/urllib2.py", line 380, in open > response = meth(req, response) > File "/usr/lib64/python2.5/urllib2.py", line 491, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/lib64/python2.5/urllib2.py", line 412, in error > result = self._call_chain(*args) > File "/usr/lib64/python2.5/urllib2.py", line 353, in _call_chain > result = func(*args) > File "/usr/lib64/python2.5/urllib2.py", line 565, in http_error_302 > self.inf_msg + msg, headers, fp) >TypeError: cannot concatenate 'str' and 'instance' objects > >Local variables in innermost frame: >fp: <urlgrabber.keepalive.HTTPResponse instance at 0x101fb00> >code: 302 >self: <urllib2.HTTPRedirectHandler instance at 0x1018e18> >req: <urllib2.Request instance at 0x101f8c0> >headers: Date: Thu, 14 Aug 2008 10:58:56 GMT >Server: Apache/2.2.0 (Fedora) >Location: http://nuweb.neu.edu/bcasse/fedora/7/en/i386/repodata/repomd.xml >Content-Length: 326 >Content-Type: text/html; charset=iso-8859-1 >X-Cache: MISS from proxyserver:port >X-Cache-Lookup: MISS from proxyserver:port >Via: 1.0 proxyserver:port >Proxy-Connection: close > >newurl: http://nuweb.neu.edu/bcasse/fedora/7/en/i386/repodata/repomd.xml >new: <urllib2.Request instance at 0x101fe18> >msg: Date: Thu, 14 Aug 2008 10:58:56 GMT >Server: Apache/2.2.0 (Fedora) >Location: http://nuweb.neu.edu/bcasse/fedora/7/en/i386/repodata/repomd.xml >Content-Length: 326 >Content-Type: text/html; charset=iso-8859-1 >X-Cache: MISS from proxyserver:port >X-Cache-Lookup: MISS from proxyserver:port >Via: 1.0 proxyserver:port >Proxy-Connection: close > >visited: {'http://nuweb.neu.edu/bcasse/fedora/7/en/i386/repodata/repomd.xml': 4}
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 459224
: 314375