all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
  • * Re: Porting with Guix
           [not found] <049ec993f9462be2688767ef4f5b1ca5@openmailbox.org>
           [not found] ` <27b0f619-c04e-aa37-f203-e1f4e4dbeffe@gmail.com>
    @ 2017-02-06  5:06 ` rennes
      1 sibling, 0 replies; 9+ messages in thread
    From: rennes @ 2017-02-06  5:06 UTC (permalink / raw)
      To: bug-hurd; +Cc: guix-devel
    
    Hello,
    
    Regarding this topic, performing more tests:
    * Running with the sudo command 'Screen' works.
    
    I think that a user must be set for 'Screen' to run correctly as the 
    Debian project does.
    
    
    buzz@Hurd:~$ sudo /home/buzz/.guix-profile/bin/screen 
    ~/Guix-on-Hurd/pre-inst-env guix-daemon --build-users-group=guixbuild -c 
    1 --substitute-urls=http://homenetwork.servebeer.com:8080/
    [sudo] password for buzz:
    [detached from 1007.ttyp0.Hurd]
    
    buzz@Hurd:~$ ps -ef | grep guix
         root  1007     1   -  0:00.01 /home/buzz/.guix-profile/bin/SCREEN 
    /home/buz
         root  1009  1007  p1  0:00.01 guix-daemon 
    --build-users-group=guixbuild -c
         buzz  1046   987  p0  0:00.00 grep guix
    
    
    regards
    
    
    > I have the following error when running the Screen application, and
    > tried to debug as follows:
    > 
    > $ screen /home/buzz/.guix-profile/bin/bash
    > [screen is terminating]
    > 
    > $ gdb screen /home/buzz/.guix-profile/bin/bash
    > "/home/buzz/.guix-profile/bin/bash" is not a core dump: File format
    > not recognized
    > (gdb) r
    > Starting program: 
    > /gnu/store/b8189hzmvmzmz9rwsqff48sa2klqyw8q-profile/bin/screen
    > [New Thread 6488.5]
    > [screen is terminating]
    > [New Thread 6488.6]
    > 
    > Program received signal SIGHUP, Hangup.
    > 0x01102f4c in mach_msg_trap () from
    > /gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
    > (gdb) bt
    > #0  0x01102f4c in mach_msg_trap () from
    > /gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
    > #1  0x0110364a in mach_msg () from
    > /gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
    > #2  0x01140873 in sigsuspend_not_cancel ()
    >    from 
    > /gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
    > #3  0x011b30fe in pause () from
    > /gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
    > #4  0x0806e6b2 in Attacher ()
    > #5  0x0804c1d8 in main ()
    
    ^ permalink raw reply	[flat|nested] 9+ messages in thread

  • end of thread, other threads:[~2017-02-06  5:07 UTC | newest]
    
    Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <049ec993f9462be2688767ef4f5b1ca5@openmailbox.org>
         [not found] ` <27b0f619-c04e-aa37-f203-e1f4e4dbeffe@gmail.com>
         [not found]   ` <bf5e18f459da57ab90365b1b2cebce7c@openmailbox.org>
         [not found]     ` <87d1gbkg1x.fsf@elephly.net>
         [not found]       ` <818f301bbe2fefb975dab8a945fc02a7@openmailbox.org>
         [not found]         ` <e33281da-7f13-d430-949e-c4f0d785a4d4@gmail.com>
         [not found]           ` <e5411bd3465d64c9f9679813a1ffe233@openmailbox.org>
         [not found]             ` <c5252308cf2ec8607e2e5751faa31fd7@openmailbox.org>
         [not found]               ` <1c48fb9f2b59cd614b39141c8098493c@openmailbox.org>
         [not found]                 ` <b794f381-168c-a3e0-5bcb-24b50a2e1c80@gmail.com>
         [not found]                   ` <cd3732d7-75c1-26a9-5e88-28599449db78@gmail.com>
    2017-01-05  0:23                     ` Porting with Guix rennes
    2017-01-05 15:30                       ` Samuel Thibault
    2017-01-05 16:21                       ` Ricardo Wurmus
    2017-01-05 23:07                         ` Ludovic Courtès
    2017-01-06 20:15                       ` Manolis Ragkousis
    2017-01-07 17:23                         ` Manolis Ragkousis
    2017-01-10 13:47                           ` rennes
    2017-01-10 21:54                             ` Ludovic Courtès
    2017-02-06  5:06 ` rennes
    

    Code repositories for project(s) associated with this external index
    
    	https://git.savannah.gnu.org/cgit/guix.git
    
    This is an external index of several public inboxes,
    see mirroring instructions on how to clone and mirror
    all data and code used by this external index.