From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbernard@debian.org (Jon Bernard) Date: Wed, 13 Nov 2013 12:01:01 -0500 Subject: [lttng-dev] LTTng packages in Debian sid out of sync In-Reply-To: <5282D901.2090509@gmail.com> References: <630558869.45441.1382211345502.JavaMail.zimbra@efficios.com> <300817690.45707.1382242504740.JavaMail.zimbra@efficios.com> <20131020134521.GA97360@helmut.local> <1084047903.45979.1382281219903.JavaMail.zimbra@efficios.com> <20131020160434.GA2011@helmut.local> <20131103231921.GA6958@shaniqua> <376195559.63764.1384095140775.JavaMail.zimbra@efficios.com> <20131110152150.GA22826@shaniqua> <1699827701.63862.1384097350158.JavaMail.zimbra@efficios.com> <5282D901.2090509@gmail.com> Message-ID: <20131113170101.GA10480@shaniqua> * Yannick Brosseau wrote: > On 11/10/13 10:29, Mathieu Desnoyers wrote: > > ----- Original Message ----- > >> From: "Jon Bernard" > >> To: "Mathieu Desnoyers" > >> Cc: "St?phane Graber" , "Alexandre Montplaisir" , > >> lttng-dev at lists.lttng.org > >> Sent: Sunday, November 10, 2013 10:21:50 AM > >> Subject: Re: [lttng-dev] LTTng packages in Debian sid out of sync > >> > >> * Mathieu Desnoyers wrote: > >>> Hi Jon, > >>> > >>> Thanks for the updates. Did you manage to get the upgrade path from > >>> older lttng versions to work, or do users still need to uninstall the > >>> old package manually ? > >> I'm working on the upgrade packages now. > > Great! > > > >> I also just noticed a build > >> failure on armel[1] for lttng-tools. It could be a debian-specific > >> problem in the compiler/toolchain, but I haven't had a chance to look > >> into it yet. Let me know if you have any thoughts about this. > > We've already hit this one: > > > > https://bugs.lttng.org/issues/640 > > > Yes, I've hit it in the fedora packages. > I've simply disabled the hardening Fedora option, so this temporary fix > might need another way to do it in debian: > (What it does is removing the -fPIE flag from the build option on arm) > > http://pkgs.fedoraproject.org/cgit/lttng-tools.git/commit/?id=a9d92b43548ec807b3b5485be092711c4c97f835 Yep, I'll have to do the same thing - should be easy enough. I've finished the ust upgrade packages, I need only to test the possible scenarios to make sure all is well and I can upload. And then I'll fix the arm issue. Cheers, -- Jon