Hi
I am trying to solve a problem I get with
yum update
It reports:
Package python.x86_64 0:2.4.3-24.el5_3.6 set to be updated Package tkinter.x86_64 0:2.4.3-24.el5_3.6 set to be updated
the problem is that neither of these packages exist. Should they?
How can I find out which packages are requesting these packages. I tried a number f things including a rpm -qaiR
best regards keld
On 1 Aug 2009, at 5:54 PM, Keld Jørn Simonsen wrote:
the problem is that neither of these packages exist. Should they?
How can I find out which packages are requesting these packages. I tried a number f things including a rpm -qaiR
Unless this is a problem with a specific mirror - you are mailing the wrong list.
Might want to look for a more suitable one at http://lists.centos.org/mailman/listinfo/
On Sat, Aug 01, 2009 at 05:57:52PM +0100, Matt Martin wrote:
On 1 Aug 2009, at 5:54 PM, Keld Jørn Simonsen wrote:
the problem is that neither of these packages exist. Should they?
How can I find out which packages are requesting these packages. I tried a number f things including a rpm -qaiR
Unless this is a problem with a specific mirror - you are mailing the wrong list.
I don't know. But it may be an inconsistency with the set of packages, due to some wrong updating of mirrors. I think the problem lies with more mirrors, including my own. I could not find said packages in my own mirror. It could also be a problem with some packages.
best regards keld
On Sat, Aug 01, 2009 at 11:52:46PM +0200, Keld Jørn Simonsen wrote:
On Sat, Aug 01, 2009 at 05:57:52PM +0100, Matt Martin wrote:
On 1 Aug 2009, at 5:54 PM, Keld Jørn Simonsen wrote:
the problem is that neither of these packages exist. Should they?
How can I find out which packages are requesting these packages. I tried a number f things including a rpm -qaiR
Unless this is a problem with a specific mirror - you are mailing the wrong list.
I don't know. But it may be an inconsistency with the set of packages, due to some wrong updating of mirrors. I think the problem lies with more mirrors, including my own. I could not find said packages in my own mirror. It could also be a problem with some packages.
Try:
yum clean all yum update
That fixed some issues I had.
On Sat, Aug 01, 2009 at 05:57:47PM -0400, Chuck Anderson wrote:
On Sat, Aug 01, 2009 at 11:52:46PM +0200, Keld Jørn Simonsen wrote:
On Sat, Aug 01, 2009 at 05:57:52PM +0100, Matt Martin wrote:
On 1 Aug 2009, at 5:54 PM, Keld Jørn Simonsen wrote:
the problem is that neither of these packages exist. Should they?
How can I find out which packages are requesting these packages. I tried a number f things including a rpm -qaiR
Unless this is a problem with a specific mirror - you are mailing the wrong list.
I don't know. But it may be an inconsistency with the set of packages, due to some wrong updating of mirrors. I think the problem lies with more mirrors, including my own. I could not find said packages in my own mirror. It could also be a problem with some packages.
Try:
yum clean all yum update
That fixed some issues I had.
Yes, that fixed my problem. Thanks!
keld
On 08/01/2009 05:54 PM, Keld Jørn Simonsen wrote:
Package python.x86_64 0:2.4.3-24.el5_3.6 set to be updated Package tkinter.x86_64 0:2.4.3-24.el5_3.6 set to be updated the problem is that neither of these packages exist. Should they?
What is the url for your mirror ? what is your upstream ? what is their upstream ?
On Sat, Aug 01, 2009 at 11:03:26PM +0100, Karanbir Singh wrote:
On 08/01/2009 05:54 PM, Keld Jørn Simonsen wrote:
Package python.x86_64 0:2.4.3-24.el5_3.6 set to be updated Package tkinter.x86_64 0:2.4.3-24.el5_3.6 set to be updated the problem is that neither of these packages exist. Should they?
What is the url for your mirror ? what is your upstream ? what is their upstream ?
I was not using my own mirror. I don't know the upstream of the mirrors I use. Anyway my problem was fixed.
best regards keld