Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #10231

Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Markus Koschany <apo@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.maint.java
Subject Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable
Date Sat, 16 Dec 2017 11:50:02 +0100
Message-ID <uXicy-OU-7@gated-at.bofh.it> (permalink)
References <uTikN-1hy-1@gated-at.bofh.it> <uTiNP-1sx-5@gated-at.bofh.it> <uy09b-1vE-7@gated-at.bofh.it> <uTiXw-1vE-13@gated-at.bofh.it> <uTl90-35u-11@gated-at.bofh.it> <uy09b-1vE-7@gated-at.bofh.it> <uTliG-38K-11@gated-at.bofh.it> <uTpvX-5EZ-1@gated-at.bofh.it> <uy09b-1vE-7@gated-at.bofh.it> <uTpPk-62u-9@gated-at.bofh.it> <uTpYZ-68z-3@gated-at.bofh.it> <uy09b-1vE-7@gated-at.bofh.it> <uTpYZ-68z-3@gated-at.bofh.it>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Sat Dec 16 10:42:09 2017
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -4.21
Reply-To Markus Koschany <apo@debian.org>, 877941@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
X-Debian-Pr-Message followup 877941
X-Debian-Pr-Package src:igv
X-Debian-Pr-Keywords pending sid buster
X-Debian-Pr-Source igv
X-Spam-Bayes score:0.0000 Tokens: new, 18; hammy, 150; neutral, 53; spammy, 0. spammytokens: hammytokens:0.000-+--H*c:pgp-sha512, 0.000-+--Hx-spam-relays-external:!IPv6, 0.000-+--H*F:U*apo, 0.000-+--H*rp:U*apo, 0.000-+--H*c:pgp-signature
Organization debian.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="kkwXOjQWeNE9X3TEikHhPQPSH9ro0OqJo"
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1426500
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 79
Sender robomod@news.nic.it
X-Original-Cc 877941@bugs.debian.org, debian-java@lists.debian.org
X-Original-Date Sat, 16 Dec 2017 11:40:43 +0100
X-Original-Message-ID <5d532d65-5446-dd9d-ed21-e500f7718a53@debian.org>
X-Original-References <10e8b5a9-583a-7bdc-4fb5-75ed765cfdbe@apache.org> <20171205103154.warkogmmoltfsobo@an3as.eu> <150739352910.29286.4082651082912086161.reportbug@zam581.zam.kfa-juelich.de> <b8fa0db6-d1e0-230b-2741-9576581f4234@apache.org> <20171205130913.hhctfkkhq7jsr453@an3as.eu> <150739352910.29286.4082651082912086161.reportbug@zam581.zam.kfa-juelich.de> <821f705c-2b5f-7456-91fc-04d3f23902a6@apache.org> <20171205174800.ecsxgwh5e54av25w@an3as.eu> <150739352910.29286.4082651082912086161.reportbug@zam581.zam.kfa-juelich.de> <f65aa537-bd05-69f9-71b4-6b1c8fba1930@apache.org> <20171205181326.u77akfgngbaxuost@an3as.eu> <150739352910.29286.4082651082912086161.reportbug@zam581.zam.kfa-juelich.de> <20171205181326.u77akfgngbaxuost@an3as.eu>
Xref csiph.com linux.debian.bugs.dist:869386 linux.debian.maint.java:10231

Cross-posted to 2 groups.

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Am 05.12.2017 um 19:13 schrieb Andreas Tille:
> On Tue, Dec 05, 2017 at 07:05:23PM +0100, Emmanuel Bourg wrote:
>> Le 05/12/2017 à 18:48, Andreas Tille a écrit :
>>
>>> So either I'm doing this CLASSPATH definition wrong or it does not help.
>>
>> I think you have to use "export CLASSPATH" in debian/rules
> 
> No change. :-(

Hi,

the missing class is in /usr/share/java/batik.jar. So you just need to
include it like that in your build.xml file, respectively update
01-build.xml patch. Just tested it, works for me.

<include name="batik.jar" />

Regards,

Markus

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access  Localizable Andreas Tille <tille@debian.org> - 2017-12-05 11:40 +0100
  Re: Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access  Localizable Emmanuel Bourg <ebourg@apache.org> - 2017-12-05 11:50 +0100
    Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable Andreas Tille <tille@debian.org> - 2017-12-05 14:20 +0100
      Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable Emmanuel Bourg <ebourg@apache.org> - 2017-12-05 19:10 +0100
        Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable Markus Koschany <apo@debian.org> - 2017-12-16 11:50 +0100

csiph-web