Discussion:
[users] RPMforge error while executing YUM Update
Avinash Rao
2011-06-20 15:04:08 UTC
Permalink
Hi,

I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.

I have another server with the same configuration and the update happens
without any problems.

Any help is appreciated.
Avinash

--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110620/2b7d22fe/attachment.html
Nicolas Thierry-Mieg
2011-06-20 16:05:21 UTC
Permalink
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
perl-Net-SSLeay 1.36-1 is in rpmforge extras, because it upgrades the
1.30-4 package that is in centos 5.
a newer release of perl-AnyEvent is also in rfx.

you must enable the rfx repo if you want to install these versions.
Yury V. Zaytsev
2011-06-20 16:22:43 UTC
Permalink
Post by Nicolas Thierry-Mieg
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
perl-Net-SSLeay 1.36-1 is in rpmforge extras, because it upgrades the
1.30-4 package that is in centos 5.
a newer release of perl-AnyEvent is also in rfx.
you must enable the rfx repo if you want to install these versions.
What I don't get is how he's got perl-AnyEvent-5.240-1 to install at
all. I guess Dag hasn't removed it from the repository after I rfx'ed
it. Hmmm...
--
Sincerely yours,
Yury V. Zaytsev
Nicolas Thierry-Mieg
2011-06-21 09:19:36 UTC
Permalink
Post by Yury V. Zaytsev
Post by Nicolas Thierry-Mieg
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay)>= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
perl-Net-SSLeay 1.36-1 is in rpmforge extras, because it upgrades the
1.30-4 package that is in centos 5.
a newer release of perl-AnyEvent is also in rfx.
you must enable the rfx repo if you want to install these versions.
What I don't get is how he's got perl-AnyEvent-5.240-1 to install at
all. I guess Dag hasn't removed it from the repository after I rfx'ed
it. Hmmm...
indeed, perl-AnyEvent-5.240-1.el5.rf still exists but should be removed
from rf, since it can't be installed without rfx.
Nicolas Thierry-Mieg
2011-06-21 09:19:36 UTC
Permalink
Post by Yury V. Zaytsev
Post by Nicolas Thierry-Mieg
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay)>= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
perl-Net-SSLeay 1.36-1 is in rpmforge extras, because it upgrades the
1.30-4 package that is in centos 5.
a newer release of perl-AnyEvent is also in rfx.
you must enable the rfx repo if you want to install these versions.
What I don't get is how he's got perl-AnyEvent-5.240-1 to install at
all. I guess Dag hasn't removed it from the repository after I rfx'ed
it. Hmmm...
indeed, perl-AnyEvent-5.240-1.el5.rf still exists but should be removed
from rf, since it can't be installed without rfx.
Yury V. Zaytsev
2011-06-20 16:22:43 UTC
Permalink
Post by Nicolas Thierry-Mieg
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
perl-Net-SSLeay 1.36-1 is in rpmforge extras, because it upgrades the
1.30-4 package that is in centos 5.
a newer release of perl-AnyEvent is also in rfx.
you must enable the rfx repo if you want to install these versions.
What I don't get is how he's got perl-AnyEvent-5.240-1 to install at
all. I guess Dag hasn't removed it from the repository after I rfx'ed
it. Hmmm...
--
Sincerely yours,
Yury V. Zaytsev
ml
2011-06-20 16:06:36 UTC
Permalink
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.

a yum update what is going well --disablerepo=* --enablerepo=rpmforge


should solve the problem
--
?http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
?gpg --keyserver pgp.mit.edu --recv-key 092164A7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20110620/299c1018/attachment.bin
Avinash Rao
2011-06-21 02:28:42 UTC
Permalink
Post by ml
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=* --enablerepo=rpmforge
should solve the problem
Hi,


I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.

I have also tried yum clean all, tried reinstalling the perl packages and
nothing worked.

Thanks for your time.
Avinash
Post by ml
--
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
gpg --keyserver pgp.mit.edu --recv-key 092164A7
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110621/65405886/attachment.html
Nicolas Thierry-Mieg
2011-06-21 09:17:20 UTC
Permalink
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu> <ml at smtp.fakessh.eu
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=* --enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl packages
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know about"
rpmforge-extras.
Avinash Rao
2011-06-21 10:51:51 UTC
Permalink
Hi Nicolas,

First, I did yum update rpmforge-release and there were no updates.
And, yum update --disablerepo=* --enablerepo=rpmforge-extras but the
problem still exists.
Am I doing it correctly, what you are asking me to do?
I am sorry am not an expert on this.

Avinash




On Tue, Jun 21, 2011 at 2:47 PM, Nicolas Thierry-Mieg <
Post by Nicolas Thierry-Mieg
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu> <ml at smtp.fakessh.eu
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as
root.
Post by Avinash Rao
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=* --enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl packages
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know about"
rpmforge-extras.
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110621/c3503325/attachment.html
Nicolas Thierry-Mieg
2011-06-21 12:47:51 UTC
Permalink
Post by Avinash Rao
On Tue, Jun 21, 2011 at 2:47 PM, Nicolas Thierry-Mieg
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu>
<mailto:ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>>
<ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as
root.
Post by Avinash Rao
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=*
--enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl packages
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know about"
rpmforge-extras.
Hi Nicolas,
First, I did yum update rpmforge-release and there were no updates.
And, yum update --disablerepo=* --enablerepo=rpmforge-extras but the
problem still exists.
Am I doing it correctly, what you are asking me to do?
I am sorry am not an expert on this.
please don't top-post.

rfx packages can depend on rf (and on centos/rhel).
Try:
yum install --disablerepo=* --enablerepo=rpmforge-extras,rpmforge
perl-AnyEvent
Avinash Rao
2011-06-21 14:37:03 UTC
Permalink
On Tue, Jun 21, 2011 at 6:17 PM, Nicolas Thierry-Mieg <
Post by Avinash Rao
Post by Avinash Rao
On Tue, Jun 21, 2011 at 2:47 PM, Nicolas Thierry-Mieg
<Nicolas.Thierry-Mieg at imag.fr <mailto:Nicolas.Thierry-Mieg at imag.fr>>
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu>
<mailto:ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>>
<ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as
root.
Post by Avinash Rao
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed
by
Post by Avinash Rao
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=*
--enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl
packages
Post by Avinash Rao
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know
about"
Post by Avinash Rao
rpmforge-extras.
Hi Nicolas,
First, I did yum update rpmforge-release and there were no updates.
And, yum update --disablerepo=* --enablerepo=rpmforge-extras but the
problem still exists.
Am I doing it correctly, what you are asking me to do?
I am sorry am not an expert on this.
please don't top-post.
rfx packages can depend on rf (and on centos/rhel).
yum install --disablerepo=* --enablerepo=rpmforge-extras,rpmforge
perl-AnyEvent
Hi Nicolas,

yum install --disablerepo=* --enablerepo=rpmforge-extras,rpmforge
perl-AnyEvent worked..

After this, i was able to update the system.
Thank you very much for your inputs.
Regards,
Avinash
Post by Avinash Rao
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110621/3b5163c3/attachment.html
Avinash Rao
2011-06-21 14:37:03 UTC
Permalink
On Tue, Jun 21, 2011 at 6:17 PM, Nicolas Thierry-Mieg <
Post by Avinash Rao
Post by Avinash Rao
On Tue, Jun 21, 2011 at 2:47 PM, Nicolas Thierry-Mieg
<Nicolas.Thierry-Mieg at imag.fr <mailto:Nicolas.Thierry-Mieg at imag.fr>>
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu>
<mailto:ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>>
<ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as
root.
Post by Avinash Rao
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed
by
Post by Avinash Rao
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=*
--enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl
packages
Post by Avinash Rao
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know
about"
Post by Avinash Rao
rpmforge-extras.
Hi Nicolas,
First, I did yum update rpmforge-release and there were no updates.
And, yum update --disablerepo=* --enablerepo=rpmforge-extras but the
problem still exists.
Am I doing it correctly, what you are asking me to do?
I am sorry am not an expert on this.
please don't top-post.
rfx packages can depend on rf (and on centos/rhel).
yum install --disablerepo=* --enablerepo=rpmforge-extras,rpmforge
perl-AnyEvent
Hi Nicolas,

yum install --disablerepo=* --enablerepo=rpmforge-extras,rpmforge
perl-AnyEvent worked..

After this, i was able to update the system.
Thank you very much for your inputs.
Regards,
Avinash
Post by Avinash Rao
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110621/3b5163c3/attachment-0002.html>
Nicolas Thierry-Mieg
2011-06-21 12:47:51 UTC
Permalink
Post by Avinash Rao
On Tue, Jun 21, 2011 at 2:47 PM, Nicolas Thierry-Mieg
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu>
<mailto:ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>>
<ml at smtp.fakessh.eu <mailto:ml at smtp.fakessh.eu>
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as
root.
Post by Avinash Rao
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=*
--enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl packages
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know about"
rpmforge-extras.
Hi Nicolas,
First, I did yum update rpmforge-release and there were no updates.
And, yum update --disablerepo=* --enablerepo=rpmforge-extras but the
problem still exists.
Am I doing it correctly, what you are asking me to do?
I am sorry am not an expert on this.
please don't top-post.

