Bug 919657 - [abrt] yum-3.4.3-70.fc19: genericpath.py:49:getsize:OSError: [Errno 2] 没有那个文件或目录: '/var/cache/yum/i386/19/rawhide/packages/libXt-1.1.3-3.fc19.i686.rpm'
Summary: [abrt] yum-3.4.3-70.fc19: genericpath.py:49:getsize:OSError: [Errno 2] 没有那个文件...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7d94076382c680634e20e01a508...
: 920412 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-09 09:44 UTC by Christopher Meng
Modified: 2013-03-12 11:18 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-11 09:54:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.16 KB, text/plain)
2013-03-09 09:44 UTC, Christopher Meng
no flags Details
File: core_backtrace (639 bytes, text/plain)
2013-03-09 09:44 UTC, Christopher Meng
no flags Details
File: environ (2.03 KB, text/plain)
2013-03-09 09:44 UTC, Christopher Meng
no flags Details

Description Christopher Meng 2013-03-09 09:44:31 UTC
Version-Release number of selected component:
yum-3.4.3-70.fc19

Additional info:
cmdline:        /usr/bin/python /bin/yum update -y
dso_list:       python-libs-2.7.3-32.fc19.i686
executable:     /bin/yum
kernel:         3.9.0-0.rc1.git0.1.fc19.i686.PAE
uid:            0

Truncated backtrace:
genericpath.py:49:getsize:OSError: [Errno 2] 没有那个文件或目录: '/var/cache/yum/i386/19/rawhide/packages/libXt-1.1.3-3.fc19.i686.rpm'

Traceback (most recent call last):
  File "/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 316, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 219, in main
    return_code = base.doTransaction()
  File "/usr/share/yum-cli/cli.py", line 593, in doTransaction
    problems = self.downloadPkgs(downloadpkgs, callback_total=self.download_callback_total_cb)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2254, in downloadPkgs
    if verify_local(po):
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2241, in verify_local
    if os.path.getsize(local) >= po.size:
  File "/usr/lib/python2.7/genericpath.py", line 49, in getsize
    return os.stat(filename).st_size
OSError: [Errno 2] 没有那个文件或目录: '/var/cache/yum/i386/19/rawhide/packages/libXt-1.1.3-3.fc19.i686.rpm'

Local variables in innermost frame:
filename: '/var/cache/yum/i386/19/rawhide/packages/libXt-1.1.3-3.fc19.i686.rpm'

Comment 1 Christopher Meng 2013-03-09 09:44:37 UTC
Created attachment 707352 [details]
File: backtrace

Comment 2 Christopher Meng 2013-03-09 09:44:42 UTC
Created attachment 707353 [details]
File: core_backtrace

Comment 3 Christopher Meng 2013-03-09 09:44:48 UTC
Created attachment 707354 [details]
File: environ

Comment 4 Christopher Meng 2013-03-10 06:41:59 UTC
All on vacation?

Comment 5 Zdeněk Pavlas 2013-03-11 09:54:27 UTC
Not yet, but thanks for caring!  It's a non-critical and quite rare bug, should not happen if you just ran "yum update" again.  Fixed upstream.  http://yum.baseurl.org/gitweb?p=yum.git;a=commitdiff;h=62729167

Comment 6 Zdeněk Pavlas 2013-03-12 11:18:40 UTC
*** Bug 920412 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.