FS#71222 - [kodi] FTBFS

Attached to Project: Community Packages
Opened by Andreas Baumann (andreas_baumann) - Friday, 11 June 2021, 09:04 GMT
Last edited by Ike Devolder (BlackEagle) - Thursday, 15 July 2021, 17:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Ike Devolder (BlackEagle)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


==> ERROR: Failure while downloading https://github.com/xbmc/xbmc/archive/refs/tags/v19.1.tar.gz
Aborting...

The package has been renamed, changes in the tarball and directory name are required:

"$pkgbase-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/refs/tags/v$pkgver.tar.gz"

=>

"$pkgbase-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/refs/tags/$pkgver-Matrix.tar.gz"

sha512sums=('725cbc270259ef5d3b79f9bc271b789dc8ef6616a6d4038e0cd449755ca4ed25198ad6e854b304aedc1fb911ecb98a0aad1b3e469857f8aed54fc4634193eb75'

=>

sha512sums=('e9725a61828fa59502fdbb42d689c4948af792522049dadae136b5e90f53ee6fff570e6adb818dcce2ce54e957b0a31796b59aefd87fc55356531e2379ac6289'

cd "xbmc-$pkgver"

=>

cd "xbmc-$pkgver-Matrix"

Additional info:
* package version(s): 19.1-1

Steps to reproduce:
asp export community/kodi
cd kodi
staging-x86_64-build
This task depends upon

Closed by  Ike Devolder (BlackEagle)
Thursday, 15 July 2021, 17:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  19.1-5 was released
Comment by Ike Devolder (BlackEagle) - Tuesday, 06 July 2021, 06:49 GMT
Was fixed a while ago internally, but not pushed to the official svn, will close this once its in official svn

Loading...