all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25894: guix pull error
@ 2017-02-28  2:32 Quiliro
       [not found] ` <handler.25894.B.148824921428763.ack@debbugs.gnu.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Quiliro @ 2017-02-28  2:32 UTC (permalink / raw)
  To: 25894

After
guix pull
Result of guix system reconfigure /etc/config.scm --fallback
http://sprunge.us/EhFU
config.scm
http://sprunge.us/YBaK

# realpath /proc/$(pgrep guix-daemon | head -n1)/exe
/gnu/store/9nw4zglfl1dc8zc00rikkvln4kgjify9-guix-0.11.0/bin/guix-daemon
# realpath /var/guix/profiles/system/profile/bin/guix
/gnu/store/c77gfhkmnwjvgmnsafjxf1g9kkpiilbh-guix-0.12.0-4.d9da/bin/guix
# guix --version
guix (GNU Guix) 20170227.13
Copyright (C) 2017 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

-- 
Saluton,
Quiliro

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

* bug#25894: new tests
       [not found] ` <handler.25894.B.148824921428763.ack@debbugs.gnu.org>
@ 2017-02-28 18:07   ` Quiliro
  0 siblings, 0 replies; 13+ messages in thread
From: Quiliro @ 2017-02-28 18:07 UTC (permalink / raw)
  To: 25894

http://sprunge.us/eYSi

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

* bug#25894: guix system reconfigure /etc/config.scm --substitute-urls=https://hydra-mirror.marusich.info
  2017-02-28  2:32 bug#25894: guix pull error Quiliro
       [not found] ` <handler.25894.B.148824921428763.ack@debbugs.gnu.org>
@ 2017-03-02  3:10 ` Quiliro
  2017-03-02  3:35 ` bug#25894: guix system reconfigure /etc/config.scm Quiliro
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 13+ messages in thread
From: Quiliro @ 2017-03-02  3:10 UTC (permalink / raw)
  To: 25894

http://sprunge.us/BKOU

-- 
Saluton,
Quiliro
0987631031

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

* bug#25894: guix system reconfigure /etc/config.scm
  2017-02-28  2:32 bug#25894: guix pull error Quiliro
       [not found] ` <handler.25894.B.148824921428763.ack@debbugs.gnu.org>
  2017-03-02  3:10 ` bug#25894: guix system reconfigure /etc/config.scm --substitute-urls=https://hydra-mirror.marusich.info Quiliro
@ 2017-03-02  3:35 ` Quiliro
  2017-03-03 16:59 ` bug#25894: another " Quiliro
       [not found] ` <handler.25894.D25894.148867398721390.notifdone@debbugs.gnu.org>
  4 siblings, 0 replies; 13+ messages in thread
From: Quiliro @ 2017-03-02  3:35 UTC (permalink / raw)
  To: 25894

http://sprunge.us/jMbK

-- 
Saluton,
Quiliro
0987631031

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

* bug#25894: guix pull error
       [not found] <mailman.55765.1488298688.22739.bug-guix@gnu.org>
@ 2017-03-02  4:48 ` rennes
  2017-03-02 22:17   ` Leo Famulari
  0 siblings, 1 reply; 13+ messages in thread
From: rennes @ 2017-03-02  4:48 UTC (permalink / raw)
  To: quiliro; +Cc: 25894

Hello,
in my situation the error was fixed with the command:
'guix gc --verify=contents'

The possible cause that generate the error is shutdown the machine 
unexpectedly.
Aditional my platform is Linux x86_64 with GuixSD version (20170302.02).

Thanks Leo, for helping with this.

> From: Quiliro <quiliro@riseup.net>
> To: 25894@debbugs.gnu.org
> Subject: bug#25894: guix pull error
> Message-ID: <20170227213224.750c0abd@riseup.net>
> Content-Type: text/plain; charset=US-ASCII
> 
> After
> guix pull
> Result of guix system reconfigure /etc/config.scm --fallback
> http://sprunge.us/EhFU
> config.scm
> http://sprunge.us/YBaK
> 

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

* bug#25894: guix pull error
  2017-03-02  4:48 ` bug#25894: guix pull error rennes
@ 2017-03-02 22:17   ` Leo Famulari
  2017-03-03  0:28     ` Quiliro
  0 siblings, 1 reply; 13+ messages in thread
From: Leo Famulari @ 2017-03-02 22:17 UTC (permalink / raw)
  To: rennes; +Cc: quiliro, 25894

