shirleyian / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 1 forks source link

pentoo-installer: Errors setting passwords #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Pentoo to USB (unetbootin)
2. Update everything (pentoo-updater)
3. Run pentoo-installer down to setting root password and creating new user

These error lines show up on the CLI:
(MYPASSWORD stands for used password).

New password: Retype new password: passwd: password updated successfully
/usr/sbin/pentoo-installer: line 1536: MYPASSWORD=: command not found
New password: Retype new password: passwd: password updated successfully
/usr/sbin/pentoo-installer: line 1548: MYPASSWORD=: command not found

I'll look at this later on.

Original issue reported on code.google.com by Wuod...@gmail.com on 29 Sep 2014 at 5:44

GoogleCodeExporter commented 9 years ago
On the main menu when using "5 Install Bootloader", some strange stuff shows up.
Looks like the output of 'Xdialog --help' or such.

Don't actually want to use this ... unless UEFI is supported cleanly ;) 
Othewise I'll just configure UEFI manually.

Original comment by Wuod...@gmail.com on 29 Sep 2014 at 5:47

GoogleCodeExporter commented 9 years ago
Can you try to update pentoo-installer and try again? ZC was hacking it 
randomly and the issue might have been already fixed in the latest version.

Original comment by blshkv on 30 Sep 2014 at 10:13

GoogleCodeExporter commented 9 years ago
Sorry, did not clearly mention it was the latest version (r5999).

Actually a trivial issue, a fix is attached.

Original comment by Wuod...@gmail.com on 30 Sep 2014 at 11:10

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, the patch committed in r6025.
Please double check if it works. Thanks for reporting!

Original comment by blshkv on 30 Sep 2014 at 1:30

GoogleCodeExporter commented 9 years ago

Original comment by blshkv on 30 Sep 2014 at 1:30

GoogleCodeExporter commented 9 years ago
btw, please also check 'Xdialog --help' error and file a separate bug report if 
it is still there

Original comment by blshkv on 30 Sep 2014 at 1:32

GoogleCodeExporter commented 9 years ago
Nice catch. thanks!

Original comment by sidhayn on 30 Sep 2014 at 2:35