napalm-automation / napalm-logs

Cross-vendor normalisation for network syslog messages, following the OpenConfig and IETF YANG models
https://napalm-logs.readthedocs.io/en/latest/
Apache License 2.0
141 stars 44 forks source link

Update Dockerfile to install python3-dev instead of python-dev #337

Closed mirceaulinic closed 4 years ago

mirceaulinic commented 4 years ago

Currently the build is failing because of this:

ERROR: unsatisfiable constraints:
  python-dev (missing):
    required by: world[python-dev]
The command '/bin/sh -c apk add --no-cache     libffi     libffi-dev     python-dev     build-base     && pip --no-cache-dir install cffi /var/cache/napalm-logs/     && rm -rf /var/cache/napalm-logs/' returned a non-zero code: 1