|
|
| Next: php freetype support |
| Author |
Message |
Doug Holtz External

Since: Mar 10, 2007 Posts: 21
|
Posted: Fri Apr 13, 2007 9:15 am Post subject: YUM problem Archived from groups: alt>os>linux>redhat (more info?) |
|
|
Group;
I'm trying to keep my Red Hat 7.3 server updated, but YUM is giving me a
message I don't know how to fix.
Gathering Package Information from servers
Getting headers from Red hat Linux 7.3 base
File "/usr/bin/yum", line 44, in ?
yummain.main(sys.arvg[1:1])
File "yummain.py", line 144, in main
File "clientstuff.py", line 688, in get_package_info_from_servers
File "clientstuff.py", line 128, in HeaderInfoNevraload
ValueError: unpack list of wrong size
My machine does not update. I tried yum clean all and got this same
message.
Other than install a new CentOS OS on the server that doesn't have a lot of
resources, what can I do to fix yum for updates?
Thanks
Doug |
|
| Back to top |
|
 |
Stan Omoregie External

Since: Jan 21, 2005 Posts: 9
|
Posted: Mon Jun 25, 2007 7:36 am Post subject: Re: YUM problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Fri, 13 Apr 2007 09:15:52 -0500, Doug Holtz wrote:
> Group;
> I'm trying to keep my Red Hat 7.3 server updated, but YUM is giving me a
> message I don't know how to fix.
>
> Gathering Package Information from servers Getting headers from Red hat
> Linux 7.3 base
> File "/usr/bin/yum", line 44, in ?
> yummain.main(sys.arvg[1:1])
> File "yummain.py", line 144, in main
> File "clientstuff.py", line 688, in get_package_info_from_servers
> File "clientstuff.py", line 128, in HeaderInfoNevraload
> ValueError: unpack list of wrong size
>
> My machine does not update. I tried yum clean all and got this same
> message.
>
> Other than install a new CentOS OS on the server that doesn't have a lot
> of resources, what can I do to fix yum for updates?
>
> Thanks
>
> Doug
why not try something like this:
yum clean all
yum clean metadata
yum clean dbcache
....and lastly,
yum makecache
Remember, "yum clean all" ONLY removes the packages and headers while the
messed up cache remains. I hope it helps...
Have fum! |
|
| Back to top |
|
 |
Doug Holtz External

Since: Mar 10, 2007 Posts: 21
|
Posted: Wed Jul 04, 2007 8:34 am Post subject: Re: YUM problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
"Stan Omoregie" <stan.DeleteThis@omotech.com> wrote in message
news:5b785$467f5461$506cba5f$16402@news.chello.at...
> On Fri, 13 Apr 2007 09:15:52 -0500, Doug Holtz wrote:
>
>> Group;
>> I'm trying to keep my Red Hat 7.3 server updated, but YUM is giving me a
>> message I don't know how to fix.
>>
>> Gathering Package Information from servers Getting headers from Red hat
>> Linux 7.3 base
>> File "/usr/bin/yum", line 44, in ?
>> yummain.main(sys.arvg[1:1])
>> File "yummain.py", line 144, in main
>> File "clientstuff.py", line 688, in get_package_info_from_servers
>> File "clientstuff.py", line 128, in HeaderInfoNevraload
>> ValueError: unpack list of wrong size
>>
>> My machine does not update. I tried yum clean all and got this same
>> message.
>>
>> Other than install a new CentOS OS on the server that doesn't have a lot
>> of resources, what can I do to fix yum for updates?
>>
>> Thanks
>>
>> Doug
>
> why not try something like this:
>
> yum clean all
> yum clean metadata
> yum clean dbcache
>
> ...and lastly,
>
> yum makecache
>
> Remember, "yum clean all" ONLY removes the packages and headers while the
> messed up cache remains. I hope it helps...
>
> Have fum!
Thanks for the reply Stan. I am having fum Just did my HP Netserver
over again with CentOS 4.4 server. Found the controller and both drives and
yum worked fine on this server. Configuring it now.
doug |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| |
|
|