Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778902 - dev-util/catalyst-3.0.17 - AttributeError: module snakeoil.osutils has no attribute LockException
Summary: dev-util/catalyst-3.0.17 - AttributeError: module snakeoil.osutils has no att...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-28 10:20 UTC by Toralf Förster
Modified: 2021-03-29 17:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.02 KB, text/plain)
2021-03-28 10:20 UTC, Toralf Förster
Details
dev-util:catalyst-3.0.17:20210328-064003.log (dev-util:catalyst-3.0.17:20210328-064003.log,9.96 KB, text/plain)
2021-03-28 10:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,424.75 KB, text/plain)
2021-03-28 10:20 UTC, Toralf Förster
Details
environment (environment,144.18 KB, text/plain)
2021-03-28 10:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.69 KB, application/x-bzip)
2021-03-28 10:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.72 KB, application/x-bzip)
2021-03-28 10:20 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-28 10:20:28 UTC
  File "/var/tmp/portage/dev-util/catalyst-3.0.17/work/catalyst-3.0.17/catalyst/lock.py", line 9, in <module>
    LockInUse = osutils.LockException
AttributeError: module 'snakeoil.osutils' has no attribute 'LockException'
make: *** [Makefile:34: doc/targets.generated.txt] Error 1
 * ERROR: dev-util/catalyst-3.0.17::gentoo failed (compile phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210315-144814

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 28 06:20:40 UTC 2021

emerge -qpvO dev-util/catalyst
[ebuild  N    ] dev-util/catalyst-3.0.17  USE="iso -ccache -doc -system-bootloader" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-03-28 10:20:29 UTC
Created attachment 695376 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-28 10:20:31 UTC
Created attachment 695379 [details]
dev-util:catalyst-3.0.17:20210328-064003.log
Comment 3 Toralf Förster gentoo-dev 2021-03-28 10:20:32 UTC
Created attachment 695382 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-28 10:20:34 UTC
Created attachment 695385 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-28 10:20:35 UTC
Created attachment 695388 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-28 10:20:36 UTC
Created attachment 695391 [details]
temp.tar.bz2
Comment 7 email200202 2021-03-29 05:37:47 UTC
Same here
Comment 8 Larry the Git Cow gentoo-dev 2021-03-29 17:48:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb1d769a5602607b6018c6311be245d69a0718f

commit cfb1d769a5602607b6018c6311be245d69a0718f
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2021-03-29 17:41:56 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2021-03-29 17:48:53 +0000

    dev-util/catalyst: restrict snakeoil to <0.9.6
    
    This commit released in 0.9.6 removes features we're still using in
    catalyst:
    https://github.com/pkgcore/snakeoil/commit/d7c9c2a40fd6fdf7e62d2f041b7dee3765abbf5f
    
    Closes: https://bugs.gentoo.org/778902
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 dev-util/catalyst/catalyst-3.0.17.ebuild | 2 ++
 dev-util/catalyst/catalyst-9999.ebuild   | 1 +
 2 files changed, 3 insertions(+)