Chelsea486MHz / AlmaLinux-BP-028

Builds an AlmaLinux ISO secured to ANSSI-BP-028 standards.
GNU General Public License v3.0
12 stars 2 forks source link

Error: Unable to find a match: syslinux #7

Open Wallum opened 2 months ago

Wallum commented 2 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

Chelsea486MHz commented 2 months ago

This repo is no longer updated, migrate to https://github.com/Chelsea486MHz/RockyLinux-ANSSI-BP-028