#669 silverblue: build from Everything repo
Merged 5 years ago by mohanboddu. Opened 5 years ago by dustymabe.
dustymabe/pungi-fedora dusty  into  f29

file modified
+1 -1
@@ -769,7 +769,7 @@ 

          "treefile": "fedora-atomic-workstation.json",

          "config_url": "https://pagure.io/workstation-ostree-config.git",

          "config_branch": "f29",

-         "repo": "Workstation",

+         "repo": "Everything",

          "tag_ref": False,

          "ostree_repo": "/mnt/koji/compose/atomic/repo/",

          "ostree_ref": "fedora/29/${basearch}/silverblue",

There are several recommends packages that aren't getting installed in
Silverblue because the workstation comps group doesn't include them.
One of these is slirp4netns which is needed for rootless containers
using podman.

Since we are thinking about removing the separate Workstation repo
anyway[1], then maybe we can just move SB over to the Everything repo.

[1] https://pagure.io/releng/issue/7403

(cherry picked from commit 86a78b8)
Signed-off-by: Dusty Mabe dusty@dustymabe.com

the change from #665 worked for rawhide. You can see slirp4netns-0.1-2.dev.git0037042.fc30.x86_64 in the log

Pull-Request has been merged by mohanboddu

5 years ago
Metadata