Actions
Bug #23387
closedWrong source detection on some apt systems
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
Sometimes several sources are indicated in apt-get dist-upgrade simulation, like this:
Inst openssh-server [1:8.2p1-4ubuntu0.8] (1:8/2p1-4ubuntu0.9 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Our current parser fails to read the line as it expects only one source.
Updated by Alexis Mousset about 1 year ago
- Project changed from 92 to Rudder
- Category set to Agent
- Target version deleted (
7.2)
Updated by Alexis Mousset about 1 year ago
- Status changed from New to In progress
Updated by Alexis Mousset about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2805
Updated by Alexis Mousset about 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|aeae22a25c9f2c1ad5fc6fba29e5f8216efbac83.
Updated by Alexis Mousset about 1 year ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.11 and 7.3.7 which were released today.
Actions