Skip to content

Creation of Arch Linux distro fails with 7-Zip version 20 and newer #1

@albertony

Description

@albertony

Using Wsl.ps1 command New-Distro with -Image archlinux-bootstrap, to create an Arch Linux distro, fails when 7-Zip version 20 or newer is used.

The problem occurs during "Patching of archive" operation, and it outputs:

System ERROR:
Not implemented

Downloading the archlinux-bootstrap .tar.gz image manually, extracting the .tar from it, and then running 7-Zip's test command ("t : Test integrity of archive") reports the following with 7-Zip v20+ (last tested on v23.01) but not on v19 so I assume it is related:

WARNINGS:
Headers Error

Workaround is to install 7-Zip 19.00, and if necessary point to it with argument -SevenZip when running New-Distro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions