From awilliam at redhat.com Fri Jun 5 22:02:24 2009 From: awilliam at redhat.com (Adam Williamson) Date: Fri, 05 Jun 2009 15:02:24 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: <1241242627.2811.121.camel@adam.local.net> References: <1241205070.2811.38.camel@adam.local.net> <1241207875.4682.22.camel@radiator.bos.redhat.com> <604aa7910905011303s19abcb6ob6fa6e5dd2e3dbfa@mail.gmail.com> <604aa7910905011306x67e17ab1r672fd901794fb346@mail.gmail.com> <604aa7910905011306s2f6cc66ak604fdc49084b653e@mail.gmail.com> <49FB5A3E.3080609@gmail.com> <604aa7910905011336v3b4391d2rba857c9310db86f@mail.gmail.com> <1241211732.3894.123.camel@ignacio.lan> <604aa7910905011436l168f64b5i9ebfa634dec8f337@mail.gmail.com> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> Message-ID: <1244239345.3036.80.camel@adam.local.net> On Fri, 2009-05-01 at 22:37 -0700, Adam Williamson wrote: > > I can only do very shallow testing. I think I need to actually have a > > useful sql db locally to test any of the plotting. With the > > defaultdict emulation I can get past the server errors and the > > tracebacks..but there's nothing really useful going on. > > > > I could probably help a little more in terms of testing if the > > development code came with a small pre-filled dummy sqlite db. > > Hey, guys. I've been following the thread - thanks for your excellent > contributions and suggestions. I'm definitely going to try my hardest to > pin down Brennan on IRC and pass everything from this thread on, if he > hasn't been following it himself. Thanks again for everything! > > I know Brennan has a snapshot of Bugzilla he was using for testing of > his implementation, and it was actually up on his server for a while, > but unfortunately it's not any more (he has technical issues keeping it > up). I'll definitely suggest that a sample data set be added to the > code. Just wanted to send another update on this - Brennan did get the code ported to Python 2.4, and it's now up live and running on the infrastructure servers. It's at http://publictest14.fedoraproject.org/triageweb/ , if anyone's interested in taking a look. I'm not sure if Brennan used the work you guys contributed for the Python 2.4 port or re-did it himself before he saw it, but either way, thanks a lot for your time on this! Of course, if anyone's interested in helping develop the system further, I'm sure Brennan would welcome the assistance. thanks again, guys. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org http://www.happyassassin.net From kylev at kylev.com Sat Jun 6 18:54:43 2009 From: kylev at kylev.com (Kyle VanderBeek) Date: Sat, 6 Jun 2009 11:54:43 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: <1244239345.3036.80.camel@adam.local.net> References: <1241205070.2811.38.camel@adam.local.net> <604aa7910905011306s2f6cc66ak604fdc49084b653e@mail.gmail.com> <49FB5A3E.3080609@gmail.com> <604aa7910905011336v3b4391d2rba857c9310db86f@mail.gmail.com> <1241211732.3894.123.camel@ignacio.lan> <604aa7910905011436l168f64b5i9ebfa634dec8f337@mail.gmail.com> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> <1244239345.3036.80.camel@adam.local.net> Message-ID: It doesn't look like much (if anything) has been pushed back up to the public git repo... https://fedorahosted.org/triage/browser/triageweb Everything there is at least 3 months old (and still includes .pyc and .pyo files if you clone the repo). On Fri, Jun 5, 2009 at 3:02 PM, Adam Williamson wrote: > On Fri, 2009-05-01 at 22:37 -0700, Adam Williamson wrote: > > > > I can only do very shallow testing. I think I need to actually have a > > > useful sql db locally to test any of the plotting. With the > > > defaultdict emulation I can get past the server errors and the > > > tracebacks..but there's nothing really useful going on. > > > > > > I could probably help a little more in terms of testing if the > > > development code came with a small pre-filled dummy sqlite db. > > > > Hey, guys. I've been following the thread - thanks for your excellent > > contributions and suggestions. I'm definitely going to try my hardest to > > pin down Brennan on IRC and pass everything from this thread on, if he > > hasn't been following it himself. Thanks again for everything! > > > > I know Brennan has a snapshot of Bugzilla he was using for testing of > > his implementation, and it was actually up on his server for a while, > > but unfortunately it's not any more (he has technical issues keeping it > > up). I'll definitely suggest that a sample data set be added to the > > code. > > Just wanted to send another update on this - Brennan did get the code > ported to Python 2.4, and it's now up live and running on the > infrastructure servers. It's at > http://publictest14.fedoraproject.org/triageweb/ , if anyone's > interested in taking a look. I'm not sure if Brennan used the work you > guys contributed for the Python 2.4 port or re-did it himself before he > saw it, but either way, thanks a lot for your time on this! Of course, > if anyone's interested in helping develop the system further, I'm sure > Brennan would welcome the assistance. > > thanks again, guys. > -- > Adam Williamson > Fedora QA Community Monkey > IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org > http://www.happyassassin.net > > _______________________________________________ > Fedora-python-devel-list mailing list > Fedora-python-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-python-devel-list > -- kylev at kylev.com Some people have a way with words, while others... erm... thingy. -------------- next part -------------- An HTML attachment was scrubbed... URL: From awilliam at redhat.com Mon Jun 8 19:22:50 2009 From: awilliam at redhat.com (Adam Williamson) Date: Mon, 08 Jun 2009 12:22:50 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: References: <1241205070.2811.38.camel@adam.local.net> <604aa7910905011306s2f6cc66ak604fdc49084b653e@mail.gmail.com> <49FB5A3E.3080609@gmail.com> <604aa7910905011336v3b4391d2rba857c9310db86f@mail.gmail.com> <1241211732.3894.123.camel@ignacio.lan> <604aa7910905011436l168f64b5i9ebfa634dec8f337@mail.gmail.com> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> <1244239345.3036.80.camel@adam.local.net> Message-ID: <1244488970.3036.112.camel@adam.local.net> On Sat, 2009-06-06 at 11:54 -0700, Kyle VanderBeek wrote: > It doesn't look like much (if anything) has been pushed back up to the > public git repo... > > https://fedorahosted.org/triage/browser/triageweb > > Everything there is at least 3 months old (and still includes .pyc > and .pyo files if you clone the repo). Thanks - not sure what's going on there then. I'll ask him. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org http://www.happyassassin.net From awilliam at redhat.com Mon Jun 8 20:39:47 2009 From: awilliam at redhat.com (Adam Williamson) Date: Mon, 08 Jun 2009 13:39:47 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: <1244488970.3036.112.camel@adam.local.net> References: <1241205070.2811.38.camel@adam.local.net> <604aa7910905011306s2f6cc66ak604fdc49084b653e@mail.gmail.com> <49FB5A3E.3080609@gmail.com> <604aa7910905011336v3b4391d2rba857c9310db86f@mail.gmail.com> <1241211732.3894.123.camel@ignacio.lan> <604aa7910905011436l168f64b5i9ebfa634dec8f337@mail.gmail.com> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> <1244239345.3036.80.camel@adam.local.net> <1244488970.3036.112.camel@adam.local.net> Message-ID: <1244493587.3036.115.camel@adam.local.net> On Mon, 2009-06-08 at 12:22 -0700, Adam Williamson wrote: > On Sat, 2009-06-06 at 11:54 -0700, Kyle VanderBeek wrote: > > It doesn't look like much (if anything) has been pushed back up to the > > public git repo... > > > > https://fedorahosted.org/triage/browser/triageweb > > > > Everything there is at least 3 months old (and still includes .pyc > > and .pyo files if you clone the repo). > > Thanks - not sure what's going on there then. I'll ask him. Brennan says "I am in the heart of sillicon valley with failing wifi access and poor cell reception. The irony. Right now the Internet I have won't let me ssh out" - so technical difficulties are what's preventing him from sticking the code into git for now. We'll try and make sure it gets up there ASAP. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org http://www.happyassassin.net From kylev at kylev.com Wed Jun 10 05:19:11 2009 From: kylev at kylev.com (Kyle VanderBeek) Date: Tue, 9 Jun 2009 22:19:11 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: <1244493587.3036.115.camel@adam.local.net> References: <1241205070.2811.38.camel@adam.local.net> <1241211732.3894.123.camel@ignacio.lan> <604aa7910905011436l168f64b5i9ebfa634dec8f337@mail.gmail.com> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> <1244239345.3036.80.camel@adam.local.net> <1244488970.3036.112.camel@adam.local.net> <1244493587.3036.115.camel@adam.local.net> Message-ID: Tell Brennan he can swing by my place in Potrero Hill to do the upload. I have *great* internet access. :-) On Mon, Jun 8, 2009 at 1:39 PM, Adam Williamson wrote: > On Mon, 2009-06-08 at 12:22 -0700, Adam Williamson wrote: > > On Sat, 2009-06-06 at 11:54 -0700, Kyle VanderBeek wrote: > > > It doesn't look like much (if anything) has been pushed back up to the > > > public git repo... > > > > > > https://fedorahosted.org/triage/browser/triageweb > > > > > > Everything there is at least 3 months old (and still includes .pyc > > > and .pyo files if you clone the repo). > > > > Thanks - not sure what's going on there then. I'll ask him. > > Brennan says "I am in the heart of sillicon valley with failing wifi > access and poor cell reception. The irony. Right now the Internet I > have won't let me ssh out" - so technical difficulties are what's > preventing him from sticking the code into git for now. We'll try and > make sure it gets up there ASAP. > -- > Adam Williamson > Fedora QA Community Monkey > IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org > http://www.happyassassin.net > > _______________________________________________ > Fedora-python-devel-list mailing list > Fedora-python-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-python-devel-list > -- kylev at kylev.com Some people have a way with words, while others... erm... thingy. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sklein at cpcug.org Thu Jun 11 16:26:17 2009 From: sklein at cpcug.org (Stanley A. Klein) Date: Thu, 11 Jun 2009 12:26:17 -0400 (EDT) Subject: Problem using bdist_rpm with Fedora 10 Message-ID: <34043.71.163.211.210.1244737577.squirrel@www.cpcug.org> I tried to build java2python using bdist_rpm on Fedora 10 and got the following errors: RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/python2.5/site-packages/java2python/__init__.pyo /usr/lib/python2.5/site-packages/java2python/lib/__init__.pyo /usr/lib/python2.5/site-packages/java2python/lib/defaultconfig.pyo /usr/lib/python2.5/site-packages/java2python/lib/lexer.pyo /usr/lib/python2.5/site-packages/java2python/lib/parser.pyo /usr/lib/python2.5/site-packages/java2python/lib/sourcetypes.pyo /usr/lib/python2.5/site-packages/java2python/lib/walker.pyo error: command 'rpmbuild' failed with exit status 1 This had been an issue in the past, and the recommended solution was to prepare a setup.cfg containing [install] optimize = 1 This had worked in the past, but it had no effect this time. I found some discussion of the issue and some aspect of it is supposedly addressed in a change to Fedora. I upgraded to the latest rpm packages (version -4.6.1-1.fc10), but got the same behavior. How can I proceed to do the build? Thanks. Stan Klein From python at venix.com Thu Jun 11 17:02:18 2009 From: python at venix.com (Lloyd Kvam) Date: Thu, 11 Jun 2009 13:02:18 -0400 Subject: Problem using bdist_rpm with Fedora 10 In-Reply-To: <34043.71.163.211.210.1244737577.squirrel@www.cpcug.org> References: <34043.71.163.211.210.1244737577.squirrel@www.cpcug.org> Message-ID: <1244739738.17125.35.camel@venix-laptop> On Thu, 2009-06-11 at 12:26 -0400, Stanley A. Klein wrote: > I tried to build java2python using bdist_rpm on Fedora 10 and got the > following errors: > > RPM build errors: > Installed (but unpackaged) file(s) found: > /usr/lib/python2.5/site-packages/java2python/__init__.pyo > /usr/lib/python2.5/site-packages/java2python/lib/__init__.pyo > /usr/lib/python2.5/site-packages/java2python/lib/defaultconfig.pyo > /usr/lib/python2.5/site-packages/java2python/lib/lexer.pyo > /usr/lib/python2.5/site-packages/java2python/lib/parser.pyo > /usr/lib/python2.5/site-packages/java2python/lib/sourcetypes.pyo > /usr/lib/python2.5/site-packages/java2python/lib/walker.pyo > error: command 'rpmbuild' failed with exit status 1 > > This had been an issue in the past, and the recommended solution was to > prepare a setup.cfg containing > > [install] > optimize = 1 > > This had worked in the past, but it had no effect this time. > > I found some discussion of the issue and some aspect of it is supposedly > addressed in a change to Fedora. I upgraded to the latest rpm packages > (version -4.6.1-1.fc10), but got the same behavior. > > How can I proceed to do the build? https://bugzilla.redhat.com/show_bug.cgi?id=236535#c20 I believe this patch is still appropriate. Presumably it is not in the latest rpms. > > Thanks. > > > Stan Klein > > > > > > > > _______________________________________________ > Fedora-python-devel-list mailing list > Fedora-python-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-python-devel-list -- Lloyd Kvam Venix Corp DLSLUG/GNHLUG library http://dlslug.org/library.html http://www.librarything.com/catalog/dlslug http://www.librarything.com/rsshtml/recent/dlslug http://www.librarything.com/rss/recent/dlslug From ziade.tarek at gmail.com Thu Jun 11 18:59:16 2009 From: ziade.tarek at gmail.com (=?ISO-8859-1?Q?Tarek_Ziad=E9?=) Date: Thu, 11 Jun 2009 20:59:16 +0200 Subject: [Distutils] Problem using bdist_rpm with Fedora 10 In-Reply-To: <1244739738.17125.35.camel@venix-laptop> References: <34043.71.163.211.210.1244737577.squirrel@www.cpcug.org> <1244739738.17125.35.camel@venix-laptop> Message-ID: <94bdd2610906111159k37c6be5fp5b8f4cd8d4630a30@mail.gmail.com> The change mentioned in the red-hat patch has been included in Python the upcoming Python releases. If you still have an eeror with -O1, it's something else. You'll have to provide more information On Thu, Jun 11, 2009 at 7:02 PM, Lloyd Kvam wrote: > On Thu, 2009-06-11 at 12:26 -0400, Stanley A. Klein wrote: >> I tried to build java2python using bdist_rpm on Fedora 10 and got the >> following errors: >> >> RPM build errors: >> ? ? Installed (but unpackaged) file(s) found: >> ? ?/usr/lib/python2.5/site-packages/java2python/__init__.pyo >> ? ?/usr/lib/python2.5/site-packages/java2python/lib/__init__.pyo >> ? ?/usr/lib/python2.5/site-packages/java2python/lib/defaultconfig.pyo >> ? ?/usr/lib/python2.5/site-packages/java2python/lib/lexer.pyo >> ? ?/usr/lib/python2.5/site-packages/java2python/lib/parser.pyo >> ? ?/usr/lib/python2.5/site-packages/java2python/lib/sourcetypes.pyo >> ? ?/usr/lib/python2.5/site-packages/java2python/lib/walker.pyo >> error: command 'rpmbuild' failed with exit status 1 >> >> This had been an issue in the past, and the recommended solution was to >> prepare a setup.cfg containing >> >> [install] >> optimize = 1 >> >> This had worked in the past, but it had no effect this time. >> >> I found some discussion of the issue and some aspect of it is supposedly >> addressed in a change to Fedora. ?I upgraded to the latest rpm packages >> (version -4.6.1-1.fc10), but got the same behavior. >> >> How can I proceed to do the build? > > https://bugzilla.redhat.com/show_bug.cgi?id=236535#c20 > I believe this patch is still appropriate. ?Presumably it is not in the > latest rpms. > >> >> Thanks. >> >> >> Stan Klein >> >> >> >> >> >> >> >> _______________________________________________ >> Fedora-python-devel-list mailing list >> Fedora-python-devel-list at redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-python-devel-list > -- > Lloyd Kvam > Venix Corp > DLSLUG/GNHLUG library > http://dlslug.org/library.html > http://www.librarything.com/catalog/dlslug > http://www.librarything.com/rsshtml/recent/dlslug > http://www.librarything.com/rss/recent/dlslug > > _______________________________________________ > Distutils-SIG maillist ?- ?Distutils-SIG at python.org > http://mail.python.org/mailman/listinfo/distutils-sig > -- Tarek Ziad? | http://ziade.org From awilliam at redhat.com Fri Jun 12 05:54:27 2009 From: awilliam at redhat.com (Adam Williamson) Date: Thu, 11 Jun 2009 22:54:27 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: References: <1241205070.2811.38.camel@adam.local.net> <1241211732.3894.123.camel@ignacio.lan> <604aa7910905011436l168f64b5i9ebfa634dec8f337@mail.gmail.com> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> <1244239345.3036.80.camel@adam.local.net> <1244488970.3036.112.camel@adam.local.net> <1244493587.3036.115.camel@adam.local.net> Message-ID: <1244786067.2632.56.camel@adam.local.net> On Tue, 2009-06-09 at 22:19 -0700, Kyle VanderBeek wrote: > Tell Brennan he can swing by my place in Potrero Hill to do the > upload. I have great internet access. :-) It's done now :). git should be in sync with the latest code. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org http://www.happyassassin.net From kylev at kylev.com Fri Jun 12 06:03:03 2009 From: kylev at kylev.com (Kyle VanderBeek) Date: Thu, 11 Jun 2009 23:03:03 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: <1244786067.2632.56.camel@adam.local.net> References: <1241205070.2811.38.camel@adam.local.net> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> <1244239345.3036.80.camel@adam.local.net> <1244488970.3036.112.camel@adam.local.net> <1244493587.3036.115.camel@adam.local.net> <1244786067.2632.56.camel@adam.local.net> Message-ID: On Thu, Jun 11, 2009 at 10:54 PM, Adam Williamson wrote: > On Tue, 2009-06-09 at 22:19 -0700, Kyle VanderBeek wrote: > > Tell Brennan he can swing by my place in Potrero Hill to do the > > upload. I have great internet access. :-) > > It's done now :). git should be in sync with the latest code. > Oof. He uploaded it in a new directory? Now there are two copies of the code (triageweb and triageweb-0.1), no labels, and .pyc, .pyo, and ~ files all checked in. Brennan, if you want some assistance/tutorials with source control workflows and using git to work with others, contact me. -- kylev at kylev.com Some people have a way with words, while others... erm... thingy. -------------- next part -------------- An HTML attachment was scrubbed... URL: From awilliam at redhat.com Fri Jun 12 15:09:10 2009 From: awilliam at redhat.com (Adam Williamson) Date: Fri, 12 Jun 2009 08:09:10 -0700 Subject: Can anyone volunteer to help with a Python 2.5 / Python 2.4 code issue? In-Reply-To: References: <1241205070.2811.38.camel@adam.local.net> <49FB7663.30809@gmail.com> <604aa7910905011551y1e385df2s1db85b17e589bb37@mail.gmail.com> <1241242627.2811.121.camel@adam.local.net> <1244239345.3036.80.camel@adam.local.net> <1244488970.3036.112.camel@adam.local.net> <1244493587.3036.115.camel@adam.local.net> <1244786067.2632.56.camel@adam.local.net> Message-ID: <1244819350.2632.58.camel@adam.local.net> On Thu, 2009-06-11 at 23:03 -0700, Kyle VanderBeek wrote: > On Thu, Jun 11, 2009 at 10:54 PM, Adam Williamson > wrote: > On Tue, 2009-06-09 at 22:19 -0700, Kyle VanderBeek wrote: > > Tell Brennan he can swing by my place in Potrero Hill to do > the > > upload. I have great internet access. :-) > > > It's done now :). git should be in sync with the latest code. > > Oof. He uploaded it in a new directory? Now there are two copies of > the code (triageweb and triageweb-0.1), no labels, and .pyc, .pyo, and > ~ files all checked in. Yeah, someone pointed out that it should've been a branch and not a directory (if that's what he was aiming for). > Brennan, if you want some assistance/tutorials with source control > workflows and using git to work with others, contact me. Thanks for the offer...Brennan, go for it if you've got time :) -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org http://www.happyassassin.net