LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Zorin OS (https://www.linuxquestions.org/questions/zorin-os-107/)
-   -   Zorin OS Focal: Can't sudo apt-update after the installation of wine and Playonlinux (https://www.linuxquestions.org/questions/zorin-os-107/zorin-os-focal-cant-sudo-apt-update-after-the-installation-of-wine-and-playonlinux-4175731784/)

R7o 12-14-2023 02:19 AM

Zorin OS Focal: Can't sudo apt-update after the installation of wine and Playonlinux
 
Dear Linux-community,
When i execute sudo apt-get update, after the installation of Wine and Playonlinux - The terminal shows the following:

Code:

Ign:1 http://ppa.launchpad.net/pipelight/stable/ubuntu focal InRelease
OK:2 http://ppa.launchpad.net/ubuntuhandbook1/avidemux/ubuntu focal InRelease 
OK:3 https://dl.winehq.org/wine-builds/ubuntu focal InRelease                 
OK:4 http://ppa.launchpad.net/zorinos/apps/ubuntu focal InRelease             
OK:5 http://ppa.launchpad.net/zorinos/drivers/ubuntu focal InRelease         
OK:6 http://ppa.launchpad.net/zorinos/patches/ubuntu focal InRelease         
Holen:7 http://ppa.launchpad.net/zorinos/stable/ubuntu focal InRelease [18.1 kB]
OK:8 http://security.ubuntu.com/ubuntu focal-security InRelease               
OK:9 http://de.archive.ubuntu.com/ubuntu focal InRelease                     
Fehl:10 http://ppa.launchpad.net/pipelight/stable/ubuntu focal Release       
  404  Not Found [IP: 185.125.190.80 80]
OK:11 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease             
OK:12 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease           
OK:13 https://packages.zorinos.com/stable focal InRelease                     
OK:14 https://packages.zorinos.com/patches focal InRelease
OK:15 https://packages.zorinos.com/apps focal InRelease
OK:16 https://packages.zorinos.com/drivers focal InRelease
OK:17 https://packages.zorinos.com/premium focal InRelease
Paketlisten werden gelesen... Fertig
E: Das Depot »http://ppa.launchpad.net/pipelight/stable/ubuntu focal Release« enthält keine Release-Datei.
N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).

Thank you very much for your advise.

pan64 12-14-2023 03:39 AM

Code:

Fehl:10 http://ppa.launchpad.net/pipelight/stable/ubuntu focal Release       
  404  Not Found [IP: 185.125.190.80 80]

That looks like an invalid entry in your apt config. You might need to remove it (or just comment it out).

R7o 12-18-2023 11:56 PM

How do i do that?
Thank you very much.
God bless you.

yancek 12-22-2023 05:04 AM

You put a # at the beginning of the line indicated, the ppa for pipelight. You need root (sudo) privileges to open the file in a text editor and save the change and then run the update command again.

hazel 12-22-2023 07:43 AM

This message about the repository (not a standard repo, I notice) might give members further guidance as to what is going wrong:
Quote:

The repository »http://ppa.launchpad.net/pipelight/stable/ubuntu focal Release« contains no Release-File.
N: Updating from such a repository cannot be carried out securely, so it is normally deactivated.
N: Further details for creation of package repositories and their user configuration are found in the apt-secure(8) man page.
I would not recommend the use of such external repositories for users who aren't yet comfortable with the apt package manager. At best it complicates your system, and at worst it can create incompatibilities between packages (a "frankendebian").

yancek 12-22-2023 11:14 AM

My understanding of this problem is that the ppa was installed on a specific release version of the system and the version has been updated but the ppa software has not been updated hence the no release file error.


All times are GMT -5. The time now is 12:59 AM.