#556 updating package touches configuration files
Closed: wontfix None Opened 11 years ago by rcritten.

I had a custom certmap.conf as part of a pki-core install and after upgrading it was reverted to a standard certmap.conf.

389-ds-base-1.3.0.0-1.fc18.x86_64

This particular system had done some previous testing of these bits. When F-18 came out I wanted to sync it to reality so I did a: yum distro-sync

This downgraded to 389-ds-base-1.3.0-0.1.a1

Then I updated back to 1.3.0.0-1


setup-ds.pl -u is broken - it calls makeOtherConfigFiles with the skip flag == 1 - this is supposed to skip files that already exist - this is not working for certmap.conf - if certmap.conf exists, upgrade should not touch it

Certmap.conf exists by default. So, it has no chance to be updated with the fix. But I think that's good. If we need to upgrade the certmap format, we have to do more work using some upgrade script...

Pushed to the following branches:

master 5285304
389-ds-base-1.3.0 57f4381
389-ds-base-1.2.11 e63ad68

Metadata Update from @rmeggins:
- Issue assigned to rmeggins
- Issue set to the milestone: 1.3.0.2

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/556

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. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata