OpenVZ Forum


Home » General » Support » Package Group Installation.
Package Group Installation. [message #10821] Mon, 05 March 2007 04:29 Go to next message
fraginhell is currently offline  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 #10843 is a reply to message #10821] Mon, 05 March 2007 16:47 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

well, vzyum is just a simple shell wrapper, all the options are passed on to yum. perhaps you have to use double quoting. Try something like

vzyum 202 groupinstall Development\\ Tools


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: Package Group Installation. [message #10859 is a reply to message #10843] Tue, 06 March 2007 00:49 Go to previous messageGo to next message
fraginhell is currently offline  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

Re: Package Group Installation. [message #10862 is a reply to message #10859] Tue, 06 March 2007 07:34 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Try this:
vzyum 202 groupinstall Development\\\ Tools


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: Package Group Installation. [message #10904 is a reply to message #10862] Wed, 07 March 2007 01:07 Go to previous messageGo to next message
fraginhell is currently offline  fraginhell
Messages: 4
Registered: March 2007
Junior Member
Kir,

Nope that didn't work either, I'm the mean time, I've install yum into the VE and install the group as normal.

Keith.


Thanks

Keith.
Re: Package Group Installation. [message #10918 is a reply to message #10904] Wed, 07 March 2007 07:30 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Please, fill the bug in bugzilla.

Thanks,
Vasily
Re: Package Group Installation. [message #10936 is a reply to message #10918] Wed, 07 March 2007 22:35 Go to previous message
fraginhell is currently offline  fraginhell
Messages: 4
Registered: March 2007
Junior Member
Thanks Guys for all your help on this, I have filled in a bug report.

Thanks

Keith.
Previous Topic: *SOLVED* Umount action script problem
Next Topic: *SOLVED* bridged virtual ethernets netif_add, veth_add
Goto Forum:
  


Current Time: Sat Jul 05 19:36:51 GMT 2025

Total time taken to generate the page: 0.02226 seconds