[Rpm-maint] [rpm-software-management/rpm] Drop the %_dbpath override from our test-container (PR #3525)

Michal Domonkos notifications at github.com
Fri Jan 17 13:46:02 UTC 2025


@dmnks commented on this pull request.



> @@ -83,7 +81,7 @@ AT_KEYWORDS([rpmdb])
 
 # This needs to run *without* RPMDB_INIT to test behavior on read-only mount
 RPMTEST_CHECK([
-rpmdb --exportdb > rdonly.list
+rpmdb --exportdb --dbpath /data/misc > rdonly.list

I can reproduce the failure with a `make check` locally here. I think this is the same case as previously - we need to initialize an empty database beforehand and only then make it read-only to actually test the behavior. Not (yet) sure how to do that here, though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3525#pullrequestreview-2559055285
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3525/review/2559055285 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250117/4a7708f9/attachment.htm>


More information about the Rpm-maint mailing list