User talk:Don Coyote

From ArchWiki
Latest comment: 24 March 2018 by Don Coyote in topic Error populating the chroot

Error populating the chroot

The suggestion to try: # cp $(ldd /usr/bin/nginx | grep /usr/lib | sed -sre 's/(.+)(\/usr\/lib\/\S+).+/\2/g') $JAIL/usr/lib

Returns

cp: cannot stat '=>': No such file or directory cp: warning: source file '/usr/lib64/ld-linux-x86-64.so.2' specified more than once cp: cannot stat '(0x00007f4bc6c82000)': No such file or directory

I cut and pasted to make sure there were no syntax errors copying. Is there a reason the results of this script would vary by individual machine, or is it displayed wrong in the Wiki? Don Coyote (talk) 15:38, 24 March 2018 (UTC)Reply[reply]