Bug 656897
| Summary: | [abrt] fedpkg-0.5.1.4-5.fc14: __init__.py:619:sources:IOError: [Errno 2] No such file or directory: '/home/yarda/git-fedora/rrdtool/master/rrdtool-1.4.4/sources' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Škarvada <jskarvad> | ||||
| Component: | fedora-packager | Assignee: | Dave Cantrell <dcantrell> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | dcantrell, dennis | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:b1ff1631 | ||||||
| Fixed In Version: | fedora-packager-0.5.2.0-2.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-01-19 21:05:21 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 462624 [details]
File: backtrace
Right you are, we should catch this. Fixed upstream. fedora-packager-0.5.2.0-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/fedora-packager-0.5.2.0-2.el5 fedora-packager-0.5.2.0-2.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/fedora-packager-0.5.2.0-2.fc13 fedora-packager-0.5.2.0-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/fedora-packager-0.5.2.0-2.fc14 fedora-packager-0.5.2.0-2.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update fedora-packager'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/fedora-packager-0.5.2.0-2.el5 fedora-packager-0.5.2.0-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. fedora-packager-0.5.2.0-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. fedora-packager-0.5.2.0-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 1.1.14 architecture: x86_64 comment: Well, it was by mistake, but at least it shouldn't hang (and invoke abrt). component: fedora-packager executable: /usr/bin/fedpkg kernel: 2.6.35.6-48.fc14.x86_64 package: fedpkg-0.5.1.4-5.fc14 reason: __init__.py:619:sources:IOError: [Errno 2] No such file or directory: '/home/yarda/git-fedora/rrdtool/master/rrdtool-1.4.4/sources' release: Fedora release 14 (Laughlin) time: 1290606900 uid: 500 backtrace ----- __init__.py:619:sources:IOError: [Errno 2] No such file or directory: '/home/yarda/git-fedora/rrdtool/master/rrdtool-1.4.4/sources' Traceback (most recent call last): File "/usr/bin/fedpkg", line 1086, in <module> args.command(args) File "/usr/bin/fedpkg", line 535, in local return mymodule.local(arch=arch) File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 1363, in local sources(self.path) File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 619, in sources 'r').readlines() IOError: [Errno 2] No such file or directory: '/home/yarda/git-fedora/rrdtool/master/rrdtool-1.4.4/sources' Local variables in innermost frame: files: ['compile', 'depcomp', 'config.sub', 'rrdtool.spec', 'etc', 'configure.ac', 'favicon.ico', 'install-sh', 'src', 'ltmain.sh', 'examples', 'aclocal.m4', 'libtool', 'po', 'TODO', 'CHANGES', 'rrd_config.h.in', 'm4', 'ABOUT-NLS', 'config.guess', 'COPYING', 'WIN32-BUILD-TIPS.txt', 'config.rpath', 'COPYRIGHT', 'NEWS', 'configure.fix-tcl-site-option', 'Makefile.in', 'CONTRIBUTORS', 'autogen.sh', 'THREADS', 'netware', 'Makefile.am', 'README', 'missing', 'php4', 'win32', 'doc', 'configure', 'configure.rej', 'bindings'] f: 'rrdtool.spec' module: 'rrdtool' path: '/home/yarda/git-fedora/rrdtool/master/rrdtool-1.4.4' spec: 'rrdtool.spec' outdir: None How to reproduce ----- 1. fedpkg co rrdtool 2. cd rrdtool 3. fedpkg prep 4. cd rrdtool-1.4.4 5. fedpkg prep