uv icon indicating copy to clipboard operation
uv copied to clipboard

uv self update fails with github token error

Open Ramesh-kumar-S opened this issue 5 months ago • 9 comments

Question

I am just trying to see how the uv self update works, yet it is failing with below error.

(UV) [root@testmachine UV]# uv self update
info: Checking for updates...
error: failed to execute installer
  Caused by: Permission denied (os error 13)
(UV) [root@testmachine UV]# 

Yet when we do uv pip install --reinstall uv, It works seamlessly.

Any reason for that ?

Platform

Linux 5.14.0-427.40.1.el9_4.x86_64 x86_64 GNU/Linux

Version

uv-self 0.6.17

Ramesh-kumar-S avatar Jun 13 '25 08:06 Ramesh-kumar-S