Hallo,
ich habe einen Ubuntu hinter einem Forefront Threat Management Gateway (Proxy), daran kann ich leider nichts ändern. Der Proxy Server ist auch soweit konfiguriert und eingerichtet. Allerdings bekomme ich beim ausführen von apt-get upgrade für das Paket linux-firmware einen 502:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: linux-headers-server linux-image-server linux-server The following packages will be upgraded: linux-firmware 1 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. Need to get 23.1 MB of archives. After this operation, 728 kB of additional disk space will be used. Do you want to continue [Y/n]? Err http://de.archive.ubuntu.com/ubuntu/ precise-updates/main linux-firmware all 1.79.1 502 Proxy Error [IP: 141.30.13.20 80] Failed to fetch http://de.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-fir E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
Gut, apt-get update und fix-missing haben keine Wirkung gezeigt. Wie gesagt tritt der Fehler nur beim Paket linux-firmware auf, so dass ich mal davon ausgehe das der TMG nicht schuld ist.
Mfg