im getting the Error: Opening the Cache on E type

Asked by zen

im getting the Error: Opening the Cache on E type Xdeb is not known on line 1 in source list /etc/atp/sources.list.d/tor.list,E
when i look for it i cant find it and my command to remove isnt working what am i doing wron here?

sudo mv/etc/atp/sources.list.d/tor.list /etc/atp/sources.list.d/tor.list.disable

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
zen
Solved:
Last query:
Last reply:
Revision history for this message
Bashing-om (bashing-om) said :
#1

zen - Hello
"/etc/atp/sources.list.d" A typo ? where 'atp' should be 'apt'.

-happens to the best of us-

Revision history for this message
zen (zensaber) said :
#2
Revision history for this message
zen (zensaber) said :
#3

bashing-om how can i find the file? it saying it doesn't exist i ev did rm instead of mv and changed the apt

Revision history for this message
Bashing-om (bashing-om) said :
#4

zen; Hey -

Show the output of terminal commands:
tail -v -n +1 /etc/apt/sources.list.d/*
ls -al /etc/atp/
and we see what we are working with,

-all in the process-

Revision history for this message
zen (zensaber) said :
#5

==> /etc/apt/sources.list.d/tor.list.save <==
Xdeb https://deb.torproject.org/torproject.org bionic main
deb-src https://deb.torproject.org/torproject.org bionic main

==> /etc/apt/sources.list.d/wfg-ubuntu-0ad-bionic.list <==
deb http://ppa.launchpad.net/wfg/0ad/ubuntu bionic main
# deb-src http://ppa.launchpad.net/wfg/0ad/ubuntu bionic main

==> /etc/apt/sources.list.d/wfg-ubuntu-0ad-bionic.list.save <==
deb http://ppa.launchpad.net/wfg/0ad/ubuntu bionic main
# deb-src http://ppa.launchpad.net/wfg/0ad/ubuntu bionic main
zen@zensaber:~$ ls -al /etc/atp/
ls: cannot access '/etc/atp/': No such file or directory
zen@zensaber:~$

thank you for helping im still new to this. i tried ubuntu like 10 years ago and kinda gave up on it fast but its still pretty much the same but i guess im getting it now

Revision history for this message
Bashing-om (bashing-om) said :
#6

 zen; Well

"/etc/apt/sources.list.d/tor.list.save' which, because it is a .save file, does not get parsed by the package manager. That being there, at one time there must have been a .list file.

As the file no longer exists what now results:
sudo apt update
sudo apt upgrade

-my bit to try and help-

Revision history for this message
zen (zensaber) said :
#7

thank you so much guess that worked lol

Revision history for this message
Bashing-om (bashing-om) said :
#8

zen -

Great

-Happy trails to you-