LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help - installing RPM packages (https://www.linuxquestions.org/questions/linux-newbie-8/help-installing-rpm-packages-745123/)

Bhagyesh 08-04-2009 04:27 PM

Help - installing RPM packages
 
Hi all..

I am trying to compile a custom kernel with new hwmon patch.. I am getting following error while installing the rpm's


[root@localhost ~]# su -c 'yum install yum-utils rpmdevtools'
Loaded plugins: refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package rpmdevtools.noarch 0:7.3-2.fc12 set to be updated
---> Package yum-utils.noarch 0:1.1.22-3.fc12 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==================================================================================================== ===========================================
Package Arch Version Repository Size
==================================================================================================== ===========================================
Updating:
rpmdevtools noarch 7.3-2.fc12 rawhide 78 k
yum-utils noarch 1.1.22-3.fc12 rawhide 68 k

Transaction Summary
==================================================================================================== ===========================================
Install 0 Package(s)
Update 2 Package(s)
Remove 0 Package(s)

Total size: 146 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
rpmlib(PayloadIsXz) is needed by yum-utils-1.1.22-3.fc12.noarch
rpmlib(PayloadIsXz) is needed by rpmdevtools-7.3-2.fc12.noarch
Complete!
(1, [u'Please report this error in http://yum.baseurl.org/report'])


can you please help me resolve this issue

Thanks in advance..!!!

knudfl 08-05-2009 10:45 AM

Are you using Fedora 12 ? ?
http://fedoraproject.org/wiki/Releas...use_Rawhide.3F
Quote:

Who should use Rawhide?
No-one should use Rawhide as their main day-to-day workstation.
.....
From your question :
Quote:

Install 0 Package(s)
Update 2 Package(s)
The packages seems to be installed already.
Please try this command : yum list installed | grep yum-utils
and : yum list installed | grep rpmdevtools
to check.

And no reason to "update" to an unstable version.
Please wait the 5 months, until Fedora 12 is stable.
.....


All times are GMT -5. The time now is 09:29 PM.