Bug #12728
closed
Cannot setup environment with Rudder dev
Added by Nicolas CHARLES over 6 years ago.
Updated over 6 years ago.
Severity:
Major - prevents use of part of Rudder | no simple workaround
User visibility:
Infrequent - complex configurations | third party integrations
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'
reverting to ea266a426a1c8c5ae8e5d1460351d60f05c6a79c solves the isse
- 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
- Status changed from New to In progress
- Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
- 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
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
- Priority changed from 41 to 40
Also available in: Atom
PDF