f39 is missing from http://tde-mirror.yosemite.net/trinity/rpm/
On Wed November 8 2023 09:16:51 Felix Miata via tde-devels wrote:
f39 is missing from http://tde-mirror.yosemite.net/trinity/rpm/
Because f39 is not in the output of this command:
rsync archive.trinitydesktop.net::trinity/rpm/
FWIW it is not visible via this URL either:
http://archive.trinitydesktop.net/trinity/rpm/
--Mike
Le 08/11/2023 à 19:07, Mike Bird via tde-devels a écrit :
On Wed November 8 2023 09:16:51 Felix Miata via tde-devels wrote:
f39 is missing from http://tde-mirror.yosemite.net/trinity/rpm/
Because f39 is not in the output of this command:
rsync archive.trinitydesktop.net::trinity/rpm/
FWIW it is not visible via this URL either:
http://archive.trinitydesktop.net/trinity/rpm/
--Mike ____________________________________________________
Hello,
I'm currently trying to build packages for Fedora 39. There are FTBFS on most python stuff because Python 3.12 has deprecated many PyUnicode functions, such as PyUnicode_GET_SIZE.
https://docs.python.org/3/whatsnew/3.12.html
I'll let you know when packages are available.
François
I'm currently trying to build packages for Fedora 39. There are FTBFS on most python stuff because Python 3.12 has deprecated many PyUnicode functions, such as PyUnicode_GET_SIZE.
Hi Francois, you are correct, with python 3.12 some stuffs gets deprecated and we will need to fix what's broken. I have been waiting for python 3.12 to make it into debian testing for almost a year (it is still on 3.11). I will look into those build failures when that happens. For the time being, I guess the python packages will have to wait, unless someone else wants to pick it up. Cheers Michele
Le 10/11/2023 à 01:11, Michele Calgaro via tde-devels a écrit :
I'm currently trying to build packages for Fedora 39. There are FTBFS on most python stuff because Python 3.12 has deprecated many PyUnicode functions, such as PyUnicode_GET_SIZE.
Hi Francois, you are correct, with python 3.12 some stuffs gets deprecated and we will need to fix what's broken. I have been waiting for python 3.12 to make it into debian testing for almost a year (it is still on 3.11). I will look into those build failures when that happens. For the time being, I guess the python packages will have to wait, unless someone else wants to pick it up. Cheers Michele
Hello,
since Fedora 39 also provides Python 3.11, I've built the impacted packages with Python 3.11. All packages should appear on the mirrors soon.
François
François Andriot composed on 2023-11-10 23:08 (UTC+0100):
since Fedora 39 also provides Python 3.11, I've built the impacted packages with Python 3.11. All packages should appear on the mirrors soon.
Lots of fresh packages showing on a browser visit to archive.trinitydesktop.net and tde-mirror.yosemite.net, yet:
Errors during downloading metadata for repository 'trinity-r14': - Status code: 404 for http://archive.trinitydesktop.net/trinity/rpm/f39/trinity-r14-x86_64.list (IP: 78.80.47.236) Error: Failed to download metadata for repo 'trinity-r14': Cannot prepare internal mirrorlist: Status code: 404 for http://archive.trinitydesktop.net/trinity/rpm/f39/trinity-r14-x86_64.list (IP: 78.80.47.236)
Is my patience too limiting, or is this file's absence an oversight (or?)?
Le 11/11/2023 à 01:56, Felix Miata via tde-devels a écrit :
François Andriot composed on 2023-11-10 23:08 (UTC+0100):
since Fedora 39 also provides Python 3.11, I've built the impacted packages with Python 3.11. All packages should appear on the mirrors soon.
Lots of fresh packages showing on a browser visit to archive.trinitydesktop.net and tde-mirror.yosemite.net, yet:
Errors during downloading metadata for repository 'trinity-r14':
- Status code: 404 for http://archive.trinitydesktop.net/trinity/rpm/f39/trinity-r14-x86_64.list (IP: 78.80.47.236)
Error: Failed to download metadata for repo 'trinity-r14': Cannot prepare internal mirrorlist: Status code: 404 for http://archive.trinitydesktop.net/trinity/rpm/f39/trinity-r14-x86_64.list (IP: 78.80.47.236)
Is my patience too limiting, or is this file's absence an oversight (or?)?
Hello Felix,
You are correct, I forgot to add these files. I've just added them.
François