Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements are incorrect for vmware-esxi builder #129

Open
ThinGuy opened this issue Aug 31, 2023 · 0 comments
Open

Requirements are incorrect for vmware-esxi builder #129

ThinGuy opened this issue Aug 31, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation ESXi triaged Triaged to be addressed in a given cycle

Comments

@ThinGuy
Copy link
Contributor

ThinGuy commented Aug 31, 2023

Builder fails on 22.04 due to issues with Python issues with PyYAML 5.4.1

libnbd-bin is first available in 22.04, but README.md states 18.04+ is the minimum. 18.04 and 20.04 use libnbd0. Builder also fails on 22.04 due to issues with Python during make scripts.tar.xz

Minimum RAM should be 8192 to prevent warning messages

Prereqs should be better spelled out:

18.04 & 20.04:

  • build-essential
  • fuse2fs
  • fusefat
  • libnbd0
  • libvirt-daemon
  • libvirt-daemon-system
  • nbdfuse
  • nbdkit
  • ovmf
  • python3-dev
  • python3-pip
  • qemu-block-extra
  • qemu-system-x86
  • qemu-utils
@ThinGuy ThinGuy changed the title Requirements are incorrect: Requirements are incorrect for vmware-esxi builder: Aug 31, 2023
@ThinGuy ThinGuy changed the title Requirements are incorrect for vmware-esxi builder: Requirements are incorrect for vmware-esxi builder Aug 31, 2023
@alexsander-souza alexsander-souza added documentation Improvements or additions to documentation ESXi labels Sep 6, 2023
@jurekh jurekh added the triaged Triaged to be addressed in a given cycle label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ESXi triaged Triaged to be addressed in a given cycle
Projects
None yet
Development

No branches or pull requests

3 participants