Skip to content

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

Merged
qiluo-msft merged 2 commits intosonic-net:masterfrom
qiluo-msft:qiluo/dpkg
Dec 13, 2019
Merged

Change the dpkg default behavior in slave, and docker-base, in order to prevent prompt#3879
qiluo-msft merged 2 commits intosonic-net:masterfrom
qiluo-msft:qiluo/dpkg

Conversation

@qiluo-msft
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
mssonicbld added a commit that referenced this pull request May 22, 2025
…atically (#22614)

#### Why I did it
src/sonic-utilities
```
* 6ce5257 - (HEAD -> master, origin/master, origin/HEAD) Update ubuntu version in azure pipeline (#3891) (5 hours ago) [Vasundhara Volam]
* c78e0f7 - (origin/202505) VNET CLI- ADD/DEL VNET, ADD/DEL VNET ROUTE, VRF BIND/UNBIND to consider VNET + ADDITIONAL MODIFICATIONS TO SHOW VNET CLIs (#3826) (7 days ago) [KavyaVaniBedida]
* 1d6e050 - Revert "Vnet_name added in create_only patterns (#3878)" (#3879) (7 days ago) [miatttao]
* 5db13c2 - skip pfcwd if disabled in golden_config (#3880) (8 days ago) [Dashuai Zhang]
* 07b232a - Add GCU Support for SKU Mellanox-SN4280-O8C80 (#3871) (8 days ago) [Sai Rama Mohan Reddy S]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request May 28, 2025
…atically (#22664)

#### Why I did it
src/sonic-utilities
```
* 6964f652 - (HEAD -> 202505, origin/202505) add TH5-512 hwsku into gcu support list (#3898) (16 hours ago) [mssonicbld]
* 1ec19bc3 - feat: support namespace arg for show bfd commands (#3892) (6 days ago) [mssonicbld]
* 6f93c7ff - feat: support namespace arg for show mac (#3893) (6 days ago) [mssonicbld]
* c78e0f7 - VNET CLI- ADD/DEL VNET, ADD/DEL VNET ROUTE, VRF BIND/UNBIND to consider VNET + ADDITIONAL MODIFICATIONS TO SHOW VNET CLIs (#3826) (13 days ago) [KavyaVaniBedida]
* 1d6e050 - Revert "Vnet_name added in create_only patterns (#3878)" (#3879) (13 days ago) [miatttao]
* 5db13c2 - skip pfcwd if disabled in golden_config (#3880) (2 weeks ago) [Dashuai Zhang]
* 07b232a - Add GCU Support for SKU Mellanox-SN4280-O8C80 (#3871) (2 weeks ago) [Sai Rama Mohan Reddy S]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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