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 Felix Yan (felixonmars) - Thursday, 25 August 2022, 20:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: 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

Closed by  Felix Yan (felixonmars)
Thursday, 25 August 2022, 20:40 GMT
Reason for closing:  No response
Comment by Felix Yan (felixonmars) - Friday, 31 July 2020, 16:18 GMT
Perhaps it's a regression? This should be fixed upstream IMHO.

Loading...