[Rpm-maint] [rpm-software-management/rpm] Add error messages for url helper calls (PR #3041)
Florian Festi
notifications at github.com
Tue Apr 16 09:36:58 UTC 2024
Rpm allows URLs as cli parameters. The files are then automatically
downloaded with %_urlhelper which defaults to curl(1). For far failures
have been ignored right away and error messages are generated later when
the file was not found on disk.
Issue a meaningful error message at least when the help program is
missing. This allows not to ship curl with rpm while still giving the
user a chance to find out what is going on.
Related: rhbz#2216754
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3041
-- Commit Summary --
* Add error messages for url helper calls
* Add error messages for url helper calls
-- File Changes --
M rpmio/url.c (15)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3041.patch
https://github.com/rpm-software-management/rpm/pull/3041.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3041
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3041 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240416/f782e94d/attachment-0001.html>
More information about the Rpm-maint
mailing list