NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/54710: pkgsrc broken on -current - need bsdtar decision



>Number:         54710
>Category:       bin
>Synopsis:       pkgsrc broken on -current - need bsdtar decision
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bin-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 22 11:10:00 +0000 2019
>Originator:     Martin Husemann
>Release:        NetBSD 9.99.18
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD martins.aprisoft.de 9.99.18 NetBSD 9.99.18 (GENERIC) #34: Fri Nov 22 11:31:55 CET 2019 martin%martins.aprisoft.de@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:

In -current, after the bsdtar backout, we fail in pkgsrc big time due to
bsdtar conditional being wrong in pkgsrc/mk/tools/tools.NetBSD.mk:

.if empty(MACHINE_PLATFORM:MNetBSD-[0-8].*-*)

is used to select /bin/tar as bsdtar - which is not true right now.
However, on netbsd-9 we still have bsdtar as /bin/tar.

I would very much prefer consensus on HEAD before pulling up the very
controversil backout, and also want to have 9.0 and -current use the
same tar.

Unfortunately this is a blocker for our 9.0 RC1, so please let us decide
and act quickly.

>How-To-Repeat:
n/a

>Fix:
Decide changes for bsdtar or agree on permanent backout (and stay with
pax-as-tar).



Home | Main Index | Thread Index | Old Index