On 23 Mar 2016 15:41, armin76@gentoo.org wrote: > 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing autoresume ... > 23 Mar 2016 15:41:19 CET: NOTICE : Removing AutoResume Points ... > 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing chroot ... > 23 Mar 2016 15:41:19 CET: NOTICE : Clearing the chroot path ... > 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing package cache ... > 23 Mar 2016 15:41:19 CET: NOTICE : purging the pkgcache ... > 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing kerncache ... > 23 Mar 2016 15:41:19 CET: NOTICE : purging the kerncache ... > 23 Mar 2016 15:41:19 CET: NOTICE : --- Running action sequence: unpack > 23 Mar 2016 15:41:19 CET: ERROR : Exception running action sequence unpack > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 1413, in run > getattr(self, x)() > File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 734, in unpack > unpack_info['source'] = file_check(unpack_info['source']) > File "/usr/lib/python2.7/site-packages/catalyst/support.py", line 76, in file_check > for ext in extensions: > TypeError: 'NoneType' object is not iterable > 23 Mar 2016 15:41:19 CET: NOTICE : Cleaning up... Running unbind() this is the 2nd or 3rd time i've hard catalyst-3.0_rc1 fail for me. i just upgraded this to git to try and workaround it, but that failed now too: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 1418, in run getattr(self, x)() File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 786, in unpack if not self.decompressor.extract(unpack_info): File "/usr/lib/python2.7/site-packages/DeComp/compress.py", line 168, in _extract return self._run(infodict) File "/usr/lib/python2.7/site-packages/DeComp/compress.py", line 196, in _run success = func(infodict) File "/usr/lib/python2.7/site-packages/DeComp/compress.py", line 298, in _common opts = ' '.join(cmdargs) %(cmdinfo) KeyError: 'comp_prog' can we get a newer/fixed version snapshotted out there ? -mike