Thanks Mike! I have solved that, i have not import rpms .
I think that is optinal from <ServerBootstrap>, it's my fault.

!!!!!! Must import RPM which match the SRPMs.


2010/3/19 Mike McLean <mikem@redhat.com>
On 03/17/2010 09:04 PM, Eric Zhong wrote:
> =========================================================
>
> [eric@wenjia repos]$ koji list-tagged --latest --inherit dist-test-build
> Build                                     Tag                   Built by
> ----------------------------------------  --------------------
> ----------------
> Ajaxterm-0.10-8.el5                       dist-test             kojiadmin
> Cluster_Administration-5.2-1.ns5.3.02     dist-test             kojiadmin
> Deployment_Guide-5.2-11.ns5.3.02          dist-test             kojiadmin
> ......
> (Total:1198 lines)

 From your post a few days ago, it looks like you had been running koji
import commands on a directory of (only) srpms. Did you ever correct
that? If not, all these builds listing in your tag may consist only of
srpms, which won't be placed in the repos.

Check this with:
% koji list-tagged dist-test --latest --inherit --rpms |grep -v '.src$'