vpsfreecz / vpsadminos

Host for Linux system containers based on NixOS, ZFS and LXC
https://vpsadminos.org
MIT License
155 stars 26 forks source link

CentOS 8: error upgrading filesystem.x86_64 #34

Closed SemaiCZE closed 4 years ago

SemaiCZE commented 4 years ago

Hi, on my CentOS 8 VPS I can't upgrade package filesystem. dnf command does not specify actual error, but downloading the package and installing via rpm command reveals this:

error: unpacking of archive failed on file /proc: cpio: chown failed - No such file or directory
error: filesystem-3.8-2.el8.x86_64: install failed

Thanks for help, -Petr

SemaiCZE commented 4 years ago

ok, I've found a workaround link:

echo "%_netsharedpath /sys:/proc" >> /etc/rpm/macros.dist
aither64 commented 4 years ago

Thank you for the report and for the solution! I've put in into the template which is used to create new VPS with CentOS 8.