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

Unable to install apidash on Ubuntu 20.04 #266

Open
suryagowda opened this issue Mar 8, 2024 · 4 comments
Open

Unable to install apidash on Ubuntu 20.04 #266

suryagowda opened this issue Mar 8, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@suryagowda
Copy link

Steps to Reproduce the bug/problem
Screenshot from 2024-03-09 03-39-41

Main error:
Repository is broken: apidash:amd64 (= 0.3.0+3) has no Size information

Device Info (The device where you encountered this issue):

  • Ubuntu 20.04
@suryagowda suryagowda added the bug Something isn't working label Mar 8, 2024
@ashitaprasad
Copy link
Member

Thanks for reporting @suryagowda
We will take a look into it.

@Michal-Szczepaniak
Copy link

@ashitaprasad isn't it simply that you built the deb against wrong ubuntu version? or that @suryagowda uses too old ubuntu?

@smujaddid
Copy link

Screenshot from 2024-07-13 19-45-21

It seems that apidash does not support Ubuntu 20.04 because of glibc.
Trying to install newer glibc might break the system or other packages because glibc is a system package.

@ashitaprasad
Copy link
Member

We looked around and it looks like it was a flutter (snap) specific issue that we were using to build the deb installers. We will be switching to vanilla flutter for building installers in Ubuntu starting next release.

Relevant Links:
https://stackoverflow.com/questions/74156104/glibc-2-33-not-found-while-building-flutter-for-linux
flutter/flutter#121034

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants