[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:59:49 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 \
This is pretty sick really... (not objecting to what doing it, just grumbling as a reminder to myself to file a bug on Fedora's pkgconf)
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2696#pullrequestreview-1658928754
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2696/review/1658928754 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231004/c17c96c7/attachment.html>
More information about the Rpm-maint
mailing list