FS#71068 - [archiso] "Bad target" error with mtools 4.0.28

Attached to Project: Arch Linux
Opened by hexchain (hexchain) - Monday, 31 May 2021, 06:29 GMT
Last edited by David Runge (dvzrv) - Monday, 31 May 2021, 07:54 GMT
Task Type Bug Report
Category Arch Projects
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
With mtools 4.0.28, mkarchiso (using the default releng profile) fails with the following errors:

[mkarchiso] INFO: Creating FAT image of size: 68608 KiB...
mkfs.fat 4.2 (2021-01-31)
Disk full
Disk full
Disk full
::/EFI/BOOT/BOOTx64.EFI: no match for target
Bad target ::/EFI/BOOT/BOOTx64.EFI

Downgrading mtools to 4.0.27 may workaround this issue.

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

archiso 55-1
mtools 4.0.28-1

Steps to reproduce:
# mkarchiso -v -w /tmp/archiso-tmp -o /tmp/archiso-out /usr/share/archiso/configs/releng/
This task depends upon

Closed by  David Runge (dvzrv)
Monday, 31 May 2021, 07:54 GMT
Reason for closing:  Fixed
Additional comments about closing:  "Fixed" with mtools 1:4.0.27-1
Comment by David Runge (dvzrv) - Monday, 31 May 2021, 07:48 GMT
@hexchain: Thanks for the report.

This is actually a regression in mtools [1] and I am about to downgrade the package.

[1] https://lists.gnu.org/archive/html/info-mtools/2021-05/msg00020.html

Loading...