Re: [Server-devel] yum groupinstall

2013-07-31 Thread James Cameron
On Wed, Jul 31, 2013 at 08:42:35PM -0500, Jerry Vonau wrote:
> cd repos/stable/olpc/xs-0.7/i386/
> createrepo -g comps.xml .

Thanks.  Was done.

-- 
James Cameron
http://quozl.linux.org.au/
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] yum groupinstall

2013-07-31 Thread Jerry Vonau
On Thu, 2013-08-01 at 11:33 +1000, James Cameron wrote:

> 
> In Daniel's happy absence, how would I fix this?
> 
> quozl@crank:/var/www/xs/repos/stable/olpc/xs-0.7/i386$ pwd
> /var/www/xs/repos/stable/olpc/xs-0.7/i386
> quozl@crank:/var/www/xs/repos/stable/olpc/xs-0.7/i386$ ls -actl| head -9
> total 86748
> drwxr-xr-x 3 dsd dsd 4096 2013-06-05 11:42 .
> drwxr-xr-x 2 dsd dsd 4096 2013-06-05 11:42 repodata
> -rw-r--r-- 1 dsd dsd28016 2013-06-05 11:41 
> xs-activity-server-0.3.6-1.el6.noarch.rpm
> -rw-r--r-- 1 dsd dsd31672 2012-02-20 11:37 
> xs-activation-0.3.14.gd2a3727-1.el6.noarch.rpm
> -rw-r--r-- 1 dsd dsd82029 2012-02-16 18:03 
> xs-config-0.7.0.46.g9b886c8-1.noarch.rpm
> -rw-r--r-- 1 dsd dsd44000 2012-02-14 15:37 
> xs-tools-0.5.5.g49ddc07-1.el6.noarch.rpm
> -rw-r--r-- 1 dsd dsd 10060900 2012-02-14 12:54 
> moodle-xs-1.9.5.xs1.15.g7c6a865-1.el6.noarch.rpm
> drwxr-xr-x 4 dsd dsd 4096 2012-02-10 12:19 ..
> quozl@crank:/var/www/xs/repos/stable/olpc/xs-0.7/i386$ 
> 

cd repos/stable/olpc/xs-0.7/i386/
createrepo -g comps.xml .

Jerry


___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


[Server-devel] yum groupinstall

2013-07-31 Thread Jerry Vonau
Hi All,

While helping someone install XS-0.7 on a pre-existing install using the
instructions "Installing on top of existing OS installation"[1]. After
installing the release rpm the next step results in: 


root@localhost Test_XS]# yum groupinstall "OLPC XS"
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink|  14 kB
00:00
 * base: centos.tcpdiag.net
 * epel: mirror.pnl.gov
 * extras: centos.tcpdiag.net
 * updates: centos.mirrors.hoobly.com
epel | 4.2 kB
00:00
epel/primary_db  | 4.5 MB
00:01
olpcxs   | 1.9 kB
00:00
olpcxs/primary_db|  29 kB
00:00
Setting up Group Process
Checking for new repos for mirrors
epel/group_gz| 237 kB
00:00
Warning: Group OLPC XS does not exist.
No packages in any requested group available to install or update

What I think may of occurred is when a rpm was updated on June 5 in the
repo, createrepo wasn't called with -g to use the group definition, so
the group no longer exists. I believe this to be true as the date on
repodata/comps.xml [2] was not updated like the rest of the files
in /repodata

Jerry


1. http://wiki.laptop.org/index.php?title=XS_Installing_Software_0.7/
2. http://dev.laptop.org/xs/repos/stable/olpc/xs-0.7/i386/repodata/




___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel