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

Error when reinstalling and using cyfrinup #523

Open
Equious opened this issue Jun 6, 2024 · 3 comments
Open

Error when reinstalling and using cyfrinup #523

Equious opened this issue Jun 6, 2024 · 3 comments
Labels
priority-medium Medium priority issue - Tackle after priority-high

Comments

@Equious
Copy link

Equious commented Jun 6, 2024

Describe the bug
I receive an error indicating what seems to be a missing dependency when reinstalling Aderyn and attempting to print the version.

aderyn: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.32' not found (required by aderyn)

To Reproduce
Steps to reproduce the behaviour:
Steps:

  1. If you previously installed aderyn using cargo, uninstall it: cargo uninstall aderyn
  2. Download the installer: curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/master/cyfrinup/install | bash
  3. Restart your terminal (or use the source ... prompt from step 2)
  4. Run cyfrinup
  5. Run aderyn --version
  6. Error

Expected behaviour
Should output version 0.1.2.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 WSL2
  • Version: 0.1.2

Additional context
Using WSL2

@TilakMaddy
Copy link
Collaborator

TilakMaddy commented Jun 7, 2024

Do you get this even after running sudo apt-get update -y && sudo apt-get upgrade -y ?

@alexroan alexroan added the priority-medium Medium priority issue - Tackle after priority-high label Jun 17, 2024
@TilakMaddy
Copy link
Collaborator

@Equious Can you please try again ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-medium Medium priority issue - Tackle after priority-high
Projects
None yet
Development

No branches or pull requests

3 participants