GNU bug report logs - #53534
28.0.91; on netbsd 'gmake install' outputs 'find: chown: No such file or directory'

Previous Next

Package: emacs;

Reported by: Van Ly <van.ly <at> sdf.org>

Date: Tue, 25 Jan 2022 23:05:01 UTC

Severity: normal

Found in version 28.0.91

Full log


Message #23 received at 53534 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Van Ly <van.ly <at> sdf.org>, 53534 <at> debbugs.gnu.org
Subject: Re: bug#53534: 28.0.91;
 on netbsd 'gmake install' outputs 'find: chown: No such file or
 directory'
Date: Wed, 26 Jan 2022 12:51:51 -0500
Eli Zaretskii wrote:

> That won't help, because AFAIU when you use sudo, it changes your PATH
> accordingly.

It might, or it might not. It depends on how sudo is configured.

Alternative suggestions for fixing the various issues that exist here:

1) Don't use tar.
2) Use tar --no-same-owner (if tar doesn't have this option, then it
won't have the issue that chown seeks to fix).
3) Only run chown if UID = 0, and use chown root:root rather than the
current installuser logic, which seems broken (I notice now that most of
my emacs installations in /usr/local/share are owned by my user account
instead of root).




This bug report was last modified 3 years and 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.