FS#27057 - [libx86emu] cannot download sources

Attached to Project: Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 20:39 GMT
Last edited by Laurent Carlier (lordheavy) - Tuesday, 13 March 2012, 15:31 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Kaiting Chen (kaitocracy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
==> Retrieving Sources...
-> Downloading libx86emu-1.1-9.9.src.rpm...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading libx86emu-1.1-9.9.src.rpm

Additional info:
* libx86emu 1.1-28

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Tuesday, 13 March 2012, 15:31 GMT
Reason for closing:  Fixed
Additional comments about closing:  See libx86emu-1.1-29
Comment by jstjohn (jstjohn) - Sunday, 11 December 2011, 00:48 GMT
The new download link for libx86emu is the following: http://download.opensuse.org/source/factory/repo/oss/suse/src/libx86emu-1.1-14.3.src.rpm

The PKGBUILD currently has `_pkgver=$pkgver-9.9` which is causing the problem. Change `_pkgver=$pkgver-9.9` to `_pkgver=$pkgver-14.3`, and it will work again.

Loading...