Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: Switch stable release to v0.2.0 #30

Merged
merged 1 commit into from Dec 1, 2022

Conversation

matheusd
Copy link
Member

@matheusd matheusd commented Nov 28, 2022

Requires #29
Requires tagging v0.2.0

This switches the stable version of the Dockerfile to use the recently tagged v0.2.0 release.

This switches the stable version of the dcrror Dockerfile to use the
recently tagged v0.2.0 version, which embeds the v1.7.5 release of the
Decred tools.
@matheusd matheusd marked this pull request as ready for review November 29, 2022 12:48
Copy link
Member

@davecgh davecgh left a comment

Choose a reason for hiding this comment

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

EDIT: This appears to be an issue with the particular environment being used to build as opposed to this PR.

I tried running this and got the following:

Step 12/22 : RUN apt-get update
 ---> Running in 09fd3ca30c9a
Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [776 kB]
Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [532 kB]
Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [626 kB]
Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4642 B]
Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [579 kB]
Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [8056 B]
Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [924 kB]
Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [957 kB]
Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3175 B]
Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [7275 B]
Fetched 24.7 MB in 3s (8583 kB/s)
Reading package lists...
E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'
E: Sub-process returned an error code
The command '/bin/sh -c apt-get update' returned a non-zero code: 100

@matheusd matheusd merged commit 9068372 into decred:master Dec 1, 2022
@matheusd matheusd deleted the docker-release-v0.2.0 branch December 1, 2022 17:17
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.

None yet

2 participants