Bug 919657
| Summary: | [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' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> | ||||||||
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | admiller, ffesti, packaging-team-maint, tim.lauridsen, zpavlas | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i686 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:7d94076382c680634e20e01a508a90d6d1a93bec | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-03-11 09:54:27 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 707352 [details]
File: backtrace
Created attachment 707353 [details]
File: core_backtrace
Created attachment 707354 [details]
File: environ
All on vacation? 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 *** Bug 920412 has been marked as a duplicate of this bug. *** |
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'