
Originally Posted by
oldfred
Thank-you very much for your help.
the above worked as far as i commented out :
but, i cant find :
http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu[/URL] disco Release[
Although I'm having difficulty opening and editing /etc/apt/sources.list.d.
When i use :
sudo nano /etc/apt/sources.list.d
Opens an empty terminal window stating that /etc/apt/sources.list.d
Is a directory. So, how do i edit that ?
Im also still a little unsure howto edit the output when i ran your earlier command :
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
I can see alot more ppa's id like to remove in the given output when i run the above command
How do i open and edit the
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
output ?
Also when i run sudo apt update i get this error :
Code:
E: The repository 'http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu disco 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.
As i mentioned i cant seem to find The repository 'http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu disco Release.
Can you tell me how to find and remove that please ?
Bookmarks