[Rpm-maint] [rpm-software-management/rpm] Give better error message for dangerous symlinks (PR #3175)
Panu Matilainen
notifications at github.com
Fri Aug 16 06:00:20 UTC 2024
@pmatilai commented on this pull request.
> @@ -2426,7 +2426,7 @@ char * rpmfileStrerror(int rc)
case RPMERR_DIGEST_MISMATCH: s = _("Digest mismatch"); break;
case RPMERR_INTERNAL: s = _("Internal error"); break;
case RPMERR_UNMAPPED_FILE: s = _("Archive file not in header"); break;
- case RPMERR_INVALID_SYMLINK: s = _("Invalid symlink"); break;
+ case RPMERR_INVALID_SYMLINK: s = _("Unsave symlink"); break;
s/Unsave/Unsafe/ again
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3175#pullrequestreview-2241940339
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3175/review/2241940339 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240815/d8861f0c/attachment.html>
More information about the Rpm-maint
mailing list