PRed a fix: https://github.com/apache/trafficcontrol/pull/7922
On Mon, Jan 22, 2024 at 4:58 PM Zach Hoffman <zrhoff...@apache.org> wrote: > Hi Jan! > > On Fri, Jan 19, 2024 at 4:20 AM Jan van Doorn <j...@knutsel.com> wrote: > >> +0 >> >> Not a +1 because I’m not qualified to have an opinion anymore/yet?, but >> letting you know I may get back in to TC for fun. How is everyone doing? >> >> I was able to build all RPMs (takes a long time!), but I got stuck trying >> to use CiaB on a Mac mini M2 Pro. Looks like it was because of the arm64 >> architecture? Some quick Makefile hacks and searches on the mailing lists >> didn’t get me unstuck… Anyone have any pointers on this? >> > > There seems to be 2 issues here. The first issue is that the prebuild > builder Docker images are only prebuilt for amd64, not arm64 (example: < > https://hub.docker.com/layers/apache/traffic_ops_builder/8.0.x/images/sha256-115b331d42db9f7356c20fb4ad65c33d211282b484444a4b0c75d812238b247a>). > That issue can be worked around by doing either `pkg -vb traffic_ops_build` > or `make build-builders traffic_ops/traffic_ops.rpm` for CDN in a Box. > > The other issue is that the CDN in a Box makefile does not grab the build > number if the user is building from a release instead of the git repo. > Filed: https://github.com/apache/trafficcontrol/issues/ > > Changing my +1 to -1 due to #7921, let's try to fix this for the 8.0.0 > release. > > -Zach > > >> >> Cheers, >> JvD >> >> >> > On Jan 17, 2024, at 18:48, R S <rs...@apache.org> wrote: >> > >> > Hello All, >> > >> > I've prepared a release for 8.0.0-RC5. Changes since RELEASE-8.0.0-RC4: >> > >> https://github.com/apache/trafficcontrol/compare/v8.0.0-rc4...v8.0.0-rc5 >> > < >> https://github.com/apache/trafficcontrol/blob/RELEASE-8.0.0-RC4/CHANGELOG.md >> > >> https://github.com/apache/trafficcontrol/blob/RELEASE-8.0.0-RC5/CHANGELOG.md >> > >> > The artifacts are available for download at: >> > https://dist.apache.org/repos/dist/dev/trafficcontrol/8.0.0/RC5/ >> > >> > BLAKE2 checksum: >> > >> > >> a2d12fa11050e20b7ab4c864a058de2781af4a1449e62c5d3cc169fcd6c8bb88dd9f065a2a44d93ed6f64b00802aa0c387f997c7dea0e7331e4b8397022caa68 >> > >> > SHA512 checksum: >> > >> > >> cb826938cdf23e053326f5b0de0cea36de8d3825c5803392a1ba1cb8406a753c6d523e2662cc82ac33181a7f295ca7b74c8e72ebe848e64ae4ad3d5a67872667 >> > >> > This corresponds to git refs: >> > >> > Hash:0c515199dbeb3233b32376268e4ee32ad18ebd8b >> > Tag: RELEASE-8.0.0-RC5 >> > >> > Which can be verified with the following command: >> > >> > $ git tag -v RELEASE-8.0.0-RC5 >> > >> > All code signing keys are available here: >> > >> > https://dist.apache.org/repos/dist/release/trafficcontrol/KEYS >> > >> > Make sure you refresh from a key server to get all relevant signatures. >> > >> > The vote is open until 22:00 UTC on Monday, Jan 22nd 2024 and passes >> > if a majority of at least 3 +1 PMC votes are cast. >> > [ ] +1 approve >> > [ ] +0 no opinion >> > [ ] -1 disapprove (and reason why) >> > >> > Thanks! >> > Rima Shah >> >>