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

Do not install systemd files in setup.py #176

Conversation

iammattcoleman
Copy link
Contributor

setuptools should not perform OS-specific actions such as installing systemd units.
OS-specific actions should be handled by the package manager.

setuptools should not perform OS-specific actions such as installing systemd units.
OS-specific actions should be handled by the package manager.
iammattcoleman added a commit to iammattcoleman/package_targetcli that referenced this pull request Jul 2, 2020
I have an open pull request with the upstream project:
open-iscsi/targetcli-fb#176
iammattcoleman added a commit to iammattcoleman/package_targetcli that referenced this pull request Jul 2, 2020
* new upstream version
* use the systemd unit files from the upstream repository
* Add proposed upstream patch:
  - Do not install systemd files in setup.py
  - open-iscsi/targetcli-fb#176
iammattcoleman added a commit to iammattcoleman/package_targetcli that referenced this pull request Jul 6, 2020
* new upstream version
* use the systemd unit files from the upstream repository
* Add proposed upstream patch:
  - Do not install systemd files in setup.py
  - open-iscsi/targetcli-fb#176
@maurizio-lombardi maurizio-lombardi merged commit 2c3ecca into open-iscsi:master Jul 16, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants