Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3-pip: shebang not fixed, no src package #8301

Closed
jefferyto opened this issue Feb 26, 2019 · 0 comments
Closed

python3-pip: shebang not fixed, no src package #8301

jefferyto opened this issue Feb 26, 2019 · 0 comments

Comments

@jefferyto
Copy link
Member

Maintainer: @commodo
Environment: all?

Description:
The shebang line for both /usr/bin/pip3 and /usr/bin/pip3.7 hasn't been fixed, e.g.:

#!/var/lib/buildbot/slaves/weimar/mips_24kc/build/sdk/staging_dir/hostpkg/bin/python3.7

Also, only a python3-pip package is built, with no python3-pip-src package, but python3-pip contains source files (.py) and not bytecode files (.pyc).

I'm not sure what's causing these issues, but I suspect there is one root cause.

The Python 2 pip package (python-pip) doesn't have any of these issues.

commodo added a commit to commodo/packages that referenced this issue Feb 27, 2019
Fixes: openwrt#8301

This seems to have slipped for some time. No idea if it ever worked.
It could be that this worked at some point.

In any case, the shebang is properly updated now.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
thess pushed a commit to thess/OpenWrt-packages that referenced this issue Mar 12, 2019
Fixes: openwrt#8301

This seems to have slipped for some time. No idea if it ever worked.
It could be that this worked at some point.

In any case, the shebang is properly updated now.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
thiagoricciardi pushed a commit to thiagoricciardi/packages that referenced this issue Apr 3, 2019
Fixes: openwrt#8301

This seems to have slipped for some time. No idea if it ever worked.
It could be that this worked at some point.

In any case, the shebang is properly updated now.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant