Bug 8289 - ls command not found on tty2
Summary: ls command not found on tty2
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: Installer (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 23:28 CET by Felix Miata
Modified: 2012-12-04 15:52 CET (History)
1 user (show)

See Also:
Source RPM: drakx-installer-stage2
CVE:
Status comment:


Attachments

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


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