thanks paul for clarifying the status.
All this was saying was that the currently provided "cut & paste" instructions don't work... and hoped to raise awareness to fix them...
Hello Alexander,
This is not a correct fix. The correct one is to not use https:// URLs
On Fri, 9 Mar 2012 13:08:27 +0100
Alexander Sack <asac@linaro.org> wrote:
> Hi,
>
> playing with hackbox.linaro.org I found that the copy paste
> instructions for
>
>
> https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-igloo-stable-blob/
>
> fail with broken cert for the wget command....
>
> I needed: wget --no-check-certificate ${TOOLCHAIN_URL}
>
> Thanks for updating instructions accordingly...
for any downloads, but instead http: ones under
http://android-build.linaro.org/download/ , in this case:
http://android-build.linaro.org/download/linaro-android_toolchain-4.6-bzr/lastSuccessful/archive/build/out/android-toolchain-eabi-4.6-daily-linux-x86.tar.bz2
They are available for like half a year now. It's probably time to
remove --no-check-certificate from the build scripts to make sure that
all cases where deprecated internal URLs are used are updated and
they are not used again.
Actually, by now, even http://android-build.linaro.org/download/ links
might have been gone, and we might have disabled Jenkins archiving
for toolchains, like we did for platform builds (because free space on
android-build keeps slowly melting away). Well, as can be seen from the
link quoted above, it can't be done so far, because
snapshots.linaro.org doesn't support symlinks like "lastSuccessful".
Deepti, these apparently should be generated by the script you
currently develop
(https://code.launchpad.net/~deeptik/linaro-license-protection/publish-to-snapshot/+merge/96735)
--
Best Regards,
Paul
Follow Linaro: http://www.facebook.com/pages/Linaro
Linaro.org | Open source software for ARM SoCs