Repository does not have a Release file

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
pthomas
Posts: 1
Joined: Sat Jul 04, 2020 3:23 pm

Repository does not have a Release file

Post by pthomas »

Hello,

First, freeCAD is great and has come a long way in the last few years, nice work!

Currently with Ubuntu 20.04 after doing a:

Code: Select all

add-apt-repository ppa:freecad-maintainers/freecad-stable
The subsequent

Code: Select all

apt update
reports:

Code: Select all

# apt update
...                                                      
Ign:6 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu focal InRelease                                  
...
Err:8 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu focal Release
  404  Not Found [IP: 2001:67c:1560:8008::15 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Is there just something missing for focal?

thanks,
Paul
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: Repository does not have a Release file

Post by PrzemoF »

pthomas, wolcome to the forum and thanks for info!
sgrogan wrote:ping
kkremitzki wrote:ping
Any chance you could take a look at it?
User avatar
kkremitzki
Veteran
Posts: 2515
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: Repository does not have a Release file

Post by kkremitzki »

It's just not available at the moment, delayed a bit by me needing to work on a PySide 2 porting problem as a prerequisite, and COVID. I'm pretty close to having things fixed, though. Maybe I'll get it done this weekend but I also need to work on my taxes, we'll see!
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
DamianHarty
Posts: 48
Joined: Tue Jul 07, 2020 3:50 pm

Re: Repository does not have a Release file

Post by DamianHarty »

I'm very appreciative of all the support. I was about to post the same question.

Given that I have a working version of FreeCAD (0.18.4), I'm not really disadvantaged by not being to update *yet*, right?
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: Repository does not have a Release file

Post by PrzemoF »

kkremitzki wrote: Tue Jul 07, 2020 3:37 pm It's just not available at the moment, delayed a bit by me needing to work on a PySide 2 porting problem as a prerequisite, and COVID. I'm pretty close to having things fixed, though. Maybe I'll get it done this weekend but I also need to work on my taxes, we'll see!
OK, great! No pressure - I just wanted to know if someone knows about the problem :D
User avatar
s-light
Posts: 119
Joined: Thu Feb 12, 2015 11:39 am
Location: Germany, Hofheim am Taunus
Contact:

Re: Repository does not have a Release file

Post by s-light »

PrzemoF wrote: Tue Jul 07, 2020 4:50 pm OK, great! No pressure - I just wanted to know if someone knows about the problem :D
just to let you know: the daily PPA is working again with focal.
User avatar
kkremitzki
Veteran
Posts: 2515
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: Repository does not have a Release file

Post by kkremitzki »

I might be able to get the stable PPA fixed this weekend as well.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
Qixil
Posts: 6
Joined: Mon Mar 13, 2023 12:41 pm

Re: Repository does not have a Release file

Post by Qixil »

Hi - same issue - I guess it's not available at the moment. Appreciate all the work done.

This is more an FYI and sanity check.

Is there a cleaner way to do this without generating error messages?
User avatar
onekk
Veteran
Posts: 6208
Joined: Sat Jan 17, 2015 7:48 am
Contact:

Re: Repository does not have a Release file

Post by onekk »

Qixil wrote: Sun Aug 27, 2023 8:54 am Hi - same issue - I guess it's not available at the moment. Appreciate all the work done.

This is more an FYI and sanity check.

Is there a cleaner way to do this without generating error messages?
From what I know FreeCAD PPA is not maintained.

This post is however three years old.

Regards

Carlo D.
GitHub page: https://github.com/onekk/freecad-doc.
- In deep articles on FreeCAD.
- Learning how to model with scripting.
- Various other stuffs.

Blog: https://okkmkblog.wordpress.com/
Post Reply