Project

General

Profile

Actions

Bug #12728

closed

Cannot setup environment with Rudder dev

Added by Nicolas CHARLES almost 6 years ago. Updated almost 6 years ago.

Status:
Released
Priority:
N/A
Category:
Rudder tests
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Priority:
40
Name check:
Fix check:
Regression:

Description

 ./rtf platform setup dev
Traceback (most recent call last):
  File "./rtf", line 1203, in <module>
    platform.setup(client_path)
  File "./rtf", line 554, in setup
    self.hosts[hostname].start()
  File "./rtf", line 303, in start
    os.system(proxy + "vagrant up " + self.hostid + " --provider="+self.provider)
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Actions #1

Updated by Nicolas CHARLES almost 6 years ago

reverting to ea266a426a1c8c5ae8e5d1460351d60f05c6a79c solves the isse

Actions #3

Updated by Benoît PECCATTE almost 6 years ago

  • Assignee set to Benoît PECCATTE
  • Target version set to master
  • Severity set to Major - prevents use of part of Rudder | no simple workaround
  • User visibility set to Infrequent - complex configurations | third party integrations
  • Priority changed from 0 to 41
Actions #4

Updated by Vincent MEMBRÉ almost 6 years ago

  • Status changed from New to In progress
  • Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
Actions #5

Updated by Vincent MEMBRÉ almost 6 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-tests/pull/125
Actions #6

Updated by Vincent MEMBRÉ almost 6 years ago

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

Updated by Benoît PECCATTE almost 6 years ago

  • Status changed from Pending release to Released
  • Priority changed from 41 to 40
Actions

Also available in: Atom PDF