[3rd-Party Apps] 从软件商城安装的archlinux想在里面安装postgresql跑失败了
Tofloor
poster avatar
沉时派
deepin
2025-11-06 16:48
Author

deepin v25.0.9

从商城安装了archlinux,想在子系统里面跑测试,用pacman安装postgresql报错,看着是某些目录没有权限

有没有大佬了解这个问题的?

postgresql 的可选依赖
    logrotate: rotates system logs automatically
    perl: for PL/Perl support [已安装]
    postgresql-old-upgrade: upgrade from previous major version using pg_upgrade
    python: for PL/Python 3 support
    tcl: for PL/Tcl support
:: 正在运行事务后钩子函数...
(1/4) Creating system user accounts...
Creating group 'postgres' with GID 967.
Creating user 'postgres' (PostgreSQL user) with UID 967 and GID 967.
(2/4) Reloading system manager configuration...
(3/4) Creating temporary files...
fchownat() of /tmp failed: Operation not permitted
fchownat() of /dev/snd/seq failed: Operation not permitted
fchownat() of /dev/snd/timer failed: Operation not permitted
fchownat() of /dev/loop-control failed: Operation not permitted
fchownat() of /dev/kvm failed: Operation not permitted
fchownat() of /dev/vhost-net failed: Operation not permitted
fchownat() of /dev/vhost-vsock failed: Operation not permitted
fchownat() of /sys/kernel/security/tpm0/binary_bios_measurements failed: Operation not permitted
fchownat() of /sys/kernel/security/ima/binary_runtime_measurements failed: Operation not permitted
错误:命令未能被正确执行
(4/4) Arming ConditionNeedsUpdate...

Reply Favorite View the author
All Replies

No replies yet