** update: mirrors.163.com
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: liblua-5.1.so for package: mysql-proxy
---> Package lua.i386 0:5.1.4-1.el5.rf set to be updated
---> Package lua-devel.i386 0:5.1.4-1.el5.rf set to be updated
--> Finished Dependency Resolution
mysql-proxy-0.5.1-1.el5.i386 from installed has depsolving problems
* --> Missing Dependency: liblua-5.1.so is needed by package mysql-proxy-0.5.1-1.el5.i386 (installed)
Error: Missing Dependency: liblua-5.1.so is needed by package mysql-proxy-0.5.1-1.el5.i386 (installed)
*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
Then I run "yum update --skip-broken", but after I run that command ,
the screen displays these:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: liblua-5.1.so for package: mysql-proxy
---> Package lua.i386 0:5.1.4-1.el5.rf set to be updated
---> Package lua-devel.i386 0:5.1.4-1.el5.rf set to be updated
--> Finished Dependency Resolution
mysql-proxy-0.5.1-1.el5.i386 from installed has depsolving problems
* --> Missing Dependency: liblua-5.1.so is needed by package mysql-proxy-0.5.1-1.el5.i386 (installed)
--> Running transaction check
---> Package lua.i386 0:5.1.4-1.el5.rf set to be updated
--> Processing Dependency: lua = 5.1.4-1.el5.rf for package: lua-devel
--> Finished Dependency Resolution
lua-devel-5.1.4-1.el5.rf.i386 from rpmforge has depsolving problems
* --> Missing Dependency: lua = 5.1.4-1.el5.rf is needed by package lua-devel-5.1.4-1.el5.rf.i386 (rpmforge)
Packages skipped because of dependency problems:
*** lua-5.1.4-1.el5.rf.i386 from rpmforge
*** lua-devel-5.1.4-1.el5.rf.i386 from rpmforge
Could someone give me some advices?
Thanks in advance ~
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
01-31-2010, 09:03 AM
Christoph Maser
yum update error
Am Samstag, den 30.01.2010, 13:32 +0100 schrieb Majian:
> Hi ,all :
>
> Today I run the "yum update" command on my laptop, which is CentOS 5.4
> i386.
> Then the screen displays the following message :
>
> root@kuku ~ > yum update
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
> * addons: mirror.centos.net.cn
> * base: mirror.centos.net.cn
> * epel: mirrors.sohu.com
> * extras: mirror.centos.net.cn
> * rpmforge: ftp-stud.fht-esslingen.de
> * rpmfusion-free-updates: mirrors.cat.pdx.edu
> * rpmfusion-free-updates-testing: mirrors.cat.pdx.edu
> * rpmfusion-nonfree-updates: mirrors.cat.pdx.edu
> * rpmfusion-nonfree-updates-testing: mirrors.cat.pdx.edu
> * update: mirrors.163.com
Do not mix epel and rpmforge they are not compatible.
Chris
financial.com AG
Munich head office/Hauptsitz München: Maria-Probst-Str. 19 | 80939 München | Germany
Frankfurt branch office/Niederlassung Frankfurt: Messeturm | Friedrich-Ebert-Anlage 49 | 60327 Frankfurt | Germany
Management board/Vorstand: Dr. Steffen Boehnert | Dr. Alexis Eisenhofer | Dr. Yann Samson | Matthias Wiederwach
Supervisory board/Aufsichtsrat: Dr. Dr. Ernst zur Linden (chairman/Vorsitzender)
Register court/Handelsregister: Munich – HRB 128 972 | Sales tax ID number/St.Nr.: DE205 370 553
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
09-29-2010, 05:44 PM
Kevin Kempter
yum update error
Hi All;
I'm seeing this today when I run yum update:
rhel-x86_64-client-5 | 1.4 kB 00:00
rhel-x86_64-client-5/primary | 2.8 MB 00:02
rhel-x86_64-client-5/primary | 2.8 MB 00:05
rhel-x86_64-client-5/primary | 2.8 MB 00:03
rhel-x86_64-client-5/primary | 2.8 MB 00:02
Error: failed to retrieve repodata/654e670b062bdaf6da22f161b645b33f6fdd5c39-primary.xml.gz from rhel-x86_64-client-5
error was [Errno -1] Metadata file does not match checksum
Thoughts?
Thanks in advance...
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
09-29-2010, 05:54 PM
"Whitney, Matthew"
yum update error
I've found a "yum clean all" will clear this issue. I believe it is a caching issue.
Hope this helps,
Matt
Kevin Kempter <kevink@consistentstate.com> wrote:
Hi All;
I'm seeing this today when I run yum update:
rhel-x86_64-client-5 | 1.4 kB 00:00
rhel-x86_64-client-5/primary | 2.8 MB 00:02
rhel-x86_64-client-5/primary | 2.8 MB 00:05
rhel-x86_64-client-5/primary | 2.8 MB 00:03
rhel-x86_64-client-5/primary | 2.8 MB 00:02
Error: failed to retrieve repodata/654e670b062bdaf6da22f161b645b33f6fdd5c39-primary.xml.gz from rhel-x86_64-client-5
error was [Errno -1] Metadata file does not match checksum
Thoughts?
Thanks in advance...
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
09-29-2010, 06:04 PM
inode0
yum update error
On Wed, Sep 29, 2010 at 12:54 PM, Whitney, Matthew <mwhitney@pima.edu> wrote:
> I've found a "yum clean all" will clear this issue. I believe it is a caching issue.
yum clean all can also cause this issue when the upstream metadata
isn't correct. It seems there is a delay between when the new packages
are dropped into the channels and when the metadata is rebuilt. During
the time it is rebuilding I think you'll see this error. And if that
is what is happening there isn't anything you can do but wait and try
again later.
John
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
09-29-2010, 07:21 PM
Kevin Kempter
yum update error
ok, thanks
> On Wed, Sep 29, 2010 at 12:54 PM, Whitney, Matthew <mwhitney@pima.edu>
wrote:
> > I've found a "yum clean all" will clear this issue. I believe it is a
> > caching issue.
>
> yum clean all can also cause this issue when the upstream metadata
> isn't correct. It seems there is a delay between when the new packages
> are dropped into the channels and when the metadata is rebuilt. During
> the time it is rebuilding I think you'll see this error. And if that
> is what is happening there isn't anything you can do but wait and try
> again later.
>
> John
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
09-30-2010, 06:20 AM
Vimal
yum update error
On 09/30/2010 12:51 AM, Kevin Kempter wrote:
ok, thanks
On Wed, Sep 29, 2010 at 12:54 PM, Whitney, Matthew<mwhitney@pima.edu>
wrote:
I've found a "yum clean all" will clear this issue. I believe it is a
caching issue.
yum clean all can also cause this issue when the upstream metadata
isn't correct. It seems there is a delay between when the new packages
are dropped into the channels and when the metadata is rebuilt. During
the time it is rebuilding I think you'll see this error. And if that
is what is happening there isn't anything you can do but wait and try
again later.
John
Unless you have not made any changes in python and yum-related packages
recently, most of the yum issues should get fixed with:
# rm -rf /var/cache/yum/*
# yum clean all
--
Regards,
Vimal Kumar K
| vimalZworld.com * technomenace.com * twitter.com/vimal7370 |
| E: vimal7370 at gmail dot com P: +919947450760 |
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
10-11-2010, 11:09 AM
Timothy Murphy
yum update error
For some reason all the perl man pages cause yum errors like
-------------------------------------
Transaction Check Error:
file /usr/share/man/man1/c2ph.1.gz from install of
perl-5.8.8-32.el5_5.2.x86_64 conflicts with file from package
perl-5.8.8-32.el5_5.1.i386
-------------------------------------
1. I don't really see how the man pages can cause conflicts;
2. More importantly, how should I deal with this?
[I've updated everything else with yum --exclude=perl* update.]
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
10-11-2010, 11:12 AM
Timo Schoeler
yum update error
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
thus Timothy Murphy spake:
> For some reason all the perl man pages cause yum errors like
> -------------------------------------
> Transaction Check Error:
> file /usr/share/man/man1/c2ph.1.gz from install of
> perl-5.8.8-32.el5_5.2.x86_64 conflicts with file from package
> perl-5.8.8-32.el5_5.1.i386
> -------------------------------------
>
> 1. I don't really see how the man pages can cause conflicts;
> 2. More importantly, how should I deal with this?
> [I've updated everything else with yum --exclude=perl* update.]
Ran into this, too, recently. I don't know whether it's the
'recommended' way, but removing perl-5.8.8-32.el5_5.1.i386 (on a 64bit
machine), which was possible without removing anything else, and then
updating (which included the installion of perl-5.8.8-32.el5_5.2.x86_64
fixed it for me.
> For some reason all the perl man pages cause yum errors like
> -------------------------------------
> Transaction Check Error:
> file /usr/share/man/man1/c2ph.1.gz from install of
> perl-5.8.8-32.el5_5.2.x86_64 conflicts with file from package
> perl-5.8.8-32.el5_5.1.i386
> -------------------------------------
> 1. I don't really see how the man pages can cause conflicts;
> 2. More importantly, how should I deal with this?
Simply because both packages contain several identical (as in filepath) files...
You try to install two versions of the perl package at the same time.
You have an old i386 version and try to install a newer x86_64.
I think I would remove the old i386 version and install the newer x86_64.
JD
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos