[Rpm-maint] [rpm-software-management/rpm] rpm --query attempt a transaction lock (Issue #4110)
fmo25
notifications at github.com
Tue Feb 17 12:58:55 UTC 2026
fmo25 left a comment (rpm-software-management/rpm#4110)
> Implement a separate lock for the keystore
> This has side-effects like permitting key queries and import during
> transaction.
Great. This will benefit I think, for example, to the google-chrome-stable RPM that
produces that since F43 (rpm-6):
```
>>> Scriptlet output:
>>> error: can't create transaction lock on /usr/lib/sysimage/rpm/.rpm.lock (Resource temporarily unavailable)
>>> error: can't create transaction lock on /usr/lib/sysimage/rpm/.rpm.lock (Resource temporarily unavailable)
>>> error: can't create transaction lock on /usr/lib/sysimage/rpm/.rpm.lock (Resource temporarily unavailable)
>>> error: can't create transaction lock on /usr/lib/sysimage/rpm/.rpm.lock (Resource temporarily unavailable)
>>> error: can't create transaction lock on /usr/lib/sysimage/rpm/.rpm.lock (Resource temporarily unavailable)
>>> error: can't create transaction lock on /usr/lib/sysimage/rpm/.rpm.lock (Resource temporarily unavailable)
>>> error: /tmp/google.sig.Ij9pFI: key 1 import failed.
```
6 **rpm -q** and one **rpm --import**
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/4110#issuecomment-3914571178
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/4110/3914571178 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260217/2ea39700/attachment.htm>
More information about the Rpm-maint
mailing list