NetBSD Problem Report #56625

From www@netbsd.org  Fri Jan 14 13:36:06 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 A99701A9239
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 14 Jan 2022 13:36:06 +0000 (UTC)
Message-Id: <20220114133605.30CCE1A923A@mollari.NetBSD.org>
Date: Fri, 14 Jan 2022 13:36:05 +0000 (UTC)
From: cryintothebluesky@gmail.com
Reply-To: cryintothebluesky@gmail.com
To: gnats-bugs@NetBSD.org
Subject: net/tigervnc fails to build due to incorrect xorg-server file
X-Send-Pr-Version: www-1.0

>Number:         56625
>Category:       pkg
>Synopsis:       net/tigervnc fails to build due to incorrect xorg-server file
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 14 13:40:00 +0000 2022
>Closed-Date:    Fri Jan 14 13:44:54 +0000 2022
>Last-Modified:  Fri Jan 14 13:45:02 +0000 2022
>Originator:     Sad Clouds
>Release:        
>Organization:
>Environment:
SunOS pkgsrc 5.11 11.3 sun4v sparc SUNW,SPARC-Enterprise-T5220
>Description:
Makefile needs fixing to reference correct xorg-server file

===> Extracting for tigervnc-1.12.0.1.20.13nb2
cd /opt/netbsd/pkg.objects/net/tigervnc/work.pkgsrc && /usr/bin/env                     CAT=/usr/bin/cat                CP=/bin/cp              ECHO=echo       GZCAT=/usr/bin/gzip\ -cd                MKDIR=/usr/bin/mkdir            RM=/usr/bin/rm                  SH=/usr/bin/bash                TAR=/usr/bin/gtar               TEST=test               XZCAT=/opt/pkg/bin/xzcat   /usr/bin/bash /opt/netbsd/pkgsrc-2021Q4/mk/extract/extract /opt/netbsd/pkg.distfiles//xorg-server-1.20.13.tar.bz2
bzcat: Can't open input file /opt/netbsd/pkg.distfiles//xorg-server-1.20.13.tar.bz2: No such file or directory.
/usr/bin/gtar: This does not look like a tar archive
/usr/bin/gtar: Exiting with failure status due to previous errors
*** Error code 2

Stop.
bmake[1]: stopped in /opt/netbsd/pkgsrc-2021Q4/net/tigervnc
*** Error code 1


But the actual file is not bz2 but xz:

# ls -l /opt/netbsd/pkg.distfiles/xorg-server*
-rw-r--r--   1 root     root     5122260 Jul 29 19:54 /opt/netbsd/pkg.distfiles/xorg-server-1.20.13.tar.xz

>How-To-Repeat:

>Fix:

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Fri, 14 Jan 2022 13:44:54 +0000
State-Changed-Why:
Fixed, thanks.


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/56625 CVS commit: pkgsrc/net/tigervnc
Date: Fri, 14 Jan 2022 13:44:37 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Fri Jan 14 13:44:37 UTC 2022

 Modified Files:
 	pkgsrc/net/tigervnc: Makefile

 Log Message:
 tigervnc: fix typos.

 Reported by Sad Clouds in PR 56625


 To generate a diff of this commit:
 cvs rdiff -u -r1.47 -r1.48 pkgsrc/net/tigervnc/Makefile

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

>Unformatted:

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.