Hide Forgot
Description of problem: Can't create repo for ppc architecture. However ppc64 is in the list. I think ppc should be there as well.
commit 7c064154592cf1d9e4c4f8b3d8fdd94b2f2ad1e1
build: 0.267
verified [root@katello-test ~]# pulp-admin repo create --id=pulp --arch ppc Successfully created repository [ pulp ] [root@katello-test ~]# pulp-admin repo list +------------------------------------------+ List of Available Repositories +------------------------------------------+ Id pulp Name pulp Repo URL https://katello-test.usersys.redhat.com/pulp/repos/pulp/ Feed URL None Feed Type None Content Type yum Feed Certs CA:No Cert:No Consumer Certs CA:No Cert:No Architecture ppc Sync Schedule None Packages 0 Files 0 Distributions None Publish True Clones [] Groups None Filters [] Notes {} Preserve Metadata False Checksum Type sha256 [root@katello-test ~]# pulp-admin repo create --id=pulp --arch test error: operation failed: A repository with the id, pulp, already exists [root@katello-test ~]# [root@katello-test ~]# pulp-admin repo create --id=pulp1 --arch test error: operation failed: PulpException: Architecture must be one of [noarch, i386, i686, ppc64, ppc, s390x, x86_64, ia64] [root@katello-test ~]# [root@katello-test ~]#
Pulp v1.0 is released Closed Current Release.