Re: mock inside docker

2020-03-05 Thread Daniel Walsh
On 3/5/20 11:40, Miro Hrončok wrote: > On 05. 03. 20 15:09, Christoph Junghans wrote: >> Hi, >> >> if I am trying to run mock inside docker, I am getting the following >> error: >> INFO: Results and/or logs in: /var/lib/mock/fedora-rawhide-x86_64/result >> ERROR: Command failed: >>   # /bin/mount -

Re: mock inside docker

2020-03-05 Thread Daniel Walsh
Would like to know if this works with Podman. On 3/5/20 11:22, Frantisek Zatloukal wrote: > Hi, > > adding "--no-bootstrap-chroot" wouldn't help? > > On Thu, Mar 5, 2020 at 3:11 PM Christoph Junghans > wrote: > > Hi, > > if I am trying to run mock inside docker,

Re: mock inside docker

2020-03-05 Thread Miro Hrončok
On 05. 03. 20 15:09, Christoph Junghans wrote: Hi, if I am trying to run mock inside docker, I am getting the following error: INFO: Results and/or logs in: /var/lib/mock/fedora-rawhide-x86_64/result ERROR: Command failed: # /bin/mount -n --bind /var/cache/mock/fedora-rawhide-x86_64-bootstrap/

Re: mock inside docker

2020-03-05 Thread Christoph Junghans
On Thu, Mar 5, 2020 at 9:23 AM Frantisek Zatloukal wrote: > > Hi, > > adding "--no-bootstrap-chroot" wouldn't help? Nope, still getting: ERROR: Command failed: # /bin/mount -n --bind /var/cache/mock/fedora-rawhide-x86_64/yum_cache /var/lib/mock/fedora-rawhide-x86_64/root/var/cache/yum Christoph

Re: mock inside docker

2020-03-05 Thread Frantisek Zatloukal
Hi, adding "--no-bootstrap-chroot" wouldn't help? On Thu, Mar 5, 2020 at 3:11 PM Christoph Junghans wrote: > Hi, > > if I am trying to run mock inside docker, I am getting the following error: > INFO: Results and/or logs in: /var/lib/mock/fedora-rawhide-x86_64/result > ERROR: Command failed: >