rfx packages can depend on rf (and on centos/rhel).
Try:
yum install --disablerepo=* --enablerepo=rpmforge-extras,rpmforge
perl-AnyEvent
Avinash Rao
2011-06-21 10:51:51 UTC
Permalink
Hi Nicolas,

First, I did yum update rpmforge-release and there were no updates.
And, yum update --disablerepo=* --enablerepo=rpmforge-extras but the
problem still exists.
Am I doing it correctly, what you are asking me to do?
I am sorry am not an expert on this.

Avinash




On Tue, Jun 21, 2011 at 2:47 PM, Nicolas Thierry-Mieg <
Post by Nicolas Thierry-Mieg
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu> <ml at smtp.fakessh.eu
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as
root.
Post by Avinash Rao
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=* --enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl packages
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know about"
rpmforge-extras.
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110621/c3503325/attachment-0002.html>
Nicolas Thierry-Mieg
2011-06-21 09:17:20 UTC
Permalink
On Mon, Jun 20, 2011 at 9:36 PM, ml at smtp.fakessh.eu
<mailto:ml at smtp.fakessh.eu> <ml at smtp.fakessh.eu
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update
happens
Post by Avinash Rao
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving
problems
Post by Avinash Rao
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by
package
Post by Avinash Rao
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=* --enablerepo=rpmforge
should solve the problem
Hi,
I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.
I have also tried yum clean all, tried reinstalling the perl packages
and nothing worked.
didn't you read my reply?
it's in rpmforge-extras, not rpmforge.
you need to be up to date on rpmforge-release beforehand to "know about"
rpmforge-extras.
Avinash Rao
2011-06-21 02:28:42 UTC
Permalink
Post by ml
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.
a yum update what is going well --disablerepo=* --enablerepo=rpmforge
should solve the problem
Hi,


I did a yum update --disablerepo=* --enablerepo=rpmforge
But the same problem persists.

I have also tried yum clean all, tried reinstalling the perl packages and
nothing worked.

Thanks for your time.
Avinash
Post by ml
--
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
gpg --keyserver pgp.mit.edu --recv-key 092164A7
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110621/65405886/attachment-0002.html>
John Doe
2011-06-21 09:19:58 UTC
Permalink
From: Avinash Rao <avinash.rao at vvki.net>
--> Finished Dependency Resolution?
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems?
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)?
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)?
You could try using --skip-broken to work around the problem?
You could try running: package-cleanup --problems?
package-cleanup --dupes?
rpm -Va --nofiles --nodigest?
The program package-cleanup is found in the yum-utils package.
Do you have rpmforge-extras repository installed?
If you use the priorities module, maybe try setting 'check_obsoletes=1' to the priorities.conf..

JD
Avinash Rao
2011-06-20 15:04:08 UTC
Permalink
Hi,

I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.

I have another server with the same configuration and the update happens
without any problems.

Any help is appreciated.
Avinash

--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110620/2b7d22fe/attachment-0002.html>
Nicolas Thierry-Mieg
2011-06-20 16:05:21 UTC
Permalink
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
perl-Net-SSLeay 1.36-1 is in rpmforge extras, because it upgrades the
1.30-4 package that is in centos 5.
a newer release of perl-AnyEvent is also in rfx.

you must enable the rfx repo if you want to install these versions.
ml
2011-06-20 16:06:36 UTC
Permalink
Post by Avinash Rao
Hi,
I am using OS: Centos 5.6 64-bit edition on a 2GB Linode.
Below are the last few lines of yum update command executed as root.
I have another server with the same configuration and the update happens
without any problems.
Any help is appreciated.
Avinash
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package
perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
is typically a problem of priority.

a yum update what is going well --disablerepo=* --enablerepo=rpmforge


should solve the problem
--
?http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
?gpg --keyserver pgp.mit.edu --recv-key 092164A7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110620/299c1018/attachment.sig>
John Doe
2011-06-21 09:19:58 UTC
Permalink
From: Avinash Rao <avinash.rao at vvki.net>
--> Finished Dependency Resolution?
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems?
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)?
Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge)?
You could try using --skip-broken to work around the problem?
You could try running: package-cleanup --problems?
package-cleanup --dupes?
rpm -Va --nofiles --nodigest?
The program package-cleanup is found in the yum-utils package.
Do you have rpmforge-extras repository installed?
If you use the priorities module, maybe try setting 'check_obsoletes=1' to the priorities.conf..

JD
Loading...