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
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
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
/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
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
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
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
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