Hello, i'm trying install some packages with x64_86 architecture and got same packages doubling (32 and 64 bits). How can i force yum just install packages x64_86 based? [root at www pfqueue-0.5.6]# yum install ncurses-devel Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirrors.nfsi.pt * updates: mirrors.nfsi.pt * addons: mirrors.nfsi.pt * extras: mirrors.nfsi.pt Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated ---> Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: ncurses-devel x86_64 5.5-24.20060715 base 1.7 M ncurses-devel i386 5.5-24.20060715 base 1.6 M Transaction Summary ============================================================================= Install 2 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 3.3 M Regards, --- Eduardo Silvestre nfsi telecom, lda. eduardo.silvestre at nfsi.pt Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 http://www.nfsi.pt/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090520/0f73d98e/attachment-0004.html>
yum install ncurses-devel.x86_64 ----- Original Message ----- From: "Eduardo Silvestre" <eduardo.silvestre at nfsi.pt> To: "CentOS mailing list" <centos at centos.org> Sent: Wednesday, May 20, 2009 5:33:08 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [CentOS] Double packages Hello, i'm trying install some packages with x64_86 architecture and got same packages doubling (32 and 64 bits). How can i force yum just install packages x64_86 based? [root at www pfqueue-0.5.6]# yum install ncurses-devel Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirrors.nfsi.pt * updates: mirrors.nfsi.pt * addons: mirrors.nfsi.pt * extras: mirrors.nfsi.pt Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated ---> Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: ncurses-devel x86_64 5.5-24.20060715 base 1.7 M ncurses-devel i386 5.5-24.20060715 base 1.6 M Transaction Summary ============================================================================= Install 2 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 3.3 M Regards, --- Eduardo Silvestre nfsi telecom, lda. eduardo.silvestre at nfsi.pt Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 http://www.nfsi.pt/
Add the .x64_86 extension to the package you want to install yum install nvurses-devel.x86_64 ________________________________ From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Eduardo Silvestre Sent: Wednesday, May 20, 2009 8:33 AM To: CentOS mailing list Subject: [CentOS] Double packages Hello, i'm trying install some packages with x64_86 architecture and got same packages doubling (32 and 64 bits). How can i force yum just install packages x64_86 based? [root at www pfqueue-0.5.6]# yum install ncurses-devel Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirrors.nfsi.pt * updates: mirrors.nfsi.pt * addons: mirrors.nfsi.pt * extras: mirrors.nfsi.pt Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated ---> Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated --> Finished Dependency Resolution Dependencies Resolved =========================================================================== Package Arch Version Repository Size ===========================================================================Installing: ncurses-devel x86_64 5.5-24.20060715 base 1.7 M ncurses-devel i386 5.5-24.20060715 base 1.6 M Transaction Summary ===========================================================================Install 2 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 3.3 M Regards, --- Eduardo Silvestre nfsi telecom, lda. eduardo.silvestre at nfsi.pt Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 http://www.nfsi.pt/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090520/d19f2e1e/attachment-0004.html>
On Wed, May 20, 2009 at 4:54 PM, <jacob at aers.ca> wrote:> Add the .x64_86 extension to the package you want to install > > > > yum install nvurses-devel.x86_64 > > > > ________________________________ > > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf > Of Eduardo Silvestre > Sent: Wednesday, May 20, 2009 8:33 AM > To: CentOS mailing list > Subject: [CentOS] Double packages > > > > Hello, > > ?i'm trying install some packages with x64_86 architecture and got same > packages doubling (32 and 64 bits). > How can i force yum just install packages x64_86 based? > > [root at www pfqueue-0.5.6]# yum install ncurses-devel > Loading "fastestmirror" plugin > Loading mirror speeds from cached hostfile > ?* base: mirrors.nfsi.pt > ?* updates: mirrors.nfsi.pt > ?* addons: mirrors.nfsi.pt > ?* extras: mirrors.nfsi.pt > Setting up Install Process > Parsing package install arguments > Resolving Dependencies > --> Running transaction check > ---> Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated > ---> Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated > --> Finished Dependency Resolution > > Dependencies Resolved > > ============================================================================> ?Package???????????????? Arch?????? Version????????? Repository??????? Size > ============================================================================> Installing: > ?ncurses-devel?????????? x86_64???? 5.5-24.20060715? base????????????? 1.7 M > ?ncurses-devel?????????? i386?????? 5.5-24.20060715? base????????????? 1.6 M > > Transaction Summary > ============================================================================> Install????? 2 Package(s) > Update?????? 0 Package(s) > Remove?????? 0 Package(s) > > Total download size: 3.3 M > > Regards, > --- > Eduardo Silvestre > nfsi telecom, lda. > > eduardo.silvestre at nfsi.pt > Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 > http://www.nfsi.pt/ > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >I had same issue. I added exclude=*.i386 *.i686 to yum.conf and that solved the problem.
Hello Johan, thanks but i know that. I just want keep im my system packages x86_64. Why yum return packages i386 when $basearch is x86_64? Regards, --- Eduardo Silvestre nfsi telecom, lda. eduardo.silvestre at nfsi.pt Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 http://www.nfsi.pt/ ----- Original Message ----- From: "Johan Swensson" <kupo at kupo.se> To: "CentOS mailing list" <centos at centos.org> Sent: Wednesday, May 20, 2009 4:42:07 PM GMT +00:00 GMT Britain, Ireland, Portugal Subject: Re: [CentOS] Double packages yum install ncurses-devel.x86_64 ----- Original Message ----- From: "Eduardo Silvestre" <eduardo.silvestre at nfsi.pt> To: "CentOS mailing list" <centos at centos.org> Sent: Wednesday, May 20, 2009 5:33:08 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: [CentOS] Double packages Hello, i'm trying install some packages with x64_86 architecture and got same packages doubling (32 and 64 bits). How can i force yum just install packages x64_86 based? [root at www pfqueue-0.5.6]# yum install ncurses-devel Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirrors.nfsi.pt * updates: mirrors.nfsi.pt * addons: mirrors.nfsi.pt * extras: mirrors.nfsi.pt Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated ---> Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: ncurses-devel x86_64 5.5-24.20060715 base 1.7 M ncurses-devel i386 5.5-24.20060715 base 1.6 M Transaction Summary ============================================================================= Install 2 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 3.3 M Regards, --- Eduardo Silvestre nfsi telecom, lda. eduardo.silvestre at nfsi.pt Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 http://www.nfsi.pt/ _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos