FS#77128 - [krb5] FTBFS

Attached to Project: Arch Linux
Opened by Sebastien Duthil (duthils) - Saturday, 14 January 2023, 21:50 GMT
Last edited by Levente Polyak (anthraxx) - Saturday, 02 September 2023, 13:21 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

The package krb5 can't be build from source.

The causes:
* PKGBUILD references the file at https://github.com/krb5/krb5/commit/0bfd22feb6493f34fdc894daaf680c3a2f2e7784.patch
* Github changed their patch format by adding one more digit to the commit ids:

Before:

diff --git a/src/build-tools/krb5-config.in b/src/build-tools/krb5-config.in
index dead0dddce..8e6eb86601 100755

Currently:

diff --git a/src/build-tools/krb5-config.in b/src/build-tools/krb5-config.in
index dead0dddce7..8e6eb866018 100755

Steps to reproduce:

* Run makepkg

Attached: PKGBUILD patch with the current sha256sum.
This task depends upon

Closed by  Levente Polyak (anthraxx)
Saturday, 02 September 2023, 13:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.20.1-2
Comment by Toolybird (Toolybird) - Tuesday, 11 July 2023, 22:38 GMT
Dupe  FS#79060 

Loading...