FS#49381 - [lvm2] Invalid source URL in PKGBUILD

Attached to Project: Arch Linux
Opened by Nils Bars (noEntry) - Wednesday, 18 May 2016, 14:31 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 13 July 2016, 09:37 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Eric Belanger (Snowman)
Thomas Bächler (brain0)
Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Building lvm2 is not possible because the source URL is invalid (550).

Log:
==> Making package: lvm2 2.02.150-1 (Mi 18. Mai 16:26:06 CEST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading LVM2.2.02.150.tgz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
curl: (78) RETR response: 550
==> ERROR: Failure while downloading ftp://sources.redhat.com/pub/lvm2/LVM2.2.02.150.tgz
Aborting...



This task depends upon

Closed by  Christian Hesse (eworm)
Wednesday, 13 July 2016, 09:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  lvm2 2.02.160-2
Comment by Alexander Puls (m0n0) - Sunday, 29 May 2016, 13:54 GMT
URL needs to be changed from ftp://sources.redhat.com/pub/lvm2/LVM2.${pkgver}.tgz{,.asc} to ftp://sources.redhat.com/pub/lvm2/releases/LVM2.${pkgver}.tgz{,.asc} to fetch the version of the corresponding binary package.
I'm not authorized to commit via svn.
Comment by Christian Hesse (eworm) - Wednesday, 13 July 2016, 09:37 GMT
Source tarballs appear at the url we used till now, then move later for whatever reason...
Updated, let's hope this does not break in future.

Loading...