Skip to content

Buildfile is broken #1571

@fuomag9

Description

@fuomag9

podman build -t whatwaf .

STEP 1/7: FROM debian:sid
Resolved "debian" as an alias (/etc/containers/registries.conf.d/00-shortnames.conf)
Trying to pull docker.io/library/debian:sid...
Getting image source signatures
Copying blob a9fedee3000f done
Copying config a7723f2657 done
Writing manifest to image destination
Storing signatures
STEP 2/7: LABEL version="1.1"
--> 17b174426bd
STEP 3/7: LABEL description="WhatWaf Dockerized"
--> e8969bb66e0
STEP 4/7: LABEL author="Ekultek"
--> 89a6cc93603
STEP 5/7: COPY bootstrap.sh /tmp/bootstrap.sh
--> 0d4e3a2707b
STEP 6/7: RUN chmod +x /tmp/bootstrap.sh
--> ecc1794a4a1
STEP 7/7: RUN bash -c /tmp/bootstrap.sh
Get:1 http://deb.debian.org/debian sid InRelease [161 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 Packages [9380 kB]
Fetched 9541 kB in 1s (9826 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Package python is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python-is-python3 2to3 python2-minimal python2 dh-python

E: Package 'python' has no installation candidate
/tmp/bootstrap.sh: line 13: git: command not found
/tmp/bootstrap.sh: line 14: pip: command not found
/tmp/bootstrap.sh: line 15: pip: command not found
/tmp/bootstrap.sh: line 16: python: command not found
Error: error building at STEP "RUN bash -c /tmp/bootstrap.sh": error while running runtime: exit status 127

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