[gobolinux-devel] ChrootCompile request for feature

2006-09-04 Thread Fábio Mierlo
Will be cool a flag in ChrootCompile that enter in a chrooted bash for debug purposes before die. I'm commenting and uncommenting the follow line to do that, but it isn't working very well. #in_chroot Compile --batch --no-web --no-symlink --no-sign $crossopts $name $version || die "Compilation fa

Re: [gobolinux-devel] Python deps: adding OpenSSL

2006-09-04 Thread MJ Ray
Carlo Calica <[EMAIL PROTECTED]> > If Python is built without OpenSSL, urllib2 cannot handle https > connections. Comments on adding OpenSSL to default deps? Python's current licence is GPL-compatible. OpenSSL's isn't. Can Python urllib2 use another SSL library, like LGPL'd gnutls? http://www.p

Re: [gobolinux-devel] Suggestions to Compile

2006-09-04 Thread MJ Ray
André Detsch wrote: > Although signature support is really relevant, most of our binary > packages still don't have correct signatures. Why not? Should an archivist sign packages with a 'grandfather' key when they enter the distribution if they don't have any other correct signatures? To me, tha

Re: [gobolinux-devel] Suggestions to Compile

2006-09-04 Thread MJ Ray
/Jonatan wrote: > reasons not to have /S/L in the fs as /Programs... Two systems linking different versions of /Programs but sharing one fs with /Programs - probably a bizarre corner case not done by normal users, but pretty good for testing things against an as-released gobo (just mount the /S

[gobolinux-devel] Second 013 pre-release is available

2006-09-04 Thread André Detsch
After several bug fixes, a more stable and complete pre-release for version 013 is available. Get it from some of our download mirrors (http://gobolinux.org/?page=downloads";), and help reporting bugs (http://gobo.kundor.org/wiki/013_development_bugs). Packages included: ALSA-Lib 1.0.11 ALSA-Util

Re: [gobolinux-devel] ChrootCompile request for feature

2006-09-04 Thread Andy Feldman
On 9/4/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > Will be cool a flag in ChrootCompile that enter in > a chrooted bash for debug purposes before die. > > I'm commenting and uncommenting the follow line > to do that, but it isn't working very well. > > #in_chroot Compile --batch --no-web --no-sym

Re: [gobolinux-devel] ChrootCompile request for feature

2006-09-04 Thread Fábio Mierlo
On 9/4/06, Andy Feldman <[EMAIL PROTECTED]> wrote: > > From a syntax standpoint, try this instead: > in_chroot Compile --batch --no-web --no-symlink --no-sign $crossopts > $name $version || (in_chroot bash ; die "Compilation failed.") > > That should always execute the "die" if the Compile fails, r

Re: [gobolinux-devel] [gobolinux-users] Second 013 pre-release is available

2006-09-04 Thread Lucas C. Villa Real
On 9/4/06, André Detsch <[EMAIL PROTECTED]> wrote: > After several bug fixes, a more stable and complete pre-release for > version 013 is available. Get it from some of our download mirrors > (http://gobolinux.org/?page=downloads";), and help reporting bugs > (http://gobo.kundor.org/wiki/013_develo