vilfo-api-client-0.3.2 installs 'test' package which is forbidden #169

Closed
opened 2020-09-08 22:39:18 +02:00 by onkelbeh · 2 comments
Owner
 * Package:    dev-python/vilfo-api-client-0.3.2
 * Repository: HomeAssistantRepository
 * Maintainer: b@edevau.net
 * Upstream:   winblad@protonmail.com
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_8 test userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking vilfo-api-client-0.3.2.tar.gz to /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work
>>> Source unpacked in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work
>>> Preparing source in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work/vilfo-api-client-0.3.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work/vilfo-api-client-0.3.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work/vilfo-api-client-0.3.2 ...
 * python3_8: running distutils-r1_run_phase distutils-r1_python_compile
python3.8 setup.py build -j 10

 * ERROR: dev-python/vilfo-api-client-0.3.2::HomeAssistantRepository failed (install phase):
 *   Package installs 'test' package which is forbidden and likely a bug in the build system.
 *

``` * Package: dev-python/vilfo-api-client-0.3.2 * Repository: HomeAssistantRepository * Maintainer: b@edevau.net * Upstream: winblad@protonmail.com * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_8 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking vilfo-api-client-0.3.2.tar.gz to /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work >>> Source unpacked in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work >>> Preparing source in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work/vilfo-api-client-0.3.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work/vilfo-api-client-0.3.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/vilfo-api-client-0.3.2/work/vilfo-api-client-0.3.2 ... * python3_8: running distutils-r1_run_phase distutils-r1_python_compile python3.8 setup.py build -j 10 * ERROR: dev-python/vilfo-api-client-0.3.2::HomeAssistantRepository failed (install phase): * Package installs 'test' package which is forbidden and likely a bug in the build system. * ```
onkelbeh added this to the Compile all components without USEFLAGS (2020/09) milestone 2020-09-08 22:39:18 +02:00
onkelbeh added the Bug label 2020-09-08 22:39:18 +02:00
onkelbeh added the TopLevelViolation label 2020-09-08 22:49:53 +02:00
Author
Owner

uses a wierd syntax in setup.cfg
never saw this before:

[options]
packages = find:
uses a wierd syntax in setup.cfg never saw this before: ``` [options] packages = find: ```
onkelbeh added the help wanted label 2020-09-10 22:27:50 +02:00
Author
Owner

fixed with dede40cb75

fixed with https://git.edevau.net/onkelbeh/HomeAssistantRepository/commit/dede40cb7590545da10b88ca170fe1d42f026943
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#169