pyps4-2ndscreen-1.1.1 compile error: 'requirements.txt' is missing #68

Closed
opened 2020-09-01 19:33:47 +02:00 by onkelbeh · 2 comments
Owner
 * Package:    dev-python/pyps4-2ndscreen-1.1.1
 * Repository: HomeAssistantRepository
 * Maintainer: b@edevau.net
 * Upstream:   ktnrg45@gmail.com
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking pyps4-2ndscreen-1.1.1.tar.gz to /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work
>>> Source unpacked in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work
>>> Preparing source in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work/pyps4_2ndscreen-1.1.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work/pyps4_2ndscreen-1.1.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work/pyps4_2ndscreen-1.1.1 ...
 * python3_7: running distutils-r1_run_phase distutils-r1_python_compile
 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
python3.7 setup.py build -j 10
Traceback (most recent call last):
  File "setup.py", line 10, in <module>
    REQUIRES = list(open('requirements.txt'))
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
 * ERROR: dev-python/pyps4-2ndscreen-1.1.1::HomeAssistantRepository failed (compile phase):
 *   (no error message)
 *
``` * Package: dev-python/pyps4-2ndscreen-1.1.1 * Repository: HomeAssistantRepository * Maintainer: b@edevau.net * Upstream: ktnrg45@gmail.com * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pyps4-2ndscreen-1.1.1.tar.gz to /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work >>> Source unpacked in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work >>> Preparing source in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work/pyps4_2ndscreen-1.1.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work/pyps4_2ndscreen-1.1.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pyps4-2ndscreen-1.1.1/work/pyps4_2ndscreen-1.1.1 ... * python3_7: running distutils-r1_run_phase distutils-r1_python_compile * DISTUTILS_USE_SETUPTOOLS value is probably incorrect * value: DISTUTILS_USE_SETUPTOOLS=bdepend (default?) * expected: DISTUTILS_USE_SETUPTOOLS=rdepend python3.7 setup.py build -j 10 Traceback (most recent call last): File "setup.py", line 10, in <module> REQUIRES = list(open('requirements.txt')) FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' * ERROR: dev-python/pyps4-2ndscreen-1.1.1::HomeAssistantRepository failed (compile phase): * (no error message) * ```
onkelbeh added this to the Compile with tests 0.114.4 (Python 3.7) milestone 2020-09-01 19:33:47 +02:00
onkelbeh added the
Bug
label 2020-09-01 19:33:47 +02:00
onkelbeh self-assigned this 2020-09-01 19:33:47 +02:00
Author
Owner

fix: 3dda8c6fbe

fix: https://git.edevau.net/onkelbeh/HomeAssistantRepository/commit/3dda8c6fbe2d30d3078f04e275d13fa0d1b5bd0b
onkelbeh added the
Source Incomplete
label 2020-09-08 23:05:15 +02:00
Author
Owner
PR @origin: https://github.com/ktnrg45/pyps4-2ndscreen/pull/46
onkelbeh reopened this issue 2020-12-19 12:45:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#68
No description provided.