Deprecated https:// download links on android-build keep causing problems and confusion

Bug #950870 reported by Paul Sokolovsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android Infrastructure
Fix Released
High
Paul Sokolovsky

Bug Description

From the mail:

On Fri, 9 Mar 2012 13:08:27 +0100
Alexander Sack <email address hidden> 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...

This is not a correct fix. The correct one is to not use https:// URLs
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)

Related branches

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

As mentioned above, the suggested fix is to remove --no-check-certificate from the builds scripts, to enforce usage of up-to-date links.

Changed in linaro-android-infrastructure:
importance: Undecided → High
status: New → Triaged
assignee: nobody → Paul Sokolovsky (pfalcon)
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Was deployed on weekend to catch as many as possible cases before work week. Working on resolving the last cases.

Changed in linaro-android-infrastructure:
milestone: none → 2012.03
status: Triaged → Fix Committed
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Ok, all daily builds are ok, closing.

Changed in linaro-android-infrastructure:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.