Unable to install on wsl Linux ubuntu - unmet dependencies for p11-kit-modules
- Dominant language
- Jinja
- Stars
- 168
- Forks
- 77
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 12
Description
Hi!
I haven't been able to install latest JDK 21 using repos available. After getting through the required gpg key additions and checks, I get this:
```
sudo apt-get install temurin-21-jdk
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
p11-kit-modules : Depends: libp11-kit0 (= 0.24.0-6build1) but 0.25.3-4ubuntu2.1 is to be installed
E: Unable to correct problems, you have held broken packages.
```
info on system:
```
uname --all
Linux NAME 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29 23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
````
Which just got reinstalled through wsl. Any insights are deeply appreciated.
Regards,
Felipe Roos
Contributor guide
Research direction
Start by reproducing the `sudo apt-get install temurin-21-jdk` failure in the reported WSL2 Ubuntu environment and compare the available `p11-kit-modules` and `libp11-kit0` versions. The issue names no repository file or test; done means determining whether the installer repositories cause the dependency mismatch and recording a verified resolution or required repository change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, linux, ubuntu
- Domain
- operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100