Help required with Bug#471837
Hello, I'm resending this as it doesn't seem to have made it to the list. Perhaps this was because of the attachement. I have now put the .tar.gz file at http://www.imsc.res.in/~kapil/problems/xtpipes_failed.tar.gz Earlier message follows: Hello, A certain java program is run as part of "tex4ht" to convert from tex to odt format. (I maintain "tex4ht" for Debian). The program was compiled into a .jar file using ecj-gcj. A jar file is also distributed by upstream. The remarks below apply to both these .jar files. This conversion runs to completion with the sun-java[56]-jre environment. Under the java-compat-gcj runtime environment it exits with a run-time error. This has been reported as #471837. To reproduce the error you can un-pack the enclosed .tar.gz in a directory and run java -jar ./tex4ht.jar xtpipes -i ./xtpipes/ -o junk.out xtpipes_failed.tmp The sources for tex4ht.jar are in the java subdirectory. It is not clear to me how completely java-compat-gcj is supposed to replicate the sun-java[56]-jre or what the correct dependencies of this tex4ht.jar should be. The (java portion of the) build dependencies are ecj-gcj and fastjar. I would appreciate any help in fixing this bug. Regards, Kapil. -- signature.asc Description: Digital signature
Java 6 Install problems
I have looked around and this doesn't seem to be a known issue, but I can't seem to install sun-java6- $ apt-get install sun-java6-jre sun-java6-bin The following packages have unmet dependencies. sun-java6-bin: Depends: sun-java6-jre (= 6-04-2) but 6-05-1 is to be installed sun-java6-jre: Depends: sun-java6-bin (= 6-05-1) but 6-04-2 is to be installed or ia32-sun-java6-bin (= 6-05-1) but it is not installable Any thoughts? - Ian
Re: Java 6 Install problems
Hello, Ian Bull wrote: > I have looked around and this doesn't seem to be a known issue, but I > can't seem to install sun-java6- > > $ apt-get install sun-java6-jre sun-java6-bin > > The following packages have unmet dependencies. > sun-java6-bin: Depends: sun-java6-jre (= 6-04-2) but 6-05-1 is to be > installed > sun-java6-jre: Depends: sun-java6-bin (= 6-05-1) but 6-04-2 is to be > installed or > ia32-sun-java6-bin (= 6-05-1) but it is not > installable Did you run apt-get update before that ? As far as I can see, this problems does not exist anymore. Cheers, Vincent -- Vincent Fourmond, Debian Developer http://vince-debian.blogspot.com/ -- pretty boring signature, isn't it ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Java 6 Install problems
Ian Bull wrote: > Did you run apt-get update before that ? As far as I can see, this > problems does not exist anymore. > > Thank for the reply Vincent. > > Yep, I tired an update first: OK, I've checked a bit better. The problem still exists for the i386 arch. Please wait for a few days, and if it persists, please file a bug report against sun-java6-bin (this is the faulty one apparently). Cheers, Vincent Vincent Fourmond, Debian Developer http://vince-debian.blogspot.com/ -- pretty boring signature, isn't it ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Java 6 Install problems
> > Did you run apt-get update before that ? As far as I can see, this > problems does not exist anymore. > > Thank for the reply Vincent. Yep, I tired an update first: # apt-get update Hit http://ftp.us.debian.org experimental Release.gpg Ign http://ftp.us.debian.org experimental/main Translation-en_CA Hit http://ftp.us.debian.org experimental Release Hit http://http.us.debian.org unstable Release.gpg Ign http://http.us.debian.org unstable/main Translation-en_CA Ign http://http.us.debian.org unstable/contrib Translation-en_CA Ign http://http.us.debian.org unstable/non-free Translation-en_CA Hit http://http.us.debian.org unstable Release Get: 1 http://ftp.us.debian.org experimental/main Packages/DiffIndex [2023B] Hit http://http.us.debian.org unstable/main Packages/DiffIndex Hit http://http.us.debian.org unstable/contrib Packages/DiffIndex Hit http://http.us.debian.org unstable/non-free Packages/DiffIndex Fetched 2023B in 2s (804B/s) Reading package lists... Done duff:/etc/apt# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. duff:/etc/apt# apt-get install sun-java6-jre sun-java6-bin Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. sun-java6-bin: Depends: sun-java6-jre (= 6-04-2) but 6-05-1 is to be installed sun-java6-jre: Depends: sun-java6-bin (= 6-05-1) but 6-04-2 is to be installed or ia32-sun-java6-bin (= 6-05-1) but it is not installable E: Broken packages
Re: Java 6 Install problems
Ian Bull wrote: I have looked around and this doesn't seem to be a known issue, but I can't seem to install sun-java6- $ apt-get install sun-java6-jre sun-java6-bin The following packages have unmet dependencies. sun-java6-bin: Depends: sun-java6-jre (= 6-04-2) but 6-05-1 is to be installed sun-java6-jre: Depends: sun-java6-bin (= 6-05-1) but 6-04-2 is to be installed or ia32-sun-java6-bin (= 6-05-1) but it is not installable Any thoughts? - Ian Hm, those packages are derived from the DLJ bundles and I just, yesterday, published the 6u5 bundles. doko is probably in process of updating the packages for the 6u5 bundles? - David Herron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]