BBB ubuntu problem installing SGX kernel 3.15.8-bone6

This seems new:
I flashed the latest ubuntu console image to my BBB: BBB-eMMC-flasher-ubuntu-14.04-console-armhf-2014-08-13-2gb.img
I update the repositories & upgrade (sudo apt-get install update, sudo apt-get upgrade)
I then follow the instructions to update to the special SGX kernel. git pull, then:

ubuntu@arm:/opt/scripts/tools$ sudo ./update_kernel.sh --kernel v3.15.8-bone6

[sudo] password for ubuntu:

Hit http://repos.rcn-ee.net trusty InRelease

Ign http://ports.ubuntu.com trusty InRelease

Ign http://ports.ubuntu.com trusty-updates InRelease

Hit http://ports.ubuntu.com trusty Release.gpg

Hit http://ports.ubuntu.com trusty-updates Release.gpg

Hit http://repos.rcn-ee.net trusty/main armhf Packages

Hit http://ports.ubuntu.com trusty Release

Hit http://ports.ubuntu.com trusty-updates Release

Ign http://repos.rcn-ee.net trusty/main Translation-en_US

Get:1 http://ports.ubuntu.com trusty/main Translation-en [943 kB]

Ign http://repos.rcn-ee.net trusty/main Translation-en

Get:2 http://ports.ubuntu.com trusty/multiverse Translation-en [123 kB]

Get:3 http://ports.ubuntu.com trusty/universe Translation-en [5,063 kB]

Get:4 http://ports.ubuntu.com trusty-updates/main Translation-en [179 kB]

Get:5 http://ports.ubuntu.com trusty-updates/multiverse Translation-en [4,896 B]

Hit http://ports.ubuntu.com trusty/main armhf Packages

Hit http://ports.ubuntu.com trusty/universe armhf Packages

Hit http://ports.ubuntu.com trusty/multiverse armhf Packages

Hit http://ports.ubuntu.com trusty-updates/main armhf Packages

Hit http://ports.ubuntu.com trusty-updates/universe armhf Packages

Hit http://ports.ubuntu.com trusty-updates/multiverse armhf Packages

Get:6 http://ports.ubuntu.com trusty-updates/universe Translation-en [127 kB]

Ign http://ports.ubuntu.com trusty/main Translation-en_US

Ign http://ports.ubuntu.com trusty/multiverse Translation-en_US

Ign http://ports.ubuntu.com trusty/universe Translation-en_US

W: Failed to fetch gzip:/var/lib/apt/lists/partial/ports.ubuntu.com_ubuntu-ports_dists_trusty_main_i18n_Translation-en rename failed, No such file or directory (/var/lib/apt/lists/partial/ports.ubuntu.com_ubuntu-ports_dists_trusty_main_i18n_Translation-en.gz.decomp.gz → /var/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_trusty_main_i18n_Translation-en.gz).

I get lots of errors and build fails.

Is this temporary?

Has something changed?