armhf temurin builds can't be installed on debian 13+ ubuntu 24.04+
- Dominant language
- Jinja
- Stars
- 168
- Forks
- 77
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 11
Description
**What are you trying to do?**
install temurin debian packages on debian 13 armhf
**Expected behaviour:**
install works
**Observed behaviour:**
install fails due to t64 updates. libasound2 is not available on armhf releases and instead packages need to depend on libasound2t64 (an OR in the depends should work).
this affects all currently released packages, they all need to be re-packaged in a new version with an `libasound2t64 | libasound2` and tested for functionality
**Any other comments:**
Contributor guide
Research direction
Start by locating the dependency definitions and packaging flow for the released armhf Debian packages. Repackage them with the requested libasound2t64 | libasound2 dependency, then verify installation on Debian 13 or Ubuntu 24.04 and test package functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, ubuntu
- Domain
- build-system, operating-systems, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100