[OpenIndiana-discuss] OI hipster Text Install USB 2023.10 fails
Olaf Bohlen
olbohlen at eenfach.de
Tue Feb 13 20:29:38 UTC 2024
Hi,
I wonder if someone else has seen this on the OI hipster text
install 2023.10 image.
I try to install a SunFire X4270M2 (which was successful in the
past with older installers). After entering root password and user
credentials, then installer fails with the following:
--8<---------------cut here---------------start------------->8---
root at openindiana:/root# cat /tmp/install_log
2024-02-13 16:24:21,252 - INFO : text-install:120 **** START ****
2024-02-13 16:24:24,300 - ERROR : ti_install_utils.py:428 Error occured during zpool call: no pools available to import
2024-02-13 16:24:36,301 - ERROR : fdisk_partitions.py:129 No partitions were selected. Continuing.
2024-02-13 16:24:43,576 - INFO : network_type.py:174 Configuring NIC as: none
2024-02-13 17:25:13,903 - ERROR : text-install:254 Install Profile:
Disk Info (c5t0d0):
Size: 557.861328125gb
BE name: openindiana
Overwrite boot configuration: True
NIC None:
Type: none
System Info:
Hostname: spin
TZ: Europe - DE - Europe/Berlin
Time Offset: -1 day, 23:59:04.150235
Keyboard: None
Locale: None
User Info(root):
Real name: None
Login name: root
Is Role: True
User Info(None):
Real name: None
Login name: None
Is Role: False
None
2024-02-13 17:25:13,904 - ERROR : text-install:255 Traceback (most recent call last):
File "/usr/bin/text-install", line 236, in <module>
SCREEN = SCREEN.show(INSTALL_PROFILE)
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/base_screen.py", line 126, in show
return self.validate_loop()
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/base_screen.py", line 150, in validate_loop
next_screen = self.main_win.process_input(self)
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/main_window.py", line 229, in process_input
input_key = self.central_area.process(input_key)
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/inner_window.py", line 472, in process
input_key = self.objects[self.active_object].process(input_key)
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/inner_window.py", line 472, in process
input_key = self.objects[self.active_object].process(input_key)
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/edit_field.py", line 283, in process
self.edit_loop()
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/edit_field.py", line 249, in edit_loop
input_key = self.handle_input(self.getch())
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/edit_field.py", line 210, in handle_input
input_key = self.translate_input(input_key)
File "/usr/lib/python3.9/vendor-packages/osol_install/text_install/inner_window.py", line 507, in translate_input
if curses.ascii.isdigit(input_key):
File "/usr/lib/python3.9/curses/ascii.py", line 59, in isdigit
def isdigit(c): return 48 <= _ctoi(c) <= 57
TypeError: '<=' not supported between instances of 'int' and 'NoneType'
2024-02-13 17:25:13,905 - INFO : text-install:99 **** END ****
root at openindiana:/root# cat /etc/release
OpenIndiana Hipster 2023.10 (powered by illumos)
OpenIndiana Project, part of The Illumos Foundation (C) 2010-2023
Use is subject to license terms.
Assembled 20 October 2023
--8<---------------cut here---------------end--------------->8---
I guess it's a python migration bug, however I would have expected
someone else having that issue...
Thanks for comments and suggestions...
--
~ Olaf Bohlen - olbohlen at eenfach.de
|~~ Het
/| \ Bruine
___/_|___\ Leven
\__n____/# DGCN2
More information about the openindiana-discuss
mailing list