dependencies - rpmlib(FileDigests) dependency error on SuSE -


doing yum install a-3.6.0 on both suse 11.2 (64-bit) , centos 5.8 (64-bit) following installation requirements error popped up:

error: failed dependencies:     rpmlib(filedigests) <= 4.6.0-1 needed a-3.6.0-1.noarch     rpmlib(payloadisxz) <= 4.6.0-1 needed a-3.6.0-1.noarch     needed a-3.6.0-1.noarch 

googling error shows others have run problem on suse , centos, i'm unable find resolution problem. know i'm might find rpmlib rpm download , rpm -i? or there suse and/or centos solution? or url rpmlib source lives , suse , centos package.

your package built newer version of rpmlib have on centos , suse systems, 1 has xz support (available in centos 6 , presumably newer version of suse).

do not try system "fixed" break something.

find package appropriate distributions instead.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

visual studio 2010 - Connect to informix database windows form application -

android - Associate same looper with different threads -