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

Getamp Ubuntu 24.04 ARM Update #1242

Open
3 tasks done
IceOfWraith opened this issue Nov 30, 2024 · 2 comments
Open
3 tasks done

Getamp Ubuntu 24.04 ARM Update #1242

IceOfWraith opened this issue Nov 30, 2024 · 2 comments
Labels

Comments

@IceOfWraith
Copy link
Collaborator

Operating System

Ubuntu 24.04 ARM

AMP Version and Build Date

N/A

AMP Release Stream

Mainline

I confirm that

  • I have searched for an existing bug report for this issue.
  • I am using the latest available version of AMP.
  • my operating system is up-to-date.

Intended Action

N/A

Expected Behaviour

N/A

Actual Behaviour

N/A

Reproduction

Ubuntu 24.04 requires an update to getamp.sh. libncurses5:i386 and libtinfo5:i386 are no longer available, needs libncurses6:i386 and libtinfo6:i386

@Greelan
Copy link
Contributor

Greelan commented Nov 30, 2024

Those packages are for AMD64 (and are needed for 24.04 systems using SteamCMD on AMD64)

The equivalent for CPx installations are libncurses6:armhf and libtinfo6:armhf

@IceOfWraith
Copy link
Collaborator Author

IceOfWraith commented Nov 30, 2024

Duh... lol I would have realized what I copy/pasted when time came to change it. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants