[Rpm-maint] [rpm] initial embedded python interpreter support (@rpm5.org derived) (#25)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Thu Nov 19 14:35:13 UTC 2015


So, it seems that `%{python:}` works as expected. However, scriptlets using `-p <python>` complain of it being unrecognized. Switching it to `-p <python3>` fixes that, but the scriptlets don't run, and instead fail with the following:

```
warning: %postun(hello-2.10-27.1.fc23.x86_64) scriptlet failed, exit status 126
Non-fatal POSTUN scriptlet failure in rpm package hello
Non-fatal POSTUN scriptlet failure in rpm package hello
```

I still think that it would be better to change it to be `%{python3:}`, but meh...

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/25#issuecomment-158074469
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20151119/0062f43a/attachment.html>


More information about the Rpm-maint mailing list