FS#59496 - build.sh fails due to wrong directory name in make_syslinux()

Attached to Project: Release Engineering
Opened by Xiang Fan (sfanxiang) - Tuesday, 31 July 2018, 16:54 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Wednesday, 01 August 2018, 04:06 GMT
Task Type Bug Report
Category ArchISO
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

configs/releng/build.sh contains a reference to /usr/lib/modules/*-ARCH/modules.alias:
https://git.archlinux.org/archiso.git/tree/configs/releng/build.sh?id=fd228a9a440eae5692a99fa289c654f68a056be0#n138

Unfortunately this file is currently at e.g. /usr/lib/modules/4.17.11-arch1/modules.alias, causing mkarchiso to fail:
gzip: work/x86_64/airootfs/usr/lib/modules/*-ARCH/modules.alias: No such file or directory
This task depends upon

Closed by  Gerardo Exequiel Pozzi (djgera)
Wednesday, 01 August 2018, 04:06 GMT
Reason for closing:  Fixed
Additional comments about closing:  Thanks for the patch.

Loading...