Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#67226 - [aria2] -o %o not supported for metalink.
Attached to Project:
Community Packages
Opened by bartus (bartus) - Wednesday, 08 July 2020, 09:13 GMT
Last edited by freswa (frederik) - Wednesday, 08 July 2020, 11:51 GMT
Opened by bartus (bartus) - Wednesday, 08 July 2020, 09:13 GMT
Last edited by freswa (frederik) - Wednesday, 08 July 2020, 11:51 GMT
|
DetailsDescription: This version doesn't support metalink target renaming, breaking compatibility with `makepkg:DLAGENT` expected behaviour.
Steps to reproduce: $ git clone https://aur.archlinux.org/phonon-qt4.git $ makepkg DLAGENTS="https::/usr/bin/aria2c %u -o %o" ... ==> Validating source files with sha256sums... phonon-4.10.3.tar.xz ... FAILED phonon-4.10.3.tar.xz.sig ... Skipped $ head -6 phonon-4.10.3.tar.xz <?xml version="1.0" encoding="UTF-8"?> <metalink xmlns="urn:ietf:params:xml:ns:metalink"> <generator>MirrorBrain/2.19.0</generator> <origin dynamic="true">https://download.kde.org/stable/phonon/4.10.3/phonon-4.10.3.tar.xz.meta4</origin> <published>2020-07-08T09:10:23Z</published> <file name="phonon-4.10.3.tar.xz"> [The issue was addressed on GitHub](https://github.com/lukesampson/scoop/issues/2480) but when tested with `AUR/aria2-git` the issue persists. |
This task depends upon

Perhaps it's a regression? This should be fixed upstream IMHO.