Summary: | dev-python/distlib-0.3.1-r1: test suite hangs during test_write (test_metadata.MetadataTestCase) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Deutschmann (RETIRED) <whissi> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, sam |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 752339 | ||
Attachments: | build.log |
Description
Thomas Deutschmann (RETIRED)
![]() IIRC this package is extremely fragile to broken metadata in installed packages. If you could test it in a clean minimal chroot to confirm, that'd be helpful. I just retried, for me, the system is almost clean, world file: > app-admin/eclean-kernel > app-admin/logrotate > app-admin/rsyslog > app-editors/nano > app-misc/ca-certificates > app-misc/colordiff > app-misc/mc > app-misc/tmux > app-portage/cpuid2cpuflags > app-portage/eix > app-portage/elogv > app-portage/genlop > app-portage/gentoolkit > app-portage/golop > app-portage/pfl > app-portage/portage-utils > app-portage/repoman > app-portage/smart-live-rebuild > app-portage/tatt > app-shells/bash-completion > app-shells/gentoo-bashcomp > app-text/ansifilter > app-text/tree > app-text/wgetpaste > dev-util/strace > dev-util/valgrind > dev-vcs/git > net-analyzer/tcpdump > net-dns/bind-tools > net-misc/dhcpcd > net-misc/ntp > sys-apps/gptfdisk > sys-apps/haveged > sys-apps/iproute2 > sys-apps/less > sys-apps/mlocate > sys-apps/pciutils > sys-apps/portage > sys-boot/grub > sys-devel/gdb > sys-fs/ncdu > sys-kernel/dracut > sys-kernel/genkernel > sys-kernel/gentoo-sources > sys-process/fcron > sys-process/htop > sys-process/iotop Hanging again. Test is consuming 100% CPU but > portage 28800 0.0 0.0 0 0 pts/2 Z+ 22:51 0:00 | \_ [pypi-server] <defunct> already crashed. Maybe problem is related to > dev-python/pypiserver-1.3.2-1 ? Same result with dev-python/pypiserver-1.4.2. I've hit this too on amd64 and ago has on both amd64, ppc64 (had to kill the processes). I'm probably going to restrict tests here. It's not like upstream cares about this package at all. It's more like throw-away stuff. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76435b9b393c1d3733b8fc79d39dfd18ab4c92b commit f76435b9b393c1d3733b8fc79d39dfd18ab4c92b Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-11-14 22:54:35 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-11-14 22:54:35 +0000 dev-python/distlib: Restrict tests Closes: https://bugs.gentoo.org/754213 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/distlib/distlib-0.3.1-r1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) |