#2528: Coreutils-8.1 fails pwd-long test
------------------------------------------+---------------------------------
Reporter: matt...@… | Owner: lfs-b...@…
Type: defect | Status: new
Priority: normal | Milestone: 6.6
Component: Book | Version: SVN
Severity: normal | Keywords:
------------------------------------------+---------------------------------
Comment(by gespinasse):
Then you need too to add --no-same-permissions to tar instruction or
coreutils-8.1 and subdirs are still world-writable and that test still
fail.[[BR]]
Path to the coreutils source package is added to PATH inside the script
and perl -T will fail with 'Insecure directory in $ENV{PATH} while running
with -T switch'
There is another test that will fail. If you don't have error when running
non-root tests, then gnulib tests are run.[[BR]]
And gnulib-tests/test-update-copyright.sh will fail as perl path is
hardcoded to /us/bin/perl
I fixed that with[[BR]]
sed -i -e 's|/usr/bin/perl|perl|' $(DIR_APP)/gnulib-tests/test-update-
copyright.sh
That's fixed another way after 8.1 and 8.2 should arrive very soon.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2528#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: 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