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

can't update #5412

Open
egorodesa opened this issue Nov 27, 2023 · 3 comments
Open

can't update #5412

egorodesa opened this issue Nov 27, 2023 · 3 comments

Comments

@egorodesa
Copy link

[## Description](tar: binscripts: Cannot utime: Operation not permitted)

Screenshot from 2023-11-27 18-31-01

Steps to reproduce

follow instruction at https://github.com/rvm/ubuntu_rvm

Expected behavior

rvm fix-permissions does not fix anything

@mathieujobin
Copy link
Contributor

this is related to your filesystem.
are you using something fancy, like btrfs or not sure.. maybe you need to add a flag in /etc/fstab

I'm not too sure why utime is now allowed.

https://duckduckgo.com/?t=ffab&q=cannot+utime+operation+not+permitted&atb=v167-1&ia=web

but does not look related to rvm itself.

@egorodesa
Copy link
Author

I am simply a user of basic Ubuntu 22.04. A few times before tried to use rvm your method, but never succeeded

@yesnik
Copy link

yesnik commented Dec 5, 2023

I had the same permissions problem with RVM. These commands helped me (source):

rvmsudo rvm cleanup all
rvm fix-permissions

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