chown -R root:root /usr
Void Linuxシステムに精神を失った
ls -lR /usr
Voidシステムの結果をメールで送信していますか?すべてが正しく機能するようにこれらの変更を確認し、この質問に結果を投稿します。
msp9011の答えに基づいてxfce4、networkmanagerシステムに関する情報が必要であることに気づき、結果を投稿してください。
find /usr/ \( -perm -4000 \) -exec ls -l {} +
そして
find /usr/ \( ! -group root \) -exec ls -l {} +
結果をどこかに共有できますか?
PS:Voidを再インストールするだけで痛いです。長距離旅行中で、インターネット接続は通常、携帯電話や不便なWi-Fi経由で行われているためです。
ベストアンサー1
を使用して、影響を受けるパッケージを再インストールできます。xbps-install -f
これにより、設定ファイルを2回指定しない限り保持されます。-f
-f, --force
Force downgrade installation (if package version in repos is less
than installed version), or reinstallation (if package version in
repos is the same) to the target PKG, overwriting regular package
files and symlinks (if they have been modified) but preserving
configuration files. If -f is specified twice all files will be
unpacked, even configuration files.
xbps-pkgdb(1)
パッケージファイルに関する多くの問題を検出できますが、残念ながら現在の所有者/モードではありませんが、追加すると良い機能になります。