all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Anyone got distrobox working?
@ 2023-10-24 22:30 Fredrik Salomonsson
  2023-10-25 11:34 ` wolf
       [not found] ` <86wmtcrxkz.fsf@riseup.net>
  0 siblings, 2 replies; 4+ messages in thread
From: Fredrik Salomonsson @ 2023-10-24 22:30 UTC (permalink / raw)
  To: help-guix

Hi,

I noticed that guix has [distrobox][0] packaged but it does not seem to
work.

```sh
$ guix shell distrobox -- distrobox create -i ubuntu:22.04
Image ubuntu:22.04 not found.
Do you want to pull the image now? [Y/n]: 
Error: short-name "ubuntu:22.04" did not resolve to an alias and no containers-registries.conf(5) was found
```

```sh
guix shell distrobox -- distrobox create -i docker.io/library/ubuntu:22.04
Image docker.io/library/ubuntu:22.04 not found.
Do you want to pull the image now? [Y/n]: 
Error: open /etc/containers/policy.json: no such file or directory
```

From what I understand I need to properly setup podman with
/etc/containers populated with the right configs.  I've looked around
but I cannot find any docs or services that allows me to do that.
Checked the mailing and IRC archives but could not find any useful
information.  Apart from maybe podman does not work on guix.

Has anyone got distrobox working and if so how?

Thanks

[0] https://distrobox.it/
-- 
s/Fred[re]+i[ck]+/Fredrik/g


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-06  4:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24 22:30 Anyone got distrobox working? Fredrik Salomonsson
2023-10-25 11:34 ` wolf
2023-10-25 17:39   ` Fredrik Salomonsson
     [not found] ` <86wmtcrxkz.fsf@riseup.net>
2024-01-06  3:59   ` Csepp

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.