Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8334
| Path | csiph.com!goblin3!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Vincent Danjean <vdanjean.ml@free.fr> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Asking help for the picard-tools package |
| Date | Tue, 08 Sep 2015 09:40:02 +0200 |
| Message-ID | <q6lFw-63O-25@gated-at.bofh.it> (permalink) |
| References | <q6eE2-4tn-5@gated-at.bofh.it> |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Tue Sep 8 07:39:42 2015 |
| Old-Return-Path | <SRS0=cxjY=JO=free.fr=vdanjean.ml@bounce.ens-lyon.org> |
| X-Amavis-Spam-Status | No, score=-6.499 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RP_MATCHES_RCVD=0.001, WORD_WITHOUT_VOWELS=1] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -6.1 |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20091109 Lightning/0.8 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18648 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/55EE90AC.9020501@free.fr |
| Approved | robomod@news.nic.it |
| Lines | 34 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-med-packaging@lists.alioth.debian.org |
| X-Original-Date | Tue, 8 Sep 2015 09:39:24 +0200 |
| X-Original-Message-ID | <55EE90AC.9020501@free.fr> |
| X-Original-References | <55EE259E.30809@free.fr> |
| Xref | csiph.com linux.debian.maint.java:8334 |
Show key headers only | View raw
On 08/09/2015 02:02, Vincent Danjean wrote:
> I'm annoyed with the current package: the tests fail when the
> sources are in a directory containing a '+'. And, due to the repack
> and the +dfsg suffix, my sbuilder put the source into a
> «BUILDDIR»/picard-tools-1.138+dfsg.1 directory.
In fact, the bug comes from the main program, at runtime:
vdanjean@atsina:~/picard-tools$ CLASSPATH=/usr/share/java/htsjdk.jar:/usr/share/java/guava.jar:dist/picard.jar java picard.cmdline.PicardCommandLine FilterVcf -h
USAGE: FilterVcf [options]
[... help text ...]
vdanjean@atsina:~/picard-tools$ cd ..
vdanjean@atsina:~$ mv picard-tools picard-tools+1
vdanjean@atsina:~$ cd picard-tools+1/
vdanjean@atsina:~/picard-tools+1$ CLASSPATH=/usr/share/java/htsjdk.jar:/usr/share/java/guava.jar:dist/picard.jar java picard.cmdline.PicardCommandLine FilterVcf -h
WARNING 2015-09-08 07:36:07 ClassFinder could not read entriesjava.io.FileNotFoundException: /home/vdanjean/picard-tools 1/dist/picard.jar (No such file or directory)
USAGE: PicardCommandLine <program name> [-h]
Available Programs:
--------------------------------------------------------------------------------------
'FilterVcf' is not a valid command. See PicardCommandLine --help for more information.
vdanjean@atsina:~/picard-tools+1$
:-(
I will try to contact upstream.
Regards,
Vincent
--
Vincent Danjean GPG key ID 0xD17897FA vdanjean@debian.org
GPG key fingerprint: 621E 3509 654D D77C 43F5 CA4A F6AE F2AF D178 97FA
Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo: deb http://people.debian.org/~vdanjean/debian unstable main
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Asking help for the picard-tools package Vincent Danjean <vdanjean.ml@free.fr> - 2015-09-08 02:10 +0200
Re: Asking help for the picard-tools package Vincent Danjean <vdanjean.ml@free.fr> - 2015-09-08 09:40 +0200
Asking review for the picard-tools package Vincent Danjean <vdanjean.ml@free.fr> - 2015-09-08 11:50 +0200
csiph-web