Skip to content

Fix installation issues#79

Open
damaoooo wants to merge 4 commits into
trailofbits:mainfrom
damaoooo:main
Open

Fix installation issues#79
damaoooo wants to merge 4 commits into
trailofbits:mainfrom
damaoooo:main

Conversation

@damaoooo

@damaoooo damaoooo commented May 20, 2025

Copy link
Copy Markdown

Hi Maintainers,

The original installation instructions won't run successfully. This PR addresses several installation issues to improve the overall setup experience:

Updated QEMU Git URLs: The previous repository links were outdated, which caused the just install script to fail. I've updated them to the correct sources.

Fixed Google Drive Download Script: The original script could no longer bypass the large file confirmation step. I replaced it with gdown, which handles this reliably.

Resolved Pipfile Issues: There were version inconsistencies in the Pipfile. I've adjusted the package versions for better compatibility.

Added Missing System Packages: Some necessary dependencies were missing from the apt-get section. I've added them to ensure smooth installation.

Now, the installation script works fine in the Docker Ubuntu:20.04 image, also #61 can be solved.

Let me know if any changes are needed.
Thanks!

@CLAassistant

CLAassistant commented May 20, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants