unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* Guile reader package names are problematic
@ 2013-02-14  2:10 Mark H Weaver
  2013-02-14  9:57 ` Andreas Enge
  2013-02-14 11:20 ` Ludovic Courtès
  0 siblings, 2 replies; 7+ messages in thread
From: Mark H Weaver @ 2013-02-14  2:10 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: bug-guix

Hi Ludovic,

In commit d9d466ddff2091f4b1f94599335b5947a17def2c, you added the
following packages:

  guile-reader-for-guile-1.8.8
  guile-reader-for-guile-2.0.7

The "1.8.8" and "2.0.7" are actually part of the package names (both of
these packages are at version 0.6).

Unfortunately, this means that these packages cannot be referenced using
the guix command-line tools, because 'package-name->name+version'
assumes that "1.8.8" or "2.0.7" is the version number, and that the
package name is "guile-reader-for-guile".  It then fails to find any
package of that name.

How do you suppose this should be fixed?

      Mark

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

end of thread, other threads:[~2013-02-17 14:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-14  2:10 Guile reader package names are problematic Mark H Weaver
2013-02-14  9:57 ` Andreas Enge
2013-02-14 18:55   ` Mark H Weaver
2013-02-15 14:34     ` Ludovic Courtès
2013-02-17  4:57       ` Mark H Weaver
2013-02-17 14:57         ` Ludovic Courtès
2013-02-14 11:20 ` 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).