Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the dpkg default behavior in slave, and docker-base, in order to prevent prompt #3879

Merged
merged 2 commits into from
Dec 13, 2019

Conversation

qiluo-msft
Copy link
Collaborator

No description provided.

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
## combined with confold: overwrite configuration files that you have not modified
force-confdef
## do not modify the current configuration file, the new version is installed with a .dpkg-dist suffix
force-confold
Copy link
Collaborator

@lguohan lguohan Dec 12, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be force-connew, always take new configuration since we are not modifying the config in these dockers. #Resolved

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When force-confdef and force-confold combined, it means:

  1. old unmodified configuration files will be overwrite by new ones
  2. old modified configuration files will be untouched, and the new version is installed with a .dpkg-dist suffix

In reply to: 357311450 [](ancestors = 357311450)

@qiluo-msft qiluo-msft merged commit 13eec88 into sonic-net:master Dec 13, 2019
@qiluo-msft qiluo-msft deleted the qiluo/dpkg branch December 13, 2019 02:46
abdosi pushed a commit that referenced this pull request Feb 4, 2020
…to prevent prompt (#3879)

* Change the dpkg default behavior in slave, and docker-base, in order to prevent prompt
* Move to right place
pphuchar pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Mar 9, 2020
…to prevent prompt (sonic-net#3879)

* Change the dpkg default behavior in slave, and docker-base, in order to prevent prompt
* Move to right place
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
…to prevent prompt (sonic-net#3879)

* Change the dpkg default behavior in slave, and docker-base, in order to prevent prompt
* Move to right place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants