[Rpm-maint] [rpm-software-management/rpm] Multi-line update-alternatives calls in scriptlets failing with 6.0 beta 1 (Issue #3865)
Adam Williamson
notifications at github.com
Fri Jul 18 23:43:45 UTC 2025
AdamWill left a comment (rpm-software-management/rpm#3865)
OK, so this isn't rpm, and it's *two* things.
the fakeroot case is quite simple, and it's caused by bash 5.3. Installing fakeroot with bash 5.2 gives no errors. Installing fakeroot with bash 5.3, one of the commands prints a usage message instead of working.
the wine-core case is weirder. The scriptlet has actually been failing for longer than I thought - in the [20250709.n.0 log](https://kojipkgs.fedoraproject.org//work/tasks/8771/134698771/root.log) you can see the usage messages, interspersed with other output, and also this:
```
DEBUG util.py:461: [ DEBUG ]: 06:21:14 | bootstrap: >>> [RPM] %posttrans(wine-core-10.4-6.fc43.i686) scriptlet failed, exit status 2
```
but...the image build completed. So it seems like up until 20250709.n.0 the scriptlet failure wasn't fatal for the image build. But from 20250710.n.0 onwards it seems to be.
Anyhow - rpm is not at fault in any of this, so closing.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3865#issuecomment-3091262907
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3865/3091262907 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250718/387fd0a2/attachment-0001.htm>
More information about the Rpm-maint
mailing list