Issue with Steam installation. Same issue with PlayonLinux.
by jmgibson1981 from LinuxQuestions.org on (#539VP)
I posted this on the Ubuntu forums. Posting here for more coverage. If anyone has any suggestions or things to try I'd love to hear it.
https://paste.ubuntu.com/p/tsvj4t7T8k/
Code:$ df -hFilesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 795M 1.5M 793M 1% /run
/dev/nbd0 2.5G 2.5G 0 100% /run/initramfs/rofs
tmpfs 3.9G 44M 3.9G 2% /run/initramfs/cow
overlay 3.9G 44M 3.9G 2% /
tmpfs 3.9G 49M 3.9G 2% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
server:/home/jason 229G 49G 169G 23% /home/jason
tmpfs 795M 16K 795M 1% /run/user/5000
megalith.mylan.home:/snapraid/pool 2.7T 2.0T 659G 75% /snapraid/poolThis is a network booted machine. I can get a good run with no trouble on a local install on ssd but this just doesn't work. It fails like this everytime. I'm not sure why it didn't append to the log but there were a ton of lines like this as well. The home directory is mounted via sshfs.
Code:tar: steam-runtime/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so.0: Cannot utime: No such file or directorytar: steam-runtime/usr/lib/x86_64-linux-gnu/libxcb.so.1: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/libxml2.so.2: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_trace.so.1: Cannot utime: No such file or directory
tar: steam-runtime/usr/share/man/man5/hosts.allow.5.gz: Cannot utime: No such file or directory
tar: steam-runtime/usr/share/man/man5/hosts.deny.5.gz: Cannot utime: No such file or directory
tar: steam-runtime/i386/selinux: Cannot utime: No such file or directory
tar: steam-runtime/amd64/selinux: Cannot utime: No such file or directory
tar: Exiting with failure status due to previous errors


https://paste.ubuntu.com/p/tsvj4t7T8k/
Code:$ df -hFilesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 795M 1.5M 793M 1% /run
/dev/nbd0 2.5G 2.5G 0 100% /run/initramfs/rofs
tmpfs 3.9G 44M 3.9G 2% /run/initramfs/cow
overlay 3.9G 44M 3.9G 2% /
tmpfs 3.9G 49M 3.9G 2% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
server:/home/jason 229G 49G 169G 23% /home/jason
tmpfs 795M 16K 795M 1% /run/user/5000
megalith.mylan.home:/snapraid/pool 2.7T 2.0T 659G 75% /snapraid/poolThis is a network booted machine. I can get a good run with no trouble on a local install on ssd but this just doesn't work. It fails like this everytime. I'm not sure why it didn't append to the log but there were a ton of lines like this as well. The home directory is mounted via sshfs.
Code:tar: steam-runtime/usr/lib/x86_64-linux-gnu/libxcb-xvmc.so.0: Cannot utime: No such file or directorytar: steam-runtime/usr/lib/x86_64-linux-gnu/libxcb.so.1: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/libxml2.so.2: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2: Cannot utime: No such file or directory
tar: steam-runtime/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_trace.so.1: Cannot utime: No such file or directory
tar: steam-runtime/usr/share/man/man5/hosts.allow.5.gz: Cannot utime: No such file or directory
tar: steam-runtime/usr/share/man/man5/hosts.deny.5.gz: Cannot utime: No such file or directory
tar: steam-runtime/i386/selinux: Cannot utime: No such file or directory
tar: steam-runtime/amd64/selinux: Cannot utime: No such file or directory
tar: Exiting with failure status due to previous errors