-
### Bug Description
https://github.com/canonical/rockcraft/issues/476 clarifies how `entrypoint-service`'s args should be specified to the `command`. This:
https://github.com/canonical/seldonio-r…
-
## Overview
Rockcraft fails at the `update apt cache` step when running on github's runners.
## Description
We build and publish our rocks using github actions. The action to build the rock cra…
-
Sometimes, the `rockcraft pack` command will fail with the following error,
```sh
Failed to copy image: Command '['umoci', 'init', '--layout', '/root/images/bare']' returned non-zero exit status 1…
-
### Why it needs to get done
In order for us to have our own built OCI Image for that component
### What needs to get done
1. Create a dedicated repo for `authservice-rock`
2. Create the `ro…
-
### Bug Description
Building a ROCK for arm does not work on a Raspberry Pi 3 running the 32 bit version of Ubuntu 22.04.
Rockcraft simply refuses to build with the following error message:
```
…
-
### What needs to get done
Add option to `rockcraft pack` to specify [org.opencontainers.image.revision](https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-k…
-
### Bug Description
apt package is not installed in the image.
### To Reproduce
1. Pack the following [rockcraft.yaml](https://github.com/canonical/alertmanager-rock/blob/main/rockcraft.yaml)…
-
### Bug Description
When declaring `ca-certificates` in the part's `stage-packages`, the `/etc/ssl/certs` directory is not populated as expected. The `/etc/ssl/certs` should contain symbolic links po…
-
### Context
Upstream now supports Docker image builds for different platforms namely:
- x86_64
- aarch64
- ppc64le
This is reflected with:
- the usage of s6 overlay e.g. [here](https://github.…
-
### Bug Description
When used in Rockcraft, the directory in the shared yaml is still owned by root in the resulting image
### To Reproduce
- install rockcraft
- add the shared part as a part
-…