Re: Don't be afraid to ask for help

2012-02-28 Thread Bruno Wolff III
On Mon, Feb 27, 2012 at 20:22:56 -0800, Adam Williamson wrote: > On Mon, 2012-02-27 at 08:42 -0600, Jon Ciesla wrote: > > > Seconded. > > > > And if anyone has gcc47 or libpng FTBFS issues, this is a great place > > to ask for help on them. > > Well, pulseaudio doesn't currently build, and th

Re: Don't be afraid to ask for help

2012-02-28 Thread Bruno Wolff III
On Tue, Feb 28, 2012 at 10:41:25 -0600, Bruno Wolff III wrote: > On Tue, Feb 28, 2012 at 11:31:09 -0500, > Bill Nottingham wrote: > > Bruno Wolff III (br...@wolff.to) said: > > > > So far there is only an f18 bluez build. That will work for my testing, > > > > but that won't let me easily to

Re: Don't be afraid to ask for help

2012-02-28 Thread Bruno Wolff III
On Tue, Feb 28, 2012 at 11:31:09 -0500, Bill Nottingham wrote: > Bruno Wolff III (br...@wolff.to) said: > > > So far there is only an f18 bluez build. That will work for my testing, > > > but that won't let me easily to an f17 build. > > > > Nottingham appears to be getting an F17 bluez rebuil

Re: Don't be afraid to ask for help

2012-02-28 Thread Kevin Kofler
Bruno Wolff III wrote: > Even though this is in bluez, it looks like it is probably inlined into > pulseaudio as the file has the same name in pulseaudio. You still need to apply the same patch to the pulseaudio package, just rebuilding against the updated bluez won't magically fix it. K

Re: Don't be afraid to ask for help

2012-02-28 Thread Jon Ciesla
On Tue, Feb 28, 2012 at 10:31 AM, Bill Nottingham wrote: > Bruno Wolff III (br...@wolff.to) said: >> > So far there is only an f18 bluez build. That will work for my testing, >> > but that won't let me easily to an f17 build. >> >> Nottingham appears to be getting an F17 bluez rebuild ready right

Re: Don't be afraid to ask for help

2012-02-28 Thread Bill Nottingham
Bruno Wolff III (br...@wolff.to) said: > > So far there is only an f18 bluez build. That will work for my testing, > > but that won't let me easily to an f17 build. > > Nottingham appears to be getting an F17 bluez rebuild ready right now. Yes, the only F18 change over F17 was the change to fix

Re: Don't be afraid to ask for help

2012-02-28 Thread Sérgio Basto
On Mon, 2012-02-27 at 08:42 -0600, Jon Ciesla wrote: > On Mon, Feb 27, 2012 at 8:05 AM, Bruno Wolff III wrote: > > I am sending this because, we have a lot of FTBFS packages which I have > > see at least one blog griping about, I accidentally fixed something that > > was blocking other work (in t

Re: Don't be afraid to ask for help

2012-02-28 Thread Bruno Wolff III
On Tue, Feb 28, 2012 at 10:10:36 -0600, Bruno Wolff III wrote: > On Tue, Feb 28, 2012 at 10:07:14 -0600, > Bruno Wolff III wrote: > > On Tue, Feb 28, 2012 at 10:06:21 -0600, > > Jon Ciesla wrote: > > > > > > I'm not sure, reading that, if the fix is on it's way to pulseaudio or > > > not.

Re: Don't be afraid to ask for help

2012-02-28 Thread Bruno Wolff III
On Tue, Feb 28, 2012 at 10:07:14 -0600, Bruno Wolff III wrote: > On Tue, Feb 28, 2012 at 10:06:21 -0600, > Jon Ciesla wrote: > > > > I'm not sure, reading that, if the fix is on it's way to pulseaudio or > > not. Which makes me hesitant to commit a patch, though I would be > > happy to if n

Re: Don't be afraid to ask for help

2012-02-28 Thread Bruno Wolff III
On Tue, Feb 28, 2012 at 10:06:21 -0600, Jon Ciesla wrote: > > I'm not sure, reading that, if the fix is on it's way to pulseaudio or > not. Which makes me hesitant to commit a patch, though I would be > happy to if needed. Bluez has a build from today with the fix. I'll grab it and see if jus

Re: Don't be afraid to ask for help

2012-02-28 Thread Jon Ciesla
On Tue, Feb 28, 2012 at 9:56 AM, Bruno Wolff III wrote: > On Mon, Feb 27, 2012 at 20:22:56 -0800, >  Adam Williamson wrote: >> >> Well, pulseaudio doesn't currently build, and that's preventing us from >> fixing the bug that audio doesn't work in F17. The problem is apparently >> in assembler cod

Re: Don't be afraid to ask for help

2012-02-28 Thread Bruno Wolff III
On Mon, Feb 27, 2012 at 20:22:56 -0800, Adam Williamson wrote: > > Well, pulseaudio doesn't currently build, and that's preventing us from > fixing the bug that audio doesn't work in F17. The problem is apparently > in assembler code, though, so fixing it is unlikely to be trivial. > > Lennart

Re: Don't be afraid to ask for help

2012-02-28 Thread Jon Ciesla
On Tue, Feb 28, 2012 at 8:46 AM, Jon Ciesla wrote: > On Mon, Feb 27, 2012 at 10:22 PM, Adam Williamson wrote: >> On Mon, 2012-02-27 at 08:42 -0600, Jon Ciesla wrote: >> >>> Seconded. >>> >>> And if anyone has gcc47 or libpng FTBFS issues, this is a great place >>> to ask for help on them. >> >> W

Re: Don't be afraid to ask for help

2012-02-28 Thread Jon Ciesla
On Mon, Feb 27, 2012 at 10:22 PM, Adam Williamson wrote: > On Mon, 2012-02-27 at 08:42 -0600, Jon Ciesla wrote: > >> Seconded. >> >> And if anyone has gcc47 or libpng FTBFS issues, this is a great place >> to ask for help on them. > > Well, pulseaudio doesn't currently build, and that's preventing

Re: Don't be afraid to ask for help

2012-02-27 Thread Adam Williamson
On Mon, 2012-02-27 at 08:42 -0600, Jon Ciesla wrote: > Seconded. > > And if anyone has gcc47 or libpng FTBFS issues, this is a great place > to ask for help on them. Well, pulseaudio doesn't currently build, and that's preventing us from fixing the bug that audio doesn't work in F17. The problem

Re: Don't be afraid to ask for help

2012-02-27 Thread Jon Ciesla
On Mon, Feb 27, 2012 at 8:05 AM, Bruno Wolff III wrote: > I am sending this because, we have a lot of FTBFS packages which I have > see at least one blog griping about, I accidentally fixed something that > was blocking other work (in the sense that I didn't know that other work > that I wouldn't