Package Group Installation. [message #10821] |
Mon, 05 March 2007 04:29  |
fraginhell
Messages: 4 Registered: March 2007
|
Junior Member |
|
|
Hi Guys,
Just playing around with openvz but I can't add a package group a VE.
[root@kwtest /]# vzyum 202 groupinstall "Development Tools"
exec /usr/share/vzyum/bin/yum -c /vz/template/centos/4/i386/config/yum.conf --installroot /vz/root/202 --vps=202 groupinstall Development Tools
Setting up Group Process
Setting up repositories
centos4-vz-addons 100% |=========================| 951 B 00:00
centos4-base 100% |=========================| 1.1 kB 00:00
centos4-updates-released 100% |=========================| 951 B 00:00
Setting up repositories
Reading repository metadata in from local files
Warning: Group Development does not exist.
Warning: Group Tools does not exist.
No packages in any requested group available to install
I've tried with and without quotes, any suggestions please.
Thanks
Keith.
|
|
|
|
Re: Package Group Installation. [message #10859 is a reply to message #10843] |
Tue, 06 March 2007 00:49   |
fraginhell
Messages: 4 Registered: March 2007
|
Junior Member |
|
|
Kir.
Thanks for responding, but whatever I try fails.
vzyum 202 groupinstall 'Development\ Tools'
vzyum 202 groupinstall Development\ Tools
vzyum 202 groupinstall "Development\ Tools"
vzyum 202 'groupinstall Development Tools'
vzyum 202 "groupinstall Development\ Tools"
+ various other attemtps
All produce the same result.
exec /usr/share/vzyum/bin/yum -c /vz/template/centos/4/i386/config/yum.conf --installroot /vz/root/202 --vps=202 groupinstall Development Tools
Setting up Group Process
Setting up repositories
centos4-vz-addons 100% |=========================| 951 B 00:00
centos4-base 100% |=========================| 1.1 kB 00:00
centos4-updates-released 100% |=========================| 951 B 00:00
Setting up repositories
Reading repository metadata in from local files
Warning: Group Development does not exist.
Warning: Group Tools does not exist.
No packages in any requested group available to install
Current Versions of my software.
vzctl-3.0.14-1
vzpkg-2.7.0-18
ovzkernel-2.6.9-023stab040.1
vzquota-3.0.9-1
vzrpm44-4.4.1-22.5
vzrpm44-python-4.4.1-22.5
vzrpm43-python-4.3.3-7_nonptl.6
vztmpl-centos-4-2.0-2
vzctl-lib-3.0.14-1
vzyum-2.4.0-11
vzrpm43-4.3.3-7_nonptl.6
vztmpl-fedora-core-5-2.0-2
Thanks again...
Thanks
Keith.
[Updated on: Tue, 06 March 2007 00:50] Report message to a moderator
|
|
|
|
|
|
|