simplex-chat / simplex-chat/simplexmq
Raspberry Pi + Ubuntu Server instalation enviroment error
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 847
- Forks
- 111
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
Environment: Raspberry Pi 5/4GB, Ubuntu Server 24.10
Installation according to "git: Using your distribution" ended with an error:
E: Unable to locate package libffi7
E: Unable to locate package libncurses5
E: Unable to locate package libtinfo5
Ubuntu Server 24.10 is available
Package: libffi-dev Version: 3.4.6-1build1
Package: libncurses-dev Version: 6.4 20240113-1ubuntu2
Package: libtinfo6 Version: 6.4 20240113-1ubuntu2
Can I install the current versions instead of the recommended ones?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the “git: Using your distribution” installation instructions and reproduce the missing-package errors on Ubuntu Server 24.10 for Raspberry Pi. Check how the listed libffi7, libncurses5, and libtinfo5 dependencies are specified, then verify the supported package guidance against the current Ubuntu packages. Done means the installation guidance works on the reported environment or clearly documents its support status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, raspberry-pi, ubuntu
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100