LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   I Can't Install Synaptic And I Keep Getting This "Unable to fetch some archives, maybe run apt-get update or try with --fix-mis " (https://www.linuxquestions.org/questions/ubuntu-63/i-cant-install-synaptic-and-i-keep-getting-this-unable-to-fetch-some-archives-maybe-run-apt-get-update-or-try-with-fix-mis-4175647775/)

Ismael.mtbx 02-06-2019 09:49 PM

I Can't Install Synaptic And I Keep Getting This "Unable to fetch some archives, maybe run apt-get update or try with --fix-mis "
 
PLEASE HELP !!
I Can't Install Synaptic And I Keep Getting This "Unable to fetch some archives, maybe run apt-get update or try with --fix-mis "

hydrurga 02-07-2019 01:32 AM

Can you please paste the output from the following command so that we can have a look at your software sources.

Code:

inxi -r
If you don't have inxi installed and are unable to do so, please paste the output from:

Code:

for i in /etc/apt/sources.list{,.d/*}; do echo file: $i; cat $i; echo ====; done

frankbell 02-07-2019 08:45 PM

Did you try either of the suggestions in the error message? If so, what was the output.


All times are GMT -5. The time now is 02:53 PM.