Description of problem: At the end of a copy unit, a summary is diaplayed, but if you use --recursive option it would be helpful to display a summer of other units copied as well.For example if you run rpm repo copy errata with --recursive both erratum and a number of rpms are copied, but the summary only shows the erratum Version-Release number of selected component (if applicable): [root@ibm-x3550m3-13 ~]# rpm -q pulp-server pulp-server-2.2.0-0.4.beta.fc18.noarch [root@ibm-x3550m3-13 ~]# How reproducible: Steps to Reproduce: [root@ibm-x3550m3-13 ~]# pulp-admin rpm repo copy errata --from-repo-id rhel6-2 --to-repo-id rhel-copy --recursive This command may be exited via ctrl+c without affecting the request. [-] Waiting to begin... [-] Running... Summary: erratum: 1048 Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 973744 ***