reassign 721366 java-wrappers affects 721366 + xmlto thanks Am Freitag, den 30.08.2013, 11:43 -0700 schrieb Alan W. Irwin:
> My use case is I am building and installing a particular package > (PLplot) using > > make DESTDIR=<whatever> install [..] > /usr/bin/fop > > which includes > > /usr/lib/java-wrappers/java-wrappers.sh > > which sets > > JAVA_JARPATH=$DESTDIR/usr/share/java > > which I believe is likely the cause of all the above "Unable to locate" > warnings when DESTDIR is set. You could set JAVA_JARPATH directly. Only if it is not set, DESTDIR gets involved. > I have no clue whether this is a bug in java-wrappers (which contains > the file > /usr/lib/java-wrappers/java-wrappers.sh) or a bug in fop (due to > misusing /usr/lib/java-wrappers/java-wrappers.sh by not setting > DESTDIR="" before including that file or else a bug in xmlto for not > setting DESTDIR="" before invoking fop. So I leave the decision about > where this bug report should actually end up to you. I'll reassign this issue to java-wrappers. Seems to me this is the best starting point. xmlto just invokes fop and it is unlikely, that any program has to consider to set or unset any environmental variables just to invoke fop. Regards, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org