Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Package " gstreamer1.0-plugins-good" upgrade problem

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
makh
Posts: 651
Joined: 2011-10-09 09:16

Package " gstreamer1.0-plugins-good" upgrade problem

#1 Post by makh »

Hello

I am getting this issue repeatedly, after upgrading to Buster. It looks to be strange!

Code: Select all

apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  gstreamer1.0-plugins-good
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
24 not fully installed or removed.
Need to get 0 B/2,924 kB of archives.
After this operation, 774 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Reading changelogs... Done
(Reading database ... 177685 files and directories currently installed.)
Preparing to unpack .../gstreamer1.0-plugins-good_1.14.4-1_amd64.deb ...
Unpacking gstreamer1.0-plugins-good:amd64 (1.14.4-1) over (1.10.4-1) ...
dpkg: error processing archive /var/cache/apt/archives/gstreamer1.0-plugins-good_1.14.4-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlame.so', which is also in package gstreamer1.0-plugins-ugly:amd64 1:1.10.4-dmo1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/gstreamer1.0-plugins-good_1.14.4-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I have removed the extra repository of debian-multimedia, on upgrade, but should this issue still continue?

Thankyou
ThinkPad E14: Arch, Debian Stable
GUI: Xfce

For new: Try MX Linux, Linux Mint; later join Debian Stable

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: Package " gstreamer1.0-plugins-good" upgrade problem

#2 Post by dilberts_left_nut »

makh wrote:

Code: Select all

gstreamer1.0-plugins-ugly:amd64 1:1.10.4-dmo1
DebianMultimedia strikes again.
AdrianTM wrote:There's no hacker in my grandma...

kedaha
Posts: 3521
Joined: 2008-05-24 12:26
Has thanked: 33 times
Been thanked: 77 times

Re: Package " gstreamer1.0-plugins-good" upgrade problem

#3 Post by kedaha »

Is the gstreamer1.0-plugins-ugly package from dmo still installed? You haven't purged it?
DebianStable

Code: Select all

$ vrms

No non-free or contrib packages installed on debian!  rms would be proud.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Package " gstreamer1.0-plugins-good" upgrade problem

#4 Post by stevepusser »

kedaha wrote:Is the gstreamer1.0-plugins-ugly package from dmo still installed? You haven't purged it?
You may have closed the deb-multimedia gateway, but doing so doesn't destroy the packages already in your world, unlike Ghostbuster's Gozer.
Last edited by stevepusser on 2019-11-04 19:53, edited 1 time in total.
MX Linux packager and developer

kedaha
Posts: 3521
Joined: 2008-05-24 12:26
Has thanked: 33 times
Been thanked: 77 times

Re: Package " gstreamer1.0-plugins-good" upgrade problem

#5 Post by kedaha »

Indeed
$ ls -l /var/lib/dpkg/info | grep gstreamer1.0-plugins-ugly
What does the above command show?
One solution might be to backup and then remove the 2 ugly info files there followed by
# dpkg --configure -a
# apt update
DebianStable

Code: Select all

$ vrms

No non-free or contrib packages installed on debian!  rms would be proud.

Post Reply