Bug 8289

Summary: ls command not found on tty2
Product: Mageia Reporter: Felix Miata <mrmazda>
Component: InstallerAssignee: Thierry Vignaud <thierry.vignaud>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: davidwhodgins
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: drakx-installer-stage2 CVE:
Status comment:

Description Felix Miata 2012-12-03 23:28:15 CET
Steps to Reproduce:
1.Press PRTSCR button to get screenshot of installation GUI screen.
2.Ctrl-Alt-F2 to try to find the image just made
3.# ls /tmp
4.# help
5.# dir /tmp

Actual behavior:
1-bash: ls: command not found
2-no substitute for ls command among listed commands
3-bash: dir: command not found

Expected behavior:
1-files in /tmp are listed
2-no help needed
Comment 1 Felix Miata 2012-12-03 23:59:53 CET
mkdir command is also missing, possibly for the same reason
Comment 2 Dave Hodgins 2012-12-04 00:06:25 CET
Bug confirmed on latest alpha x86-dvd.  After mounting the stage 2 image,

[root@x2 bin]# pwd
/sqfs/bin
[root@x2 bin]# ls -l l* mk*
ls: cannot access mk*: No such file or directory
-rwxr-xr-x 1 root root 58584 Nov 11 08:44 ln*
lrwxrwxrwx 1 root root     8 Nov 11 08:45 lsmod -> commands*
lrwxrwxrwx 1 root root     8 Nov 11 08:45 lspcidrake -> commands*
lrwxrwxrwx 1 root root     8 Nov 11 08:45 lssbus -> commands*

So many of the symlinks are missing.

CC: (none) => davidwhodgins
Source RPM: (none) => drakx-installer-stage2

Dave Hodgins 2012-12-04 00:19:43 CET

Assignee: bugsquad => thierry.vignaud

Comment 3 Thierry Vignaud 2012-12-04 15:52:17 CET
Fixed in SVN

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