Bug 9098

Summary: installer runs grep + perl command that takes a long time
Product: Mageia Reporter: João Silva <joao.m.santos.silva>
Component: InstallerAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: Normal    
Version: 2   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description João Silva 2013-02-18 02:15:55 CET
Description of problem:

After settings root password and adding non-root user account, the command:

sh -c grep -D skip -rl /home/live /home/jmss/.??* | while read f; do perl -pi -e 's,/home/live,/home/jmss,g' "$f"; done

takes a looong time.

Version-Release number of selected component (if applicable):

Mageia 2 installer.

How reproducible:

When adding a non-root user?

Steps to Reproduce:
1. install Mageia
2. set root password and add non-root user
3. run "ps auxw|grep grep"
Comment 1 Manuel Hiebel 2013-02-21 14:47:53 CET
dup

*** This bug has been marked as a duplicate of bug 1148 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE