daniruiz / flat-remix

Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
http://drasite.com/flat-remix
GNU General Public License v3.0
1.69k stars 110 forks source link

Copr version fail to update [Fedora 30] #121

Closed Xunjin closed 5 years ago

Xunjin commented 5 years ago

Hello there @daniruiz :wave:

The latest release (20190719) from (20190619) fails to update on Fedora 30 here is some log from dnf update command (though i believe it will not help much :confused: )

Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
  file /usr/share/icons/Flat-Remix-Blue-Dark/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Blue-Light/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Blue/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Green-Dark/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Green-Light/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Green/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Red-Dark/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Red-Light/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Red/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Yellow-Dark/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Yellow-Light/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch
  file /usr/share/icons/Flat-Remix-Yellow/status/scalable/512 from install of flat-remix-20190719-1.noarch conflicts with file from package flat-remix-20190619-1.noarch

Error Summary
-------------

Is this a problem in my end or the last release might have a bug?! If necessary, please point me out other places to search for more logs.

Thanks in advanced (I really love the this theme) :heart_eyes:

PanagiotisS commented 5 years ago

I had the same issue. Try removing it and installing it again.

This is what I did

sudo dnf remove flat-remix flat-remix-gtk
sudo dnf install flat-remix flat-remix-gtk
Xunjin commented 5 years ago

Well it worked ty @PanagiotisS just wonder why that happened (tho not worth looking for)