Skip to content

Error: Unable to find a match: syslinux #7

Open
@Wallum

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions