Le 22/12/2023 à 11:12, Michele Calgaro via tde-users a écrit :
Hi Francois, a user on the mastodon channel was trying to install TDE on PCLinuxOS following the instructions on the TDE site (https://wiki.trinitydesktop.org/PCLinuxOS_Trinity_Repository_Installation_In...).
Step 2 fails complaining that the pkglist file can not be fecthed, but it is indeed reachable from a web browser. (Failed to fetch http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/trinity-r14/RPMS/... 404 Not Found)
I did a quick test in a VM and I can replicate the issue. Maybe something is wrong with the contents of the file? Are you able to take a look? Thanks and Merry Christmas. Cheers Michele
Hello,
I think this is the same curl issue as seen on Mageia. Using 'wget' to retrieve the file works fine, but using 'curl' without option fails. There is probably a way to configure apt-get downloader options, but I don't know them.
François