Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836748 - sci-mathematics/alectryon-1.4.0 - AttributeError: alectryon has no attribute _version_
Summary: sci-mathematics/alectryon-1.4.0 - AttributeError: alectryon has no attribute ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 836676
  Show dependency tree
 
Reported: 2022-04-04 07:21 UTC by Toralf Förster
Modified: 2022-04-04 14:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2022-04-04 07:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,136.98 KB, text/plain)
2022-04-04 07:21 UTC, Toralf Förster
Details
environment (environment,129.12 KB, text/plain)
2022-04-04 07:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.25 KB, application/x-bzip)
2022-04-04 07:22 UTC, Toralf Förster
Details
sci-mathematics:alectryon-1.4.0:20220404-061014.log (sci-mathematics:alectryon-1.4.0:20220404-061014.log,4.74 KB, text/plain)
2022-04-04 07:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.71 KB, application/x-bzip)
2022-04-04 07:22 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 2022-04-04 07:21:44 UTC
  File "/usr/lib/python3.9/site-packages/setuptools/config/expand.py", line 191, in read_attr
    return getattr(StaticModule(module_name, spec), attr_name)
  File "/usr/lib/python3.9/site-packages/setuptools/config/expand.py", line 87, in __getattr__
    raise AttributeError(f"{self.name} has no attribute {attr}") from e
AttributeError: alectryon has no attribute __version__

During handling of the above exception, another exception occurred:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220402-221800

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.59.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1

  HEAD of ::gentoo
commit 998be17cdd2d2259a34206cbe13435169d29213e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 4 03:49:31 2022 +0000

    2022-04-04 03:49:29 UTC

emerge -qpvO sci-mathematics/alectryon
[ebuild  N    ] sci-mathematics/alectryon-1.4.0  USE="-doc -emacs" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-04 07:21:45 UTC
Created attachment 768733 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-04 07:21:46 UTC
Created attachment 768734 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-04-04 07:21:47 UTC
Created attachment 768735 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-04-04 07:22:01 UTC
Created attachment 768736 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-04 07:22:02 UTC
Created attachment 768737 [details]
sci-mathematics:alectryon-1.4.0:20220404-061014.log
Comment 6 Toralf Förster gentoo-dev 2022-04-04 07:22:03 UTC
Created attachment 768738 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-04 14:16:04 UTC
The bug has been closed via the following commit(s):

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

commit 60404288705b3df37bc04b1bbfe69a7704a3a4f2
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-04-04 13:53:22 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-04-04 14:15:47 +0000

    sci-mathematics/alectryon: fix setup.cfg; add DISTUTILS_USE_PEP517
    
    Bug: https://github.com/cpitclaudel/alectryon/pull/80
    Closes: https://bugs.gentoo.org/836748
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../{alectryon-1.4.0.ebuild => alectryon-1.4.0-r1.ebuild}     |  2 ++
 .../alectryon/files/alectryon-1.4.0-setup.cfg-version.patch   | 11 +++++++++++
 2 files changed, 13 insertions(+)