-1 Weasel fails when building from the tarball. There are a bunch of build artifacts that are normally ignored when building from the git repo. I fixed this for 4.x by just moving weasel to the top of the docker-compose.yml file. We should probably just make that change in master and get it into 5.0.x as well.
Otherwise, 5.0.x appears to work just fine in cdn-in-a-box. - Rawlin On Tue, Dec 8, 2020 at 5:45 PM Zach Hoffman <[email protected]> wrote: > > +1 > > -Zach > > On Tue, Dec 8, 2020 at 11:11 AM ocket 8888 <[email protected]> wrote: > > > Hello All, > > > > I've prepared a release for v5.0.0-RC3 The vote is open for at least > > 72 hours and passes if a majority of at least 3 +1 PMC votes are cast. > > > > [ ] +1 Approve the release > > [ ] -1 Do not release this package because ... > > > > Changes since 4.1.1: > > > > https://github.com/apache/trafficcontrol/compare/RELEASE-4.1.1...RELEASE-5.0.0-RC3 > > < > > https://github.com/apache/trafficcontrol/compare/RELEASE-4.1.1...RELEASE-5.0.0-RC2 > > > > > > > This corresponds to git: > > Hash: 461777aa2ed529b2a4b8385ce09aff4eed6f6877 > > Tag: RELEASE-5.0.0-RC3 > > > > Which can be verified with the following: git tag -v RELEASE-5.0.0-RC3 > > > > My code signing key is available here: > > > > https://keys.gnupg.net/pks/lookup?search=0xF5D560A373B76FA302A95DBFCDFE430685982C95&fingerprint=on&op=index > > > > Make sure you refresh from a key server to get all relevant signatures. > > The source .tgz file, pgp signature (.asc signed with my key from > > above), and sha512 checksums are provided here: > > https://dist.apache.org/repos/dist/dev/trafficcontrol/5.0.0/RC3 > > <https://dist.apache.org/repos/dist/dev/trafficcontrol/5.0.0/RC2> > > > > Thanks! > > ocket8888 [email protected] > >
