Hi Andrew, For Svet and I simple brew install rpm was enough to fix the problem. But for some people the solution you mentioned was also necessary. I will update the docs soon with this method.
Best Regards, Aleksandr Vasilev DevOps Engineer | Cloudsoft Corporation On 14 March 2016 at 09:06, Andrew Kennedy <[email protected]> wrote: > Hi. > > I noticed with the new RPM packaging the build of Brooklyn master failed > on my OSX laptop. To save people the Google searching, here is what I had > to do to fix things: > > % sudo port install rpm > ... > % echo "%_tmppath /tmp" >> ~/. rpmmacros > > This is from the following StackOverflow answer: > > - > http://stackoverflow.com/questions/25277878/make-rpm-maven-plugin-work-on-mac-osmavericks > > I couldn't see anything covering this on the list, but apologies if this > is already common knowledge ;) > > Cheers, > Andrew. > -- > > Andrew Kennedy ; Founder clocker.io project ; @grkvlt ; Cloudsoft >
