Skip to content

Upgrade to bookworm#3498

Merged
swcurran merged 4 commits intoopenwallet-foundation:mainfrom
jamshale:upgrade-to-bookworm-copy
Feb 10, 2025
Merged

Upgrade to bookworm#3498
swcurran merged 4 commits intoopenwallet-foundation:mainfrom
jamshale:upgrade-to-bookworm-copy

Conversation

@jamshale
Copy link
Copy Markdown
Contributor

@jamshale jamshale commented Feb 9, 2025

Same as #3494 but with some libraries removed that we don't need installed into the base image.

WadeBarnes and others added 2 commits February 9, 2025 20:50
- Bullseye EOL LTS is 2026-08-31
- Bookworm is the current LTS release.

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale jamshale force-pushed the upgrade-to-bookworm-copy branch from 894c417 to 0d4c076 Compare February 9, 2025 20:50
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale jamshale force-pushed the upgrade-to-bookworm-copy branch from 7b278d1 to 5784266 Compare February 9, 2025 21:56
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 9, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@jamshale
Copy link
Copy Markdown
Contributor Author

jamshale commented Feb 9, 2025

The OATH Interop tests have been having issues. They aren't failing because of this PR.

@jamshale jamshale changed the title Upgrade to bookworm copy Upgrade to bookworm Feb 9, 2025
@swcurran swcurran merged commit 96e0747 into openwallet-foundation:main Feb 10, 2025
10 of 11 checks passed
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
* Upgrade from bullseye to bookworm

- Bullseye EOL LTS is 2026-08-31
- Bookworm is the current LTS release.

Signed-off-by: Wade Barnes <wade@neoterictech.ca>

* Remove extra libraries

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Remove -> remove command

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Demo image needs curl

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Co-authored-by: Wade Barnes <wade@neoterictech.ca>
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
* Upgrade from bullseye to bookworm

- Bullseye EOL LTS is 2026-08-31
- Bookworm is the current LTS release.

Signed-off-by: Wade Barnes <wade@neoterictech.ca>

* Remove extra libraries

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Remove -> remove command

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Demo image needs curl

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Co-authored-by: Wade Barnes <wade@neoterictech.ca>
build-essential \
bzip2 \
curl \
git \
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a heads-up -- removing git here means that installation instructions for acapy-plugins now won't work:

# install plugins as binaries
RUN pip install git+https://github.com/openwallet-foundation/acapy-plugins@main#subdirectory=basicmessage_storage

Ran into this now when testing with main. Might want to re-include git for convenience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants