unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* binary installation
@ 2017-12-20  8:59 Catonano
  2017-12-20 10:33 ` Ricardo Wurmus
  0 siblings, 1 reply; 5+ messages in thread
From: Catonano @ 2017-12-20  8:59 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 1316 bytes --]

trying to follow the steps for a binary installation on a Fedora 27
workstation

When trying to run the daemon, I get this

 [root@localhost catonano] # systemctl status guix-daemon
● guix-daemon.service - Build daemon for GNU Guix
   Loaded: loaded (/etc/systemd/system/guix-daemon.service; enabled; vendor
preset: disabled)
   Active: failed (Result: exit-code) since Wed 2017-12-20 09:52:21 CET; 4s
ago
 Main PID: 2838 (code=exited, status=203/EXEC)

dic 20 09:52:21 localhost.localdomain systemd[1]: Started Build daemon for
GNU Guix.
dic 20 09:52:21 localhost.localdomain systemd[2838]: guix-daemon.service:
Failed at step EXEC spawning
/var/guix/profiles/per-user/root/guix-profile/bin/guix-
dic 20 09:52:21 localhost.localdomain systemd[1]: guix-daemon.service: Main
process exited, code=exited, status=203/EXEC
dic 20 09:52:21 localhost.localdomain systemd[1]: guix-daemon.service: Unit
entered failed state.
dic 20 09:52:21 localhost.localdomain systemd[1]: guix-daemon.service:
Failed with result 'exit-code'.
[root@localhost catonano] # guix-daemon --build-users-group=guixbuild



but if I launch it manually, it seems to run
In fact this line doesn t return the prompt and any error message either

[root@localhost catonano] # guix-daemon --build-users-group=guixbuild

[-- Attachment #2: Type: text/html, Size: 1435 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: binary installation
  2017-12-20  8:59 binary installation Catonano
@ 2017-12-20 10:33 ` Ricardo Wurmus
  2017-12-20 10:51   ` Catonano
  0 siblings, 1 reply; 5+ messages in thread
From: Ricardo Wurmus @ 2017-12-20 10:33 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix


Catonano <catonano@gmail.com> writes:

> trying to follow the steps for a binary installation on a Fedora 27
> workstation
>
> When trying to run the daemon, I get this […]

Does journalctl -xe tell you more?

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: binary installation
  2017-12-20 10:33 ` Ricardo Wurmus
@ 2017-12-20 10:51   ` Catonano
  2017-12-20 14:28     ` Ricardo Wurmus
  0 siblings, 1 reply; 5+ messages in thread
From: Catonano @ 2017-12-20 10:51 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 11775 bytes --]

2017-12-20 11:33 GMT+01:00 Ricardo Wurmus <rekado@elephly.net>:

>
> Catonano <catonano@gmail.com> writes:
>
> > trying to follow the steps for a binary installation on a Fedora 27
> > workstation
> >
> > When trying to run the daemon, I get this […]
>
> Does journalctl -xe tell you more?
>

thanks

here s journalctl -xe output; I mostly dont understand it

~] $ sudo journalctl -xe
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     repo =
self.get_repository(location, msg.is_directory)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 282, in
get_repository
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:     return
self.app_activatable.get_repository(location, is_dir)
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: AttributeError:
'NoneType' object has no attribute 'get_repository'
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]: Traceback (most
recent call last):
dic 20 11:47:52 localhost.localdomain org.gnome.gedit[918]:   File
"/usr/lib64/gedit/plugins/git/windowactivatable.py", line 298, in inserted
dic 20 11:47:52 localhost.localdomain zeitgeist-daemon[1692]:
[10:47:52.089128 WARNING] zeitgeist-daemon.vala:127: Unable to parse
version info!
dic 20 11:48:14 localhost.localdomain gnome-terminal-[1846]: Allocating
size to GtkScrollbar 0x55aeb8a1c2b0 without calling
gtk_widget_get_preferred_width/height(). How does the code know the size to
allocate?
dic 20 11:48:15 localhost.localdomain gnome-terminal-[1846]: Allocating
size to GtkScrollbar 0x55aeb8a1c2b0 without calling
gtk_widget_get_preferred_width/height(). How does the code know the size to
allocate?
dic 20 11:48:15 localhost.localdomain dbus-daemon[708]: [system] Failed to
activate service 'org.bluez': timed out (service_start_timeout=25000ms)
dic 20 11:48:16 localhost.localdomain gnome-terminal-[1846]: Allocating
size to GtkScrollbar 0x55aeb8a1c2b0 without calling
gtk_widget_get_preferred_width/height(). How does the code know the size to
allocate?
dic 20 11:48:20 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0
msg='unit=timedatex comm="systemd" exe="/usr/lib/systemd/systemd"
hostname=? addr=? terminal=? res=success'
dic 20 11:49:42 localhost.localdomain sudo[1961]: pam_unix(sudo:session):
session closed for user root
dic 20 11:49:42 localhost.localdomain audit[1961]: USER_END pid=1961 uid=0
auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
msg='op=PAM:session_close
grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix
acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/p
dic 20 11:49:42 localhost.localdomain audit[1961]: CRED_DISP pid=1961 uid=0
auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root"
exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
dic 20 11:49:47 localhost.localdomain sudo[2305]: catonano : TTY=pts/0 ;
PWD=/home/catonano ; USER=root ; COMMAND=/bin/journalctl -xe
dic 20 11:49:47 localhost.localdomain audit[2305]: USER_CMD pid=2305
uid=1000 auid=1000 ses=2
subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
msg='cwd="/home/catonano" cmd=6A6F75726E616C63746C202D7865 terminal=pts/0
res=success'
dic 20 11:49:47 localhost.localdomain audit[2305]: CRED_REFR pid=2305 uid=0
auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root"
exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
dic 20 11:49:47 localhost.localdomain sudo[2305]:
pam_systemd(sudo:session): Cannot create session: Already occupied by a
session
dic 20 11:49:47 localhost.localdomain sudo[2305]: pam_unix(sudo:session):
session opened for user root by (uid=0)
dic 20 11:49:47 localhost.localdomain audit[2305]: USER_START pid=2305
uid=0 auid=1000 ses=2
subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
msg='op=PAM:session_open
grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix
acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/
lines 1780-1858/1858 (END)

[-- Attachment #2: Type: text/html, Size: 12991 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: binary installation
  2017-12-20 10:51   ` Catonano
@ 2017-12-20 14:28     ` Ricardo Wurmus
  2017-12-20 16:48       ` Catonano
  0 siblings, 1 reply; 5+ messages in thread
From: Ricardo Wurmus @ 2017-12-20 14:28 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix


Catonano <catonano@gmail.com> writes:

> 2017-12-20 11:33 GMT+01:00 Ricardo Wurmus <rekado@elephly.net>:
>
>>
>> Catonano <catonano@gmail.com> writes:
>>
>> > trying to follow the steps for a binary installation on a Fedora 27
>> > workstation
>> >
>> > When trying to run the daemon, I get this […]
>>
>> Does journalctl -xe tell you more?
>>
>
> thanks
>
> here s journalctl -xe output; I mostly dont understand it

Unfortunately, there’s nothing about guix-daemon in there, but I see
SELinux messages, which makes me think that SELinux is enabled on your
system.  The daemon currently doesn’t play nice with SELinux.

What does “getenforce” tell you?  You may want to set SELinux to
permissive mode or disable it until we can fix this.

I’ll submit a bug report to track progress of SELinux support.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: binary installation
  2017-12-20 14:28     ` Ricardo Wurmus
@ 2017-12-20 16:48       ` Catonano
  0 siblings, 0 replies; 5+ messages in thread
From: Catonano @ 2017-12-20 16:48 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

2017-12-20 15:28 GMT+01:00 Ricardo Wurmus <rekado@elephly.net>:

>
> Catonano <catonano@gmail.com> writes:
>
> > 2017-12-20 11:33 GMT+01:00 Ricardo Wurmus <rekado@elephly.net>:
> >
> >>
> >> Catonano <catonano@gmail.com> writes:
> >>
> >> > trying to follow the steps for a binary installation on a Fedora 27
> >> > workstation
> >> >
> >> > When trying to run the daemon, I get this […]
> >>
> >> Does journalctl -xe tell you more?
> >>
> >
> > thanks
> >
> > here s journalctl -xe output; I mostly dont understand it
>
> Unfortunately, there’s nothing about guix-daemon in there, but I see
> SELinux messages, which makes me think that SELinux is enabled on your
> system.


Yes, it s enabled. It is the default on Fedora systems these days


> The daemon currently doesn’t play nice with SELinux.
>
> What does “getenforce” tell you?


It says: "enforcing"


> You may want to set SELinux to
> permissive mode or disable it until we can fix this.
>
> I’ll submit a bug report to track progress of SELinux support.
>

Thanks. I ll let you know

[-- Attachment #2: Type: text/html, Size: 2047 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-20 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-20  8:59 binary installation Catonano
2017-12-20 10:33 ` Ricardo Wurmus
2017-12-20 10:51   ` Catonano
2017-12-20 14:28     ` Ricardo Wurmus
2017-12-20 16:48       ` Catonano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).