I started live of build 834 then installed in hard disk. At end of installation I get this error message:
Errore da Boost.Python nell'operazione "packages".
<class 'subprocess.CalledProcessError'>
Command 'urpmi.update -a' returned non-zero exit status 10
Traceback:
File "/usr/lib64/calamares/modules/packages/main.py", line 168, in run
pkgman.update_db()
File "/usr/lib64/calamares/modules/packages/main.py", line 101, in update_db
check_target_env_call(["urpmi.update", "-a"])
File "<string>", line 2, in <module>
From experience I know that the system is installed and working. The only anomaly I notice is that some packages that are normally removed didn’t get removed (Calamares for one). We need a developer to confirm this though.
Package lists failed. I can’t say why because in manual there isn’t exit code explanation, maybe some fault during connection. If it happened at the end of installation is not a big problem because simply package lists were not updated at installation time but you may do it by hand.
[quote=“mandian, post:3, topic:993”]
simply package lists were not updated at installation time but you may do it by hand
[/quote]I think package list is updated when I search for updates or when I install a package. Right?
Anyway having an error during installation isn’t nice.