all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31721: “generate-jar-indices” phase fails on many packages
@ 2018-06-05 11:15 Ricardo Wurmus
  2018-06-06 23:06 ` Danny Milosavljevic
  0 siblings, 1 reply; 5+ messages in thread
From: Ricardo Wurmus @ 2018-06-05 11:15 UTC (permalink / raw)
  To: 31721

The “generate-jar-indices” phase fails on a couple of packages, such as

  java-picard (all variants)
  dropseq-tools
  java-cisd-jhdf5

The errors are either about duplicates as in java-picard-2.10.3:

    duplicate entry: htsjdk/samtools/AbstractBAMFileIndex$1.class

or about missing files as in dropseq-tools:

    java.io.FileNotFoundException: /gnu/store/q76y0ximcziplgfpbn26kbw4h3s14f33-dropseq-tools-1.13/share/java/lib/biojava-alignment.jar

I have removed the phase in these packages, but that’s not ideal.

Can we make this phase more robust?

-- 
Ricardo

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

end of thread, other threads:[~2018-06-07  8:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-05 11:15 bug#31721: “generate-jar-indices” phase fails on many packages Ricardo Wurmus
2018-06-06 23:06 ` Danny Milosavljevic
2018-06-07  7:20   ` bug#31721: " Ricardo Wurmus
2018-06-07  8:27     ` Gábor Boskovits
2018-06-07  8:46       ` Gábor Boskovits

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.