About files being downloaded during build of icedtea6-1.8
Matthias Klose
doko at ubuntu.com
Tue Apr 13 14:52:31 PDT 2010
On 13.04.2010 21:05, Paulo César Pereira de Andrade wrote:
> Hi,
>
> I am working on updating Mandriva java-1.6.0-openjdk package, but
> I am seeing this:
>
> /usr/bin/sha256sum: drops/jdk6-jaxp-2009_10_13.zip: No such file or directory
> drops/jdk6-jaxp-2009_10_13.zip: FAILED open or read
> /usr/bin/sha256sum: WARNING: 1 of 1 listed file could not be read
> --2010-04-13 18:41:37--
> https://jaxp.dev.java.net/files/documents/913/147329/jdk6-jaxp-2009_10_13.zip
> Resolving jaxp.dev.java.net (jaxp.dev.java.net)... 204.16.104.198
> Connecting to jaxp.dev.java.net (jaxp.dev.java.net)|204.16.104.198|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 5975524 (5.7M) [application/zip]
> Saving to: `drops/jdk6-jaxp-2009_10_13.zip'
>
> 0K .......... .......... .......... .......... .......... 0% 36.7K
> 2m38s
> 50K .......... .......... .......... .......... .......... 1% 15.1K
> 4m28s
> [...]
>
> This won't work on the build system, so guess I should pre download
> it.
yes, as you do with the openjdk-6 tarball. best things is to do the configure
step followed by make download to collect all the needed tarballs/zips.
> BTW, Mandriva package is based on fedora one, and I see that
> visualvm was not update from 111 to 122, and also, I am getting some
> weird errors, that "almost" work if adding ANT_OPTIONS="-lib
> /usr/share/java/ant" to the make command line, otherwise it will not find
> the
> ant-apache-regexp.jar.
122 is based on netbeans-6.8, and there's no simple source drop yet from which
to build visualvm (contacted a developer and will followup). I never build
visualvm from the icedtea sources, but build as a separate source package.
Matthias
More information about the distro-pkg-dev
mailing list