Skip to content

docker: tries to install aur package via pacman #26

@sleepy-nols

Description

@sleepy-nols

Hi!
Im running in some errors when trying to build the docker images, specifically the server.

latest commit: f45fddf

Step 20/28 : RUN pacman -Su base-devel git libgit2 openssl-1.1 bubblewrap fakechroot arch-install-scripts shadow --noconfirm
 ---> Running in 94759bec212d
 ---> Running in 9d127a714e6d
warning: base-devel-1-2 is up to date -- reinstalling
error: target not found: openssl-1.1
warning: shadow-4.18.0-1 is up to date -- reinstalling

openssl-1.1 seems to be an aur package tho.
I've tried just removing the version number to get the generic package from the normal repos and that works so far.
I'm wondering if the version pin to 1.1 was intentional or not?

cheers :)

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