Papirus-icon-theme: Errors when trying to upgrade

Created on 4 Mar 2017  路  6Comments  路  Source: PapirusDevelopmentTeam/papirus-icon-theme

Hi,
I was trying to install the latest update (20170304), but it encounters an error

unable to open '/usr/share/icons/Papirus/22x22/animations/nm-vpn-connecting03.svg.dpkg-new': No such file or directory

Any thoughts?
I'm running KDE Neon (based on Ubuntu)
Thanks

bug completed

Most helpful comment

It problem happens because dpkg can't replace symlink to the file correctly.

One way how to fix it:

remove papirus-icon-theme with the command:

wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/remove-papirus.sh | sh

and reinstall the package:

sudo apt-get install --reinstall papirus-icon-theme

@hamperfait I reopened this issue for other users.

All 6 comments

Ok, nevermind, used the script instead of apt and managed to solve it....
Should have tried that before asking.

It problem happens because dpkg can't replace symlink to the file correctly.

One way how to fix it:

remove papirus-icon-theme with the command:

wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/remove-papirus.sh | sh

and reinstall the package:

sudo apt-get install --reinstall papirus-icon-theme

@hamperfait I reopened this issue for other users.

I am also having issues while updating through PPA. Papirus is downloaded, but not getting installed. Says " Failed to install package "

@meetdilip Have you tried using the install script?
I had trouble installing, used the script provided and it worked like a charm afterwards.

I did used the instructions above. I guess, mine got updated as well.

Yeah, pre-install script is working. The problem is solved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yangfl picture yangfl  路  26Comments

Dentrax picture Dentrax  路  25Comments

varlesh picture varlesh  路  76Comments

Chamrosh picture Chamrosh  路  25Comments

varlesh picture varlesh  路  113Comments