[Rpm-maint] [rpm-software-management/rpm] Minor test-suite tweaks/fixes, volume V (PR #2696)
Michal Domonkos
notifications at github.com
Thu Oct 5 07:36:50 UTC 2023
@dmnks 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 \
Yup, the funny thing is, I've also made myself a note back then to file a bug for this and of course never got around to it :smile:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2696#discussion_r1346940752
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2696/review/1659093779 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231005/801a1f74/attachment.html>
More information about the Rpm-maint
mailing list