#1711: LFS 6.1.1 Section 6.15.1 Coreutils-5.2.1
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Book | Version:
Severity: normal | Resolution: invalid
Keywords: |
---------------------------------------+------------------------------------
Changes (by [EMAIL PROTECTED]):
* resolution: => invalid
* status: new => closed
Old description:
> After
>
> {{{
> mv -v /usr/bin/{false,hostname,ln,ls,mkdir,mknod,mv,pwd,rm} /bin
> }}}
>
> the shell no longer knows where mv is and
>
> {{{
> mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
> }}}
>
> and all subsequent mv commands fails with:
>
> bash: /usr/bin/mv: No such file or directory
>
> mv is now in /bin, which is in the PATH variable, but perhaps hashing
> prevents it from being found?
New description:
> mv is now in /bin, which is in the PATH variable, but perhaps
> hashing prevents it from being found?
Which is why the book states to use +h when entering chroot.
Closing bug as invalid.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1711>
Linux From Scratch <http://wiki.linuxfromscratch.org/lfs/>
Your Distro, Your Rules.--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page