Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Improve upgrade of deb package #35

Merged
merged 1 commit into from
Apr 5, 2016

Conversation

drazzib
Copy link
Contributor

@drazzib drazzib commented Apr 4, 2016

Pass -o Dpkg::Options::="--force-confold" --force-yes as options to package so that dpkg won't generate errors about pre-existing /etc/init.d/mongod or /etc/mongod.conf file(s).

This allow more robust upgrade path : if a previous mongodb package is already installed in the node it will allow transparent upgrade.

@sunggun-yu
Copy link
Owner

@drazzib Thank you so much for great PR! I'll merge and test!

@sunggun-yu sunggun-yu merged commit 860f7b0 into sunggun-yu:master Apr 5, 2016
@drazzib
Copy link
Contributor Author

drazzib commented Apr 5, 2016

@sunggun-yu No problem! Please notify me once a new release is out.

sunggun-yu added a commit that referenced this pull request Apr 6, 2016
tested manually
@sunggun-yu
Copy link
Owner

@drazzib
Hi, your change has been released. sorry for late notice.
I did refactoring little bit.

Thank you so much!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants