fkleon / opencl-amd-debian

Debian packaging for OpenCL from AMDGPU-PRO
MIT License
2 stars 3 forks source link

Use fpm 1.12.0 to avoid uninitialized constant FPM::Package::Deb::Zlib (NameError) #2

Closed knatsakis closed 3 years ago

knatsakis commented 3 years ago

Fixes #1

Version 1.12.0 seems to fix uninitialized constant FPM::Package::Deb::Zlib (NameError)

Ref: https://github.com/jordansissel/fpm/blob/master/CHANGELOG.rst#1120-january-19-2021

fkleon commented 3 years ago

Great, looking good. Thanks for your improvements and well structured PRs!

Just giving this a quick test run before merging.

I wonder what changed since I last built this successfully (in December 2020 on fpm 1.11.0).. Looks like there might have been a change in the upstream debian:bullseye-slim docker image.