emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#22954: closed (Suspicious ownership or permission


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22954: closed (Suspicious ownership or permission on harfbuzz-1.0.6-bin)
Date: Mon, 10 Oct 2016 20:22:01 +0000

Your message dated Mon, 10 Oct 2016 22:21:38 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
22954: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22954
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Suspicious ownership or permission on harfbuzz-1.0.6-bin Date: Tue, 08 Mar 2016 21:14:40 -0600 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
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)



--- End Message ---
--- Begin Message --- Subject: Re: bug#22954: Suspicious ownership or permission on harfbuzz-1.0.6-bin Date: Mon, 10 Oct 2016 22:21:38 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
Hello!

Jeffrey Serio <address@hidden> 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]