Actions
Bug #13305
closedold packages generic methods are failing on old debian
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Old packages method are using aptitude to get the list of available updates, but there is a known bug on aptitude that prevent it to always answer "yes" in non interactive mode.
On some old debian VMs there can be some untrusted packages, leading to a waiting loop when using the bundle.
The method should not be used anymore, and whould be migrated to the new packages methods. Tests will be disabled for the packages_remove on old debians.
Updated by Félix DALLIDET about 6 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/ncf/pull/820
Updated by Alexis Mousset about 6 years ago
- Related to Bug #6696: aptitude hangs on unsigned packages added
Updated by Félix DALLIDET about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:003f6bbd88b9e8ab2e6cfac264b9c9c5c68110be.
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods - Package Management to Generic methods
Actions