Open Wallum opened 4 months ago
Cloned repo: Following instructions outlined in readme build process failus with error:
2.073 Extra Packages for Enterprise Linux 9 - aarch64 13 MB/s | 21 MB 00:01 5.696 Last metadata expiration check: 0:00:04 ago on Tue Jul 2 10:57:06 2024. 6.333 No match for argument: syslinux 6.336 Package dnf-plugins-core-4.3.0-13.el9.noarch is already installed. 6.354 Error: Unable to find a match: syslinux ------ Dockerfile:4 -------------------- 2 | 3 | RUN dnf install -y epel-release 4 | >>> RUN dnf install -y xorriso syslinux createrepo dnf-plugins-core 5 | 6 | WORKDIR /app -------------------- ERROR: failed to solve: process "/bin/sh -c dnf install -y xorriso syslinux createrepo dnf-plugins-core" did not complete successfully: exit code: 1
Are you able to provide any follow-up advice in resolving this issue I am encountering? TIA
This repo is no longer updated, migrate to https://github.com/Chelsea486MHz/RockyLinux-ANSSI-BP-028
Cloned repo: Following instructions outlined in readme build process failus with error:
Are you able to provide any follow-up advice in resolving this issue I am encountering? TIA