Project

General

Profile

Actions

Bug #19273

closed

Reset does not recreate candlepin db due to cpdp/cpinit in wrong location

Added by Chris Roberts almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Installer
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

When you do a --reset the candlepin db is not recreated because it stills sees the following files:

/var/lib/candlepin/cpdb_done
/var/lib/candlepin/cpinit_done

The --reset removes them from here but they are no longer present in this location:

/var/lib/katello/cpdb_done
/var/lib/katello/cpinit_done

After a long debug session with the candlepin team and removing them from /var/lib/candlepin the --reset went through and the db got recreated correctly.

Actions

Also available in: Atom PDF