Advertisement
yurystanev

Untitled

Dec 31st, 2019
529
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.50 KB | None | 0 0
  1. + mkdir -p /root/rpmbuild
  2. + cp -r ./BUILD ./BUILDROOT ./README.md ./RPMS ./SOURCES ./SPECS ./SRPMS ./Vagrantfile ./anaconda-post.log ./bin ./config ./config.yml ./deb ./dev ./doc ./etc ./home ./lib ./lib64 ./local_rpm_build.Dockerfile ./media ./menlolab-runner ./menlolab-runner.service ./misc-tests ./mnt ./node_modules ./opt ./out.log ./package-lock.json ./package.json ./proc ./reattach-poc ./root ./rpm-install.sh ./run ./runner ./runner.js ./sbin ./srv ./sys ./test ./tmp ./usr ./util ./var ./yq_linux_amd64 /root/rpmbuild/
  3. cp: error reading './proc/fs/aufs/plink_maint': Input/output error
  4. cp: failed to extend '/root/rpmbuild/proc/fs/aufs/plink_maint': Input/output error
  5. cp: error reading './proc/sys/kernel/unprivileged_userns_apparmor_policy': Operation not permitted
  6. cp: failed to extend '/root/rpmbuild/proc/sys/kernel/unprivileged_userns_apparmor_policy': Operation not permitted
  7. cp: cannot open './proc/sys/net/ipv4/route/flush' for reading: Permission denied
  8. cp: error reading './proc/sys/net/ipv6/conf/all/stable_secret': Input/output error
  9. cp: failed to extend '/root/rpmbuild/proc/sys/net/ipv6/conf/all/stable_secret': Input/output error
  10. cp: error reading './proc/sys/net/ipv6/conf/default/stable_secret': Input/output error
  11. cp: failed to extend '/root/rpmbuild/proc/sys/net/ipv6/conf/default/stable_secret': Input/output error
  12. cp: error reading './proc/sys/net/ipv6/conf/eth0/stable_secret': Input/output error
  13. cp: failed to extend '/root/rpmbuild/proc/sys/net/ipv6/conf/eth0/stable_secret': Input/output error
  14. cp: error reading './proc/sys/net/ipv6/conf/lo/stable_secret': Input/output error
  15. cp: failed to extend '/root/rpmbuild/proc/sys/net/ipv6/conf/lo/stable_secret': Input/output error
  16. cp: cannot open './proc/sys/net/ipv6/route/flush' for reading: Permission denied
  17. cp: cannot open './proc/sys/vm/compact_memory' for reading: Permission denied
  18. cp: cannot open './proc/kmsg' for reading: Operation not permitted
  19. cp: cannot open './proc/sysrq-trigger' for reading: Permission denied
  20. cp: error reading './proc/1/task/1/personality': Operation not permitted
  21. cp: failed to extend '/root/rpmbuild/proc/1/task/1/personality': Operation not permitted
  22. cp: error reading './proc/1/task/1/syscall': Operation not permitted
  23. cp: failed to extend '/root/rpmbuild/proc/1/task/1/syscall': Operation not permitted
  24. cp: cannot open './proc/1/task/1/mem' for reading: Permission denied
  25. cp: error reading './proc/1/task/1/clear_refs': Invalid argument
  26. cp: failed to extend '/root/rpmbuild/proc/1/task/1/clear_refs': Invalid argument
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement