-
### Request type
Fix
### What needs to get done
Hi,
I've ran through your tutorial as I wanted to refer to it for creating a ROCK artifact.
In doing so I realized that the line `docker run --rm h…
-
Even though we add the `ca-certificates` package, we can't run the `update-ca-certificates` script. Currently it fails because `rm` and `mktemp` are not present in the bare image.
```console
$ doc…
-
### Request type
Fix
### What needs to get done
overlay-packages in a part appears to be commonly used - eg. here: https://github.com/canonical/ceph-containers/blob/234fd0c1d9d5770fb6497750c0…
-
### What needs to get done
When `rockcraft pack --debug` exits in error, provide the user with the link to the full execution log before landing the user in the debug session.
### Why it needs to …
-
### Bug Description
Most issues are not linking back to documentation
### To Reproduce
.
### Environment
.
### rockcraft.yaml
```shell
.
```
### Relevant log output
```shell
.
```
-
### What needs to get done
Add a `rockcraft list-plugins` command, [like in snapcraft](https://snapcraft.io/docs/snapcraft-plugins).
### Why it needs to get done
Docs sometimes fall out of date (#5…
sed-i updated
1 month ago
-
### Bug Description
Link to non-exists URL
https://github.com/canonical/rockcraft/blob/316e7bcf666fe44abf0c30a9e7ea4af7fedc7994/rockcraft/extensions/extension.py#L88-L91
### To Reproduce
N/A
### …
-
Hi!
I've been trying to run `rockcraft pack` with a valid yaml wrongly indented:
```
name: Indico
summary: Indico rocks
description: Indico OCI images for the Indico charm
version: "1.0"
base…
-
### Bug Description
I am getting errors when trying to build Go rocks with the 24.04 `build-base`. With the rockcraft.yaml file referenced below, the rock works fine with Ubuntu 22.04, but not with 2…
-
I have hit my pull rate limit for docker hub because of rockcraft. Every time I run a `rockcraft pack` the base is fetched from docker and contributes against my limit. Can this image be cached and …