Bug 896440
| Summary: | [abrt] fedup-0.7.2-1.fc17: subprocess.py:511:check_call:CalledProcessError: Command '['mount', '-oloop', '/home/marcelo', '/tmp/fedup.mnt.hb0ZtH']' returned non-zero exit status 1 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcelo <marcelo_sanchez7> | ||||||||||
| 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: | tflink, wwoods | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:127a3eade05eab73c4d77dfbf7aa29982bf630d7 | ||||||||||||
| 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:10 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 680117 [details]
File: backtrace
Created attachment 680118 [details]
File: core_backtrace
Created attachment 680119 [details]
File: environ
Created attachment 680120 [details]
File: smolt_data
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: cmdline: /usr/bin/python /usr/bin/fedup-cli --iso /home/marcelo dso_list: python-libs-2.7.3-7.2.fc17.x86_64 executable: /usr/bin/fedup-cli kernel: 3.6.11-1.fc17.x86_64 uid: 1000 Truncated backtrace: subprocess.py:511:check_call:CalledProcessError: Command '['mount', '-oloop', '/home/marcelo', '/tmp/fedup.mnt.hb0ZtH']' returned non-zero exit status 1 Traceback (most recent call last): File "/usr/bin/fedup-cli", line 316, in <module> args = parse_args() File "/usr/bin/fedup-cli", 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/lib64/python2.7/subprocess.py", line 511, in check_call raise CalledProcessError(retcode, cmd) CalledProcessError: Command '['mount', '-oloop', '/home/marcelo', '/tmp/fedup.mnt.hb0ZtH']' returned non-zero exit status 1 Local variables in innermost frame: cmd: ['mount', '-oloop', '/home/marcelo', '/tmp/fedup.mnt.hb0ZtH'] retcode: 1 popenargs: (['mount', '-oloop', '/home/marcelo', '/tmp/fedup.mnt.hb0ZtH'],) kwargs: {}