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

Express build fails on Ubuntu 22.04 LTS systems #225

Closed
chetanyagoyal opened this issue Aug 7, 2023 · 1 comment
Closed

Express build fails on Ubuntu 22.04 LTS systems #225

chetanyagoyal opened this issue Aug 7, 2023 · 1 comment
Assignees

Comments

@chetanyagoyal
Copy link
Collaborator

chetanyagoyal commented Aug 7, 2023

Expression Installation on Ubuntu 22.04 LTS (Jammy) fails due to -

  1. Dependencies script fetching Klayout for Ubuntu 20.04 LTS
  2. Requirement of some incompatible libraries (libruby, libpython2.7)
  3. Requirement of qt5-default, which has no installation candidate for Ubuntu 22
Package qt5-default is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'qt5-default' has no installation candidate
@chetanyagoyal
Copy link
Collaborator Author

FIxed with pr #227

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

No branches or pull requests

1 participant