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#74515 - [kodi-platform] FTBFS due to deprecated GitHub URL format
Attached to Project:
Community Packages
Opened by Sprite (Sprite) - Wednesday, 20 April 2022, 07:18 GMT
Last edited by Ike Devolder (BlackEagle) - Wednesday, 20 April 2022, 11:17 GMT
Opened by Sprite (Sprite) - Wednesday, 20 April 2022, 07:18 GMT
Last edited by Ike Devolder (BlackEagle) - Wednesday, 20 April 2022, 11:17 GMT
|
DetailsDescription:
The current PKGBUILD uses the deprecated GitHub URL format, resulting in the error: ``` ==> Retrieving sources... -> Cloning kodi-platform git repo... Cloning into bare repository '/home/[REDACTED]/kodi-platform'... fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. ==> ERROR: Failure while downloading kodi-platform git repo Aborting... ==> ERROR: Could not download sources. ``` The attached patch file fixed this problem. |
This task depends upon

Thanks, this has been fixed for the next build (will not update svn)