Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-14 Thread Patrick McEvoy
I understand how to remove them using ' yum remove \*.i?86 '. The link below says that it breaks the installation of the x86_64 packages by removing files which are shared between the architectures, i.e. docs. How do you remove the .i?86 packages without effecting the x86_64 packages? Ja

Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-14 Thread Dan Burkland
: Wednesday, October 14, 2009 3:09 AM To: CentOS mailing list Subject: Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages Out of pure curiosity: Does anybody know why both i386 and x86_64 are installed by default? On other x86_64 platforms I rather tend to cherrypick the

Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-14 Thread James Matthews
Frank Cox posted above this line, ' yum remove \*.i?86 ' What I do is put the package name and then the platform. E.g php-cli.x86_64 On Wed, Oct 14, 2009 at 1:25 PM, Patrick McEvoy < pmce...@silvacapitalmanagement.com> wrote: > I have just found this post regarding the removal of .i?86 packag

Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-14 Thread Patrick McEvoy
I have just found this post regarding the removal of .i?86 packages on a x86_64 machine, http://bugs.centos.org/view.php?id=2590. I assume that these issues still exist for CentOS 5.3. Anyone have advice on how to remove the duplicate packages safely? Thanks, Patrick Mathieu Baudier wrote: >

Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-14 Thread Mathieu Baudier
Out of pure curiosity: Does anybody know why both i386 and x86_64 are installed by default? On other x86_64 platforms I rather tend to cherrypick the i386 packages and install them on a case by case basis. On Wed, Oct 14, 2009 at 06:49, Vnpenguin wrote: > > I removed all i?86 on my x86_64 server

Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-13 Thread Vnpenguin
I removed all i?86 on my x86_64 servers. No problem. -- http://vnoss.org ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-12 Thread Marcelo M. Garcia
Patrick McEvoy wrote: > Hello, > > Is it advisable to clean up the system by deleting the i386 rpms? > > Patrick Hi I don't think this is a good idea. If we are talking about a workstation for a user, better keep, but if you talking about a server, maybe. Most probably you will have to install

Re: [CentOS] CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages

2009-10-12 Thread Frank Cox
On Mon, 12 Oct 2009 16:48:44 -0500 Patrick McEvoy wrote: > Is it advisable to clean up the system by deleting the i386 rpms? It depends on what you're doing. If you really need some package which does not exist in x86_64 version, use i386. If all you need exists in x86_64, there is no need to us