Skip to content

Docker-compose up error #70

@avra911

Description

@avra911

Hey, there,

I had a small issue running container:

The following packages have unmet dependencies:
 apt-utils : Depends: apt (= 1.8.2.3) but 1.4.8 is to be installed
E: Unable to correct problems, you have held broken packages.
ERROR: Service 'www' failed to build: The command '
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y \
    libfreetype6-dev \
    libicu-dev \
    libssl-dev \
    libjpeg62-turbo-dev \
    libmcrypt-dev \
    libedit-dev \
    libzip-dev \
    libedit2 \
    libxslt1-dev \
    libonig-dev \
    apt-utils \
    gnupg \
    vim \
    wget \
    curl \
    unzip \
    tar
' returned a non-zero code: 100

I had no issues after commenting out apt-utils \. Not sure where the package helps exactly. 🤓
Thanks

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