Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst build error - snapshot
Date: Tue, 19 May 2020 03:46:14
Message-Id: 20200519034612.D1BEEE077A@pigeon.gentoo.org
1 *** Running command: catalyst -c /etc/catalyst/catalyst.conf -s stable
2 19 May 2020 03:46:10 UTC: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 19 May 2020 03:46:10 UTC: NOTICE : conf_values[options] = {'bindist', 'seedcache', 'autoresume', 'pkgcache', 'kerncache'}
4 19 May 2020 03:46:10 UTC: NOTICE : >>> /usr/bin/git clone --quiet --depth=1 --bare -c gc.reflogExpire=0 -c gc.reflogExpireUnreachable=0 -c gc.rerereresolved=0 -c gc.rerereunresolved=0 -c gc.pruneExpire=now --branch=stable https://anongit.gentoo.org/git/repo/sync/gentoo.git /home/catalyst/repos/gentoo.git
5 Traceback (most recent call last):
6 File "/usr/lib/python-exec/python3.6/catalyst", line 27, in <module>
7 main(sys.argv[1:])
8 File "/usr/lib/python3.6/site-packages/catalyst/main.py", line 275, in main
9 return _main(parser, opts)
10 File "/usr/lib/python3.6/site-packages/catalyst/main.py", line 386, in _main
11 success = build_target(addlargs)
12 File "/usr/lib/python3.6/site-packages/catalyst/main.py", line 104, in build_target
13 return target.run()
14 File "/usr/lib/python3.6/site-packages/catalyst/targets/snapshot.py", line 80, in run
15 treeish = self.update_ebuild_repo()
16 File "/usr/lib/python3.6/site-packages/catalyst/targets/snapshot.py", line 64, in update_ebuild_repo
17 close_fds=False)
18 File "/usr/lib/python3.6/subprocess.py", line 423, in run
19 with Popen(*popenargs, **kwargs) as process:
20 TypeError: __init__() got an unexpected keyword argument 'capture_output'
21
22
23
24 Full build log at /tmp/tmp.QhqrxkcoEu