All of lore.kernel.org
 help / color / mirror / Atom feed
* chmod: changing permissions of `blib/arch/auto/Git': Operation not permitted
@ 2017-04-03  4:12 Jeffrey Walton
  0 siblings, 0 replies; only message in thread
From: Jeffrey Walton @ 2017-04-03  4:12 UTC (permalink / raw)
  To: Git List

This is kind of unusual. I'm seeing it under Debian 7 on a ci20 mipsel
dev-board when building/installing Git 2.12.2:

...
317 translated messages.
    GEN gitk-wish
307 translated messages.
    SUBDIR perl
chmod: changing permissions of `blib/lib': Operation not permitted
chmod: changing permissions of `blib/arch': Operation not
permittedmake[2]: *** [blib/lib/.exists] Error 1
make[2]: *** Waiting for unfinished jobs....

make[2]: *** [blib/arch/.exists] Error 1
chmod: changing permissions of `blib/arch/auto/Git': Operation not permitted
make[2]: *** [blib/arch/auto/Git/.exists] Error 1
chmod: changing permissions of `blib/lib/auto/Git': Operation not permitted
make[2]: *** [blib/lib/auto/Git/.exists] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
    SUBDIR git-gui
    SUBDIR gitk-git
...


When I check permissions:

$ ls -Al git-2.12.2/perl/blib/bin/
total 0
-rw-r--r-- 1 root root 0 Apr  3 05:06 .exists

It appears one of the Git processes is creating the directory
structure git-2.12.2/perl/... It also appears to be doing it under
sudo/root since I build under my account.

Jeff

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-03  4:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03  4:12 chmod: changing permissions of `blib/arch/auto/Git': Operation not permitted Jeffrey Walton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.