-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot write uid_map #10
Comments
Thanks for opening your first issue here! 💖 |
Nah. There should never be a reason to use sudo, something is broken. |
sure. $ dpkg -l systemd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-================-============-==============================>
ii systemd 255.4-1ubuntu8.4 amd64 system and service manager
donp@carbon desktop $ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS" |
same error and specs here
|
Ugh, Ubuntu seems to hate You can see the current workaround here: So in this case it would be:
Where you are now required to move it to the I believe this is related to this blog post from Canonical: And the upstream tracker is here: Giving me hope that there might be some better integration from Ubuntu. Why can't there be an easy way to package things for Linux? |
I wanted to try isd so I downloaded the app image and chmod 755. It errors immediately. I realize this might be fixed by giving it sudo but I wanted to try it for managing user-mode systemd services first before running a new app with sudo right away.
The text was updated successfully, but these errors were encountered: