Bug 965571 - anaconda.log contains error 'user already exists' even in case the problem was invalid username
Summary: anaconda.log contains error 'user already exists' even in case the problem wa...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: David Shea
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora19rtt
TreeView+ depends on / blocked
 
Reported: 2013-05-21 11:24 UTC by Martin Banas
Modified: 2014-01-30 22:05 UTC (History)
7 users (show)

Fixed In Version: anaconda-20.7-1
Clone Of:
Environment:
Last Closed: 2014-01-30 22:05:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
anaconda.log (9.85 KB, text/plain)
2013-05-21 11:25 UTC, Martin Banas
no flags Details
ifcfg.log (1.55 KB, text/plain)
2013-05-21 11:25 UTC, Martin Banas
no flags Details
packaging.log (86.21 KB, text/plain)
2013-05-21 11:25 UTC, Martin Banas
no flags Details
program.log (30.27 KB, text/plain)
2013-05-21 11:26 UTC, Martin Banas
no flags Details
storage.log (118.42 KB, text/plain)
2013-05-21 11:26 UTC, Martin Banas
no flags Details
storage.state (28.00 KB, application/octet-stream)
2013-05-21 11:26 UTC, Martin Banas
no flags Details
syslog (74.98 KB, text/plain)
2013-05-21 11:26 UTC, Martin Banas
no flags Details

Description Martin Banas 2013-05-21 11:24:21 UTC
Description of problem:
If username in text mode is set to invalid (like j/ohn), anaconda reports that there was error creating user because it already exists. It doesn't

Version-Release number of selected component (if applicable):
Fedora-19-Beta-RC2
anaconda-19.28

How reproducible:
always

Steps to Reproduce:
1. Start installation in text mode
2. create new user, as FULL name enter 'j/ohn', or 'root'
3. Finish installation

Actual results:
10:55:45,378 INFO anaconda: Creating users
10:55:45,379 INFO anaconda: created new libuser.conf at /tmp/libuser.5mTk05 with instPath="/mnt/sysimage"
12:55:45,528 CRIT anaconda: Error when creating new user: name contains invalid char `/'
10:55:45,533 ERR anaconda: User j/ohn already exists, not creating.
10:55:45,535 INFO anaconda: Configuring addons

Expected results:
10:55:45,378 INFO anaconda: Creating users
10:55:45,379 INFO anaconda: created new libuser.conf at /tmp/libuser.5mTk05 with instPath="/mnt/sysimage"
12:55:45,528 CRIT anaconda: Error when creating new user: name contains invalid char `/'
10:55:45,535 INFO anaconda: Configuring addons

Comment 1 Martin Banas 2013-05-21 11:25:07 UTC
Created attachment 751043 [details]
anaconda.log

Comment 2 Martin Banas 2013-05-21 11:25:42 UTC
Created attachment 751045 [details]
ifcfg.log

Comment 3 Martin Banas 2013-05-21 11:25:58 UTC
Created attachment 751048 [details]
packaging.log

Comment 4 Martin Banas 2013-05-21 11:26:08 UTC
Created attachment 751049 [details]
program.log

Comment 5 Martin Banas 2013-05-21 11:26:13 UTC
Created attachment 751051 [details]
storage.log

Comment 6 Martin Banas 2013-05-21 11:26:18 UTC
Created attachment 751052 [details]
storage.state

Comment 7 Martin Banas 2013-05-21 11:26:24 UTC
Created attachment 751053 [details]
syslog


Note You need to log in before you can comment on or make changes to this bug.