#5102: mash traceback in mkmacboot

Fedora Release Engineering rel-eng at fedoraproject.org
Wed Feb 29 11:53:32 UTC 2012


#5102: mash traceback in mkmacboot
----------------------------+------------------------
 Reporter:  kparal          |       Owner:  rel-eng@…
     Type:  defect          |      Status:  new
Milestone:  Fedora 17 Beta  |   Component:  mash
 Keywords:                  |  Blocked By:
 Blocking:                  |
----------------------------+------------------------
 Creating x86_64 compose fails for a long time now, no .treeinfo is being
 created. Several issues were solved, but some problems still remain. I
 don't know whether this is another cause, but I found this traceback in
 the log:

 http://kojipkgs.fedoraproject.org/mash/branched-20120229/logs/pungify-
 x86_64.log

 {{{
 mount: unknown filesystem type 'hfsplus'
 Traceback (most recent call last):
   File "/usr/sbin/mkefiboot", line 105, in <module>
     mkmacboot(opt.bootdir, opt.outfile, opt.label, opt.icon)
   File "/usr/sbin/mkefiboot", line 35, in mkmacboot
     mkhfsimg(None, outfile, label=label, graft=graft)
   File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 292,
 in mkhfsimg
     mkfsargs=["-v", label], graft=graft)
   File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 272,
 in mkfsimage
     with Mount(loopdev, mountargs) as mnt:
   File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 190,
 in __enter__
     self.mnt = mount(self.dev, self.opts, self.mnt)
   File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 101,
 in mount
     check_call(mount + [dev, mnt])
   File "/usr/lib64/python2.7/subprocess.py", line 511, in check_call
     raise CalledProcessError(retcode, cmd)
 subprocess.CalledProcessError: Command '['mount', '/dev/loop0',
 '/tmp/lorax.imgutils.XWhWiU']' returned non-zero exit status 32
 }}}

-- 
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5102>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project


More information about the rel-eng mailing list