On Sat, Apr 5, 2025, at 00:00, Julian Andres Klode wrote: [..] > synaptic calls releaseLock() before running dpkg; which in turn calls > APT's UnLock(). I believe, but am not sure, that we can drop that call > entirely and APT should do the right thing. > > I don't quite know and I'd need to do more investigation and a trial > and error attempt :D
Thanks for the bugreport and the help diagnosing it! I pushed a small change into https://github.com/mvo5/synaptic/commit/928ce5bd19bdd810a6920831a8d738d016edb2d8 that should fix it and will upload shortly. Thanks, Michael