MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Tips and Tricks => Topic started by: MRatWork on 2014-02-28, 13:47:55

Title: [TIPS] Trouble with GD when running 'yum update'
Post by: MRatWork on 2014-02-28, 13:47:55
If you found trouble when running 'yum update':
Code: [Select]
Error: Package: webalizer-2.23_05-5.mr.el6.x86_64 (@mratwork-release-version-arc                                                                             h)
           Requires: libgd.so.2()(64bit)
           Removing: gd-2.0.35-11.el6.x86_64 (@base)
               libgd.so.2()(64bit)
           Updated By: gd-2.1.0-1.el6.x86_64 (mratwork-centalt)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

follow this step:
Code: [Select]
rpm -e gd --nodeps
yum install gd
yum update
Title: Re: [TIPS] Trouble with GD when running 'yum update'
Post by: amudy17 on 2014-03-05, 22:39:28
what is gd for?
Title: Re: [TIPS] Trouble with GD when running 'yum update'
Post by: MRatWork on 2014-03-06, 05:45:30
For convert font to image. Like using captcha in wordpress login.
Title: Re: [TIPS] Trouble with GD when running 'yum update'
Post by: amudy17 on 2014-03-06, 16:11:42
aha.. thats work for me. thank you
Title: Re: [TIPS] Trouble with GD when running 'yum update'
Post by: Viking on 2014-05-14, 15:03:28
Unfortunately does not work that way. How to fix this error?
Code: [Select]
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
libgd.so.2()(64bit) is needed by glibc-utils-2.12-1.132.el6_5.1.x86_64
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
glibc-utils-2.12-1.132.el6.x86_64 has missing requires of libgd.so.2()(64bit)
Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2014-05-14-15-05j9SnLm.yumtx