Bug 360605

Summary: oxygen5-icon-theme upgrade broken on conflict with player-volume-muted.png in dragonplayer
Product: [KDE Neon] neon Reporter: Mike C. Fletcher <mcfletch>
Component: Packages Unstable EditionAssignee: Neon Mailing List <neon>
Status: RESOLVED FIXED    
Severity: normal CC: jr, s
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mike C. Fletcher 2016-03-16 13:52:10 UTC
Same basic issue as in #360510 . This time the conflict is with Dragon Player.

Unpacking oxygen5-icon-theme (5.18.0+git20160316.1310+15.10-0) over (5.18.0+git20160314.1628+15.10-0) ...
dpkg: error processing archive /var/cache/apt/archives/oxygen5-icon-theme_5.18.0+git20160316.1310+15.10-0_all.deb (--unpack):
 trying to overwrite '/usr/share/icons/oxygen/22x22/actions/player-volume-muted.png', which is also in package dragonplayer 4:15.08.2-0ubuntu1
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/oxygen5-icon-theme_5.18.0+git20160316.1310+15.10-0_all.deb

Reproducible: Always

Steps to Reproduce:
1. Configure a Kubuntu 15.10 machine to neon
2. Continue to update daily

Actual Results:  
Conflicts in the png file.
Comment 1 Edza 2016-03-30 12:29:51 UTC
Same for me
Comment 2 Edza 2016-04-04 14:36:00 UTC
(In reply to Mike C. Fletcher from comment #0)
> Same basic issue as in #360510 . This time the conflict is with Dragon
> Player.
> 
> Unpacking oxygen5-icon-theme (5.18.0+git20160316.1310+15.10-0) over
> (5.18.0+git20160314.1628+15.10-0) ...
> dpkg: error processing archive
> /var/cache/apt/archives/oxygen5-icon-theme_5.18.0+git20160316.1310+15.10-
> 0_all.deb (--unpack):
>  trying to overwrite
> '/usr/share/icons/oxygen/22x22/actions/player-volume-muted.png', which is
> also in package dragonplayer 4:15.08.2-0ubuntu1
> Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
> Errors were encountered while processing:
>  /var/cache/apt/archives/oxygen5-icon-theme_5.18.0+git20160316.1310+15.10-
> 0_all.deb
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Configure a Kubuntu 15.10 machine to neon
> 2. Continue to update daily
> 
> Actual Results:  
> Conflicts in the png file.

apt-get autoclean
apt-get update
apt-get -f install 

solved this problem
Comment 3 Jonathan Riddell 2016-04-07 16:15:16 UTC
upstream bug, we fixed it now