unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: bug-guix@gnu.org
Subject: Re: libjpeg-8 not installable
Date: Wed, 23 Jan 2013 21:28:14 +0100	[thread overview]
Message-ID: <201301232128.14352.andreas@enge.fr> (raw)
In-Reply-To: <87zk006gmb.fsf@gnu.org>

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

Am Dienstag, 22. Januar 2013 schrieb Ludovic Courtès:
> Commit 5401dd7 does that.

It almost works now, thanks! I can do

$ guix-build libjpeg-8d
and
$ guix-build libjpeg-9
but
$ guix-build libjpeg
fails:

Backtrace:
In ice-9/boot-9.scm:
 149: 12 [catch #t #<catch-closure 1e3e9c0> ...]
 157: 11 [#<procedure 1dda0f0 ()>]
In unknown file:
   ?: 10 [catch-closure]
In ice-9/boot-9.scm:
  63: 9 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 8 [eval # #]
In unknown file:
   ?: 7 [call-with-input-string "(apply (module-ref (resolve-interface 
'(guix-build)) 'guix-build) (cdr (command-line)))" ...]
In ice-9/command-line.scm:
 174: 6 [#<procedure 1d592e0 at ice-9/command-line.scm:169:3 (port)> 
#<input: string 1c02410>]
In unknown file:
   ?: 5 [eval (apply (module-ref # #) (cdr #)) #<directory (guile-user) 
1e40d80>]
In ice-9/boot-9.scm:
 149: 4 [catch srfi-34 #<procedure 22ce560 at guix/ui.scm:71:2 ()> ...]
 157: 3 [#<procedure 22d2f00 ()>]
In /usr/local/bin/guix-build:
 231: 2 [#<procedure 22c9420 at /usr/local/bin/guix-build:228:2 ()>]
In srfi/srfi-1.scm:
 664: 1 [filter-map #<procedure 22c9120 at /usr/local/bin/guix-build:233:33 
(expr)> ...]
In /usr/local/bin/guix-build:
 210: 0 [#<procedure 22c9120 at /usr/local/bin/guix-build:233:33 (expr)> #]

/usr/local/bin/guix-build:210:17: In procedure #<procedure 22c9120 at 
/usr/local/bin/guix-build:233:33 (expr)>:
/usr/local/bin/guix-build:210:17: Wrong type to apply: (#<package 
libjpeg-8d gnu/packages/libjpeg.scm:27 20fd0b0>)


Concerning guix-package,
$ guix-package -i libjpeg
installs version 8d, not the newer 9.

Even by exchanging the order of the variables, the older one gets 
installed. It looks to me as if the first found in alphabetical order is 
taken, while it should rather be the last one (not in alphabetical order, 
but lexicographically on the version number).

Andreas

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

  reply	other threads:[~2013-01-23 20:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19 11:16 libjpeg-8 not installable Andreas Enge
2013-01-19 21:30 ` Ludovic Courtès
2013-01-20 11:58   ` Andreas Enge
2013-01-22 21:40     ` Ludovic Courtès
2013-01-23 20:28       ` Andreas Enge [this message]
2013-01-23 23:13         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201301232128.14352.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).