Bug #6820
closedhammer repository-set enable: {} are not valid substitutions for /content/dist/rhel/server/6/$releasever/$basearch/kickstart (RuntimeError)
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1116803
Description of problem:
Calling `hammer repository-set enable ...` produces error "{} are not valid substitutions for /content/dist/rhel/server/6/$releasever/$basearch/kickstart (RuntimeError)"
Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-7-20140702.0
How reproducible:
always
Steps to Reproduce:
1. # hammer product list --organization-id 3 | grep 5
5 | Red Hat Enterprise Linux Server | satellite-qa | 1 | not_synced
2. # hammer repository-set list --product-id 5 | grep 1952
1952 | kickstart | Red Hat Enterprise Linux 6 Server (Kickstart)
3. # hammer repository-set enable --product-id 5 --id 1952
- hammer repository-set enable --product-id 5 --id 1952
Could not enable repository: {} are not valid substitutions for /content/dist/rhel/server/6/$releasever/$basearch/kickstart
Expected results:
Should work
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 54
- Pull request https://github.com/theforeman/hammer-cli/pull/132 added
- Pull request deleted (
)
Updated by Eric Helms over 10 years ago
- Project changed from Katello to Hammer CLI
- Category deleted (
Hammer) - Target version deleted (
54)
Updated by Anonymous about 10 years ago
- Target version changed from 1.7.4 to 1.7.3
Updated by Dominic Cleal about 10 years ago
- Target version changed from 1.7.3 to 1.7.2
Updated by Bryan Kearney about 9 years ago
- Status changed from Ready For Testing to New
downstream is still seeingthis
Updated by Shira Maximov almost 5 years ago
- Triaged set to No
I'm closing this issue since the BZ was closed and the PR was merged long time ago.