What's the current apt repository for java?
My sources.list has:
# Java
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ woody main non-free
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ woody main non-free
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ unstable main non-free
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ unstable main non-free
However, they seem to be failing because dirs are missing from the ftp server (at least, that's how I'm reading the errors returned from apt).
Has the sources list changed for java (This one is based on the 3.3 release !!!)
Ta
Re: What's the current apt repository for java?
Quote:
Originally Posted by TimWhite
same problem here. the directory of woody from the path is gone. am trying the paths below.
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian dists sarge non-free binary-i386
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian dists sarge non-free source
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian dists unstable non-free binary-i386
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian dists unstable non-free source
so far no luck as "dists/dists" is in my error code when upgrading, don't understand the path having spaces rather then slashes so am trying different formating for now.
[ ftp://ftp.gwdg.de/pub/languages/java...ee/binary-i386 ] is one direct path, however got error messages when pasted into sources file in that format.
mine was version 3.6 aug '04