Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: [abrt] crash in system-config-language-1.3.3-3.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=560330
Summary: [abrt] crash in system-config-language-1.3.3-3.fc12 Product: Fedora Version: 12 Platform: x86_64 OS/Version: Linux Status: NEW Status Whiteboard: abrt_hash:49b68667 Severity: medium Priority: low Component: system-config-language AssignedTo: psatpute@redhat.com ReportedBy: ericosaucedo@yahoo.com.ar QAContact: extras-qa@fedoraproject.org CC: psatpute@redhat.com, fedora-i18n-bugs@redhat.com Estimated Hours: 0.0 Classification: Fedora
abrt 1.0.4 detected a crash.
architecture: x86_64 Attached file: backtrace cmdline: /usr/bin/python /usr/share/system-config-language/system-config-language.py component: system-config-language executable: /usr/share/system-config-language/system-config-language.py kernel: 2.6.31.5-127.fc12.x86_64 package: system-config-language-1.3.3-3.fc12 release: Fedora release 12 (Constantine)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=560330
--- Comment #1 from Eric Alexander ericosaucedo@yahoo.com.ar 2010-01-30 20:22:38 EST --- Created an attachment (id=387796) --> (https://bugzilla.redhat.com/attachment.cgi?id=387796) File: backtrace
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=560330
Naveen Kumar nkumar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nkumar@redhat.com AssignedTo|psatpute@redhat.com |dmalcolm@redhat.com
--- Comment #2 from Naveen Kumar nkumar@redhat.com 2010-04-21 06:20:53 EDT --- in this bug bracktrace error:
Traceback (most recent call last): ........ ........ File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 84, in doTsSetup return self._getTs() File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 99, in _getTs self._getTsInfo(remove_only) File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 110, in _getTsInfo pkgSack = self.pkgSack File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 720, in <lambda> pkgSack = property(fget=lambda self: self._getSacks(), File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 549, in _getSacks self.repos.populateSack(which=repos) File "/usr/lib/python2.6/site-packages/yum/repos.py", line 277, in populateSack sack.populate(repo, mdtype, callback, cacheonly) File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 172, in populate db_fn = repo._retrieveMD(mydbtype) File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1553, in _retrieveMD size=thisdata.size) File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 823, in _getFile size=size File "/usr/lib/python2.6/site-packages/urlgrabber/mirror.py", line 408, in urlgrab return self._mirror_try(func, url, kw) File "/usr/lib/python2.6/site-packages/urlgrabber/mirror.py", line 394, in _mirror_try return func_ref( *(fullurl,), **kwargs ) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 976, in urlgrab return self._retry(opts, retryfunc, url, filename) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 880, in _retry r = apply(func, (opts,) + args, {}) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 962, in retryfunc fo = PyCurlFileObject(url, filename, opts) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1056, in __init__ self._do_open() File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1314, in _do_open self._do_grab() File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1455, in _do_grab os.utime(self.filename, (mod_time, mod_time)) OSError: [Errno 2] No existe el fichero o el directorio: '/var/cache/yum/x86_64/12/updates/150dfc735df57bee7bc14f7dcd16e557e9a03409642f3d05224528381826584f-primary.sqlite.bz2'
All these traces point to yumrepo and urlgrabber modules in python. Also our class guiinstall in gui_install.py inherits from yum.YumBase. And in stack trace error looks to occur at superclass function doTSSetup. So reassigning to python...
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=560330
James Antill james.antill@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |skvidal@sethdot.org Component|system-config-language |python-urlgrabber AssignedTo|dmalcolm@redhat.com |james.antill@redhat.com Flag| |needinfo?(ericosaucedo@yaho | |o.com.ar)
--- Comment #3 from James Antill james.antill@redhat.com 2010-04-21 16:23:40 EDT --- Yeh, this looks like a urlgrabber problem ... does this happen a lot, or were you having a temporary network problem?
Also the above looks a little familiar, so it might be fixed in F-13 ... is it possible for you to try that?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=560330
James Antill james.antill@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|[abrt] crash in |[abrt] crash in |system-config-language-1.3. |system-config-language => |3-3.fc12 |urlgrabber (os.utime() on | |"no such file")
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=560330
seth vidal svidal@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |svidal@redhat.com Resolution| |DUPLICATE Flag|needinfo?(ericosaucedo@yaho | |o.com.ar) | Last Closed| |2010-08-30 12:14:10
--- Comment #4 from seth vidal svidal@redhat.com 2010-08-30 12:14:10 EDT ---
*** This bug has been marked as a duplicate of bug 537394 ***
i18n-bugs@lists.fedoraproject.org