Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Packaging: compiled python files packaged in RPM #131

Open
stefan-wolfsheimer opened this issue Jul 23, 2019 · 0 comments
Open

Packaging: compiled python files packaged in RPM #131

stefan-wolfsheimer opened this issue Jul 23, 2019 · 0 comments

Comments

@stefan-wolfsheimer
Copy link

Following the instructions in install.txt.

Excepted:
Only python source files packaged

Actual
Also binary files packaged

Steps to reproduce

Follow instructions in install.txt
List all files after building the RPM, list all files
rpm -qlp /home/irodsmaster/rpmbuild/RPMS/noarch/irods-eudat-b2safe-4.3-0.noarch.rpm
...
/opt/eudat/b2safe/packaging/install.py
/opt/eudat/b2safe/packaging/install.pyc
/opt/eudat/b2safe/packaging/install.pyo
...

Expected
/opt/eudat/b2safe/packaging/install.py

stefan-wolfsheimer pushed a commit to stefan-wolfsheimer/B2SAFE-core that referenced this issue Jul 24, 2019
michec81 added a commit that referenced this issue Jul 24, 2019
#131, fixed: extended exclude list, fixed install.json
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant