[Rpm-maint] [rpm-software-management/rpm] Minor test-suite tweaks/fixes, volume V (PR #2696)

Panu Matilainen notifications at github.com
Thu Oct 5 05:55:30 UTC 2023


@pmatilai commented on this pull request.



> @@ -52,6 +52,23 @@ RUN dnf -y install \
   && dnf clean all
 RUN echo "%_dbpath $(rpm --eval '%_dbpath')" > /root/.rpmmacros
 
+# Workaround for pkgconf(1)'s unlisted dependency on rpm.
+# This is needed for cmake to work without an rpm installation.
+RUN ln -sf $(rpm --eval '%{_target_platform}%{?_gnu}')-pkg-config \
+           /usr/bin/pkg-config
+
+RUN rpm -e --nodeps --nodb \

Hey, somebody found a use-case for --nodb :partying_face: 

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

Message ID: <rpm-software-management/rpm/pull/2696/review/1658924593 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231004/9c2cd29e/attachment-0001.html>


More information about the Rpm-maint mailing list