Message from discussion
Automatic Ubuntu Package builds from devel repository
Received: by 10.236.44.168 with SMTP id n28mr16810604yhb.21.1351352662616;
Sat, 27 Oct 2012 08:44:22 -0700 (PDT)
X-BeenThere: spyderlib@googlegroups.com
Received: by 10.101.62.19 with SMTP id p19ls976191ank.8.gmail; Sat, 27 Oct
2012 08:44:21 -0700 (PDT)
Received: by 10.236.118.161 with SMTP id l21mr17637634yhh.34.1351352661788;
Sat, 27 Oct 2012 08:44:21 -0700 (PDT)
Received: by 10.236.118.161 with SMTP id l21mr17637632yhh.34.1351352661768;
Sat, 27 Oct 2012 08:44:21 -0700 (PDT)
Return-Path: <ccordob...@gmail.com>
Received: from mail-ye0-f175.google.com (mail-ye0-f175.google.com [209.85.213.175])
by gmr-mx.google.com with ESMTPS id l20si351319yhi.2.2012.10.27.08.44.21
(version=TLSv1/SSLv3 cipher=OTHER);
Sat, 27 Oct 2012 08:44:21 -0700 (PDT)
Received-SPF: pass (google.com: domain of ccordob...@gmail.com designates 209.85.213.175 as permitted sender) client-ip=209.85.213.175;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ccordob...@gmail.com designates 209.85.213.175 as permitted sender) smtp.mail=ccordob...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ye0-f175.google.com with SMTP id m2so672889yen.20
for <spyderlib@googlegroups.com>; Sat, 27 Oct 2012 08:44:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=message-id:date:from:user-agent:mime-version:to:subject:references
:in-reply-to:content-type:content-transfer-encoding;
bh=FEbM9FEhaHK0L9+ZeMKI8GMi2sCtpPzIxM5Gv5Vcflo=;
b=iXILHGlsS1Jiy4LYFx99miBL6RUYAmSseCzk9G+lgnrCSOaDPKdGxka+LJJv584mlx
OFVAt5psu1RkN/NTHLCNvQSw5aatfDzvz/92GwTg9Jbg7s+XC3spmo+6FThZe9kcTg76
vhhAa8oOsSbuh4wPu95yPqAxVkwtk+CES+MmmUAdfvmDe5TNJMYuOqtJclVX6nO3Fb+r
8JAloHUmTHd7mE2VhMRdXAvjfvu3TbC0AJYpUaYALaYtolvpefi3DT/vlePSiprRkzFy
0gU7zhGJ2vAMM9FcSCEIwtnawCegoaczRiv7+VpJfFAEHY/RTH1jW6pTzlFd41wXIqo6
qsvA==
Received: by 10.236.118.16 with SMTP id k16mr24982968yhh.66.1351352661441;
Sat, 27 Oct 2012 08:44:21 -0700 (PDT)
Return-Path: <ccordob...@gmail.com>
Received: from [192.168.0.39] ([186.80.102.165])
by mx.google.com with ESMTPS id z6sm4504203yhl.8.2012.10.27.08.44.19
(version=SSLv3 cipher=OTHER);
Sat, 27 Oct 2012 08:44:20 -0700 (PDT)
Message-ID: <508C0152.3000...@gmail.com>
Date: Sat, 27 Oct 2012 10:44:18 -0500
From: =?UTF-8?B?Q2FybG9zIEPDs3Jkb2Jh?= <ccordob...@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1
MIME-Version: 1.0
To: spyderlib@googlegroups.com
Subject: Re: [spyder] Automatic Ubuntu Package builds from devel repository
References: <k66v00$1h...@ger.gmane.org>
In-Reply-To: <k66v00$1h...@ger.gmane.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Hi Timmie,
This is really great news! I was hoping someone could do this for us,
and now you just showed up and did it! This would let lots of users to
easily test our default repo on Ubuntu/Debian systems, which is great!
Don't worry about the mirror, I can do that for you. I had reserved the
spyder-ide organization on Github at the beginning of the year, so I can
set up and maintain our official mirror under it. It wouldn't be too
much work because we aren't in high production mode lately :-)
I let you know when it's ready (hopefully tomorrow), so you can change
your script accordingly.
Thanks again for taking the time to do this.
Cheers,
Carlos
El 23/10/12 15:34, Tim Michelsen escribió:
> Hello fellow Spyder lovers,
> for those of us working at times on the Ubuntu OS I set up a automatic
> build service:
> https://code.launchpad.net/~pythonxy/+recipe/spyderlib-daily-via-github
>
> this would theoretically update the Spyder package in the PPA
> https://code.launchpad.net/~pythonxy/+archive/pythonxy-devel
>
> each time the source repository changes.
>
> So far so good. It works.
>
> But the requirement is that there's a recent mirror of the source at
> Launchpad.
>
> Now the have stopped imports of code from mercurial-based repositories:
> http://blog.launchpad.net/notifications/mercurial-imports-will-end-on-october-5th
>
> This means that the source cannot be updated automatically.
>
> I tried to get around this by exporting the stuff to GitHub / Gitorious.
> But this is
> a manual process and does not work without interaction.
>
> Does anyone have a idea how we could set up a mirror somewhere that
> Launchpad can fetch from?
>
> I would then configure the package building accordingly.
>
> Kind regards,
> Timmie
>
> P.S. apparently it did not get through. Sorry in case of double posting.
>