artix-linux / calamares

Distribution-independent installer framework
https://calamares.io
GNU General Public License v3.0
2 stars 1 forks source link

Calamares does not set "fullname" in DE resulting in permission problems #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

Submission type

Info regarding which version of Calamares is used, which Distribution

This is the version pulled by the artix iso 3.1.5

Provide information on how the disks are set up, in detail, with full logs of commands issued

see https://forum.artixlinux.org/index.php/topic,316.0.html

What do you expect to have happen when Calamares installs?

That the fullname is set

Describe the issue you encountered

see https://forum.artixlinux.org/index.php/topic,316.0.html

Steps to reproduce the problem

Install any DE from the artix iso using calamares and log in to the DE and see all the permission problems and also try to find your fullname

Include the installation.log (usually ~/Calamares/Calamares/Calamares.log, of the user Calamares runs as):

Calamares appears to work just doesn't set fullname probably just needs updating the latest version is 3.1.10

ghost commented 6 years ago

Despite Calamaris being updated the problems above still persist' The only error message but probably not important as calamaris ignores it

13:00:22 [0]: Running "chroot" ("/tmp/calamares-root-e8v_ul73", "sh", "-c", "which dracut") 13:00:22 [0]: Finished. Exit code: 1 13:00:22 [0]: Target cmd ("sh", "-c", "which dracut") 13:00:22 [0]: Target out "which: no dracut in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)"

ghost commented 6 years ago

This is now fixed for me I had to copy the "unpackfs" file from the lxqt iso when in the live environment to my buildiso in the live environment. The file in question is found in "/etc/calamares/modules" it is missing in the buildiso live environment.