breeze-icon-theme-5.88.0-1.el8.noarch.rpm problem

Issues related to applications and software problems and general support
Post Reply
dusan
Posts: 19
Joined: 2018/03/29 18:55:00

breeze-icon-theme-5.88.0-1.el8.noarch.rpm problem

Post by dusan » 2021/11/29 12:12:38

Hi
I have Centos 8 with the 4.18.0-348.2.1.el8_5.x86_64. My problem is file
breeze-icon-theme-5.88.0-1.el8.noarch.rpm with installation. I have:
centos-logos-85.8-2.rpm and hicolor-icon-theme-0.17-2.el8.noarch.rpm,
but
sudo yum install breeze-icon-theme-5.88.0-1.el8.noarch.rpm
EOS binaries from CERN Linuxsoft [stable] 15 kB/s | 3.0 kB
00:00
dependencies for EOS releases from EOS project 7.5 kB/s | 2.9 kB 00:00
tagged EOS releases from EOS project 9.0 kB/s | 2.9 kB 00:00
CentOS Linux 8 - AppStream 13 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 11 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Extras 14 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 13 kB/s | 4.3 kB 00:00
CERNBOX2.0 client repository (EOS backend) 3.6 kB/s | 1.5 kB 00:00
eos8-desktop 1.6 kB/s | 3.0 kB 00:01
eos8-desktop-debuginfo 12 kB/s | 3.0 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 46 kB/s | 27 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 3.5 MB/s | 11 MB 00:03
Extra Packages for Enterprise Linux Modular 8 - 243 kB/s | 33 kB 00:00
gitlab_gitlab-ee 525 B/s | 862 B 00:01
gitlab_gitlab-ee 354 kB/s | 1.0 MB 00:02
gitlab_gitlab-ee-source 307 B/s | 862 B 00:02
google-chrome 9.8 kB/s | 1.3 kB 00:00
google-earth-pro 16 kB/s | 1.3 kB 00:00
locmap [stable] 26 kB/s | 3.0 kB 00:00
CentOS 8 - Open Fusion 4.5 kB/s | 2.9 kB 00:00
Raven's RPM repo for el8-x86_64 - base 5.0 kB/s | 3.0 kB 00:00
Raven's RPM repo for el8-x86_64 - modular packa 8.9 kB/s | 3.5 kB 00:00
RPM Fusion for EL 8 - Free - Updates 5.0 kB/s | 3.7 kB 00:00
RPM Fusion for EL 8 - Nonfree - Updates 9.0 kB/s | 3.7 kB 00:00
skype (stable) 10 kB/s | 2.9 kB 00:00
trinity-r14 3.4 kB/s | 3.0 kB 00:00
trinity-r14-noarch 8.2 kB/s | 3.0 kB 00:00
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Upgrading:
breeze-icon-theme noarch 5.88.0-1.el8 @commandline 4.3 M

Transaction Summary
================================================================================
Upgrade 1 Package

Total size: 4.3 M
Is this ok [y/N]: y
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
zsh: segmentation fault
=====================================================
The same result I have with dnf and rpm. Frankly speaking, I do not
understand what is wrong.
Do you help me?

Regards,
Dusan

p.s. my notebook is out CERN...

tunk
Posts: 1204
Joined: 2017/02/22 15:08:17

Re: breeze-icon-theme-5.88.0-1.el8.noarch.rpm problem

Post by tunk » 2021/11/29 14:57:39

Wouldn't really know, but you could try to run it with bash as shell instead of zsh.

dusan
Posts: 19
Joined: 2018/03/29 18:55:00

Re: breeze-icon-theme-5.88.0-1.el8.noarch.rpm problem

Post by dusan » 2021/11/30 16:30:11

Unfortunately, does not work also with bash

Dusan

dusan
Posts: 19
Joined: 2018/03/29 18:55:00

Re: breeze-icon-theme-5.88.0-1.el8.noarch.rpm problem

Post by dusan » 2021/12/01 18:27:37

Hello,

due to Thibaut B. I know correct solution:
Firstly is necessary make:

rm -rf /var/lib/rpm/__db.*
rpm --rebuilddb
yum clean all
yum makecache

and now simply sudo dnf update breeze-icon-theme

Regards,
Dusan

Post Reply