I am trying to find what exactly is raising the error/problem

the directory where mock is building the distro...

at /var/lib/mock/fedora-32-x86_64/root

i've tried

# grep  -r "Could not connect" ./usr/*
./usr/tmp/alorax.log:2021-09-30 14:41:19,955 INFO pylorax: Unable to init server: Could not connect: Connection refused

so the log file, but I thought I should find it in some python code - anaconda ?

I tried grep on the anaconda and lorax source code, nothing !

thats nutz, the message is coming from something.....


downloaded anaconda-34.24.9, lorax-33.10, ..but haven't decided yet to install from the source yet....

getting my head around how the anaconda mechanics works is very trying.....not sure i want to spend more time on it,

maybe some pointers from anyone who knows could help ?

BTW, running on Fedora 32

$ anaconda --version
anaconda 32.24.7

Thankyou


<mock-chroot> sh-5.0# livemedia-creator --ks flat-fedora-live-soas.ks --arch x86_64 --logfile /var/tmp/alorax.log           --resultdir /var/lmc --project Fedora-gpartd-Live --make-iso --volid Fedora-GPartd-32           --iso-only --iso-name Fedora-32-gpartd-x86_64.iso --releasever 32 --kernel-args selinux=0           --no-virt
2021-09-30 14:15:57,220: livemedia-creator v32.12-1
2021-09-30 14:15:57,220: selinux is Disabled
2021-09-30 14:15:57,303: disk_img = /var/lmc/lmc-disk-gk8_25it.img
2021-09-30 14:15:57,303: Using disk size of 5122MiB
2021-09-30 14:15:57,803: Running anaconda.

......

2021-09-30 14:24:29,640: ...
2021-09-30 14:24:29,641: Installing.
2021-09-30 14:24:29,641: Starting package installation process
2021-09-30 14:24:29,641: Downloading packages
2021-09-30 14:24:29,641: Downloading 1415 RPMs, 1.46 MiB / 970.85 MiB (0%) done.
2021-09-30 14:24:29,641: Downloading 1415 RPMs, 3.02 MiB / 970.85 MiB (0%) done.
2021-09-30 14:24:29,642: Downloading 1415 RPMs, 4.65 MiB / 970.85 MiB (0%) done.
........

2021-09-30 14:39:13,521: Downloading 1415 RPMs, 968.56 MiB / 970.85 MiB (99%) done.
2021-09-30 14:39:13,522: Downloading 1415 RPMs, 969.68 MiB / 970.85 MiB (99%) done.
2021-09-30 14:39:13,522: Downloading 1415 RPMs, 970.48 MiB / 970.85 MiB (99%) done.
2021-09-30 14:39:13,522: Preparing transaction from installation source
2021-09-30 14:40:56,600: Installing libgcc.x86_64 (1/1415)
2021-09-30 14:40:56,600: Installing fonts-filesystem.noarch (2/1415)
.......

2021-09-30 14:41:06,477: Installing dbus-libs.x86_64 (392/1415)
2021-09-30 14:41:06,477: Installing p11-kit-server.x86_64 (393/1415)
2021-09-30 14:41:06,477: Installing dracut.x86_64 (394/1415)
2021-09-30 14:41:19,617: No protocol specified
2021-09-30 14:41:19,624: Unable to init server: Could not connect: Connection refused
2021-09-30 14:41:19,806: No protocol specified
2021-09-30 14:41:19,806: Unable to init server: Could not connect: Connection refused
2021-09-30 14:41:19,806: No protocol specified
2021-09-30 14:41:19,806: Unable to init server: Could not connect: Connection refused
2021-09-30 14:41:19,955: No protocol specified