unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* 'guix-package -I' and 'guix-package -A' fail with an OOM error
@ 2013-01-21  3:50 Nikita Karetnikov
  2013-01-21  4:01 ` Cyril Roelandt
  0 siblings, 1 reply; 3+ messages in thread
From: Nikita Karetnikov @ 2013-01-21  3:50 UTC (permalink / raw
  To: bug-guix

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

Hi,

# ./pre-inst-env guix-package -I
Killed

dmesg:

[1396676.123605] Out of memory: Kill process 20019 (guile) score 507 or sacrifice child
[1396676.123608] Killed process 20019 (guile) total-vm:1234632kB, anon-rss:1209348kB, file-rss:84kB

Both options work fine if I specify a regexp.

Nikita

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: 'guix-package -I' and 'guix-package -A' fail with an OOM error
  2013-01-21  3:50 'guix-package -I' and 'guix-package -A' fail with an OOM error Nikita Karetnikov
@ 2013-01-21  4:01 ` Cyril Roelandt
  2013-01-21 20:21   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Cyril Roelandt @ 2013-01-21  4:01 UTC (permalink / raw
  To: Nikita Karetnikov; +Cc: bug-guix

On 01/21/2013 04:50 AM, Nikita Karetnikov wrote:
> Hi,
>
> # ./pre-inst-env guix-package -I
> Killed
>
> dmesg:
>
> [1396676.123605] Out of memory: Kill process 20019 (guile) score 507 or sacrifice child
> [1396676.123608] Killed process 20019 (guile) total-vm:1234632kB, anon-rss:1209348kB, file-rss:84kB
>
> Both options work fine if I specify a regexp.
>

I think it's because of this bug :
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13176

The current workaround is :
$ ./pre-inst-env ./guix-package -I ""

WBR,
Cyril Roelandt.

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

* Re: 'guix-package -I' and 'guix-package -A' fail with an OOM error
  2013-01-21  4:01 ` Cyril Roelandt
@ 2013-01-21 20:21   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2013-01-21 20:21 UTC (permalink / raw
  To: Cyril Roelandt; +Cc: bug-guix

Cyril Roelandt <tipecaml@gmail.com> skribis:

> I think it's because of this bug :
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13176
>
> The current workaround is :
> $ ./pre-inst-env ./guix-package -I ""

Right, this or the long option names:

  guix-package --list-installed
  guix-package --list-available

Ludo’.

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

end of thread, other threads:[~2013-01-21 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21  3:50 'guix-package -I' and 'guix-package -A' fail with an OOM error Nikita Karetnikov
2013-01-21  4:01 ` Cyril Roelandt
2013-01-21 20:21   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).