Unable to update Pack 3

Archived topics about LMDE 1 and LMDE 2
Locked
vikrang

Unable to update Pack 3

Post by vikrang »

i have just installed LMDE 64 Bit and was prompted for some updates..I am not able to complete the update successfully.. The installer stops in between and gives an error related to gstreamer plugin and prompts whether to retain the same version... The kernel remains at 2.6.39 and is not upgraded to 3

Attached the scr shots...
Screenshot-2.png
Screenshot.png
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: Unable to update Pack 3

Post by zerozero »

for the first error

Code: Select all

sudo dpkg -i --force-overwrite /var/cache/apt/archives/gstreamer0.10-plugins-bad_0.10.22-3_amd64.deb
the second one, can you post

Code: Select all

inxi -r
vikrang

Re: Unable to update Pack 3

Post by vikrang »

laptop ~ # inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main upstream import universe
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
deb http://liveusb.info/multisystem/depot all main*
deb-src http://liveusb.info/multisystem/depot all main*

* I added these manually to install Multisystem USB creator for distros. This got installed without a problem
proxima_centauri

Re: Unable to update Pack 3

Post by proxima_centauri »

Your sources.list needs to look like this

Code: Select all

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://debian.linuxmint.com/latest/multimedia testing main non-free
deb http://liveusb.info/multisystem/depot all main
deb-src http://liveusb.info/multisystem/depot all main
I took out the "universe" entry in the first repo; and changed the security and multimedia repo's to switch to LM repo.

In case you didn't see the announcement -> http://forums.linuxmint.com/viewtopic.php?f=185&t=82346
vikrang

Re: Unable to update Pack 3

Post by vikrang »

Thanks zero zero and Proxima centauri ( This is another galaxy like Milky way right? )...

Updates were done without a hitch now...

I will change the repos right away .. Sorry missed the announcement....Usually just look for the ISO and install it...Think this may work with regular Mint but for DE would have to read carefully!
obakfahad

Re: Unable to update Pack 3

Post by obakfahad »

i think you havent read update info.There informed to uninstall that
gstreamer first.
Locked

Return to “LMDE Archive”