Skip to content

Update install-eSim_updated.sh #325

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

Open
wants to merge 1 commit into
base: installers
Choose a base branch
from

Conversation

jeweljjoseph907
Copy link

@jeweljjoseph907 jeweljjoseph907 commented Mar 31, 2025

Updated the script and fixed the issue.

Related Issues

1)Virtual Environment.
2)LLVM package was not found.

Purpose

1)Ubuntu 23.04 uses a system wide python installation that prevents modifying system package
Error: externally -managed-environment.
2)Error: unable to locate package LLVM.

Approach

  1. Automated the creation of virtual environment and bypass the other restrictions using "--break-system-packages xtz".
  2. Updated the package source by changing to 's/archive.ubuntu.com/old.releses.ubuntu.com/g' in the sources.list file.
  3. Replaced python-distutils with python-setuptools.

Updated the script and fixed the issue.
@jeweljjoseph907 jeweljjoseph907 changed the title Create install-eSim_updated.sh Update install-eSim_updated.sh Mar 31, 2025
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.

1 participant