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

Add Dockerfile build for release candidate #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarcoDotIO
Copy link

@MarcoDotIO MarcoDotIO commented Aug 2, 2024

Implement Dockerfile build for Charm's release build. Used to automate the process of building Charm.

@misson20000
Copy link
Owner

When I run this, I get

Setting up systemd (255.4-1ubuntu8.2) ...
Created symlink /etc/systemd/system/getty.target.wants/[email protected] → /usr/lib/systemd/system/[email protected].
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
Initializing machine ID from random generator.
mv: cannot move '/etc/default/locale' to a subdirectory of itself, '/etc/locale.conf'
dpkg: error processing package systemd (--configure):
 installed systemd package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
The command '/bin/sh -c apt-get update && apt-get install -y     libgtk-4-dev     libadwaita-1-dev     libgdk-pixbuf2.0-dev     libatk1.0-dev     libcairo2-dev     libjpeg8-dev     libpango1.0-dev     libgif-dev     libgraphene-1.0-dev     build-essential     g++     curl     git     pkg-config     && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
Docker image build failed.

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.

2 participants