Now when I try to update using urpmi --auto-update I get this:
- Code: Select all
[root@noob ~]# urpmi --auto-update
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: aria2 failed: exited with 9
...retrieving failed: wget failed: exited with 3
error: sqlite failure: CREATE TABLE IF NOT EXISTS 'Packages' (hnum INTEGER PRIMARY KEY AUTOINCREMENT,blob BLOB NOT NULL): disk I/O error
error: cannot open Packages index using sqlite - No such file or directory (2)
error: cannot open Packages database in /var/lib/rpm
unable to open rpmdb
Apparently there is some PHP package needed to use sqlite to open the RPM DB. I'm not sure what I need to reinstall to get the RPM DB working and how do I install it if the RPM DB cannot be opened? The mgaapplet on the panel now has a red round circle with a question mark. I have never seen that before.