Skip to content

Error when reinstalling and using cyfrinup #523

Open
@Equious

Description

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

Metadata

Assignees

No one assigned

    Labels

    priority-mediumMedium priority issue - Tackle after priority-high

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions