> I see that the `/usr/bin/dnf5` doesn't exist in the
> `/var/lib/mock/fedora-rawhide-x86_64-bootstrap`. Do you know how to
> fix it?
Now the error `/usr/bin/dnf5` doesn't exist in the
`/var/lib/mock/fedora-rawhide-x86_64-bootstrap` came from a cache.
When I ran the following commands, I was able
Hi,
I restored the /etc/mock
```
$ rpm -q mock-core-configs
mock-core-configs-40.1-1.fc39.noarch
$ sudo dnf upgrade mock-core-configs
$ rpm -q mock-core-configs
mock-core-configs-40.2-1.fc39.noarch
```
I needed to copy the logging.ini manually, as I saw an error related
to this file when runni
> Fedora 35 ^^ buildroot? Probably something to check.
My /etc/mock/fedora-rawhide-x86_64.cfg had the
`config_opts['releasever'] = '35'`.
I changed it to the `config_opts['releasever'] = '41'`.
As I still see the same error, it's not the root cause. But I need to
recover files the /etc/mock from t
Dne 21. 02. 24 v 18:38 Jun Aruga (he / him) napsal(a):
On Wed, Feb 21, 2024 at 6:09 PM Stephen Smoogen wrote:
On Wed, 21 Feb 2024 at 12:05, Miroslav Suchý wrote:
Dne 21. 02. 24 v 17:38 Jun Aruga (he / him) napsal(a):
$ mock -r fedora-rawhide-x86_64 --shell
--setenv=LC_MESSAGES=C.UT
Dne 21. 02. 24 v 18:34 Jun Aruga (he / him) napsal(a):
But I am afraid I am customizing the file
/etc/mock/fedora-rawhide-x86_64.cfg . It's not the original one from
the RPM any more.
I should use the original one and it's better to manage my own custom
setting in the `~/.config/mock.cfg`?
Yes
> That said, DNF3 should work too. But instead of hunting this bug it may be
> easier to update configs and use DNF5 that should be used anyway.
As my mock-core-configs RPM version is below, I got the same version's
RPM from the koji build link below, and plan to recover the files in
the /etc/moc
On Wed, 21 Feb 2024 at 12:38, Jun Aruga (he / him)
wrote:
> On Wed, Feb 21, 2024 at 6:09 PM Stephen Smoogen
> wrote:
> >
> >
> >
> > On Wed, 21 Feb 2024 at 12:05, Miroslav Suchý wrote:
> >>
> >> Dne 21. 02. 24 v 17:38 Jun Aruga (he / him) napsal(a):
> >>
> >> $ mock -r fedora-rawhide-x86_64 --s
On Wed, Feb 21 2024 at 05:38:00 PM +01:00:00, Jun Aruga (he / him)
wrote:
ImportError: /lib64/libdnf.so.2: undefined symbol:
g_once_init_enter_pointer
https://bugzilla.redhat.com/show_bug.cgi?id=2265336
This means dnf was built against a newer version of glib than is
available at runtime. Li
On Wed, Feb 21, 2024 at 6:09 PM Stephen Smoogen wrote:
>
>
>
> On Wed, 21 Feb 2024 at 12:05, Miroslav Suchý wrote:
>>
>> Dne 21. 02. 24 v 17:38 Jun Aruga (he / him) napsal(a):
>>
>> $ mock -r fedora-rawhide-x86_64 --shell
>>
>>
>>
>> --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dn
On Wed, Feb 21, 2024 at 6:05 PM Miroslav Suchý wrote:
>
> Dne 21. 02. 24 v 17:38 Jun Aruga (he / him) napsal(a):
>
> $ mock -r fedora-rawhide-x86_64 --shell
>
>
>
> --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf-3
> --disableplugin=versionlock install @buildsys-build
>
> This is
On Wed, 21 Feb 2024 at 12:05, Miroslav Suchý wrote:
> Dne 21. 02. 24 v 17:38 Jun Aruga (he / him) napsal(a):
>
> $ mock -r fedora-rawhide-x86_64 --shell
>
>
>
> --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf-3
> --disableplugin=versionlock install @buildsys-build
>
> This is sus
Dne 21. 02. 24 v 17:38 Jun Aruga (he / him) napsal(a):
$ mock -r fedora-rawhide-x86_64 --shell
--setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf-3
--disableplugin=versionlock install @buildsys-build
This is suspicious. It should use DNF5 now.
What is
rpm-qf/etc/mock/fedora-ra
Hello,
I faced the following error by running the mock for Fedora rawhide on
my Fedora 39 local environment.
Anyone, do you know how to avoid this error? Thanks for your help.
I filed this issue to the Bugzilla ticket below.
ImportError: /lib64/libdnf.so.2: undefined symbol: g_once_init_enter_po
13 matches
Mail list logo