GNU bug report logs - #22954
Suspicious ownership or permission on harfbuzz-1.0.6-bin

Previous Next

Package: guix;

Reported by: Jeffrey Serio <serio.jeffrey <at> gmail.com>

Date: Wed, 9 Mar 2016 03:15:02 UTC

Severity: important

Merged with 23452

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#22954: closed (Suspicious ownership or permission on
 harfbuzz-1.0.6-bin)
Date: Mon, 10 Oct 2016 20:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 Oct 2016 22:21:38 +0200
with message-id <87shs4gdkd.fsf <at> gnu.org>
and subject line Re: bug#22954: Suspicious ownership or permission on harfbuzz-1.0.6-bin
has caused the debbugs.gnu.org bug report #22954,
regarding Suspicious ownership or permission on harfbuzz-1.0.6-bin
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
22954: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22954
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jeffrey Serio <serio.jeffrey <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Suspicious ownership or permission on harfbuzz-1.0.6-bin
Date: Tue, 08 Mar 2016 21:14:40 -0600
I'm running the GuixSD usb install image version 0.9.0. I booted into
the install environment, and after connecting to the internet I ran
"guix pull". After "guix pull", I prepared the system to install to hard
drive, then I ran "guix system init /mnt/etc/config.scm /mnt
--fallback".

The build failed with the error message "Suspicious ownership or
permission on /gnu/store/...-harfbuzz-1.0.6-bin".

mark_weaver on the IRC channel asked me to run the stat command on that
directory, so I ran "stat /gnu/store/...-harfbuzz-1.0.6-bin" (but with
the actual string of alphanumeric characters in place of the
ellipsis). The stat command indicated that the -harfbuzz-1.0.6-bin
directory permissions is 0777. To be more specific:

Access: (0777/drwxrwxrwx) Uid: (30001/guixbuilder01) Gid:
(30000/guixbuild).

Let me know if any more information is needed.

-Jeffrey (hyperreal on IRC)


[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Jeffrey Serio <serio.jeffrey <at> gmail.com>
Cc: 22954-done <at> debbugs.gnu.org
Subject: Re: bug#22954: Suspicious ownership or permission on
 harfbuzz-1.0.6-bin
Date: Mon, 10 Oct 2016 22:21:38 +0200
Hello!

Jeffrey Serio <serio.jeffrey <at> gmail.com> skribis:

> The build failed with the error message "Suspicious ownership or
> permission on /gnu/store/...-harfbuzz-1.0.6-bin".

I’m happy to report that this is finally fixed!

Commit d72267863382041b84a9712eea354882be72ef55.

The root problem was that libguile’s ‘mkdir’ was playing dirty tricks
with umask(2), as explained at <http://bugs.gnu.org/24659>.  Our
multithreaded grafting code triggered the issue described in that bug.

Thanks,
Ludo’.


This bug report was last modified 8 years and 227 days ago.

Previous Next


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