update / aptitude problems [ SOLVED ]

Archived topics about LMDE 1 and LMDE 2
Locked
Dar-es-Salaam

update / aptitude problems [ SOLVED ]

Post by Dar-es-Salaam »

Hi
I have tried to update my system several times now and each time it come up saying that there were errors. using aptitude it goes by so fast that I can't read the red error message.
using the update manager I get the following

http://www.debian.linuxmint.com/latest/ ... /inrelease errors
http://www.debian.linuxmint.com/latest/ ... elease.gpg errors

looking at the pack info page it says that my system is pointing to " Linux Mint Debian Latest "

My sources.list is as follows

deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://www.debian.linuxmint.com/latest/multimedia testing main non-free

Can you please tell me where it is wrong ? so that I can update my system correctly :D
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
xircon

Re: update / aptitude problems

Post by xircon »

Run:

Code: Select all

sudo apt-get update > errors.txt && gedit errors.txt
At least that way you can read the errors :)
Gerd50

Re: update / aptitude problems

Post by Gerd50 »

Gordon, the www. in the multimedia line of your sources.list doesn't belong there.
Dar-es-Salaam

Re: update / aptitude problems

Post by Dar-es-Salaam »

Hi Gerd50 , xircon.

Thanks for the replies folks.

I hadn't spotted the www in my sources.list so will remove that :D

I will run you command Gerd50 then I will at least know what's going on :D

:D :D
Dar-es-Salaam

Re: update / aptitude problems [ SOLVED ]

Post by Dar-es-Salaam »

Hi Gerd50 , xircon.

Well folks as you can se problem solved. removing the www did the trick

Thanks for your help with my trouble's :D :D
secipolla

Re: update / aptitude problems [ SOLVED ]

Post by secipolla »

At least with apt-get you can view the terminal messages in /var/log/apt/term.log
Locked

Return to “LMDE Archive”