Boost.Python error in job "networkcfg"

Hello @zbinkz :wink:

Please avoid to post screenshots of text, when pasting terminal output, add three backticks ` OR 3 tilde ~ above and below the text:

text

Thanks


About the error (I hope it is exactly the same):

It must be this line: https://gitlab.manjaro.org/applications/calamares/-/blob/development/src/modules/networkcfg/main.py#L126 and the variable is not defined.

While target_nm and source_nm are defined, the variable network is not, and therefore it troughs this error. I am not a dev of calamares, but it seems to be a bug here…

Can you check this folder:
(run this on the terminal)

LANG=C ls -lah /etc/NetworkManager/system-connections/

on the live session and on the local installation?

Please post the result like described above.

Thanks.