Error Installing Package
I am getting following error when following Metalink note 751250.1
check the version
$ rpm -qa |grep binutils
binutils-2.17.50.0.6-12.el5
I have higher version of the binutils has already been installed, so i downgrade using the following command:
$ rpm -Uvh --oldpackage binutils-2.17.50.0.6-6.0.1.el5.x86_64.rpm
error: can't create transaction lock on /var/lib/rpm/__db.000
can some one guide me how i reslove this?
Regards
Farhaj Ahmed Khan