A little more info on the second issue: The Distrobox command that built it is

```
distrobox create \
  --image quay.io/toolbx-images/fedora-toolbox:40 \
  --name Fedora40 \
  --home $HOME/Fedora40Distrobox \
  --init \
  --additional-packages \
    "systemd git git-lfs mlocate time tree vim zsh zsh-autosuggestions 
zsh-lovers zsh-syntax-highlighting" \
  --nvidia
```

These are the repositories:

```
$ ls -al /etc/yum.repos.d/
total 32
drwxr-xr-x. 1 root   root    334 Feb 13 00:00 .
drwxr-xr-x. 1 root   root   2972 Mar 26 23:49 ..
-rw-r--r--. 1 root   root   1102 Feb 13 00:00 fedora-cisco-openh264.repo
-rw-r--r--. 1 root   root   2203 Feb 13 00:00 fedora-rawhide.repo
-rw-r--r--. 1 root   root   1239 Feb 13 00:00 fedora.repo
-rw-r--r--. 1 root   root   1286 Feb 13 00:00 fedora-updates.repo
-rw-r--r--. 1 root   root   1344 Feb 13 00:00 fedora-updates-testing.repo
-rw-r--r--. 1 nobody nobody  597 Feb 27 04:33 nvidia-container-toolkit.repo
-rw-r--r--. 1 nobody nobody 1487 Feb 20 03:16 
rpmfusion-nonfree-nvidia-driver.repo
```

Should the "rawhide" repository be there? I haven't tried other images yet - 
that's next.
--
_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to