Bug 901378

Summary: [abrt] fedup-0.7.2-1.fc17: subprocess.py:511:check_call:CalledProcessError: Command '['mount', '-oloop', '/home/harish/iso/Fedora-18-x86_64-Live-Desktop.iso', '/tmp/fedup.mnt.Bxn3lV']' returned non-zero exit status 1
Product: [Fedora] Fedora Reporter: Harish Pillay <h.pillay>
Component: fedupAssignee: Will Woods <wwoods>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: tflink, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:69377aeea962cd0e0fc68c5595300b0e85cc48dc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-24 02:23:52 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:
Description Flags
File: executable
none
File: dso_list
none
File: environ
none
File: smolt_data
none
File: core_backtrace none

Description Harish Pillay 2013-01-18 05:01:01 UTC
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 /home/harish/iso/Fedora-18-x86_64-Live-Desktop.iso
kernel:         3.6.11-1.fc17.x86_64

backtrace:
:subprocess.py:511:check_call:CalledProcessError: Command '['mount', '-oloop', '/home/harish/iso/Fedora-18-x86_64-Live-Desktop.iso', '/tmp/fedup.mnt.Bxn3lV']' 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/lib64/python2.7/subprocess.py", line 511, in check_call
:    raise CalledProcessError(retcode, cmd)
:CalledProcessError: Command '['mount', '-oloop', '/home/harish/iso/Fedora-18-x86_64-Live-Desktop.iso', '/tmp/fedup.mnt.Bxn3lV']' returned non-zero exit status 1
:
:Local variables in innermost frame:
:cmd: ['mount', '-oloop', '/home/harish/iso/Fedora-18-x86_64-Live-Desktop.iso', '/tmp/fedup.mnt.Bxn3lV']
:retcode: 1
:popenargs: (['mount', '-oloop', '/home/harish/iso/Fedora-18-x86_64-Live-Desktop.iso', '/tmp/fedup.mnt.Bxn3lV'],)
:kwargs: {}

Comment 1 Harish Pillay 2013-01-18 05:01:05 UTC
Created attachment 682031 [details]
File: executable

Comment 2 Harish Pillay 2013-01-18 05:01:08 UTC
Created attachment 682032 [details]
File: dso_list

Comment 3 Harish Pillay 2013-01-18 05:01:10 UTC
Created attachment 682033 [details]
File: environ

Comment 4 Harish Pillay 2013-01-18 05:01:13 UTC
Created attachment 682034 [details]
File: smolt_data

Comment 5 Harish Pillay 2013-01-18 05:01:15 UTC
Created attachment 682035 [details]
File: core_backtrace

Comment 6 Will Woods 2013-01-24 02:23:52 UTC

*** This bug has been marked as a duplicate of bug 895665 ***