Re: [Discuss-gnuradio] qa_qtgui test fails

2013-07-07 Thread Richard Farina
On 07/07/2013 04:15 AM, Tom Rondeau wrote: > On Sun, Jul 7, 2013 at 12:59 AM, Richard Farina wrote: >> On 07/06/2013 03:39 AM, Volker Schroer wrote: >>> I compiled gnuradio-3.7 from scratch on my gentoo (64 bit ) system. >>> The qa_qtgui test works as non privileged

Re: [Discuss-gnuradio] qa_qtgui test fails

2013-07-06 Thread Richard Farina
me of these tests which are simply not going to work on headless boxes (like the one I have building every commit that goes into git as a test). Thanks, Zero > > > -- Volker > > Am 05.07.2013 18:47, schrieb Richard Farina: >> I'm one of the maintainers for gnuradio in ge

[Discuss-gnuradio] qa_qtgui test fails

2013-07-05 Thread Richard Farina
I'm one of the maintainers for gnuradio in gentoo, and have a silly question. I've noticed the following test failure: 161/174 Testing: qa_qtgui 161/174 Test: qa_qtgui Command: "/bin/sh" "/var/tmp/portage/net-wireless/gnuradio-3.7.0/work/gnuradio-3.7.0_build/gr-qtgui/python/qtgui/qa_qtgui_test.sh

Re: [Discuss-gnuradio] Install problems on gentoo + fix

2013-05-29 Thread Richard Farina
On 05/29/2013 06:31 AM, Volker Schroer wrote: > Hi all. > > Today I tried a fresh install of new master from the actual git repository. On gentoo we have ebuilds for all of this... just so you know. We are always happy when you report bugs though :-) Thanks, Zero > > Everything compile well bu

Re: [Discuss-gnuradio] Branch for gr-air-modes receiver and GNU Radio master (3.7) branch

2013-05-28 Thread Richard Farina
On 05/28/2013 10:48 AM, Johnathan Corgan wrote: > On Tue, May 28, 2013 at 7:15 AM, Richard Farina wrote: > > >> If I may be so bold, it may be better for your consumers (us lowly >> people that use the software) if you were to make an actual release >> tarball (call

Re: [Discuss-gnuradio] Branch for gr-air-modes receiver and GNU Radio master (3.7) branch

2013-05-28 Thread Richard Farina
On 05/28/2013 09:42 AM, Johnathan Corgan wrote: > I've updated the gr-air-modes application to work with the latest GNU Radio > master branch. This is the aircraft Mode S transponder receiver by Nick > Foster. > > See branch 'gnuradio-3.7' on: > > https://github.com/jmcorgan/gr-air-modes.git > I

Re: [Discuss-gnuradio] git pull fails

2013-05-28 Thread Richard Farina
On 05/27/2013 01:09 AM, Johnathan Corgan wrote: > On Sun, May 26, 2013 at 9:57 PM, Richard Farina wrote: > > >> ozzie gnuradio.git # git remote update >> Fetching origin >> error: Unable to find f8a41c725b4d7e5a37655b8d274a4d62f92745a4 under >> http://gnurad

Re: [Discuss-gnuradio] git pull fails

2013-05-26 Thread Richard Farina
On 05/27/2013 12:52 AM, Johnathan Corgan wrote: > On Sun, May 26, 2013 at 9:45 PM, Richard Farina wrote: > > >> commit 0641a4499d751f6facc151889d0ba50910cb0c6d >> Merge: 156a540 7be24af >> >> master >> >> Please note, I'm not much with git bu

Re: [Discuss-gnuradio] git pull fails

2013-05-26 Thread Richard Farina
On 05/27/2013 12:28 AM, Johnathan Corgan wrote: > On Sun, May 26, 2013 at 9:08 PM, Richard Farina wrote: > > >> error: Unable to find f8a41c725b4d7e5a37655b8d274a4d62f92745a4 under >> http://gnuradio.org/git/gnuradio.git >> Cannot obtain needed tree f8a41c725b4d7

[Discuss-gnuradio] git pull fails

2013-05-26 Thread Richard Farina
error: Unable to find f8a41c725b4d7e5a37655b8d274a4d62f92745a4 under http://gnuradio.org/git/gnuradio.git Cannot obtain needed tree f8a41c725b4d7e5a37655b8d274a4d62f92745a4 while processing commit b86473e385e5c78ce3860f190381437c732f5790. Is something odd going on with git right now? I can't seem

Re: [Discuss-gnuradio] Wrong git tag in 3.6.3 release tarball

2013-01-22 Thread Richard Farina
On 01/22/2013 12:38 PM, Johnathan Corgan wrote: > On Tue, Jan 22, 2013 at 2:05 AM, Barry Jackson wrote: > > >> It seems that 3.6.3 release tarball has been prepared from git tag >> 3.6.4git :\ >> > > Indeed it has, thanks for catching this. > > Fortunately, there is no difference in functional

Re: [Discuss-gnuradio] how to get bootable cd of gnuradio

2012-09-27 Thread Richard Farina
On 09/26/2012 03:31 AM, Omer Omer wrote: > hi everyone.tell me how to get the bootable cd of gnuradio .is there > available or not.please reply me sooner The current Pentoo beta2 release has Gnuradio and a few other things installed. Feel free to give it a try. http://www.pentoo.ch Thanks, Zer

Re: [Discuss-gnuradio] CGRAN "release tagging"

2012-09-13 Thread Richard Farina
On 09/13/2012 03:31 PM, mle...@ripnet.com wrote: > > > I've tried, and failed to tag the current version of multimode on > CGRAN to allow distributions like pentoo to pick it up by release tag FYI, I actually put it in mainstream gentoo earlier this week so that more than my users have access :-