Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930941 - net-misc/electrum-4.5.4 fails test - E AttributeError: BitArray object has no attribute _pos
Summary: net-misc/electrum-4.5.4 fails test - E AttributeError: BitArray object has no...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-29 17:40 UTC by Toralf Förster
Modified: 2024-04-29 17:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.30 KB, text/plain)
2024-04-29 17:40 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,73.75 KB, application/x-xz)
2024-04-29 17:40 UTC, Toralf Förster
Details
environment (environment,166.71 KB, text/plain)
2024-04-29 17:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-29 17:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.48 KB, application/x-xz)
2024-04-29 17:40 UTC, Toralf Förster
Details
net-misc:electrum-4.5.4:20240429-171633.log.xz (net-misc:electrum-4.5.4:20240429-171633.log.xz,107.65 KB, application/x-xz)
2024-04-29 17:40 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,80.79 KB, application/x-xz)
2024-04-29 17:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,141.54 KB, application/x-xz)
2024-04-29 17:40 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,355.26 KB, application/x-xz)
2024-04-29 17:40 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 2024-04-29 17:40:31 UTC
attribute = '_pos', value = 0

    def __setattr__(self, attribute, value) -> None:
        try:
            # First try the ordinary attribute setter
>           super().__setattr__(attribute, value)
E           AttributeError: 'BitArray' object has no attribute '_pos'

__class__  = <class 'bitstring.bitarray_.BitArray'>

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_test-20240419-193003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.4
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 67882c30b767febe66bb563edd69ea9b1482a5a4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 29 16:19:25 2024 +0000

    2024-04-29 16:19:24 UTC

emerge -qpvO net-misc/electrum
[ebuild  N    ] net-misc/electrum-4.5.4  USE="ncurses qt5 test -cli -qrcode" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2024-04-29 17:40:32 UTC
Created attachment 891964 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-29 17:40:33 UTC
Created attachment 891965 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-29 17:40:35 UTC
Created attachment 891966 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-29 17:40:36 UTC
Created attachment 891967 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-29 17:40:37 UTC
Created attachment 891968 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-29 17:40:38 UTC
Created attachment 891969 [details]
net-misc:electrum-4.5.4:20240429-171633.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-29 17:40:39 UTC
Created attachment 891970 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-29 17:40:40 UTC
Created attachment 891971 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-29 17:40:43 UTC
Created attachment 891972 [details]
tests.tar.xz