Description of problem: su terminal: [root@localhost wilcal]# urpmi --auto kdiskmark http://192.168.0.100/~mageia/distrib/9/x86_64/media/core/release/kdiskmark-3.1.2-1.mga9.x86_64.rpm http://192.168.0.100/~mageia/distrib/9/x86_64/media/core/release/fio-3.33-1.mga9.x86_64.rpm ...retrieving failed: wget failed: exited with 8 Installation failed, some files are missing: http://192.168.0.100/~mageia/distrib/9/x86_64/media/core/release/kdiskmark-3.1.2-1.mga9.x86_64.rpm http://192.168.0.100/~mageia/distrib/9/x86_64/media/core/release/fio-3.33-1.mga9.x86_64.rpm You may need to update your urpmi database. MCC: 1 installation transactions failed There was a problem during the installation: ...retrieving failed: wget failed: exited with 8 Repo updated within 4 hours and works just fine Repo and kdiskmark installs and works just fine on M8
It looks like that you have setup a local mirror and it was not properly synced with the upstream (the real Mageia mirror), or the upstream mirror was doing a package refresh whilst your mirror synced. wget error 8: Server issued an error response. Doing the same with wget on with a real upstream mirror: [root@caul ~]# LC_ALL=C urpmi kdiskmark To satisfy dependencies, the following packages are going to be installed: Package Version Release Arch (medium "Core Release") fio 3.33 1.mga9 x86_64 kdiskmark 3.1.2 1.mga9 x86_64 7.7MB of additional disk space will be used. 5.3MB of packages will be retrieved. Proceed with the installation of the 2 packages? (Y/n) y http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/release/fio-3.33-1.mga9.x86_64.rpm http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/release/kdiskmark-3.1.2-1.mga9.x86_64.rpm installing fio-3.33-1.mga9.x86_64.rpm kdiskmark-3.1.2-1.mga9.x86_64.rpm from /var/cache/urpmi/rpms Preparing... ####################################################### 1/2: fio ####################################################### 2/2: kdiskmark ####################################################### [root@caul ~]# So it seems not a error on Mageia side... Update your urpmi database for your local mirror: https://wiki.mageia.org/en/URPMI#The_command_line_interface
(In reply to sturmvogel from comment #1) > It looks like that you have setup a local mirror and it was not properly > synced with the upstream (the real Mageia mirror), or the upstream mirror > was doing a package refresh whilst your mirror synced........ Got it thanks. Running the .586 & x86_64 install today was successful. M9 repo has been wildly dynamic. Changing this bug to resolved
Resolution: (none) => FIXEDStatus: NEW => RESOLVED