Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - DESCRIPTION = "Recipe to load integrator software"
 - LICENSE = "CLOSED"
 - SRC_URI = "file://integrator.tar"
 - #fetched from gitlab by build.sh script
 - SRC_URI[md5sum] = "${INTEGRATOR_MD5}"
 - RDEPENDS:${PN} += " systemd-run-integrator"
 - BB_STRICT_CHECKSUM = "0"
 - INSANE_SKIP:${PN} += " ldflags arch file-rdeps"
 - FILES:${PN} = "/opt/eSonel/*"
 - do_install() {
 - cp -R --no-dereference --preserve=mode,links -v ${WORKDIR}/Workbenches ${D}/opt/
 - }
 - Log:
 - DNF version: 4.11.1
 - cachedir: /home/jenkins/workspace/est-components-aggregator-dev/est-build-environment/build/tmp/work/est_imx8mm-est-linux/est-production-image/1.0-r0/rootfs/var/cache/dnf
 - Added oe-repo repo from /home/jenkins/workspace/est-components-aggregator-dev/est-build-environment/build/tmp/work/est_imx8mm-est-linux/est-production-image/1.0-r0/oe-rootfs-repo
 - User-Agent: falling back to 'libdnf': could not detect OS or basearch
 - repo: using cache for: oe-repo
 - oe-repo: using metadata from Thu 20 Apr 2023 01:23:22 PM UTC.
 - Last metadata expiration check: 0:00:01 ago on Thu 20 Apr 2023 01:23:22 PM UTC.
 - --> Starting dependency resolution
 - --> Finished dependency resolution
 - Error:
 - Problem: conflicting requests
 - - nothing provides ld-linux-armhf.so.3 needed by integrator-1.1-r0.armv8a
 - - nothing provides ld-linux-armhf.so.3(GLIBC_2.4) needed by integrator-1.1-r0.armv8a
 - - nothing provides ld-linux.so.3 needed by integrator-1.1-r0.armv8a
 - - nothing provides ld-linux.so.3(GLIBC_2.4) needed by integrator-1.1-r0.armv8a
 - - nothing provides ld.so.1()(64bit) needed by integrator-1.1-r0.armv8a
 - - nothing provides ld.so.1(GLIBC_2.4)(64bit) needed by integrator-1.1-r0.armv8a
 - - nothing provides libc.so()(64bit) needed by integrator-1.1-r0.armv8a
 - (try to add '--skip-broken' to skip uninstallable packages)
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment