Closed sebastianertz closed 5 years ago
My bad.
I will fix this in a new chroot
release tomorrow.
The reason for these permissions is to allow any user to do a git pull
of the repository (this happens in kiss update
). The other solution is to use sudo
during the git pull
in the package manager.
Thoughts?
I'm in the process of creating a new chroot
to fix this issue. kiss update
will now call sudo
if permissions are required to update the system-wide repository. :+1:
Fixed.
https://github.com/kisslinux/repo/releases/tag/0.0.21-musl
This also fixes:
man
now works.update-ca-certificates --fresh
now works.Thanks, kisslinux is so great.
and so on