On Wed, Mar 01, 2017 at 10:48:27PM -0600, rennes@openmailbox.org wrote:
> Hello,
> in my situation the error was fixed with the command:
> 'guix gc --verify=contents'
> 
> The possible cause that generate the error is shutdown the machine
> unexpectedly.
> Aditional my platform is Linux x86_64 with GuixSD version (20170302.02).

It would be interesting to figure out exactly what happened. It would be
better if Guix was not vulnerable to power loss.

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

* bug#25894: guix pull error
  2017-03-02 22:17   ` Leo Famulari
@ 2017-03-03  0:28     ` Quiliro
  0 siblings, 0 replies; 13+ messages in thread
From: Quiliro @ 2017-03-03  0:28 UTC (permalink / raw)
  To: 25894

El Thu, 2 Mar 2017 17:17:39 -0500
Leo Famulari <leo@famulari.name> escribió:

> On Wed, Mar 01, 2017 at 10:48:27PM -0600, rennes@openmailbox.org
> wrote:
> > Hello,
> > in my situation the error was fixed with the command:
> > 'guix gc --verify=contents'
> > 
> > The possible cause that generate the error is shutdown the machine
> > unexpectedly.
> > Aditional my platform is Linux x86_64 with GuixSD version
> > (20170302.02).  
> 
> It would be interesting to figure out exactly what happened. It would
> be better if Guix was not vulnerable to power loss.

True. But maybe it was not that. I still cannot repair.

-- 
Saluton,
Quiliro
0987631031

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

* bug#25894: guix pull error
       [not found] <mailman.56400.1488536889.22737.bug-guix@gnu.org>
@ 2017-03-03 12:57 ` rennes
  0 siblings, 0 replies; 13+ messages in thread
From: rennes @ 2017-03-03 12:57 UTC (permalink / raw)
  To: 25894

hello,
I use GNOME on a laptop with NVIDIA graphic card, sometimes GNOME stops 
working; graphic mode and console do not respond!.

Then proceed to turn it off with the keyboard button, since I have no 
option!. This error is due to the graphics card.


> 
> El Thu, 2 Mar 2017 17:17:39 -0500
> Leo Famulari <leo@famulari.name> escribi?:
> 
>> On Wed, Mar 01, 2017 at 10:48:27PM -0600, rennes@openmailbox.org
>> wrote:
>> > Hello,
>> > in my situation the error was fixed with the command:
>> > 'guix gc --verify=contents'
>> >
>> > The possible cause that generate the error is shutdown the machine
>> > unexpectedly.
>> > Aditional my platform is Linux x86_64 with GuixSD version
>> > (20170302.02).
>> 
>> It would be interesting to figure out exactly what happened. It would
>> be better if Guix was not vulnerable to power loss.
> 
> True. But maybe it was not that. I still cannot repair.

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

* bug#25894: another guix system reconfigure /etc/config.scm
  2017-02-28  2:32 bug#25894: guix pull error Quiliro
                   ` (2 preceding siblings ...)
  2017-03-02  3:35 ` bug#25894: guix system reconfigure /etc/config.scm Quiliro
@ 2017-03-03 16:59 ` Quiliro
  2017-03-03 19:50   ` Quiliro
       [not found] ` <handler.25894.D25894.148867398721390.notifdone@debbugs.gnu.org>
  4 siblings, 1 reply; 13+ messages in thread
From: Quiliro @ 2017-03-03 16:59 UTC (permalink / raw)
  To: 25894


substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'...   0.0%Backtrace:
substitute: In ice-9/boot-9.scm:
substitute:  160: 9 [catch #t #<catch-closure 84e45e0> ...]
substitute: In unknown file:
substitute:    ?: 8 [apply-smob/1 #<catch-closure 84e45e0>]
substitute: In ice-9/boot-9.scm:
substitute:   66: 7 [call-with-prompt prompt0 ...]
substitute: In ice-9/eval.scm:
substitute:  432: 6 [eval # #]
substitute: In ice-9/boot-9.scm:
substitute: 2404: 5 [save-module-excursion #<procedure 84f6c80 at ice-9/boot-9.scm:4051:3 ()>]
substitute: 4056: 4 [#<procedure 84f6c80 at ice-9/boot-9.scm:4051:3 ()>]
substitute: 1727: 3 [%start-stack load-stack ...]
substitute: 1732: 2 [#<procedure 84fd570 ()>]
substitute: In unknown file:
substitute:    ?: 1 [primitive-load "/gnu/store/c77gfhkmnwjvgmnsafjxf1g9kkpiilbh-guix-0.12.0-4.d9da/bin/.guix-real"]
substitute: In guix/ui.scm:
substitute: 1228: 0 [run-guix-command substitute "--query"]
substitute: 
substitute: guix/ui.scm:1228:8: In procedure run-guix-command:
substitute: guix/ui.scm:1228:8: Bad Read-Header-Line header: #<eof>
substitute: 
guix system: error: build failed: substituter `substitute' died unexpectedly

-- 
Saluton,
Quiliro
0987631031

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

* bug#25894: another guix system reconfigure /etc/config.scm
  2017-03-03 16:59 ` bug#25894: another " Quiliro
@ 2017-03-03 19:50   ` Quiliro
  2017-03-05  0:32     ` Leo Famulari
  0 siblings, 1 reply; 13+ messages in thread
From: Quiliro @ 2017-03-03 19:50 UTC (permalink / raw)
  To: 25894

When using the same process with a good bandwidth connection, there is
no problem with
guix system reconfigure /etc/config.scm
or with
guix pull
or with sending emails in Claws-Mail

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

* bug#25894: another guix system reconfigure /etc/config.scm
  2017-03-03 19:50   ` Quiliro
@ 2017-03-05  0:32     ` Leo Famulari
  0 siblings, 0 replies; 13+ messages in thread
From: Leo Famulari @ 2017-03-05  0:32 UTC (permalink / raw)
  To: Quiliro; +Cc: 25894-done

On Fri, Mar 03, 2017 at 02:50:29PM -0500, Quiliro wrote:
> When using the same process with a good bandwidth connection, there is
> no problem with
> guix system reconfigure /etc/config.scm
> or with
> guix pull
> or with sending emails in Claws-Mail

Okay, please re-open the bug if you experience the problem on a stable
connection.

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

* bug#25894: reopen ... it is tested and persists
       [not found] ` <handler.25894.D25894.148867398721390.notifdone@debbugs.gnu.org>
@ 2017-03-05  0:55   ` Quiliro
  2017-03-05  1:39     ` Leo Famulari
  0 siblings, 1 reply; 13+ messages in thread
From: Quiliro @ 2017-03-05  0:55 UTC (permalink / raw)
  To: 25894

The bug report was closed. But the errors persist on a good network
connection as reported in
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25894#38

Nevertheless, both behaviors are problems:
- If the network lag breaks guix operations, then that is wrong.
- If the guix operations break with a good connection, then it is a bug
too!
-- 
Saluton,
Quiliro
0987631031

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

* bug#25894: reopen ... it is tested and persists
  2017-03-05  0:55   ` bug#25894: reopen ... it is tested and persists Quiliro
@ 2017-03-05  1:39     ` Leo Famulari
  0 siblings, 0 replies; 13+ messages in thread
From: Leo Famulari @ 2017-03-05  1:39 UTC (permalink / raw)
  To: Quiliro; +Cc: 25894-done

On Sat, Mar 04, 2017 at 07:55:25PM -0500, Quiliro wrote:
> The bug report was closed. But the errors persist on a good network
> connection as reported in
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25894#38

That is a different problem from the one in your original report.

It's not related to `guix pull` or the quality of your network
connection. Instead, it's about mozjs failing to build.

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

end of thread, other threads:[~2017-03-05  1:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-28  2:32 bug#25894: guix pull error Quiliro
     [not found] ` <handler.25894.B.148824921428763.ack@debbugs.gnu.org>
2017-02-28 18:07   ` bug#25894: new tests Quiliro
2017-03-02  3:10 ` bug#25894: guix system reconfigure /etc/config.scm --substitute-urls=https://hydra-mirror.marusich.info Quiliro
2017-03-02  3:35 ` bug#25894: guix system reconfigure /etc/config.scm Quiliro
2017-03-03 16:59 ` bug#25894: another " Quiliro
2017-03-03 19:50   ` Quiliro
2017-03-05  0:32     ` Leo Famulari
     [not found] ` <handler.25894.D25894.148867398721390.notifdone@debbugs.gnu.org>
2017-03-05  0:55   ` bug#25894: reopen ... it is tested and persists Quiliro
2017-03-05  1:39     ` Leo Famulari
     [not found] <mailman.55765.1488298688.22739.bug-guix@gnu.org>
2017-03-02  4:48 ` bug#25894: guix pull error rennes
2017-03-02 22:17   ` Leo Famulari
2017-03-03  0:28     ` Quiliro
     [not found] <mailman.56400.1488536889.22737.bug-guix@gnu.org>
2017-03-03 12:57 ` 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.