Not sure when this changed, but we now output a dict with feed values instead of a user-formatted output: Label repo3 Name repo3 Feed {u'url': u'http://mmccune.fedorapeople.org/pulp/', u'type': u'yum', u'supported_types': [u'yum', u'local', u'rhn']} Arch noarch Sync Schedule None Packages /pulp/api/repositories/repo3/packages/ We should parse this and show it better in the output.
This is in HEAD as of Sep 7, which I'm about to cut for the 0.2 community release, so consider that the version.
fixed! feedurl and type should now be separate fields $ sudo pulp-admin repo list +------------------------------------------+ List of Available Repositories +------------------------------------------+ Label fless Name fless FeedURL None FeedType None Arch noarch Sync Schedule None Packages 0 Files 0 Publish True Clones [] Label f13 Name f13 FeedURL http://download.fedora.redhat.com/pub/fedora/linux/updates/13/x86_64 FeedType yum Arch noarch Sync Schedule None Packages 7308 Files 0 Publish True Clones []
Fixed in 0.77.
Fixed in build 0.78.
verified [root@preethi ~]# pulp-admin -u admin -p redhat repo list +------------------------------------------+ List of Available Repositories +------------------------------------------+ Label f13_test_relative Name f13_test_relative FeedURL http://repos.fedorapeople.org/repos/pulp/pulp/testing/fedora-13/x86_64/ FeedType yum Arch noarch Sync Schedule */5 * * * * Packages 9 Files 0 Publish True Clones [] Label f14 Name f14 FeedURL http://download.fedora.redhat.com/pub/fedora/linux/releases/14/Fedora/x86_64/os/ FeedType yum Arch x86_64 Sync Schedule None Packages 2766 Files 6 Publish True Clones [] Label f13 Name f13 FeedURL http://download.devel.redhat.com/released/F-13/GOLD/Fedora/x86_64/os/ FeedType yum Arch x86_64 Sync Schedule None Packages 3102 Files 8 Publish True Clones [] Label f13-updates Name f13-updates FeedURL http://download.fedora.redhat.com/pub/fedora/linux/updates/13/x86_64/ FeedType yum Arch x86_64 Sync Schedule None Packages 7604 Files 0 Publish True Clones []
Closing with Community Release 15 pulp-0.0.223-4.