_____________________________________________________________________________________________
Hi Copilot , i am using KNOPPIX 9.1 on my machine and i try to update my packages and i try to install certain software using the Synaptic Package Manager which comes with the KNOPPIX 9.1 OS but i cannot do so because i got an error message that look something like this " The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct. " and also there is an error message that look something like this " The repository 'http://security.debian.org stable/updates Release' does not have a Release file.Updating from such a repository can't be done securely, and is therefore disabled by default.See apt-secure(8) manpage for repository creation and user configuration details.GPG error: http://ftp.de.debian.org/debian testing InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY 78DBA3BC47EF2265The repository 'http://ftp.de.debian.org/debian testing InRelease' is not signed.Updating from such a repository can't be done securely, and is therefore disabled by default.See apt-secure(8) manpage for repository creation and user configuration details.GPG error: http://ftp.de.debian.org/debian unstable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY 78DBA3BC47EF2265The repository 'http://ftp.de.debian.org/debian unstable InRelease' is not signed.Updating from such a repository can't be done securely, and is therefore disabled by default.See apt-secure(8) manpage for repository creation and user configuration details.GPG error: http://ftp.de.debian.org/debian experimental InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY 78DBA3BC47EF2265The repository 'http://ftp.de.debian.org/debian experimental InRelease' is not signed.Updating from such a repository can't be done securely, and is therefore disabled by default.See apt-secure(8) manpage for repository creation and user configuration details.GPG error: http://ftp.de.debian.org/debian stable-updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY 78DBA3BC47EF2265The repository 'http://ftp.de.debian.org/debian stable-updates InRelease' is not signed.Updating from such a repository can't be done securely, and is therefore disabled by default.See apt-secure(8) manpage for repository creation and user configuration details.GPG error: http://ftp.de.debian.org/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY 78DBA3BC47EF2265 NO_PUBKEY 762F67A0B2C39DE4The repository 'http://ftp.de.debian.org/debian stable InRelease' is not signed.Updating from such a repository can't be done securely, and is therefore disabled by default.See apt-secure(8) manpage for repository creation and user configuration details.GPG error: http://ftp.de.debian.org/debian oldstable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY 78DBA3BC47EF2265 NO_PUBKEY F8D2585B8783D481The repository 'http://ftp.de.debian.org/debian oldstable InRelease' is not signed. " ........... and Copilot when i checked the contents of my "sources.list" for KNOPPIX 9.1 OS which is located here " # /etc/apt/sources.list " .......... it look something like this " root@Microknoppix:/etc/apt# cat sources.list|more
Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free deb http://security.debian.org stable/updates main contrib non-free
testing/unstable/experimental contain newer versions, but
packages from there are not being installed by default, unless
they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free deb http://ftp.de.debian.org/debian unstable main contrib non-free deb http://ftp.de.debian.org/debian experimental main contrib non-free
Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
from there, until https://github.com/openscad/openscad/issues/2933
is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free
Debian/volatile contains quickly changing data like spam- and virusfilter databases
Does not exist anymore
deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free
Former Knoppix repository (alioth closed by Debian in 2018)
deb http://debian-knoppix.alioth.debian.org ./
x2go
deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main #deb http://packages.x2go.org/debian wheezy main #deb http://packages.x2go.org/debian sid main
Debian Multimedia, contains non-free software like acrobat reader
deb http://www.deb-multimedia.org squeeze main non-free
eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main #deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main #deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main #deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main #deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main #deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main root@Microknoppix:/etc/apt# cat sources.list|more
Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free deb http://security.debian.org stable/updates main contrib non-free
testing/unstable/experimental contain newer versions, but
packages from there are not being installed by default, unless
they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free deb http://ftp.de.debian.org/debian unstable main contrib non-free deb http://ftp.de.debian.org/debian experimental main contrib non-free
Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
from there, until https://github.com/openscad/openscad/issues/2933
is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free
Debian/volatile contains quickly changing data like spam- and virusfilter databases
Does not exist anymore
deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free
Former Knoppix repository (alioth closed by Debian in 2018)
deb http://debian-knoppix.alioth.debian.org ./
x2go
deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main #deb http://packages.x2go.org/debian wheezy main #deb http://packages.x2go.org/debian sid main
Debian Multimedia, contains non-free software like acrobat reader
deb http://www.deb-multimedia.org squeeze main non-free
eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main #deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main #deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main #deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main #deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main #deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main root@Microknoppix:/etc/apt# " .......... so Copilot , is there a corellation or is it the "sources.list" file has something to do with the problem that i am having now ??? Copilot , i have always wanted to learn how to use the Synaptic Package Manager in order how to install Linux application software but the problem i am having now is preventing me to do so ! THANKS for your answer Copilot.
_____________________________________________________________________________________________
No comments:
Post a Comment