Code Monkey home page Code Monkey logo

Comments (3)

nsballmann avatar nsballmann commented on June 18, 2024
vagrant@bookworm:~$ apt-cache policy msopenjdk-11
msopenjdk-11:
  Installed: 11.0.20-1
  Candidate: 11.0.20-1
  Version table:
 *** 11.0.20-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
        100 /var/lib/dpkg/status
     11.0.19-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.18-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.17-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.16-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.15+10-LTS-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
vagrant@bookworm:~$ dpkg -L msopenjdk-11 | grep cacerts
/usr/lib/jvm/msopenjdk-11-amd64/lib/security/cacerts
vagrant@bookworm:~$ ls -lah /usr/lib/jvm/msopenjdk-11-amd64/lib/security/cacerts
lrwxrwxrwx 1 root root 31 Jul 19 22:19 /usr/lib/jvm/msopenjdk-11-amd64/lib/security/cacerts -> /etc/ssl/certs/adoptium/cacerts
vagrant@bookworm:~$ ls -lah /etc/ssl/certs/adoptium/cacerts
ls: cannot access '/etc/ssl/certs/adoptium/cacerts': No such file or directory

from linux-package-repositories.

nsballmann avatar nsballmann commented on June 18, 2024

Quickly confirmed in an ubuntu:jammy container:

root@5d89d70bc5d6:~# cat /etc/os-release 
PRETTY_NAME="Ubuntu 22.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.2 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
root@5d89d70bc5d6:~# apt-cache policy msopenjdk-11
msopenjdk-11:
  Installed: 11.0.20-1
  Candidate: 11.0.20-1
  Version table:
 *** 11.0.20-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
        100 /var/lib/dpkg/status
     11.0.19-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.18-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.17-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.16-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
     11.0.15+10-LTS-1 500
        500 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages
root@5d89d70bc5d6:~# dpkg -L msopenjdk-11 | grep cacerts
/usr/lib/jvm/msopenjdk-11-amd64/lib/security/cacerts
root@5d89d70bc5d6:~# ls -lah /usr/lib/jvm/msopenjdk-11-amd64/lib/security/cacerts
lrwxrwxrwx 1 root root 31 Jul 19 22:19 /usr/lib/jvm/msopenjdk-11-amd64/lib/security/cacerts -> /etc/ssl/certs/adoptium/cacerts
root@5d89d70bc5d6:~# ls -lah /etc/ssl/certs/adoptium/cacerts
ls: cannot access '/etc/ssl/certs/adoptium/cacerts': No such file or directory
root@5d89d70bc5d6:~#

from linux-package-repositories.

daviddavis avatar daviddavis commented on June 18, 2024

Hi can you please file an issue against https://github.com/microsoft/openjdk/issues. The Linux repo team owns the packages.microsoft.com infra but we don’t build the packages.

from linux-package-repositories.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.