Re: [gobolinux-devel] Python and .pyc,pyo

2008-01-05 Thread Michael Homer
On Jan 6, 2008 7:46 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On Jan 5, 2008 10:23 PM, Michael Homer <[EMAIL PROTECTED]> wrote: > > > So, in short, for the time being, there's no way to get rid of these > > > left-overs completely. I'd like to propose to merge my --optimize=0 > > > optio

Re: [gobolinux-devel] Python and .pyc,pyo

2008-01-05 Thread Lucas C. Villa Real
On Jan 5, 2008 10:23 PM, Michael Homer <[EMAIL PROTECTED]> wrote: > > So, in short, for the time being, there's no way to get rid of these > > left-overs completely. I'd like to propose to merge my --optimize=0 > > option to Compile, and to clean the .pyc files left-over in the > > sandbox -- at le

Re: [gobolinux-devel] [gobolinux-commits] tools/Freshen bin/Freshen lib/collectionreposit...

2008-01-05 Thread Michael Homer
On Jan 6, 2008 7:21 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On Jan 5, 2008 10:05 PM, Michael Homer <[EMAIL PROTECTED]> wrote: > > CVSROOT:/sources/goboscripts > > Module name:tools > > Changes by: Michael Homer 08/01/06 06:05:04 > > > > Modified files: > >

Re: [gobolinux-devel] Python and .pyc,pyo

2008-01-05 Thread Michael Homer
On Jan 6, 2008 1:33 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > Hi, > > We all have seen from time to time recipes for Python based > applications fail to install due to .pyc and .pyo left-overs. Recently > a number of apps such as PyOpenGL and PyGObject[1] started to pop-up > with problem

Re: [gobolinux-devel] [gobolinux-commits] tools/Freshen bin/Freshen lib/collectionreposit...

2008-01-05 Thread Lucas C. Villa Real
On Jan 5, 2008 10:05 PM, Michael Homer <[EMAIL PROTECTED]> wrote: > CVSROOT:/sources/goboscripts > Module name:tools > Changes by: Michael Homer 08/01/06 06:05:04 > > Modified files: > Freshen/bin: Freshen > Removed files: > Freshen/lib: collectionreposi

[gobolinux-devel] New Freshen stream

2008-01-05 Thread Michael Homer
Hi, As mentioned in the dev meeting, I'm redoing Freshen in Python so it can use the system code as much as possible. I have an early draft written (gets list of programs, orders and outputs them) that I've checked in, but I'm not sure I'm doing everything the right way - in particular, calling Che

[gobolinux-devel] Python and .pyc,pyo

2008-01-05 Thread Lucas C. Villa Real
Hi, We all have seen from time to time recipes for Python based applications fail to install due to .pyc and .pyo left-overs. Recently a number of apps such as PyOpenGL and PyGObject[1] started to pop-up with problems again, so I took some time with Hisham to understand what's going on. It looks

Re: [gobolinux-devel] Call for a GoboLinux 014 postmortem discussion on IRC

2008-01-05 Thread MJ Ray
Ricardo Nabinger Sanchez <[EMAIL PROTECTED]> wrote: > MJ Ray <[EMAIL PROTECTED]> wrote: > > this torrent ever finishes downloading it. Anyone else getting lots > > of "rejected by tracker - Tracker error 3"? > > I'm getting some of those: > > 15:53:30 - tracker: "http://linuxtracker.org:80/announc

Re: [gobolinux-devel] DevelScripts update

2008-01-05 Thread Daniele Maccari
Hisham Muhammad wrote: > On Jan 5, 2008 10:26 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote: > >> Isaac Dupree wrote: >> >>> Hisham Muhammad wrote: >>> >>> Recipe committers, Rejoice and update your DevelScripts, for now PutRecipe shall become less annoying. I jus

Re: [gobolinux-devel] DevelScripts update

2008-01-05 Thread Hisham Muhammad
On Jan 5, 2008 10:26 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote: > Isaac Dupree wrote: > > Hisham Muhammad wrote: > > > >> Recipe committers, > >> > >> Rejoice and update your DevelScripts, for now PutRecipe shall become > >> less annoying. I just made a change so that it only requires you to >

Re: [gobolinux-devel] DevelScripts update

2008-01-05 Thread Daniele Maccari
Isaac Dupree wrote: > Hisham Muhammad wrote: > >> Recipe committers, >> >> Rejoice and update your DevelScripts, for now PutRecipe shall become >> less annoying. I just made a change so that it only requires you to >> write a trunk commit log for revisions >= 2. The idea is to >> automatically h

Re: [gobolinux-devel] DevelScripts update

2008-01-05 Thread Isaac Dupree
Hisham Muhammad wrote: > Recipe committers, > > Rejoice and update your DevelScripts, for now PutRecipe shall become > less annoying. I just made a change so that it only requires you to > write a trunk commit log for revisions >= 2. The idea is to > automatically handle the obvious cases (new pro

Re: [gobolinux-devel] DevelScripts update

2008-01-05 Thread Daniele Maccari
Hisham Muhammad wrote: > Recipe committers, > > Rejoice and update your DevelScripts, for now PutRecipe shall become > less annoying. I just made a change so that it only requires you to > write a trunk commit log for revisions >= 2. The idea is to > automatically handle the obvious cases (new prog