[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:50:47 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
Okay, it seems like using `/var/lib/rpm-testsuite` instead actually would make sense. Except we're then asserting that the file is *not* empty whereas it's of course empty since the rpmdb is :smile:
I think this test just happened to work previously but it was never actually testing a truly read-only path.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3525#discussion_r1920221261
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3525/review/2559065703 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250117/ceb1c1ec/attachment.htm>
More information about the Rpm-maint
mailing list