Pavel Raiskup
Pavel Raiskup
I think we can, sometime next week?
Thank you for the report. Please make sure the '$HOME/mock/lib' and `$HOME/mock` is `0775`. Can you re-test?
Please try `0775`. I can't reproduce if `mock` group has write access there.
Is this F37+? I can not reproduce the behavior on my F36.
``` $ ls -al /var/lib/mock/alma+epel-9-x86_64/root/var/lib/rpm total 6460 drwxr-xr-x. 2 root root 120 May 18 05:44 . drwxr-xr-x. 11 root root 220 Oct 10 10:47 .. -rw-r--r--. 1 root root 6582272...
F36 is still on rpm 4.17.1.
I must be missing something. I've upgraded my box to F37 (off-topic, but F36 => F37 like a charm!): ``` rpm-4.18.0-1.fc37.x86_64 mock-3.1-1.git.3447.7859429.fc37.noarch ``` And I see: ``` $ mock -r...
Just a blind idea, if I turn bootstrap off (`--no-bootstrap-chroot`), the RPM from F37 installs the EL9 chroot correctly - but then the RPM from EL9 isn't able to read...
s/directly/directory/? Yes: ``` chmod -R -w . cd .. mkdir builddir && cd builddir cmake ../zlib ... CMake Error at CMakeLists.txt:77 (file): file RENAME failed to rename /tmp/zlib/zconf.h to /tmp/zlib/zconf.h.included...