FS#67845 - [picom] Package distributes HTML in picom.conf
Attached to Project:
Community Packages
Opened by Toni Jarjour (Tonij) - Monday, 07 September 2020, 19:20 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 08 September 2020, 09:27 GMT
Opened by Toni Jarjour (Tonij) - Monday, 07 September 2020, 19:20 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 08 September 2020, 09:27 GMT
|
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Tuesday, 08 September 2020, 09:27 GMT
Reason for closing: Fixed
Tuesday, 08 September 2020, 09:27 GMT
Reason for closing: Fixed
Conclusion:
- an uncommitted version of the PKGBUILD used the html url in source=()
- updpkgsums was run
- the mistake was noticed, and the html url was changed to the raw url
- the distributed package was rebuilt using the *wrong* file in the makepkg cache, because that never got deleted and the checksum still referred to the old file
- that is the PKGBUILD which finally got committed to svn, which now fails to download sources due to checksum mismatch.