Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] broken catalyst-3.0_rc1 & catalyst-git
Date: Wed, 23 Mar 2016 16:20:25
Message-Id: 20160323091905.5dfc6766.dolsen@gentoo.org
In Reply to: [gentoo-catalyst] broken catalyst-3.0_rc1 & catalyst-git by Mike Frysinger
1 On Wed, 23 Mar 2016 12:10:59 -0400
2 Mike Frysinger <vapier@g.o> wrote:
3
4 > On 23 Mar 2016 15:41, armin76@g.o wrote:
5 > > 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing autoresume ...
6 > > 23 Mar 2016 15:41:19 CET: NOTICE : Removing AutoResume Points ...
7 > > 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing chroot ...
8 > > 23 Mar 2016 15:41:19 CET: NOTICE : Clearing the chroot path ...
9 > > 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing package
10 > > cache ... 23 Mar 2016 15:41:19 CET: NOTICE : purging the
11 > > pkgcache ... 23 Mar 2016 15:41:19 CET: NOTICE : purge(); clearing
12 > > kerncache ... 23 Mar 2016 15:41:19 CET: NOTICE : purging the
13 > > kerncache ... 23 Mar 2016 15:41:19 CET: NOTICE : --- Running
14 > > action sequence: unpack 23 Mar 2016 15:41:19 CET: ERROR :
15 > > Exception running action sequence unpack Traceback (most recent
16 > > call last): File
17 > > "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line
18 > > 1413, in run getattr(self, x)() File
19 > > "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line
20 > > 734, in unpack unpack_info['source'] =
21 > > file_check(unpack_info['source']) File
22 > > "/usr/lib/python2.7/site-packages/catalyst/support.py", line 76, in
23 > > file_check for ext in extensions: TypeError: 'NoneType' object is
24 > > not iterable 23 Mar 2016 15:41:19 CET: NOTICE : Cleaning up...
25 > > Running unbind()
26 >
27 > this is the 2nd or 3rd time i've hard catalyst-3.0_rc1 fail for me.
28 > i just upgraded this to git to try and workaround it, but that failed
29 > now too:
30 > Traceback (most recent call last):
31 > File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py",
32 > line 1418, in run getattr(self, x)()
33 > File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py",
34 > line 786, in unpack if not self.decompressor.extract(unpack_info):
35 > File "/usr/lib/python2.7/site-packages/DeComp/compress.py", line
36 > 168, in _extract return self._run(infodict)
37 > File "/usr/lib/python2.7/site-packages/DeComp/compress.py", line
38 > 196, in _run success = func(infodict)
39 > File "/usr/lib/python2.7/site-packages/DeComp/compress.py", line
40 > 298, in _common opts = ' '.join(cmdargs) %(cmdinfo)
41 > KeyError: 'comp_prog'
42 >
43 > can we get a newer/fixed version snapshotted out there ?
44 > -mike
45
46 Yeah, I screwed up and deleted that parameter instead of the log
47 parameter after my testing.
48
49 I need to do some additional bsd changes, but looks like I need to edit
50 the patches Yuta sent. So, it might be a day or two for those.
51
52 --
53 Brian Dolbec <dolsen>