Bug 895665
| Summary: | [abrt] fedup-0.7.2-1.fc17: subprocess.py:511:check_call:CalledProcessError: Command '['mount', '-oloop', 'Fedora-18-i686-Live-Desktop.iso', '/var/tmp/fedup.mnt.gvtftS']' returned non-zero exit status 1 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Liblit <liblit> | ||||||||||||
| Component: | fedup | Assignee: | Will Woods <wwoods> | ||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 17 | CC: | h.pillay, tflink, wwoods | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | i686 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:11f40a25240fe0c400659e082d8937d80cc055bb | ||||||||||||||
| Fixed In Version: | fedup-0.7.3-5.fc17 | Doc Type: | Bug Fix | ||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2013-05-15 03:30:15 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 678947 [details]
File: environ
Created attachment 678948 [details]
File: executable
Created attachment 678949 [details]
File: dso_list
Created attachment 678950 [details]
File: smolt_data
Created attachment 678951 [details]
File: core_backtrace
*** Bug 901378 has been marked as a duplicate of this bug. *** fedup-0.7.3-0.git20130128.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/fedup-0.7.3-0.git20130128.fc17 fedup-0.7.3-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/fedup-0.7.3-1.fc17 Package fedup-0.7.3-1.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing fedup-0.7.3-1.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-3956/fedup-0.7.3-1.fc17 then log in and leave karma (feedback). fedup-0.7.3-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/fedup-0.7.3-3.fc18 fedup-0.7.3-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/fedup-0.7.3-3.fc17 fedup-0.7.3-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/fedup-0.7.3-4.fc17 fedup-0.7.3-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/fedup-0.7.3-4.fc18 fedup-0.7.3-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/fedup-0.7.3-4.fc19 fedup-0.7.3-4.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. fedup-0.7.3-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/fedup-0.7.3-5.fc17 fedup-0.7.3-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. fedup-0.7.3-5.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: fedup-0.7.2-1.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python /usr/bin/fedup --iso Fedora-18-i686-Live-Desktop.iso kernel: 3.6.11-1.fc17.i686 backtrace: :subprocess.py:511:check_call:CalledProcessError: Command '['mount', '-oloop', 'Fedora-18-i686-Live-Desktop.iso', '/var/tmp/fedup.mnt.gvtftS']' returned non-zero exit status 1 : :Traceback (most recent call last): : File "/usr/bin/fedup", line 316, in <module> : args = parse_args() : File "/usr/bin/fedup", line 215, in parse_args : args.device = fedup.media.loopmount(args.iso) : File "/usr/lib/python2.7/site-packages/fedup/media.py", line 62, in loopmount : check_call(['mount', '-oloop', filename, mntpoint]) : File "/usr/lib/python2.7/subprocess.py", line 511, in check_call : raise CalledProcessError(retcode, cmd) :CalledProcessError: Command '['mount', '-oloop', 'Fedora-18-i686-Live-Desktop.iso', '/var/tmp/fedup.mnt.gvtftS']' returned non-zero exit status 1 : :Local variables in innermost frame: :cmd: ['mount', '-oloop', 'Fedora-18-i686-Live-Desktop.iso', '/var/tmp/fedup.mnt.gvtftS'] :retcode: 1 :popenargs: (['mount', '-oloop', 'Fedora-18-i686-Live-Desktop.iso', '/var/tmp/fedup.mnt.gvtftS'],) :kwargs: {}