Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst build error - snapshot
Date: Sat, 01 Oct 2022 15:43:45
Message-Id: 20221001154342.08CE12682C6@demeter.amd64.dev.gentoo.org
1 *** Running command: catalyst -c /etc/catalyst/catalyst.conf -s 20221001T154336Z
2 01 Oct 2022 15:43:36 UTC: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 01 Oct 2022 15:43:36 UTC: NOTICE : conf_values[options] = {'snapcache', 'kerncache', 'bindist', 'autoresume', 'pkgcache', 'seedcache'}
4 01 Oct 2022 15:43:36 UTC: NOTICE : Creating gentoo tree snapshot 20221001T154336Z from /var/db/repos/gentoo ...
5 01 Oct 2022 15:43:39 UTC: NOTICE : Compressing gentoo snapshot tarball ...
6 01 Oct 2022 15:43:40 UTC: NOTICE : Snapshot successfully written to /var/tmp/catalyst/snapshots/gentoo-20221001T154336Z.tar.bz2
7 Traceback (most recent call last):
8 File "/usr/lib/python-exec/python3.10/catalyst", line 37, in <module>
9 main(sys.argv[1:])
10 File "/usr/lib/python3.10/site-packages/catalyst/main.py", line 285, in main
11 return _main(parser, opts)
12 File "/usr/lib/python3.10/site-packages/catalyst/main.py", line 452, in _main
13 success = build_target(addlargs)
14 File "/usr/lib/python3.10/site-packages/catalyst/main.py", line 114, in build_target
15 return target.run()
16 File "/usr/lib/python3.10/site-packages/catalyst/targets/snapshot.py", line 88, in run
17 self.gen_digest_file(filename)
18 File "/usr/lib/python3.10/site-packages/catalyst/base/genbase.py", line 56, in gen_digest_file
19 sha256file.write(self.generate_hash(path, name='sha256'))
20 AttributeError: 'snapshot' object has no attribute 'generate_hash'
21
22
23
24 Full build log at /tmp/tmp.gr9yxny7Hq