Project

General

Profile

Actions

Bug #16161

closed

os.makedirs 'exist_ok' parameter does not exist in python 2.7

Added by Vincent MEMBRÉ over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

In relay/sources/rudder-pkg/lib/rudder-pkg/rudderPkgUtils.py we use parameter exist_ok of os.makedirs, but it was introduced in python 3.2 so it doesnot work on our ci test (failling automatic merge of pr ) and also does not work on System with and older python (I think Sles12 or Centos7)


Related issues 2 (0 open2 closed)

Related to Rudder - User story #14943: Move rudder-pkg to rudder repoReleasedAlexis MoussetActions
Has duplicate Rudder - Bug #16106: rudderPkgUtils.py stacktrace during install on centos7RejectedFélix DALLIDETActions
Actions #1

Updated by Vincent MEMBRÉ over 4 years ago

Actions #2

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from New to In progress
  • Assignee set to Vincent MEMBRÉ
Actions #3

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder/pull/2582
Actions #4

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by Alexis Mousset over 4 years ago

  • Has duplicate Bug #16106: rudderPkgUtils.py stacktrace during install on centos7 added
Actions #6

Updated by Alexis Mousset over 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.0.0 which was released today.

Actions

Also available in: Atom PDF