Actions
Bug #30932
closedplugin installation fails with "ActiveRecord::RecordInvalid: Validation failed: Name has already been taken"
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1882276
Description of problem:
Satellite-installer fails at execution of '/usr/sbin/foreman-rake -- config -k 'remote_execution_cockpit_url' -v '/webcon/=%{host}''
Version-Release number of selected component (if applicable):
- Satellite 6.8.0 snap 17
How reproducible:
- Always
Steps to Reproduce:
1. Try installing satellite 6.8.0 snap 17
Actual results:
- Fails at Execution of '/usr/sbin/foreman-rake -- config -k 'remote_execution_cockpit_url' -v '/webcon/=%{host}'' returned 1: rake aborted!
Expected results:
- Satellite 6.8.0 installed successfully.
Additional info:
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/theforeman/foreman/pull/8032 added
Updated by Eric Helms over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|324bafdb625b06fe939530ef77534170be855447.
Updated by Tomer Brisker about 4 years ago
- Fixed in Releases 2.1.4, 2.2.0 added
- Fixed in Releases deleted (
2.3.0)
Updated by Tomer Brisker about 4 years ago
- Subject changed from Satellite installation fails at execution of '/usr/sbin/foreman-rake -- config -k 'remote_execution_cockpit_url' -v '/webcon/=%{host}'' to installation fails at execution of '/usr/sbin/foreman-rake -- config -k 'remote_execution_cockpit_url' -v '/webcon/=%{host}''
Updated by Tomer Brisker about 4 years ago
- Subject changed from installation fails at execution of '/usr/sbin/foreman-rake -- config -k 'remote_execution_cockpit_url' -v '/webcon/=%{host}'' to plugin installation fails with "ActiveRecord::RecordInvalid: Validation failed: Name has already been taken"
- Category changed from Rake tasks to Plugin integration
Actions