#1319 Invalid upgrade script in 10.2.1
Closed: Fixed Opened by edewata.

Upgrading from Dogtag 10.2.0-5 to the unreleased 10.2.1-1 on F21 failed:

$ cat /var/log/pki/pki-upgrade-10.2.1.log 
Upgrading system at Tue Mar 24 09:38:17 EDT 2015.
Upgrading from version 10.2.0 to 10.2.1:
No upgrade scriptlets.
Tracker has been set to version 10.2.1.
Upgrading from version 10.2.1 to 10.2.1:
Invalid scriptlet name: .ignore

This is caused by the invalid file name in the upgrade folder:

base/common/upgrade/10.2.1/.ignore

The file should have been called .gitignore as in other upgrade folders.

Proposed milestone: 10.2.1-2


Fixed in the following branches:

DOGTAG_10_2_1_BRANCH:

  • 61f42b95bb6b9e730c69bf94add92611d0b8aaed

DOGTAG_10_2_2_BRANCH:

  • c1f76e9e9e35d107cdecdbbff405cb785ffa1242

DOGTAG_10_2_RHEL_BRANCH:

  • ef7d35cf681dfcdc0cd1a2e3625b3c57478ac2e9

master:

  • d939e71c55cada1a081b8241f3f1b530fcb44fcc

Metadata Update from @edewata:
- Issue set to the milestone: 10.2.1

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1881

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata