NetBSD Problem Report #56919

From www@netbsd.org  Sun Jul 10 02:34:38 2022
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id C55551A921F
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 10 Jul 2022 02:34:37 +0000 (UTC)
Message-Id: <20220710023436.D76EF1A9239@mollari.NetBSD.org>
Date: Sun, 10 Jul 2022 02:34:36 +0000 (UTC)
From: thorpej@me.com
Reply-To: thorpej@me.com
To: gnats-bugs@NetBSD.org
Subject: sysinst install in aarch64 fails -- chokes on .xz-compressed archives
X-Send-Pr-Version: www-1.0

>Number:         56919
>Category:       install
>Synopsis:       sysinst install in aarch64 fails -- chokes on .xz-compressed archives
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    install-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jul 10 02:35:00 +0000 2022
>Last-Modified:  Sun Jul 10 04:05:01 +0000 2022
>Originator:     Jason Thorpe
>Release:        NetBSD 9.99.98
>Organization:
RISCy Business
>Environment:
NetBSD  9.99.98 NetBSD 9.99.98 (GENERIC64) #0: Sat Jul  9 11:44:57 UTC 2022  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm

[     1.000000] simplebus0 at armfdt0: SolidRun Ltd. SolidRun CEX7 Platform
>Description:
Using the sysinst installation path on evbarm-aarch64 fails when extracting the sets:

gzip: /evbarm-aarch64/binary/sets/base.tar.xz: not in gzip format

>How-To-Repeat:
Image NetBSD-9.99.98-evbarm-aarch64-install.img to a USB stick, boot the image from UEFI on a SolidRun Honeycomb LX2K.  Get pretty far down the installation path onto an NVME gumstick until this happens.
>Fix:
Probably need to build gzip with the right options.

>Audit-Trail:
From: "matthew green" <mrg@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/56919 CVS commit: src/distrib/utils/x_gzip
Date: Sun, 10 Jul 2022 04:01:07 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sun Jul 10 04:01:07 UTC 2022

 Modified Files:
 	src/distrib/utils/x_gzip: Makefile

 Log Message:
 include bsd.own.mk to ensure that USE_XZ_SETS is set properly before using it.

 this should fix PR#56919.


 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/distrib/utils/x_gzip/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.