-
-
Notifications
You must be signed in to change notification settings - Fork 506
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
When updating, get error: cannot remove microsoft.gpg; operation not permitted #5267
Comments
Hi, can you share following
|
Sure. Here it is: |
Sorry, that didn't format correctly. Here it is again:
|
no need to post the information twice. You could simply use the edit function on GitHub. I will go to remove the first post 😃
|
Looks like you followed an overly sensitive guide stating to make that chattr -i /etc/apt/trusted.gpg.d/microsoft.gpg
dietpi-update 1 Probably I should update our pre-patch to remove the flag automatically, when present. |
Added a pre-patch: 9e39014 |
That did the job. Thanks! |
I'll mark this as closed then. Feel free to reopen if required. |
Creating a bug report/issue
Required Information
DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=7
G_DIETPI_VERSION_SUB=9
G_DIETPI_VERSION_RC=0
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
buster 1
Kernel version |
uname -a
5.10.63-v7+ #1496 SMP Wed Dec 1 15:58:11 GMT 2021 armv7l GNU/Linux
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)RPi 2 Model B (armv7l)
Power supply used | (EG: 5V 1A RAVpower)
5V 1A
SD card used | (EG: SanDisk ultra)
SanDisk Ultra 8GB
Additional Information (if applicable)
echo $G_HW_UUID
Steps to reproduce
Expected behaviour
Actual behaviour
Extra details
The text was updated successfully, but these errors were encountered: