[Rpm-maint] [rpm-software-management/rpm] Major cleanup of the rpmInstall() structures (PR #4073)
Panu Matilainen
notifications at github.com
Wed Feb 4 10:16:58 UTC 2026
@pmatilai commented on this pull request.
> @@ -738,6 +738,130 @@ error: open of not_pkg.rpm failed: No such file or directory
])
RPMTEST_CLEANUP
+RPMTEST_SETUP_RW([install from url])
+AT_KEYWORDS([install urlhelper manifest])
+AT_SKIP_IF([test -z "${PYTHON}"])
+
+# Startup a http server specific to this test group, serving from /data
+RPMTEST_CHECK([
+daemonize -o http.log -- ${PYTHON} -m http.server --bind 127.0.0.1 --directory /data
Okay, kill + some commentary on the topic added :+1:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4073#discussion_r2763244178
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4073/review/3750184177 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260204/79c747a4/attachment.htm>
More information about the Rpm-maint
mailing list