apt update error: "no longer has a Release file"
- dlv
- Offline
- Senior Member
-
Less
More
- Posts: 43
- Thank you received: 18
23 Jul 2026 21:09 #348017
by dlv
apt update error: "no longer has a Release file" was created by dlv
Someone with experience in Debian Linux admin probably knows what this means and how to fix it. Sadly that's not me.
Installed LinuxCNC on a plasma table a few months ago. Been a few weeks since I had it on due to travel. Tried to do a package update today and got the following:
Notice: Repository 'xxxxxxxdeb.debian.org/debian trixie InRelease' changed its 'Version' value from '13.5' to '13.6'
Error: The repository 'xxxxxxxrepository.qtpyvcp.com/apt develop Release' no longer has a Release file.
Guessing it's something simple? Machine works but I like to keep things updated so would like to resolve it.
Thanks!
-Dave
cnc@linuxCNC:~/Desktop/test_plasma_1$ uname -a Linux linuxCNC 6.12.86+deb13-rt-amd64 #1 SMP PREEMPT_RT Debian 6.12.86-1 (2026-05-08) x86_64 GNU/Linux
Installed LinuxCNC on a plasma table a few months ago. Been a few weeks since I had it on due to travel. Tried to do a package update today and got the following:
Notice: Repository 'xxxxxxxdeb.debian.org/debian trixie InRelease' changed its 'Version' value from '13.5' to '13.6'
Error: The repository 'xxxxxxxrepository.qtpyvcp.com/apt develop Release' no longer has a Release file.
Guessing it's something simple? Machine works but I like to keep things updated so would like to resolve it.
Thanks!
-Dave
cnc@linuxCNC:~/Desktop/test_plasma_1$ uname -a Linux linuxCNC 6.12.86+deb13-rt-amd64 #1 SMP PREEMPT_RT Debian 6.12.86-1 (2026-05-08) x86_64 GNU/Linux
Please Log in or Create an account to join the conversation.
- dlv
- Offline
- Senior Member
-
Less
More
- Posts: 43
- Thank you received: 18
23 Jul 2026 21:35 #348020
by dlv
Replied by dlv on topic apt update error: "no longer has a Release file"
Tried again and now thinking some kind of network error. Will try again later.
502 Bad Gateway [IP: 54.37.56.77 443]
137 packages can be upgraded. Run 'apt list --upgradable' to see them.
Warning: Failed to fetch http://repository.qtpyvcp.com/apt/dists/develop/InRelease 502 Bad Gateway [IP: 54.37.56.77 443]
Warning: Some index files failed to download. They have been ignored, or old ones used instead.
cnc@linuxCNC:~/Desktop/test_plasma_1$ Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 12072
- Thank you received: 4119
24 Jul 2026 11:21 #348028
by rodw
Replied by rodw on topic apt update error: "no longer has a Release file"
This repo is where probe basic et. al. live and it's been added as a convenience for users but its up to the qtpyvcp devs keep their repo current. I suspect its a transient issue from your message as I have not noticed issues here.
If you are not using any qtpyvcp stuff, you could delete the relevant qtpyvcp sources file in /etc/apt/sources.list.d
and do a sudo apt update
If you are not using any qtpyvcp stuff, you could delete the relevant qtpyvcp sources file in /etc/apt/sources.list.d
and do a sudo apt update
The following user(s) said Thank You: dlv
Please Log in or Create an account to join the conversation.
Time to create page: 0.286 seconds