Skip to content

Ubuntu-22: Error: GVM couldn't find hexdump #102

@lonnietc

Description

@lonnietc

Describe the bug
Error: GVM couldn't find hexdump

To Reproduce
Steps to reproduce the behavior:

docker run -it -v "${HOME}":"${HOME}" -e EDK2_DOCKER_USER_HOME="${HOME}" ghcr.io/tianocore/containers/ubuntu-22-dev:latest /bin/bash

Expected behavior
No Error

Execution environment
Docker version 27.3.1, build ce12230
Ubuntu 22.04 (X86_64)

Additional context
Tried to add '''RUN apt-get install bsdmainutils''' to Docker file and then rebuild with docker build -t edk2dev . but it did not work for some reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions