Tuesday, 2024-08-13

asherhuI used the openstack trove code to compile the image, but it exited abnormally midway. How can I solve it?01:01
asherhugit clone https://opendev.org/openstack/trove       cd trove/integration/scripts       ./trovestack build-image     ${guest_os}     ${guest_os_release}     ${dev_mode}     ${guest_username}     ${output_image_path}01:02
asherhu2024-08-13 00:52:59.722 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/common-functions:tmpfs_check:26 :   total_kB=32827276 2024-08-13 00:52:59.725 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/common-functions:tmpfs_check:29 :   RAM_NEEDED=4 2024-08-13 00:52:59.727 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/common-functions:tmpfs_check:30 :   '[' 32827276 -lt 4194304 ']' 2024-08-13 01:02
asherhuI tried to pull the latest code to compile the trove image02:36
asherhu2024-08-13 02:34:55.848 |     raise MissingElementException("Element '%s' not found" % element) 2024-08-13 02:34:55.848 | diskimage_builder.element_dependencies.MissingElementException: Element '{guest_os}-docker' not found02:36

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!