ndimiduk commented on issue #1532: HBASE-24148 Upgrade Thrift to 0.13.0: 0.12.0 has outstanding CVEs. URL: https://github.com/apache/hbase/pull/1532#issuecomment-614833024 Looks like the Dockerfile on branch-2.2 has bit-rot. I suspect package versions are partially pinned or not pinned at all: the rubocop version has incremented by ruby version has not. ``` [2020-04-16T18:43:21.548Z] Setting up ruby2.3 (2.3.3-1+deb9u7) ... [2020-04-16T18:43:21.548Z] Setting up ruby2.3-dev:amd64 (2.3.3-1+deb9u7) ... [2020-04-16T18:43:21.548Z] Setting up ruby-dev:amd64 (1:2.3.3) ... [2020-04-16T18:43:21.548Z] Setting up ruby (1:2.3.3) ... [2020-04-16T18:43:22.261Z] Processing triggers for libc-bin (2.24-11+deb9u3) ... [2020-04-16T18:43:22.975Z] Successfully installed rake-13.0.1 [2020-04-16T18:43:22.975Z] Building native extensions. This could take a while... [2020-04-16T18:43:25.277Z] ERROR: Error installing rubocop: [2020-04-16T18:43:25.277Z] rubocop requires Ruby version >= 2.4.0. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
