~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
4 3

[PATCH builds.sr.ht] images/fedora: Install dnf-plugins-core

Details
Message ID
<20220117034002.470-1-rymg19@gmail.com>
DKIM signature
missing
Download raw message
Patch: +1 -1
This is needed for dnf config-manager to work.
---
 images/fedora/genimg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/images/fedora/genimg b/images/fedora/genimg
index 3a6467a..9f31101 100755
--- a/images/fedora/genimg
+++ b/images/fedora/genimg
@@ -71,7 +71,7 @@ dnf -y \
	--enablerepo=fedora \
	--enablerepo=updates install \
	--setopt=install_weak_deps=False \
	basesystem systemd systemd-udev passwd dnf fedora-release $conditional_packages
	basesystem systemd systemd-udev passwd dnf dnf-plugins-core fedora-release $conditional_packages

mount --bind /dev /mnt/dev
mount --bind /dev/pts /mnt/dev/pts
--
2.33.1

[builds.sr.ht/patches] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CH7N15I2JSN2.1148QF8QHUOC7@cirno2>
In-Reply-To
<20220117034002.470-1-rymg19@gmail.com> (view parent)
DKIM signature
missing
Download raw message
builds.sr.ht/patches: SUCCESS in 3m11s

[images/fedora: Install dnf-plugins-core][0] from [Ryan Gonzalez][1]

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/28390
[1]: rymg19@gmail.com

✓ #674091 SUCCESS builds.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/674091
✓ #674090 SUCCESS builds.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/674090
✓ #674092 SUCCESS builds.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/674092
Details
Message ID
<CH7TQUGNAZVD.A0QWOBFJCVQ4@taiga>
In-Reply-To
<20220117034002.470-1-rymg19@gmail.com> (view parent)
DKIM signature
missing
Download raw message
On Mon Jan 17, 2022 at 4:40 AM CET, Ryan Gonzalez wrote:
> This is needed for dnf config-manager to work.

Is dnf config-manager something which is expected to work OOTB?
Details
Message ID
<0174482c-2bdb-4056-a2f5-00a5816f0c80@gmail.com>
In-Reply-To
<CH7TQUGNAZVD.A0QWOBFJCVQ4@taiga> (view parent)
DKIM signature
missing
Download raw message
Jan 17, 2022 2:59:38 AM Drew DeVault <sir@cmpwn.com>:

> On Mon Jan 17, 2022 at 4:40 AM CET, Ryan Gonzalez wrote:
>> This is needed for dnf config-manager to work.
>
> Is dnf config-manager something which is expected to work OOTB?

It's used to add repositories listed in the manifest:

https://man.sr.ht/builds.sr.ht/compatibility.md#fedora
Details
Message ID
<CH9GE7SQUYMM.2W95NDNXRYC9V@taiga>
In-Reply-To
<20220117034002.470-1-rymg19@gmail.com> (view parent)
DKIM signature
missing
Download raw message
Thanks! This will be deployed gradually as the Fedora images go through
their normal rebuilds.

To git@git.sr.ht:~sircmpwn/builds.sr.ht
   d2ff991..edac515  master -> master
Reply to thread Export thread (mbox)