Actions
Bug #13647
closedonu does not work with python3.x
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
File "<stdin>", line 5 print "%s" % pp ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("%s" % pp)? Cannot determine publisher prefix
Traceback (most recent call last): File "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'ConfigParser' Cannot determine publisher prefix
Related issues
Updated by Andy Fiddaman about 2 years ago
- Related to Feature #13642: onu could support updating on OmniOS added
Updated by Electric Monk about 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit b3013b70462052910fea345a14462dcaa00cf7f6
commit b3013b70462052910fea345a14462dcaa00cf7f6 Author: Andy Fiddaman <omnios@citrus-it.co.uk> Date: 2021-05-04T18:50:34.000Z 13642 onu could support updating on OmniOS 13646 onu fails if the system being updated has linked image zones 13647 onu does not work with python3.x Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions