ubuntu drivers software issue?
Hi someone have lot of issue with drivers adon on both kubuntu and ubuntu 21.04?
Some computer its did not works or get error message?
Did you find issue?
https:/
You agree that this errrormessage its to poor and wasteless?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2021-04-08
- Last reply:
- 2021-04-08
Run:
sudo rm /etc/apt/
Don't run that!
Run:
sudo rm /etc/apt/
sudo apt update
Is it smooth now?
can not remove rm /etc/apt/
sudo rm /etc/apt/ is a folder.
I hope you didn't run the first command, as I stated, you can break your update system and is why I added the 2nd post so quickly
Manfred Hampl (m-hampl) said : | #6 |
The error message clearly states that you have double links to the same repository, once in
/etc/apt/
/etc/apt/
At the very end there is the information that you have also another error in your package management system configuration, pointing to a repository for Ubuntu disco that does not exist any more.
For diagnostic purposes please provide the output that you receive for the command
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
By the way, why are you already running Ubuntu 21.04? This release is still in development and not officially published yet.
Can you help with this problem?
Provide an answer of your own, or ask Lars Martin Hambro for more information if necessary.