FS#76635 - [devtools] 20221012-1: mkarchroot incompatible with pacstrap from arch-install-scripts >=28-1

Attached to Project: Arch Linux
Opened by Pascal Ernster (hardfalcon) - Monday, 21 November 2022, 10:05 GMT
Last edited by Levente Polyak (anthraxx) - Monday, 21 November 2022, 21:24 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

/usr/bin/mkarchroot calls pacstrap with the "-d" parameter, which has been removed in arch-install-scripts 28-1:

https://github.com/archlinux/arch-install-scripts/commit/91562aa99cd8237a2dec1aff5101949e40bf7d75

This results in mkarchroot failing when trying to setup a new chroot.

==> ERROR: pacstrap: invalid option -- 'd'
==> ERROR: Failed to install all packages
==> ERROR: Aborting...
This task depends upon

Closed by  Levente Polyak (anthraxx)
Monday, 21 November 2022, 21:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  20221012-2
Comment by Toolybird (Toolybird) - Monday, 21 November 2022, 21:22 GMT
Fix committed "upstream" [1]. Hopefully a patched devtools (or even a new release?) is in the works?

[1] https://gitlab.archlinux.org/archlinux/devtools/-/commit/a5103316

Loading...