Bug #15522
closed
zypper_pattern module does not work in python3
Added by Félix DALLIDET over 5 years ago.
Updated over 2 years ago.
Description
We recently changed its shebang to let it run the module with python3 if available.
But the module itself does not work in python3 since string/bytes are now differents.
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
- 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/1045
- Status changed from Pending technical review to Pending release
Applied in changeset commit:1da5a1327772a514e7ea7208d3fc9b86e780eb44.
- Fix check changed from To do to Error - Fixed
- Fix check changed from Error - Fixed to To do
- Fix check changed from To do to Checked
- Name check changed from To do to Reviewed
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.13 which was released today.
- Subject changed from zypper_pattern module does not work in python3 to zypper_pattern module does not work in python3 Bis
Still true, we are opening the output from some commands as "text" and not "bytes" since we are using the universal_newlines type in a function.
- Target version changed from 5.0.13 to 6.0.0
- Target version changed from 6.0.0 to 5.0.13
- Related to Bug #16278: zypper_pattern module does not work in python3 added
- Subject changed from zypper_pattern module does not work in python3 Bis to zypper_pattern module does not work in python3
- Project changed from 41 to Rudder
- Category changed from Generic methods - Package Management to Generic methods
Also available in: Atom
PDF