createrepo multiple group files did not work

jupiter <[email protected]> Fri, 27 Jul 2012 20:47:45 +1000
Newsgroups gmane.linux.rpm.metadata
Message-ID <CAA=hcWRQg9-DBox4FwOX9Fdo262_zda7fZCcf2C2WhTqDBC_4Q@mail.gmail.com>
Hi,

I am running createrepo version 0.9.8 and yum version 3.2.29 on CentOS
6.2 where I created a private repository.

I have been baffled by following issues.

It works if I run only one group file "createrepo -g group1.xml
repo_directory". When I run second group file "createrepo -g
group2.xml repo_directory", the "yum grouplist" can only see group2,
not group1 any more. It seems that the later command "createrepo -g
group2.xml repo_directory" generated metadata overwriting and removing
the previous group1 metadata. Is it a bug or what I could do wrong?
Appreciate any helps to fix multiple group file metadata in
repository.

Thank you.

Kind regards,

Jupiter