Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

SDIST at Pypi is incomplete #67

Closed
onkelbeh opened this issue Sep 15, 2020 · 0 comments · Fixed by #68
Closed

SDIST at Pypi is incomplete #67

onkelbeh opened this issue Sep 15, 2020 · 0 comments · Fixed by #68

Comments

@onkelbeh
Copy link

Hi Chris,

during my regular compile tests I noticed that your SDIST package at Pypi is missing some files, at least 'requirements.txt':

* Package:    dev-python/sonarr-0.2.3
 * Repository: HomeAssistantRepository
 * Maintainer: b@edevau.net
 * Upstream:   chris@talkingtontech.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 sonarr-0.2.3.tar.gz to /var/tmp/portage/dev-python/sonarr-0.2.3/work
>>> Source unpacked in /var/tmp/portage/dev-python/sonarr-0.2.3/work
>>> Preparing source in /var/tmp/portage/dev-python/sonarr-0.2.3/work/sonarr-0.2.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/sonarr-0.2.3/work/sonarr-0.2.3 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/sonarr-0.2.3/work/sonarr-0.2.3 ...
 * python3_8: running distutils-r1_run_phase distutils-r1_python_compile
python3.8 setup.py build -j 10
Traceback (most recent call last):
  File "setup.py", line 44, in <module>
    install_requires=list(val.strip() for val in open("requirements.txt")),
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
 * ERROR: dev-python/sonarr-0.2.3::HomeAssistantRepository failed (compile phase):
 *   (no error message)

Perhaps this should be fixed.
For now, I changed the Ebuild's SRC_URI to Github, these source compiles perfect.
I kept the old name 'sonarr' for better compatibility with HA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant