Peter Valencic Posted March 22, 2017 Posted March 22, 2017 Hi, I have trouble to update armbian with apt upgrade. (ARMBIAN 5.27.170320 nightly Debian GNU/Linux 8 (jessie) 3.4.113-sun8i) how to solve? [ 9 updates to install: apt upgrade ] New to Armbian? Check the documentation first: docs.armbian.com Last login: Sun Mar 19 20:01:15 2017 from peter-laptop root@orangepipc:~# apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: armbian-firmware armbian-tools-jessie hostapd libvdpau1 linux-headers-sun8i linux-image-sun8i linux-jessie-root-orangepipc linux-u-boot-orangepipc-default sunxi-tools 9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 20.9 MB of archives. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Y Err http://beta.armbian.com/ jessie/jessie-desktop libvdpau1 armhf 1.1.1-10~armbian5.27.170321+1 404 Not Found Err http://beta.armbian.com/ jessie/main armbian-firmware armhf 5.27.170321 404 Not Found Err http://beta.armbian.com/ jessie/main armbian-tools-jessie armhf 5.27.170321 404 Not Found Err http://beta.armbian.com/ jessie/utils hostapd armhf 1:2.5~armbian5.27.170321+1 404 Not Found Err http://beta.armbian.com/ jessie/main linux-headers-sun8i armhf 5.27.170321 404 Not Found Err http://beta.armbian.com/ jessie/main linux-image-sun8i armhf 5.27.170321 404 Not Found Err http://beta.armbian.com/ jessie/main linux-jessie-root-orangepipc armhf 5.27.170321 404 Not Found Err http://beta.armbian.com/ jessie/main linux-u-boot-orangepipc-default armhf 5.27.170321 404 Not Found Err http://beta.armbian.com/ jessie/utils sunxi-tools armhf 1.4.2-1~armbian5.27.170321+1 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/jessie-desktop/libv/libvdpau/libvdpau1_1.1.1-10~armbian5.27.170321+1_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/main/a/armbian-firmware/armbian-firmware_5.27.170321_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/main/a/armbian-tools-jessie/armbian-tools-jessie_5.27.170321_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/utils/w/wpa/hostapd_2.5~armbian5.27.170321+1_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/main/l/linux-upstream/linux-headers-sun8i_5.27.170321_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/main/l/linux-upstream/linux-image-sun8i_5.27.170321_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/main/l/linux-jessie-root-orangepipc/linux-jessie-root-orangepipc_5.27.170321_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/main/l/linux-u-boot-orangepipc-default/linux-u-boot-orangepipc_5.27.170321_armhf.deb 404 Not Found E: Failed to fetch http://beta.armbian.com/pool/utils/s/sunxi-tools/sunxi-tools_1.4.2-1~armbian5.27.170321+1_armhf.deb 404 Not Found E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? root@orangepipc:~#
Igor Posted March 22, 2017 Posted March 22, 2017 This beta repository does not have archive. It's populated only with latest versions / rebuild every night and therefore you need to issue apt update right before upgrading. This will rebuild packages index and you will be able to issue upgrade.
nkahl Posted May 7, 2017 Posted May 7, 2017 (edited) Hmmmm, something similar is happening here for the main armbian repository: Get:1 https://apt.armbian.com/ jessie/main linux-dtb-next-sunxi armhf 5.27.170427 [150 kB] Err https://apt.armbian.com/ jessie/main linux-dtb-next-sunxi armhf 5.27.170427 HttpError404 Get:2 https://apt.armbian.com/ jessie/main linux-image-next-sunxi armhf 5.27.170427 [15.9 MB] Err https://apt.armbian.com/ jessie/main linux-image-next-sunxi armhf 5.27.170427 HttpError404 E: Failed to fetch https://apt.armbian.com/pool/main/l/linux-4.10.12-sunxi/linux-dtb-next-sunxi_5.27.170427_armhf.deb HttpError404 E: Failed to fetch https://apt.armbian.com/pool/main/l/linux-4.10.12-sunxi/linux-image-next-sunxi_5.27.170427_armhf.deb HttpError404 However, this seems to be limited to the two packages "linux-dtb-next-sunxi" and "linux-image-next-sunxi". Not sure if this breaks anything (currently having I2C troubles, but probably they're not related to this). Edited May 7, 2017 by nkahl added information
Recommended Posts