easy apache update error

assume that you have this error
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
libasound.so.2()(64bit) is needed by libgcj-4.4.6-4.el6.x86_64
libasound.so.2(ALSA_0.9)(64bit) is needed by libgcj-4.4.6-4.el6.x86_64
** Found 19 pre-existing rpmdb problem(s), 'yum check' output follows:
MySQL-server-5.1.65-0.cloud.x86_64 has missing requires of perl(DBI)
alsa-lib-devel-1.0.22-3.el6.x86_64 has missing requires of alsa-lib = ('0', '1.0.22', '3.el6')
alsa-lib-devel-1.0.22-3.el6.x86_64 has missing requires of libasound.so.2()(64bit)
bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
exim-4.80-3.x86_64 has missing requires of perl(SafeFile)
ffmpeg-0.6.5-1.el5.rf.x86_64 has missing requires of libasound.so.2()(64bit)
ffmpeg-0.6.5-1.el5.rf.x86_64 has missing requires of libasound.so.2(ALSA_0.9)(64bit)
ffmpeg-0.6.5-1.el5.rf.x86_64 has missing requires of libasound.so.2(ALSA_0.9.0rc4)(64bit)
frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
1:java-1.6.0-openjdk-1.6.0.0-1.43.1.10.6.el6_2.x86_64 has missing requires of libasound.so.2()(64bit)
1:java-1.6.0-openjdk-1.6.0.0-1.43.1.10.6.el6_2.x86_64 has missing requires of libasound.so.2(ALSA_0.9)(64bit)
1:java-1.6.0-openjdk-1.6.0.0-1.43.1.10.6.el6_2.x86_64 has missing requires of libasound.so.2(ALSA_0.9.0rc4)(64bit)
libgcj-4.4.6-3.el6.x86_64 has missing requires of libasound.so.2()(64bit)
libgcj-4.4.6-3.el6.x86_64 has missing requires of libasound.so.2(ALSA_0.9)(64bit)
libsndfile-1.0.20-5.el6.x86_64 has missing requires of libasound.so.2()(64bit)
libsndfile-1.0.20-5.el6.x86_64 has missing requires of libasound.so.2(ALSA_0.9)(64bit)
libsndfile-1.0.20-5.el6.x86_64 has missing requires of libasound.so.2(ALSA_0.9.0rc4)(64bit)
Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2012-12-08-00-11VEXux3.yumtx


Install Howto

  1. Download the latest atrpms-repo rpm from
    http://dl.atrpms.net/el6-x86_64/atrpms/stable/


wget http://dl.atrpms.net/el6-x86_64/atrpms/stable/atrpms-repo-6-5.el6.x86_64.rpm

  1. Install atrpms-repo rpm:
    # rpm -Uvh atrpms-repo*rpm
  2. Install libasound2 rpm package:
    # yum --enablerepo=atrpms-testing install libasound2




Was this answer helpful?

Related Articles

Searching for Spammers

nbound spam to users Inbound spam is the scourge of the modern internet and, the inconvenience...

10 Tips for Improving Email Delivery

One of the most common problems that hosting providers face is the issue of user email not...

Using Custom RBL’s with Exim and cPanel

cPanel 11.28 introduces an way to easily implement your own RBLs for Exim to perform lookups...

User Databases Missing from cPanel

After upgrading to cPanel 11.28, a number of our users indicated that databases were missing...

Methods to Increase Security on suPHP - Restricting who can use php.ini files

The php.ini file under suPHP While suPHP has various security enhancements over DSO PHP such as...