Maui Forums
Calamares ended bad : - Printable Version

+- Maui Forums (https://forums.mauilinux.org)
+-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74)
+--- Forum: Installation (https://forums.mauilinux.org/forumdisplay.php?fid=83)
+--- Thread: Calamares ended bad : (/showthread.php?tid=24078)



Calamares ended bad : - LordDan - 1st November 2016

Code:
Falha na instalação  (Installation failure)

Boost.Python erro na tarefa "packages".  (Python task error at "packages")
<class 'subprocess.CalledProcessError'>
Command 'apt-get -q -y install kde-l10n-pt-BR libreoffice-l10n-pt-BR language-pack-pt-BR firefox-locale-pt-BR thunderbird-locale-pt-BR' returned non-zero exit status 100
Traceback:
  File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 135, in run
    run_operations(pkgman, entry)

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 113, in run_operations
    pkgman.install(entry[key])

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 53, in install
    check_target_env_call(["apt-get", "-q", "-y", "install"] + pkgs)

  File "<string>", line 2, in <module>

Well, this change to Calamares installer wasn't good... I'll try to boot, check and tune the system after this.


RE: Calamares ended bad : - leszek - 1st November 2016

Seems like the localization packages just failed to download.
A known issue for some as calamares seems not to refresh the package list before installing and if the localization packages get an update after our ISO release this will lead to a 404.
A fix for this is already on the way.


RE: Calamares ended bad : - LordDan - 2nd November 2016

Alright. I could boot and installation was concluded, however, without these locale packages.
I installed it after and the system goes on.
Thanks