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

remove dependency on /usr/bin/python #2625

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

pgajdos
Copy link
Contributor

@pgajdos pgajdos commented Aug 27, 2024

Fixes bsc#1212476.

Changes proposed in this pull request:

  • shebangs include /usr/bin/python3.11 instead of /usr/bin/python3, thus
:/ # rpm -qR python3-kiwi | grep bin
/usr/bin/python3.11
:/ #

@Conan-Kudo
Copy link
Member

Why aren't you doing this as a buildroot policy?

@pgajdos
Copy link
Contributor Author

pgajdos commented Aug 27, 2024

Not sure I understand, sorry.
To give you more context: https://trello.com/c/RE0ZBjLe/162-remove-dependency-on-usr-bin-python3-from-factory-packages

@Conan-Kudo
Copy link
Member

In this case, we call our package python3-kiwi and therefore it makes sense to link to /usr/bin/python3 shebang.

Copy link
Member

@Conan-Kudo Conan-Kudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meh, even if this should be a brp instead of a script, I don't care enough to quibble over it.

@Conan-Kudo Conan-Kudo merged commit 08e736b into OSInside:main Aug 28, 2024
12 checks passed
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.

2 participants