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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22954 in the body.
You can then email your comments to 22954 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#22954; Package guix. (Wed, 09 Mar 2016 03:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jeffrey Serio <serio.jeffrey <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 09 Mar 2016 03:15:02 GMT) Full text and rfc822 format available.

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

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)




Information forwarded to bug-guix <at> gnu.org:
bug#22954; Package guix. (Wed, 09 Mar 2016 09:33:01 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Jeffrey Serio <serio.jeffrey <at> gmail.com>
Cc: 22954 <at> debbugs.gnu.org
Subject: Re: bug#22954: Suspicious ownership or permission on
 harfbuzz-1.0.6-bin
Date: Wed, 9 Mar 2016 10:32:09 +0100
On Tue, Mar 08, 2016 at 09:14:40PM -0600, Jeffrey Serio wrote:
> The build failed with the error message "Suspicious ownership or
> permission on /gnu/store/...-harfbuzz-1.0.6-bin".

I have been getting these from time to time recently; it may be related
to grafts, I think it appears when one package is supposed to be grafted
to another one. The two or three times it happened to me, just rerunning
the command succeeded.

Andreas





Information forwarded to bug-guix <at> gnu.org:
bug#22954; Package guix. (Wed, 09 Mar 2016 13:18:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas <at> enge.fr>
Cc: Jeffrey Serio <serio.jeffrey <at> gmail.com>, 22954 <at> debbugs.gnu.org
Subject: Re: bug#22954: Suspicious ownership or permission on
 harfbuzz-1.0.6-bin
Date: Wed, 09 Mar 2016 14:17:34 +0100
Andreas Enge <andreas <at> enge.fr> skribis:

> On Tue, Mar 08, 2016 at 09:14:40PM -0600, Jeffrey Serio wrote:
>> The build failed with the error message "Suspicious ownership or
>> permission on /gnu/store/...-harfbuzz-1.0.6-bin".
>
> I have been getting these from time to time recently; it may be related
> to grafts, I think it appears when one package is supposed to be grafted
> to another one. The two or three times it happened to me, just rerunning
> the command succeeded.

Right, I experienced it a few times, hence 82f5186.

However, last time I saw this failure, I re-run the faulty derivation
with

  guix build /gnu/store/….drv --rounds=10

and it always succeeded.

So I suspect something fishy like a race condition in the daemon or
something.

Ludo’.




Merged 22954 23452. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Thu, 05 May 2016 13:37:02 GMT) Full text and rfc822 format available.

Severity set to 'important' from 'normal' Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Tue, 12 Jul 2016 08:32:01 GMT) Full text and rfc822 format available.

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Mon, 10 Oct 2016 20:22:01 GMT) Full text and rfc822 format available.

Notification sent to Jeffrey Serio <serio.jeffrey <at> gmail.com>:
bug acknowledged by developer. (Mon, 10 Oct 2016 20:22:02 GMT) Full text and rfc822 format available.

Message #20 received at 22954-done <at> debbugs.gnu.org (full text, mbox):

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’.




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Mon, 10 Oct 2016 20:22:02 GMT) Full text and rfc822 format available.

Notification sent to Albin <albin <at> fripost.org>:
bug acknowledged by developer. (Mon, 10 Oct 2016 20:22:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#22954; Package guix. (Mon, 10 Oct 2016 20:34:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 22954 <at> debbugs.gnu.org, ludo <at> gnu.org, serio.jeffrey <at> gmail.com
Subject: Re: bug#22954: Suspicious ownership or permission on
 harfbuzz-1.0.6-bin
Date: Mon, 10 Oct 2016 16:33:17 -0400
On Mon, Oct 10, 2016 at 10:21:38PM +0200, Ludovic Courtès wrote:
> 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.

Hooray!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 08 Nov 2016 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 170 days ago.

Previous Next


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