NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-i386/51358: /usr/bin/cvs fakes file permissions
The following reply was made to PR port-i386/51358; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-i386/51358: /usr/bin/cvs fakes file permissions
Date: Sun, 31 Jul 2016 20:32:17 +0000
On Sun, Jul 31, 2016 at 08:20:01PM +0000, Richard PALO wrote:
> > sure, but as it is it ought to work, and it does for me, including in
> > an i386 chroot...
>
> ?? how is that possible?
Depends on what broke your case...
...are you maybe using a volume mounted noexec or something like that?
> can I see a log from an unprivileged build for xproto and json-c,
> for example? and ls -la for /usr/pkgsrc/mk/gnu-config
There isn't any need to build, because the files get the right
permissions:
macaran% uname -a
NetBSD macaran 7.99.30 NetBSD 7.99.30 (MACARAN) #39: Tue Jun 7 15:26:15 EDT 2016
dholland@macaran:/usr/src/sys/arch/amd64/compile/MACARAN i386
macaran% mkdir /tmp/x
macaran% cd /tmp/x
macaran% cvs -q checkout pkgsrc/mk
U pkgsrc/mk/alternatives.mk
[...]
U pkgsrc/mk/wrapper/wrapper.sh
macaran% ls -l pkgsrc/mk/gnu-config/
total 122
drwx------ 2 dholland wheel 512 Jul 31 20:29 CVS
-rwx------ 1 dholland wheel 43423 Jun 3 2015 config.guess
-rwx------ 1 dholland wheel 36087 Jun 3 2015 config.sub
-rw------- 1 dholland wheel 29308 Feb 20 2004 libtool-1.4.m4
-rwx------ 1 dholland wheel 10179 Sep 30 2013 missing
macaran%
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index