Ticket #395 (closed defect: needinfo)

Opened 2 years ago

Last modified 3 months ago

rpm_check_debug vs depsolve

Reported by: KING SABRI Assigned to: n/a
Priority: minor Milestone: rpm_check vs. depsolve dead end
Component: yum Version: Stable: 3.2.x
Keywords: debug, depsolve, perl , yum Cc:

Description

When I try to install Nagios on CentOS 5.4 by

yum -y install *nagios*

I face the follow: ERROR with rpm_check_debug vs depsolve: perl(DateTime?) is needed by perl-DateTime?-Format-Mail-0.3001-1.el5.rf.noarch

thanks for all

Change History

01/21/10 04:07:54 changed by james

This kind of error often happens because of existing problems in the rpmdb, due to --nodeps and/or --force with rpm.

Run: package-cleanup --problems

04/29/10 16:22:06 changed by skvidal

  • status changed from new to closed.
  • resolution set to needinfo.