streambinder / theca

Solus-Project package repository
https://davidepucci.it/doc/theca
GNU General Public License v3.0
10 stars 2 forks source link

dekstop.theme: pocillo-gtk-theme: rebuild #56

Closed algent-al closed 3 years ago

algent-al commented 3 years ago

I get so many errors if I install this theme using Theca repository. Build it locally and install it those errors doesn't show anymore. Maybe it needs just a simple rebuild. If not we have to find why it happens.

These are the errors that I get after installing pocillo-gtk-theme built locally, which is the working one.

$ sudo eopkg it pocillo-gtk-theme-0.6-1-1-x86_64.eopkg 
Password: 
Installation order: pocillo-gtk-theme 
Installing pocillo-gtk-theme, version 0.6, release 1
Extracting the files of pocillo-gtk-theme
Installed file /usr/share/themes/Pocillo-dark-slim/gtk-2.0/assets does not exist on system [Probably you manually deleted]
Installed file /usr/share/themes/Pocillo-dark/gtk-2.0/assets does not exist on system [Probably you manually deleted]
Installed file /usr/share/themes/Pocillo-light-slim/gtk-2.0/assets does not exist on system [Probably you manually deleted]
Installed file /usr/share/themes/Pocillo-light/gtk-2.0/assets does not exist on system [Probably you manually deleted]
Installed file /usr/share/themes/Pocillo-slim/gtk-2.0/assets does not exist on system [Probably you manually deleted]
Installed file /usr/share/themes/Pocillo/gtk-2.0/assets does not exist on system [Probably you manually deleted]
Installed pocillo-gtk-theme
 [✓] Syncing filesystems 
algent-al commented 3 years ago

I have done a typo in commit message. dekstop.theme: it should be desktop.theme:.

streambinder commented 3 years ago

Maybe it needs just a simple rebuild.

It most likely is indeed a matter solvable with a rebuild.

I have done a typo in commit message. dekstop.theme: it should be desktop.theme:.

git commit --amend -m "desktop.theme: pocillo-gtk-theme: bump" && git push -f