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

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

[debbugs-tracker] bug#30728: closed (guix-install.sh doesn't work if run


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30728: closed (guix-install.sh doesn't work if run with "sudo")
Date: Thu, 29 Mar 2018 05:08:02 +0000

Your message dated Thu, 29 Mar 2018 07:07:29 +0200
with message-id <address@hidden>
and subject line Re: bug#30728: guix-install.sh doesn't work if run with "sudo"
has caused the debbugs.gnu.org bug report #30728,
regarding guix-install.sh doesn't work if run with "sudo"
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30728: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30728
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix-install.sh doesn't work if run with "sudo" Date: Tue, 06 Mar 2018 10:54:04 +0100 User-agent: mu4e 1.0; emacs 25.3.1 User-agent: mu4e 1.0; emacs 25.3.1
Hi,

My system is Ubuntu 16.04.

I ran './guix-install.sh' and got the message: "This script must be run
as root.".  So I ran 'sudo ./guix-install.sh' and got an error message
saying that:

    GUIX_PROFILE="${HOME}/.guix-profile"
    source "${GUIX_PROFILE}/etc/profile"

the 'source' command doesn't work because ${GUIX_PROFILE} was never
created, ${HOME} being /home/clement, not /root.

To recover from this I had to manually delete /var/guix and /gnu, log as
root with 'su', and start again.

Clément



--- End Message ---
--- Begin Message --- Subject: Re: bug#30728: guix-install.sh doesn't work if run with "sudo" Date: Thu, 29 Mar 2018 07:07:29 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hi everyone,

Ricardo Wurmus <address@hidden> writes:

> This looks good to me.  Thank you!

I've committed this as 3cd4447f5639f45b7d833f6fb2adce11ea15ba1d.  If
anybody has additional concerns about the installation script or the
installation instructions, please open a new bug report for it and we
can discuss the topic further there.

Thank you for reporting this issue, Clément!

-- 
Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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