Oh... Indeed. Dunno what I was thinking. The correct workaround is this:
```
# cd /usr/lib/sysimage
# cp -r rpm rpm.temp  # copy-up onto the upper layer
# mv rpm.temp rpm  # move back to the original path so RPM can find it
# rpmdb --rebuilddb
```

Thanks for noticing!

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2355#issuecomment-1842506848
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2355/1842506...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to