On 9/26/18 8:57 AM, Riccardo Mottola wrote: > However some packages appear to be missing for dbus, systemd and such. Look > at this error: > > rr:1 http://ftp.ports.debian.org/debian-ports unstable/main powerpc systemd > powerpc 239-9 > 404 Not Found [IP: 130.89.148.14 80] > Err:2 http://ftp.ports.debian.org/debian-ports unstable/main powerpc > libsystemd0 powerpc 239-9 > 404 Not Found [IP: 130.89.148.14 80] > Get:3 http://ftp.ports.debian.org/debian-ports unstable/main powerpc dbus-x11 > powerpc 1.12.10-1 [104 kB] > Get:4 http://ftp.ports.debian.org/debian-ports unstable/main powerpc dbus > powerpc 1.12.10-1 [233 kB] > Get:5 http://ftp.ports.debian.org/debian-ports unstable/main powerpc > libdbus-1-3 powerpc 1.12.10-1 [215 kB] > Fetched 551 kB in 2s (319 kB/s) > E: Failed to fetch > http://ftp.ports.debian.org/debian-ports/pool-powerpc/main/s/systemd/systemd_239-9_powerpc.deb > 404 Not Found [IP: 130.89.148.14 80] > E: Failed to fetch > http://ftp.ports.debian.org/debian-ports/pool-powerpc/main/s/systemd/libsystemd0_239-9_powerpc.deb > 404 Not Found [IP: 130.89.148.14 80] > E: Unable to fetch some archives, maybe run apt-get update or try with > --fix-missing?
Those aren't missing. You need to run "apt-get update" another time because systed was just recently updated: https://buildd.debian.org/status/package.php?p=systemd&suite=sid root@kapitsa:~# apt-cache policy systemd systemd: Installed: 239-9 Candidate: 239-10 Version table: 239-10 500 500 http://ftp.ports.debian.org/debian-ports unstable/main powerpc Packages 500 http://incoming.ports.debian.org/buildd unstable/main powerpc Packages *** 239-9 100 100 /var/lib/dpkg/status root@kapitsa:~# If you had included the buildd FTP mirror in your sources.list, you would have avoided this issue since this particular FTP mirror receives freshly built packages first. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913