FS#70682 - [i3blocks] FTBFS

Attached to Project: Community Packages
Opened by loqs (loqs) - Sunday, 02 May 2021, 16:44 GMT
Last edited by Jelle van der Waa (jelly) - Tuesday, 22 August 2023, 19:22 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Christian Rebischke (Shibumi)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
i3blocks may fails to build due to a race in the Makefile during package() [1].
Fix the Makefile ordering by changing install-data-local to install-data-hook so the rename will be done last.

Additional info:
* i3blocks 1.5-3
[1] i3blocks-1.5-3-x86_64-package.log
[2] https://github.com/vivien/i3blocks/issues/402
[3] PKGBUILD.diff

Steps to reproduce:
Build package in a clean chroot.
This task depends upon

Closed by  Jelle van der Waa (jelly)
Tuesday, 22 August 2023, 19:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in git.
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.
Comment by loqs (loqs) - Wednesday, 09 August 2023, 11:51 GMT
Updated PKGBUILD.diff for switch to diff and upstream fix [1].

[1] # https://github.com/vivien/i3blocks/commit/a004d63291b937775934e226205cd65f1726d557.patch

Loading...