Displaying 20 results from an estimated 2000 matches similar to: "Re: yum groupinstall ability?"
2011 Aug 17
2
Centos Gotcha: YUM Groupinstall
Folks
I have encountered a situation with YUM that isn't what I expected.
Let's suppose I want to install a group, call it G. My first
question would be -- is the group already installed. Realize all of
this is scripted.
So, I use
yum groupinfo
and I see the list of installed groups, and those not yet installed.
If group G is in the list of installed groups, one would think that
2005 Feb 01
1
Updates to CentOS-4Beta
1. There are updates to CentOS-4Beta for the i386 and x86_64 arches.
The following RPMS have been changed:
a. createrepo-0.4.2-1.noarch.rpm - This is an update from the upstream
maintainer.
b. yum-2.1.13-1.c4.noarch.rpm - This is an update from the upstream
maintainer.
c. firefox-1.0-6.centos4.3.i386.rpm - The original build did not strip
the library files of unnecessary symbols, causing
2006 Jan 17
2
yum groupinstall "MySQL Database"
Hi all,
I have a question related to yum groupinstall.
I just tried a:
yum groupinstall "MySQL Database"
I expected that I would end up with a MySQL Database server,
but it installed a bunch of .rpms *except* mysql-server. No
big deal, I'm just curious if it was intended this way or not,
that's all.
Thank you and,
Have a nice evening everyone,
Alex
2008 Apr 01
4
How to find available groups for installation via yum ?
Hi All,
Short description of the problem:
- I would like to install the complete 'xfce' desktop on CentOS5.x
I've tried:
yum groupinstall xfce
yum groupinstall xfce4
yum groupinstall xfce*
yum groupinstall xfce4*
yum groupinstall xfce4.2
yum groupinstall xfce4.1
yum groupinstall xfce4.3
yum groupinstall xfce4.4
yum groupinstall xfce4.4.2
....
etc
etc
...
nothing worked
then I've
2011 Nov 08
2
CentOS 6 yum Groupinstall vs Manual install
Gentlemen,
I have a question regarding yum groupinstall vs just using yum install.
I have been reading tutorials online (for example how to run a Centos
LAMP). Most of the tutorials have examples to install httpd, mysql, etc
using yum install httpd....
The reason for this e-mail is that I noticed in yum grouplist that there
is an option to install Web Server, MySQL database server, etc.
2007 Jan 09
1
Dependencies
Hi all,
If I try yum grouplist "FTP Server" I get the next large output:
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
OpenIPMI x86_64
2005 Sep 12
2
Failing "yum --installroot=/mnt groupinstall base"
Hello all,
trying to do the below command.
yum --installroot=/mnt groupinstall base
i receive this error message.
"You have enabled checking of packages via GPG keys. This is a good thing.
However, you do not have any GPG public keys installed. You need to download
the keys for packages you wish to install and install them.
You can do that by running the command:
rpm --import
2017 Sep 25
1
yum groupinstall vs. yum group install
Hi,
Is there a difference between 'yum groupinstall' and 'yum group
install'? As far as I can tell,
# yum groupinstall "X Window System"
and
# yum group install "X Window System"
get me the same result.
Just curious.
Niki
--
Microlinux - Solutions informatiques durables
7, place de l'?glise - 30730 Montpezat
Web : http://www.microlinux.fr
Mail :
2005 Aug 16
2
Installing/Activating GUI for Server Settings
I did a minimal install and then with yum groupinstall, installed http,
ftp and samba servers. However the gui server settings are not
displayed for these servers. Is there a package that I need to install
or do I need to change a setting(s) in a file?
In reading "man yum" I did not see a way to find out what rpm's are
installed with each group, or maybe I just did not
2007 Jul 06
3
yum groupinstall everything
I have seen people on the list say you can yum groupinstall everything yet
when I tried their method, it didn't work
Is there actually a way other than making a script with all the info in it?
- rh
2007 May 22
1
"core" package groups
Hi,
One nice thing I have with Debian is the possibility to have a really
stripped-down install of things. Let's take an example.
I want a cholesterol-free install of GNOME, I 'apt-get install
gnome-core' which gives me the bare working minimum of GNOME as a
starting point, and then I install what I really need. The same thing
applies for KDE, with 'apt-get install
2008 Feb 25
3
CentOS 5.1 - equivalent of xorg-x11 ?
Hi
If i want to add X to a system after install on CentOS 4 that would be a
yum install xorg-x11 etc
This package seems to have been renamed in CentOS 5 and i wonder if
anyone can tell me what that now is please
thanks
2019 Apr 17
1
yum groupinstall 'GNOME Desktop' fails
Warren Young wrote:
> I?ve got a CentOS 7 VM here that was installed with one of the CLI-only
> presets. To answer a question in another thread here, I wanted to
> install a GNOME desktop environment in it, so I went searching and found
> the standard instructions for doing that.
>
> The problem is that rebooting the VM gives me a black screen after it
> finishes the text
2019 Apr 17
2
yum groupinstall "GNOME Desktop" fails
I?ve got a CentOS 7 VM here that was installed with one of the CLI-only presets. To answer a question in another thread here, I wanted to install a GNOME desktop environment in it, so I went searching and found the standard instructions for doing that.
The problem is that rebooting the VM gives me a black screen after it finishes the text booting parts. There?s an X cursor, and wiggling the
2017 May 23
4
What is in a yum group
I want to install Xfce on a ClearOS server. They have not defined any
desktop groups (actually no groups other than minimal). But lots of
Xfce rpms are in their repos.
How can I see what rpms Centos would install with a 'yum group install'?
Then I get to install vnc server and set up the client right...
thanks
2019 Apr 17
0
yum groupinstall 'GNOME Desktop' fails
On 4/17/19 12:00 PM, mark wrote:
> Warren Young wrote:
>> I?ve got a CentOS 7 VM here that was installed with one of the CLI-only
>> presets. To answer a question in another thread here, I wanted to
>> install a GNOME desktop environment in it, so I went searching and found
>> the standard instructions for doing that.
>>
>> The problem is that rebooting the
2009 May 04
3
Dev Tools
Hi All,
Cent OS 5.3. I need to install the gcc toolchain, but what yum
packages is this?
I need to compile ProFTPD, etc, etc. I tried yum install gcc, what else?
-Jason
2012 Oct 17
2
Puppet 3.0 and yum groupinstall
I can''t seem to find any direct reference yo this in the puppet 3.0 docs so does anyone know if puppet 3.0 can handle yum groupinstalls without resorting to using an exec?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/5QboggWCwh4J.
To
2012 Jan 06
1
Yum Group Desktop shows rhn-setup-info
Folks
In Centos 6 (updated as of last night), the command
yum groupinfo Desktop
shows the package "rhn-setup-info" as one of its default packages,
yet it appears that the package does not exist.
Is this an inconsistency in the YUM data? or what?
Thanks
David Kurn
2014 Jul 21
1
yum annoyances
yum grouplist \*office\*
returns
Installed Groups:
Office Suite and Productivity
But the *only* way to see what's in the group is
yum groupinfo \*office\*
With or without quotes around Office Suite and Productivity, it refuses to
admit that any such thing's installed.
mark