I could swore this was working just a couple days ago, but now when I run 'make_pz7020_fmc2.sh'
it ends with an error:
ERROR: avnet-image-minimal-1.0-r0 do_rootfs: Could not invoke dnf. Command '/opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/recipe-sysroot-native/usr/bin/dnf -v --rpmverbosity=info -y -c /opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/rootfs/etc/dnf/dnf.conf --setopt=reposdir=/opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/rootfs/etc/yum.repos.d --installroot=/opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/rootfs --setopt=logdir=/opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/temp --repofrompath=oe-repo,/opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/oe-rootfs-repo --nogpgcheck install base-passwd bonnie++ bridge-utils can-utils e2fsprogs e2fsprogs-e2fsck e2fsprogs-mke2fs e2fsprogs-resize2fs fpga-manager-script haveged iperf3 kernel-modules mtd-utils openssh openssh-scp openssh-sftp-server openssh-sshd packagegroup-core-boot packagegroup-core-ssh-dropbear parted pciutils run-postinsts shadow tcf-agent udev-extraconf util-linux-mkfs' returned 1:
DNF version: 4.2.2
cachedir: /opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/rootfs/var/cache/dnf
Added oe-repo repo from /opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/oe-rootfs-repo
repo: using cache for: oe-repo
not found other for:
not found modules for:
not found deltainfo for:
not found updateinfo for:
oe-repo: using metadata from Sun 25 Oct 2020 05:53:56 AM UTC.
No module defaults found
--> Starting dependency resolution
--> Finished dependency resolution
Error:
Problem: package packagegroup-core-ssh-dropbear-1.0-r1.noarch requires dropbear, but none of the providers can be installed
- package dropbear-2019.78-r0.cortexa9t2hf_neon conflicts with openssh provided by openssh-8.0p1-r0.cortexa9t2hf_neon
- package openssh-8.0p1-r0.cortexa9t2hf_neon conflicts with dropbear provided by dropbear-2019.78-r0.cortexa9t2hf_neon
- conflicting requests
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
ERROR: Logfile of failure stored in: /opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/build/tmp/work/pz7020_fmc2-xilinx-linux-gnueabi/avnet-image-minimal/1.0-r0/temp/log.do_rootfs.683
ERROR: Task (/opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/project-spec/meta-avnet/recipes-core/images/avnet-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3570 tasks of which 2862 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/opt/avnet/petalinux/projects/pz7020_fmc2_2020_1/project-spec/meta-avnet/recipes-core/images/avnet-image-minimal.bb:do_rootfs
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
ERROR: Failed to build avnet-image-full
What happened? It seems like something that the script needs to download isn't available any more.