| Poster |
Thread |
Rated: 1 Votes |
-
7of9 |
|
[RESOLVED] How to install Wine on CentOS 6 64 bit? | #1 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
Hi could someone write the directions on how to install Wine on CentOS 6 64 bit? Thanks SO much! 
|
|
|
-
lystor |
|
Re: How to install Wine on CentOS 6 64 bit? | #2 |
Regular Board Member 
Joined: 2008/9/10
From Ukraine, Donetsk
Posts: 187
|
Quote: 7of9 wrote: Hi could someone write the directions on how to install Wine on CentOS 6 64 bit?
Hi wine x86_64 rpm is available on third-party EPEL and RPMForge repositories. Add EPEL or RPMForge repo and install wine rpm by yum:
|
|
|
-
7of9 |
|
Re: How to install Wine on CentOS 6 64 bit? | #3 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
Thanks for replying. I already have downloaded this wine-1.3.7-1.el6.rft.i686.rpm However, when I try to install it, I get dependencies errors. I also tried wine-1.2.1-1.el6.rf.i686.rpm, with the same result. error: Failed dependencies: wine-capi = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 wine-cms = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 wine-core = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 wine-esd = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 wine-gecko = 1.0.0 is needed by wine-1.2.1-1.el6.rf.i686 wine-jack = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 wine-ldap = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 wine-nas = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 wine-twain = 1.2.1-1.el6.rf is needed by wine-1.2.1-1.el6.rf.i686 I am not really good at Linux, could you please tell me in steps how to do it?
Thanks a million! :D
|
|
|
-
gerald_clark |
|
Re: How to install Wine on CentOS 6 64 bit? | #4 |
Professional Board Member 
Joined: 2005/8/5
From Northern Illinois, USA
Posts: 6175
|
Welcome to CentOS. You need to do some reading: http://www.centos.org/modules/newbb/viewforum.php?forum=47You need to enable the rpmforge repo, and install it ftom there.
|
|
|
-
7of9 |
|
Re: How to install Wine on CentOS 6 64 bit? | #5 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
I already have installed it: package rpmforge-release-0.5.2-2.el6.rf.x86_64 is already installed. rpm -i rpmforge-release-0.5.2-2.el6.rf.*.rpm package rpmforge-release-0.5.2-2.el6.rf.x86_64 is already installed Any ideas? But when I try: yum install wine I get the error: Loaded plugins: fastestmirror, priorities, refresh-packagekit Loading mirror speeds from cached hostfile * base: centos.kiewel-online.ch * elrepo: mirror.solvention.de * extras: centos.kiewel-online.ch * rpmforge: ftp-stud.fht-esslingen.de * updates: centos.kiewel-online.ch Setting up Install Process No package wine available. Error: Nothing to do
|
|
|
-
pschaff |
|
Re: How to install Wine on CentOS 6 64 bit? | #6 |
Moderator 
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
You have x86_64 and RPMforge has only ix86 wine packages. If you want x86_64 wine you need to disable RPMforge and install/enable EPEL.
# uname -i
x86_64
# yum --enablerepo rpmforge list wine\*
Loaded plugins: priorities, protect-packages, refresh-packagekit
28 packages excluded due to repository priority protections
Error: No matching Packages to list
# yum --enablerepo epel list wine\*
Loaded plugins: priorities, protect-packages, refresh-packagekit
70 packages excluded due to repository priority protections
Available Packages
wine.i686 1.2.3-1.el6 epel
wine.x86_64 1.2.3-1.el6 epel
wine-alsa.i686 1.2.3-1.el6 epel
wine-alsa.x86_64 1.2.3-1.el6 epel
wine-capi.i686 1.2.3-1.el6 epel
wine-capi.x86_64 1.2.3-1.el6 epel
wine-cms.i686 1.2.3-1.el6 epel
wine-cms.x86_64 1.2.3-1.el6 epel
wine-common.noarch 1.2.3-1.el6 epel
wine-core.i686 1.2.3-1.el6 epel
wine-core.x86_64 1.2.3-1.el6 epel
wine-courier-fonts.noarch 1.2.3-1.el6 epel
wine-desktop.noarch 1.2.3-1.el6 epel
wine-devel.i686 1.2.3-1.el6 epel
wine-devel.x86_64 1.2.3-1.el6 epel
wine-docs.noarch 1.2-1.el6 epel
wine-esd.i686 1.2.3-1.el6 epel
wine-esd.x86_64 1.2.3-1.el6 epel
wine-fonts.noarch 1.2.3-1.el6 epel
wine-jack.i686 1.2.3-1.el6 epel
wine-jack.x86_64 1.2.3-1.el6 epel
wine-ldap.i686 1.2.3-1.el6 epel
wine-ldap.x86_64 1.2.3-1.el6 epel
wine-marlett-fonts.noarch 1.2.3-1.el6 epel
wine-nas.i686 1.2.3-1.el6 epel
wine-nas.x86_64 1.2.3-1.el6 epel
wine-openal.i686 1.2.3-1.el6 epel
wine-openal.x86_64 1.2.3-1.el6 epel
wine-oss.i686 1.2.3-1.el6 epel
wine-oss.x86_64 1.2.3-1.el6 epel
wine-pulseaudio.i686 1.2.3-1.el6 epel
wine-pulseaudio.x86_64 1.2.3-1.el6 epel
wine-small-fonts.noarch 1.2.3-1.el6 epel
wine-symbol-fonts.noarch 1.2.3-1.el6 epel
wine-system-fonts.noarch 1.2.3-1.el6 epel
wine-twain.i686 1.2.3-1.el6 epel
wine-twain.x86_64 1.2.3-1.el6 epel
wine-wow.i686 1.2.3-1.el6 epel
wine-wow.x86_64 1.2.3-1.el6 epel On i386
# uname -i
i386
# yum --enablerepo rpmforge list wine\*
Loaded plugins: priorities, refresh-packagekit
30 packages excluded due to repository priority protections
Available Packages
wine.i686 1.2.3-1.el6.rf rpmforge
wine-capi.i686 1.2.3-1.el6.rf rpmforge
wine-cms.i686 1.2.3-1.el6.rf rpmforge
wine-core.i686 1.2.3-1.el6.rf rpmforge
wine-devel.i686 1.2.3-1.el6.rf rpmforge
wine-esd.i686 1.2.3-1.el6.rf rpmforge
wine-gecko.i386 1.0.0-1.nodist.rf rpmforge
wine-jack.i686 1.2.3-1.el6.rf rpmforge
wine-ldap.i686 1.2.3-1.el6.rf rpmforge
wine-nas.i686 1.2.3-1.el6.rf rpmforge
wine-twain.i686 1.2.3-1.el6.rf rpmforge
|
|
|
-
7of9 |
|
Re: How to install Wine on CentOS 6 64 bit? | #7 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
Thanks SO much Phil. I followed your instructions. :D All I needed to do was: rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/i386/epel-release-6-5.noarch.rpmyum install wine I really cannot understand why people are posting useless posts instead of sharing two commands. I mean my God! Posting a URL for the entire support forum!!!??? I wouldn't do that to my worst enemy!  Anyway, I posted the instructions, for anybody else that will need to know how to do it. Have a great day! :D
|
|
|
-
r_hartman |
|
Re: How to install Wine on CentOS 6 64 bit? | #8 |
Professional Board Member 
Joined: 2009/3/23
From Netherlands
Posts: 701
|
As Gerald said: you need to do some reading. Just posting a url is not going to teach you anything.
Your question was answered in the very first reply, by lystor. Lose the attitude.
--- Give a man a url and he can solve a problem Teach a man how to find urls and he can solve many problems.
I'm sure you get the idea.
|
|
|
-
pschaff |
|
Re: How to install Wine on CentOS 6 64 bit? | #9 |
Moderator 
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Quote: 7of9 wrote: Thanks SO much Phil. I followed your instructions. :D
Your sarcasm and dissatisfaction are noted. The instruction I pointed you to tell you all you need to know to accomplish what you did, and other people would be insulted by spoon-feeding of basic commands. We cannot guess the knowledge level of everyone asking a question. If you need more specific help after doing your own research ( trying to learn to fish) then please ask, including details of what you tried and where you encountered difficulties where applicable, and help will be forthcoming. Have a nice day.
|
|
|
-
7of9 |
|
Re: How to install Wine on CentOS 6 64 bit? | #10 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
Phil, there was absolutely no sarcasm about thanking you on helping me out. My thanking was genuine. My dissatisfaction was exactly what I said. I had gone though hundreds of pages in the forum and I could not find something helpful for version 6, since it's very new. So I asked for help. Instead I got a reply sending me back to square one. However the pointers you gave me helped me to solve my problem within 5 minutes! My problem was that I was trying to install a 32 bit repo in a 64 bit distro. Now that had nothing to do with the pointers the others gave me. All I am saying is when you don't know something, you shouldn't try to help.
With respect,
7of9
|
|
|
-
pschaff |
|
Re: How to install Wine on CentOS 6 64 bit? | #11 |
Moderator 
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Thanks for clarifying that. On-line communication is always difficult due to the lack of the visual and aural cues we depend on in face-to-face interactions.
|
|
|
-
AlanBartlett |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #12 |
Moderator 
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9132
|
Now that is settled, I shall make the assumption that the OP's query has been resolved and, for posterity, mark this thread accordingly.
|
_________________
Alan100% Unix & Linux. Co-founder of the ELRepo Project.
|
-
7of9 |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #13 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
Hi, http://download.fedora.redhat.com/pub/epel/6/i386/epel-release-6-5.noarch.rpm does not exist any more. What do we do? Update: After some search, I found: http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpmHowever after installing it and runnng: yum install wine I get: Transaction Check Error: file /usr/share/doc/libtool-ltdl-2.2.6/README from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64 file /usr/share/doc/libtool-ltdl-2.2.6/COPYING.LIB from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64 Error Summary ------------- I know there is conflict for the above files, but is there any way to force the install? like replacefiles in rpm?
|
|
|
-
AlanBartlett |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #14 |
Moderator 
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9132
|
Quote: Update: After some search, I found: http: //download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
Quote: Transaction Check Error: file /usr/share/doc/libtool-ltdl-2.2.6/README from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64 file /usr/share/doc/libtool-ltdl-2.2.6/COPYING.LIB from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64
My brief hint: 32-bit and 64-bit. Rhetorical question: What is the architecture of the system upon which you wish to install wine?
|
_________________
Alan100% Unix & Linux. Co-founder of the ELRepo Project.
|
-
7of9 |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #15 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
It's 64 bit.
|
|
|
-
7of9 |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #16 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
Any ideas, anyone?
|
|
|
-
pschaff |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #17 |
Moderator 
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
That was a rhetorical question because the answer seemed obvious. Don't try to install ix86 packages on x86_64. CentOS-6 x86_64 is by default pure 64-bit, not multi-arch. The errors you show are a result of trying to install both i686 and x86_64 packages not designed to be installed together. If more help is needed then please provide more information about your system by running "./getinfo.sh package" and showing us the output file, along with the results of Quote: grep i.86 /etc/yum.repos.d/*.repo
|
|
|
-
7of9 |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #18 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
./getinfo.sh package returns: -bash: ./getinfo.sh: No such file or directory grep i.86 /etc/yum.repos.d/*.repo returns no results. Any ideas from where can I download the 64bit repo? Edit: I found the 64bit package here: http://ftp.ntua.gr/pub/linux/fedora-epel/6/x86_64/epel-release-6-5.noarch.rpmI uninstalled the previous repo and then: rpm -Uvh http://ftp.ntua.gr/pub/linux/fedora-epel/6/x86_64/epel-release-6-5.noarch.rpmyum install wine However, I still have: Transaction Check Error: file /usr/share/doc/libtool-ltdl-2.2.6/README from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64 file /usr/share/doc/libtool-ltdl-2.2.6/COPYING.LIB from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64 Error Summary ------------- Could you please assist?
|
|
|
-
pschaff |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #19 |
Moderator 
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Quote: 7of9 wrote: ./getinfo.sh package returns: -bash: ./getinfo.sh: No such file or directory
You failed to read the linkQuote: ... However, I still have:
Transaction Check Error: file /usr/share/doc/libtool-ltdl-2.2.6/README from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64 file /usr/share/doc/libtool-ltdl-2.2.6/COPYING.LIB from install of libtool-ltdl-2.2.6-15.5.el6.i686 conflicts with file from package libtool-ltdl-2.2.6-15.5.el6.x86_64
Apparently libtool-ltdl-2.2.6-15.5.el6.i686 is installed and yum wants to install libtool-ltdl-2.2.6-15.5.el6.x86_64 that conflicts with it. Do you need the 32-bit package? If not, remove it and try again. If so, consider if you can get a 64-bit version of whatever it depends on so you can remove it. For more general information see: FAQ 22. I installed the x86_64 version, so why do I have i386 packages, and can I get rid of them?
|
|
|
-
7of9 |
|
Re: [RESOLVED] How to install Wine on CentOS 6 64 bit? | #20 |
Jr Board Member 
Joined: 2011/7/21
From
Posts: 32
|
Yes, you are correct, however I do not think it's a 32bit package. Check what it displays on yum remove:
--> Processing Dependency: psa-pylibplesk for package: psa-libpam-plesk-10.13.4-cos6.build1013111102.18.x86_64
---> Package psa-qmail.x86_64 2:1.03-cos6.build1013111101.14 will be erased
--> Processing Dependency: psa-qmail for package: psa-qmail-rblsmtpd-0.88-cos6.build1013111101.14.x86_64
---> Package psa-spamassassin.x86_64 0:10.13.4-cos6.build1013111102.18 will be erased
---> Package psa-vhost.noarch 0:10.13.4-cos6.build1013111101.14 will be erased
---> Package psa-vpn.x86_64 0:10.13.4-cos6.build1013111102.18 will be erased
---> Package psa-watchdog.x86_64 0:10.13.4-cos6.build1013111102.18 will be erased
---> Package pulseaudio-gdm-hooks.x86_64 0:0.9.21-13.el6 will be erased
--> Running transaction check
---> Package NetworkManager-gnome.x86_64 1:0.8.1-15.el6 will be erased
---> Package gnome-session-xsession.x86_64 0:2.28.0-18.el6 will be erased
---> Package perl-Log-Dispatch.noarch 0:2.27-1.el6 will be erased
--> Processing Dependency: perl(Log::Dispatch::File) for package: perl-Log-Dispatch-FileRotate-1.19-4.el6.noarch
--> Processing Dependency: perl(Log::Dispatch::File) for package: perl-Log-Log4perl-1.30-1.el6.noarch
--> Processing Dependency: perl(Log::Dispatch::Output) for package: perl-Log-Dispatch-FileRotate-1.19-4.el6.noarch
--> Processing Dependency: perl(Log::Dispatch::Screen) for package: perl-Log-Log4perl-1.30-1.el6.noarch
--> Processing Dependency: perl(Log::Dispatch::Syslog) for package: perl-Log-Log4perl-1.30-1.el6.noarch
---> Package perl-SOAP-Lite.noarch 0:0.710.10-2.el6 will be erased
--> Processing Dependency: perl-SOAP-Lite for package: plesk-billing-plugins-10.13.2-cos6.build1013111018.15.x86_64
---> Package plesk-mail-qc-driver.x86_64 0:10.13.4-cos6.build1013111102.18 will be erased
---> Package psa-ingo.noarch 0:1.2.5-cos6.build1013111101.14 will be erased
---> Package psa-kronolith.noarch 0:2.3.5-cos6.build1013111101.14 will be erased
---> Package psa-libpam-plesk.x86_64 0:10.13.4-cos6.build1013111102.18 will be erased
--> Processing Dependency: psa-libpam-plesk for package: psa-triggers-10.13.4-cos6.build1013111102.18.noarch
---> Package psa-mimp.noarch 0:1.1.3-cos6.build1013110801.18 will be erased
---> Package psa-mnemo.noarch 0:2.2.4-cos6.build1013111101.14 will be erased
---> Package psa-passwd.noarch 0:3.1.3-cos6.build1013111101.14 will be erased
---> Package psa-qmail-rblsmtpd.x86_64 0:0.88-cos6.build1013111101.14 will be erased
---> Package psa-turba.noarch 0:2.3.5-cos6.build1013111101.14 will be erased
---> Package psa-updates.noarch 0:10.4.4-cos6.build1013111101.14 will be erased
---> Package system-config-keyboard.x86_64 0:1.3.1-3.el6 will be erased
---> Package vino.x86_64 0:2.28.1-3.el6 will be erased
---> Package vlc.x86_64 0:1.1.13-1.el6.rf will be erased
---> Package xulrunner.x86_64 0:10.0.3-1.el6.centos will be erased
--> Processing Dependency: gecko-libs >= 10.0 for package: yelp-2.28.1-13.el6_2.x86_64
--> Processing Dependency: libmozalloc.so()(64bit) for package: firefox-10.0.3-1.el6.centos.x86_64
--> Processing Dependency: libxpcom.so()(64bit) for package: firefox-10.0.3-1.el6.centos.x86_64
--> Processing Dependency: libxul.so()(64bit) for package: firefox-10.0.3-1.el6.centos.x86_64
--> Processing Dependency: xulrunner >= 10.0.3-1 for package: firefox-10.0.3-1.el6.centos.x86_64
---> Package zenity.x86_64 0:2.28.0-1.el6 will be erased
--> Running transaction check
---> Package firefox.x86_64 0:10.0.3-1.el6.centos will be erased
---> Package perl-Log-Dispatch-FileRotate.noarch 0:1.19-4.el6 will be erased
---> Package perl-Log-Log4perl.noarch 0:1.30-1.el6 will be erased
---> Package plesk-billing-plugins.x86_64 0:10.13.2-cos6.build1013111018.15 will be erased
---> Package psa-triggers.noarch 0:10.13.4-cos6.build1013111102.18 will be erased
---> Package yelp.x86_64 0:2.28.1-13.el6_2 will be erased
--> Processing Dependency: yelp for package: system-config-date-docs-1.0.9-1.el6.noarch
--> Processing Dependency: yelp for package: system-config-users-docs-1.0.8-1.el6.noarch
--> Running transaction check
---> Package system-config-date-docs.noarch 0:1.0.9-1.el6 will be erased
--> Processing Dependency: system-config-date-docs for package: system-config-date-1.9.60-1.el6.centos.noarch
---> Package system-config-users-docs.noarch 0:1.0.8-1.el6 will be erased
--> Processing Dependency: system-config-users-docs for package: system-config-users-1.2.106-5.el6.noarch
--> Running transaction check
---> Package system-config-date.noarch 0:1.9.60-1.el6.centos will be erased
---> Package system-config-users.noarch 0:1.2.106-5.el6 will be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
libtool-ltdl x86_64 2.2.6-15.5.el6 @PSA_10_4_4-thirdparty
154 k
Removing for dependencies:
NetworkManager-gnome
x86_64 1:0.8.1-15.el6 @base 1.5 M
alsa-plugins-pulseaudio
x86_64 1.0.21-3.el6 @base 93 k
control-center x86_64 1:2.28.1-25.el6 @base 7.9 M
control-center-extra
x86_64 1:2.28.1-25.el6 @base 47 k
firefox x86_64 10.0.3-1.el6.centos @updates 23 M
firstboot x86_64 1.110.11-1.el6 @base 649 k
gdm x86_64 1:2.30.4-33.el6_2 @updates 4.6 M
gdm-plugin-fingerprint
x86_64 1:2.30.4-33.el6_2 @updates 79 k
gdm-user-switch-applet
x86_64 1:2.30.4-33.el6_2 @updates 120 k
gnome-applets x86_64 1:2.28.0-7.el6.centos @base 15 M
gnome-media x86_64 2.29.91-6.el6 @base 1.2 M
gnome-media-libs x86_64 2.29.91-6.el6 @base 2.6 M
gnome-packagekit x86_64 2.28.3-3.el6 @base 7.9 M
gnome-panel x86_64 2.30.2-14.el6 @base 10 M
gnome-power-manager
x86_64 2.28.3-5.el6 @base 7.4 M
gnome-session x86_64 2.28.0-18.el6 @base 1.8 M
gnome-session-xsession
x86_64 2.28.0-18.el6 @base 5.9 k
gnome-settings-daemon
x86_64 2.28.2-11.el6 @base 2.6 M
gok x86_64 2.28.1-5.el6 @base 9.0 M
libaps x86_64 1.0.2-669424.11082613 @PSA_10_4_4-dist 3.2 M
libcanberra x86_64 0.22-1.el6.centos @base 175 k
libcanberra-gtk2 x86_64 0.22-1.el6.centos @base 53 k
libnotify x86_64 0.5.0-1.el6 @base 78 k
metacity x86_64 2.28.0-20.el6 @base 7.5 M
mysql-connector-odbc
x86_64 5.1.5r1144-7.el6 @base 345 k
notification-daemon
x86_64 0.5.0-1.el6 @base 182 k
orca x86_64 2.28.2-1.el6 @base 8.7 M
perl-Log-Dispatch
noarch 2.27-1.el6 @epel 114 k
perl-Log-Dispatch-FileRotate
noarch 1.19-4.el6 @epel 48 k
perl-Log-Log4perl
noarch 1.30-1.el6 @epel 884 k
perl-SOAP-Lite noarch 0.710.10-2.el6 @PSA_10_4_4-thirdparty
846 k
plesk-base x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 54 k
plesk-billing noarch 10.4.4-20111103.19 @PPB_10_4_4-dist 105 M
plesk-billing-plugins
x86_64 10.13.2-cos6.build1013111018.15 @PSA_10_4_4-dist 9.7 M
plesk-core x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 78 M
plesk-l10n noarch 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 19 M
plesk-mail-qc-driver
x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 1.7 M
plymouth-gdm-hooks
x86_64 0.8.3-24.el6.centos @base 171
pp-sitebuilder noarch 10.4.4-36793.11110312 @SITEBUILDER_10_4_4-dist
155 M
pp10.13.4-bootstrapper
x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 564 k
psa x86_64 10.4.4-cos6.build1013111102.18 @PSA_10_4_4-dist 468 k
psa-atmail noarch 1:1.04-cos6.build1013111101.14 @PSA_10_4_4-dist 13 M
psa-awstats-configurator
noarch 10.13.4-cos6.build1013111221.14 @PSA_10_4_4-dist 0.0
psa-backup-manager
x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 8.3 M
psa-drweb-configurator
x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 433 k
psa-firewall x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 412 k
psa-horde noarch 3.3.10-cos6.build1013111101.14 @PSA_10_4_4-dist 20 M
psa-imp noarch 4.3.9-cos6.build1013111101.14 @PSA_10_4_4-dist 12 M
psa-ingo noarch 1.2.5-cos6.build1013111101.14 @PSA_10_4_4-dist 5.0 M
psa-kav8 i386 8.0.3-0.303893 @PSA_10_4_4-dist 61 M
psa-kronolith noarch 2.3.5-cos6.build1013111101.14 @PSA_10_4_4-dist 6.2 M
psa-libpam-plesk x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 156 k
psa-libxml-proxy x86_64 2.7.8-0.301910 @PSA_10_4_4-dist 1.2 M
psa-logrotate x86_64 3.7-cos6.build1013111101.14 @PSA_10_4_4-dist 59 k
psa-mail-driver-common
x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 1.2 M
psa-mailman-configurator
x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 5.4 k
psa-mimp noarch 1.1.3-cos6.build1013110801.18 @PSA_10_4_4-dist 2.7 M
psa-mnemo noarch 2.2.4-cos6.build1013111101.14 @PSA_10_4_4-dist 4.0 M
psa-passwd noarch 3.1.3-cos6.build1013111101.14 @PSA_10_4_4-dist 3.7 M
psa-php5-configurator
x86_64 1.6.1-cos6.build1013111101.14 @PSA_10_4_4-dist 5.2 k
psa-proftpd x86_64 1.3.3e-cos6.build1013111101.14 @PSA_10_4_4-dist 5.9 M
psa-pylibplesk x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 73 k
psa-qmail x86_64 2:1.03-cos6.build1013111101.14 @PSA_10_4_4-dist 974 k
psa-qmail-rblsmtpd
x86_64 0.88-cos6.build1013111101.14 @PSA_10_4_4-dist 36 k
psa-spamassassin x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 159 k
psa-triggers noarch 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 0.0
psa-turba noarch 2.3.5-cos6.build1013111101.14 @PSA_10_4_4-dist 5.9 M
psa-updates noarch 10.4.4-cos6.build1013111101.14 @PSA_10_4_4-dist 0.0
psa-vhost noarch 10.13.4-cos6.build1013111101.14 @PSA_10_4_4-dist 159 k
psa-vpn x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 1.9 M
psa-watchdog x86_64 10.13.4-cos6.build1013111102.18 @PSA_10_4_4-dist 2.9 M
pulseaudio x86_64 0.9.21-13.el6 @base 1.9 M
pulseaudio-gdm-hooks
x86_64 0.9.21-13.el6 @base 385
pulseaudio-module-gconf
x86_64 0.9.21-13.el6 @base 19 k
pulseaudio-module-x11
x86_64 0.9.21-13.el6 @base 46 k
rdbmspp x86_64 2.0-650086.11082613 @PSA_10_4_4-dist 659 k
sw-engine x86_64 2.3-201111031522.centos6 @PSA_10_4_4-dist 27 M
sw-sso noarch 2.10-11110319 @PPB_10_4_4-dist 1.5 M
system-config-date
noarch 1.9.60-1.el6.centos @base 3.6 M
system-config-date-docs
noarch 1.0.9-1.el6 @base 1.5 M
system-config-keyboard
x86_64 1.3.1-3.el6 @base 492 k
system-config-users
noarch 1.2.106-5.el6 @base 1.7 M
system-config-users-docs
noarch 1.0.8-1.el6 @base 1.5 M
unixODBC x86_64 2.2.14-11.el6 @base 1.1 M
vino x86_64 2.28.1-3.el6 @base 1.9 M
vlc x86_64 1.1.13-1.el6.rf @rpmforge 60 M
xulrunner x86_64 10.0.3-1.el6.centos @updates 28 M
yelp x86_64 2.28.1-13.el6_2 @updates 3.6 M
zenity x86_64 2.28.0-1.el6 @base 4.1 M
Transaction Summary
================================================================================
Remove 90 Package(s)
Installed size: 785 M
Is this ok [y/N]: n
Exiting on user Command
I think that x86_64 means 64bit right? So isn't this package a 64bit package? Also, I see it removes a bunch of things, like portions of gnome, etc. If I remove this, will the new repo include those? Sorry for failing to read the link. Here is my system package information:
== BEGIN uname -rmi ==
2.6.38.2-xxxx-std-ipv6-64 x86_64 x86_64
== END uname -rmi ==
== BEGIN rpm -qa \*-release\* ==
rpmforge-release-0.5.2-2.el6.rf.i686
epel-release-6-5.noarch
centos-release-6-2.el6.centos.7.x86_64
== END rpm -qa \*-release\* ==
== BEGIN cat /etc/redhat-release ==
CentOS release 6.2 (Final)
== END cat /etc/redhat-release ==
== BEGIN getenforce ==
Disabled
== END getenforce ==
== BEGIN free -m ==
total used free shared buffers cached
Mem: 24147 3730 20416 0 146 1866
-/+ buffers/cache: 1718 22429
Swap: 0 0 0
== END free -m ==
== BEGIN rpm -qa yum\* rpm-\* python | sort ==
python-2.6.6-29.el6.x86_64
rpm-libs-4.8.0-19.el6_2.1.x86_64
rpm-python-4.8.0-19.el6_2.1.x86_64
yum-3.2.29-22.el6.centos.2.noarch
yum-metadata-parser-1.1.2-16.el6.x86_64
yum-plugin-fastestmirror-1.1.30-10.el6.noarch
yum-plugin-priorities-1.1.30-10.el6.noarch
yum-utils-1.1.30-10.el6.noarch
== END rpm -qa yum\* rpm-\* python | sort ==
== BEGIN ls /etc/yum.repos.d ==
CentOS-Base.repo
CentOS-Debuginfo.repo
CentOS-Media.repo
epel.repo
epel-testing.repo
mirrors-rpmforge
mirrors-rpmforge-extras
mirrors-rpmforge-testing
rpmforge.repo
== END ls /etc/yum.repos.d ==
== BEGIN cat /etc/yum.conf ==
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=5
bugtracker_url=http://bugs.centos.org/set_project.php?project_id=16&ref=http://bugs.centos.org/bug_report_page.php?category=yum
distroverpkg=centos-release
# This is the default, if you make this bigger yum won't see if the metadata
# is newer on the remote and so you'll "gain" the bandwidth of not having to
# download the new metadata and "pay" for it by yum not having correct
# information.
# It is esp. important, to have correct metadata, for distributions like
# Fedora which don't keep old packages around. If you don't like this checking
# interupting your command line usage, it's much better to have something
# manually check the metadata once an hour (yum-updatesd will do this).
# metadata_expire=90m
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
== END cat /etc/yum.conf ==
== BEGIN yum repolist all ==
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: centosr3.centos.org
* epel: mirror01.th.ifl.net
* extras: centosf3.centos.org
* rpmforge: apt.sw.be
* updates: centosq3.centos.org
repo id repo name status
base CentOS-6 - Base enabled: 6,294
c6-media CentOS-6 - Media disabled
centosplus CentOS-6 - Plus disabled
contrib CentOS-6 - Contrib disabled
debug CentOS-6 - Debuginfo disabled
epel Extra Packages for Enterprise Linux 6 - x8 enabled: 7,175
epel-debuginfo Extra Packages for Enterprise Linux 6 - x8 disabled
epel-source Extra Packages for Enterprise Linux 6 - x8 disabled
epel-testing Extra Packages for Enterprise Linux 6 - Te disabled
epel-testing-debuginfo Extra Packages for Enterprise Linux 6 - Te disabled
epel-testing-source Extra Packages for Enterprise Linux 6 - Te disabled
extras CentOS-6 - Extras enabled: 4
rpmforge RHEL 6 - RPMforge.net - dag enabled: 4,293
rpmforge-extras RHEL 6 - RPMforge.net - extras disabled
rpmforge-testing RHEL 6 - RPMforge.net - testing disabled
updates CentOS-6 - Updates enabled: 661
repolist: 18,427
== END yum repolist all ==
== BEGIN egrep 'include|exclude' /etc/yum.repos.d/*.repo ==
== END egrep 'include|exclude' /etc/yum.repos.d/*.repo ==
== BEGIN sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n ==
== END sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n ==
== BEGIN rpm -qa kernel\* | sort ==
kernel-2.6.32-220.7.1.el6.x86_64
kernel-firmware-2.6.32-220.7.1.el6.noarch
== END rpm -qa kernel\* | sort ==
Again thanks for your valuable feedback.
|
|
|
You cannot start a new topic.
You can view topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
|
|
|
|
|