[Fedora-livecd-list] 'x86LiveImageCreator' object has no attribute 'compress_type'

Peter Lawler bleeter at gmail.com
Sat Oct 16 02:08:28 UTC 2010


  Halp!
Wondering if anyone can advise what I could do here. I'm not much of a 
Python hacker, so any tips appreciated.

Checking filesystem /var/tmp/revisor-rundir/tmp-/ext3fs.img
e2fsck 1.41.10 (10-Feb-2009)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
_fedora-20101016: 66427/196608 files (0.6% non-contiguous), 
434366/786432 blocks
Traceback (most recent call last):
   File "/usr/lib/python2.6/site-packages/revisor/__init__.py", line 
528, in run
     self.base.run()
   File "/usr/lib/python2.6/site-packages/revisor/base.py", line 107, in run
     self.cli.run()
   File "/usr/lib/python2.6/site-packages/revisor/cli.py", line 44, in run
     self.base.lift_off()
   File "/usr/lib/python2.6/site-packages/revisor/base.py", line 910, in 
lift_off
     self.buildLiveMedia()
   File "/usr/lib/python2.6/site-packages/revisor/base.py", line 1796, 
in buildLiveMedia
     
liveImage.package(destdir=os.path.join(self.cfg.destination_directory,"live"))
   File "/usr/lib/python2.6/site-packages/imgcreate/creator.py", line 
769, in package
     self._stage_final_image()
   File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 300, 
in _stage_final_image
     create_image_minimizer(self.__isodir + "/LiveOS/osmin.img", 
self._image, self.compress_type)
AttributeError: 'x86LiveImageCreator' object has no attribute 
'compress_type'
Traceback occurred, please report a bug at http://fedorahosted.org/revisor

I see elsewhere in he code for live.py that self.compress_type is set to 
gzip, so... erm. Yeah. Been all over RH's bugzilla like a rash, haven't 
seen anything similar. Have browsed a few months of the mail list 
archive, still no banana. For what it's worth, Fedora 13 current updates 
etc. (python-imgcreate-033-3.fc13.x86_64 livecd-tools-033-3.fc13.x86_64) 
running inside a Xen machine. Any other info needed, please don't 
hesitate to ping me :)

Pete.


More information about the livecd mailing list