PelionIoT / distro-pelion-edge

Scripts for generating pelion-edge deb (Ubuntu) installer
Apache License 2.0
1 stars 2 forks source link

CentOs dropping support for golang 1.14 is causing build failure on amd64 via docker-run-env.sh script #161

Closed sameer2209-arm closed 3 years ago

sameer2209-arm commented 3 years ago

The error logs received from the CI: BuildRequires: golang < 1.15 CentOS Linux 8 - AppStream 17 MB/s | 7.4 MB 00:00 CentOS Linux 8 - BaseOS 17 MB/s | 2.6 MB 00:00 CentOS Linux 8 - Extras 28 kB/s | 9.6 kB 00:00 CentOS Linux 8 - PowerTools 13 MB/s | 2.3 MB 00:00 Extra Packages for Enterprise Linux Modular 8 - 800 kB/s | 610 kB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 12 MB/s | 9.5 MB 00:00 pelionbuilddeps 33 MB/s | 34 kB 00:00 No matching package to install: 'golang < 1.15' Not all dependencies satisfied Error: Some packages could not be found. script returned exit code 1

sameer2209-arm commented 3 years ago

@ryannowarm I was talking about this issue but didn't realize the fix has been merged. The issue was still open. I will close it.