Skip to content
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

Open
donpdonp opened this issue Jan 19, 2025 · 4 comments
Open

cannot write uid_map #10

donpdonp opened this issue Jan 19, 2025 · 4 comments

Comments

@donpdonp
Copy link

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.

$ ./isd.AppImage
./isd.AppImage: cannot write uid_map: Operation not permitted
$ ./isd.AppImage --help
./isd.AppImage: cannot write uid_map: Operation not permitted
Copy link

welcome bot commented Jan 19, 2025

Thanks for opening your first issue here! 💖

@isd-project
Copy link
Owner

Nah. There should never be a reason to use sudo, something is broken.
Can you please tell me what distro and systemd version you are using?
Thanks!

@donpdonp
Copy link
Author

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"

@rghvdberg
Copy link

same error and specs here

❯ isd 
isd: cannot write uid_map: Operation not permitted

❯ LC_ALL=C 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

❯ LC_ALL=C cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants