From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 52B782005CC for ; Tue, 1 May 2012 10:40:06 -0700 (PDT) Received: by wgbfa7 with SMTP id fa7so3063535wgb.28 for ; Tue, 01 May 2012 10:40:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=+sCmhYxmK9O4Zg948nWZBi2Gyp6uUyE9kljqK//unTA=; b=LDDMgiAZDDgk9d1Iz/Kk5Efu035ktIvNdDwHbNOB8aPLYhbTfwmoAPfN8muDSQOn3K 1/vGwkmT8ngabC3Q1CmeUQIofyMM7TIW98znYqLCSxi0lQ9Zrnf5wHh2lkHDvD0duUsd SXUs9ZHDWMo5TH88GeZ0HU6s6n5Q7RT2drF8p5Mvj2/0fOwV6frceeMwYkapYwvupMlz OWw4HcVjoPl5hH6yWBj4YoympGvIF9auIDVt8j1DQtgbw4zwJqvRB9Mtou3kG//OKzua FHHFHmc7HwcBLeh5BONnIMlUDYWnPSMJWRpLFxPJivlg9oVNK0A04tfIrQm/b25nHSbO FYkw== MIME-Version: 1.0 Received: by 10.216.144.228 with SMTP id n78mr15288059wej.100.1335894002959; Tue, 01 May 2012 10:40:02 -0700 (PDT) Received: by 10.223.161.149 with HTTP; Tue, 1 May 2012 10:40:02 -0700 (PDT) X-Originating-IP: [77.65.42.82] In-Reply-To: References: Date: Tue, 1 May 2012 19:40:02 +0200 Message-ID: From: Maciej Soltysiak To: Dave Taht Content-Type: multipart/alternative; boundary=0016e6d59d838106e204befd0ff6 X-Gm-Message-State: ALoCoQn56CMFOriKUONx1gEq5iijbmw5NCnF5dBNHI3VkbUSXvJerhuzQIDlQ4jiQ0BcJrq4Okrg Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] freezing cerowrt-3.3 X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2012 17:40:07 -0000 --0016e6d59d838106e204befd0ff6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Another breakage for me is gnugol-1.0: Checking out files from git repository... Cloning into 'gnugol-1.0'... Permission denied (publickey). fatal: The remote end hung up unexpectedly Any idea is that something caused by the git repo or keys at my end? It asked me to accept the key and I did but it doesn't seem to go further. Regards, Maciej On Tue, May 1, 2012 at 2:25 PM, Dave Taht wrote: > Heh. That's an old mistake. The diversity enabled version of babeld > got merged to head a long time ago. (well, there was a ECN patch in it > that juliusz didn't like) > > Just change the .config for babelz to not do it or uninstall it. > we use the official babeld in full diversity mode instead. > > On Tue, May 1, 2012 at 4:48 AM, Maciej Soltysiak > wrote: > > Dave, > > > > While we're on the subject of freezing. I'm trying to build after the > latest > > changes and it "freezes" on babeld after this: > > make[3] -C feeds/cero/net/aqm-scripts compile > > make[3] -C feeds/cero/net/babelz compile > > > > ~src/cerowrt/wndr3700v2/tmp/babeld-20111019 is empty and when I ctrl+c > that > > and make V=3D99, then it shows that it can't wget babeld-20111019.tar.g= z > from > > mirror2.openwrt.org (rightly so, as it's babeld-1.3.1.tar.gz there) and > > tries to git clone it from some .fr site. > > But the git clone command hangs. > > > > Question, how/where do I update from babeld-20111019 to babeld-1.3.1 ? > > > > Regards, > > Maciej > > > > On Tue, May 1, 2012 at 10:19 AM, Dave Taht wrote: > >> > >> Based on the sudden interest in building cerowrt, and my threats to > freeze > >> 'later this week', I figured I'd freeze tonight just to keep you on yo= ur > >> toes. > >> > >> While some dig the 'branch' facility in git - I do use it myself - I > think > >> it's > >> saner to have a separate repo name for each major branch. So I renamed > >> several repos tonight. After a linux 3.4 or 3.5 (there isn't anything = in > >> 3.4 we > >> need so...) process starts up, we'll start a 'next' set of repos. > >> > >> I'm certainly open to discussion as to how > >> and what to do with development moving forward, but I'd really like to > >> have something stable enough for your mom and dad to use day to day, > >> and move on to focusing on some narrow problems like aqm development > >> rather than "tracking and fixing the whole universe". > >> > >> So... *my* intent is to only push major bugs fixes and fixes for > >> CVEs (security violations) into these repos, > >> > >> For a while, anyway. > >> > >> you will need to edit your .git/config for your copy of the > >> cerowrt-luci and ceropackages repos to append a -3.3 to > >> point to the right renamed repos on github. > >> > >> I have also frozen the copy of the openwrt package database: > >> > >> git clone git://github.com/dtaht/cerowrt-packages-3.3.git > >> > >> You will want to edit your feeds.conf to point to that rather than > >> 'packages'. > >> > >> As freezes go, this is still kind of a dairy queen kind of soft freeze= , > >> there's a couple things left to land. > >> > >> I have pushed out the current patch set for 3.3.4-4. While I continue = to > >> battle bug #379 I'm pretty happy with it under normal use. > >> > >> -- > >> Dave T=C3=A4ht > >> SKYPE: davetaht > >> US Tel: 1-239-829-5608 > >> http://www.bufferbloat.net > >> _______________________________________________ > >> Cerowrt-devel mailing list > >> Cerowrt-devel@lists.bufferbloat.net > >> https://lists.bufferbloat.net/listinfo/cerowrt-devel > > > > > > > > -- > Dave T=C3=A4ht > SKYPE: davetaht > US Tel: 1-239-829-5608 > http://www.bufferbloat.net > --0016e6d59d838106e204befd0ff6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Another breakage for me is gnugol-1.0:

Checking out files from git r= epository...
Cloning into 'gnugol-1.0'...
Permission denied (= publickey).
fatal: The remote end hung up unexpectedly

Any idea i= s that something caused by the git repo or keys at my end? It asked me to a= ccept the key and I did but it doesn't seem to go further.

Regards,
Maciej



On Tue, Ma= y 1, 2012 at 2:25 PM, Dave Taht <dave.taht@gmail.com> wrot= e:
Heh. That's an old mistake. The diversit= y enabled version of babeld
got merged to head a long time ago. (well, there was a ECN patch in it
that juliusz didn't like)

Just change the .config for babelz to not do it or uninstall it.
we use the official babeld in full diversity mode instead.

On Tue, May 1, 2012 at 4:48 AM, Maciej Soltysiak <maciej@soltysiak.com> wrote:
> Dave,
>
> While we're on the subject of freezing. I'm trying to build af= ter the latest
> changes and it "freezes" on babeld after this:
> =C2=A0make[3] -C feeds/cero/net/aqm-scripts compile
> =C2=A0make[3] -C feeds/cero/net/babelz compile
>
> ~src/cerowrt/wndr3700v2/tmp/babeld-20111019 is empty and when I ctrl+c= that
> and make V=3D99, then it shows that it can't wget babeld-20111019.= tar.gz from
> mirror2.openw= rt.org (rightly so, as it's babeld-1.3.1.tar.gz there) and
> tries to git clone it from some .fr site.
> But the git clone command hangs.
>
> Question, how/where do I update from babeld-20111019 to babeld-1.3.1 ?=
>
> Regards,
> Maciej
>
> On Tue, May 1, 2012 at 10:19 AM, Dave Taht <dave.taht@gmail.com> wrote:
>>
>> Based on the sudden interest in building cerowrt, and my threats t= o freeze
>> 'later this week', I figured I'd freeze tonight just t= o keep you on your
>> toes.
>>
>> While some dig the 'branch' facility in git - I do use it = myself - I think
>> it's
>> saner to have a separate repo name for each major branch. So I ren= amed
>> several repos tonight. After a linux 3.4 or 3.5 (there isn't a= nything in
>> 3.4 we
>> need so...) process starts up, we'll start a 'next' se= t of repos.
>>
>> I'm certainly open to discussion as to how
>> and what to do with development moving forward, but I'd really= like to
>> have something stable enough for your mom and dad to use day to da= y,
>> and move on to focusing on some narrow problems like aqm developme= nt
>> rather than "tracking and fixing the whole universe". >>
>> So... *my* intent is to only push major bugs fixes and fixes for >> CVEs (security violations) into these repos,
>>
>> For a while, anyway.
>>
>> you will need to edit your .git/config for your copy of the
>> cerowrt-luci and ceropackages repos to append a -3.3 to
>> point to the right renamed repos on github.
>>
>> I have also frozen the copy of the openwrt package database:
>>
>> git clone git://github.com/dtaht/cerowrt-packages-3.3.git<= br> >>
>> You will want to edit your feeds.conf to point to that rather than=
>> 'packages'.
>>
>> As freezes go, this is still kind of a dairy queen kind of soft fr= eeze,
>> there's a couple things left to land.
>>
>> I have pushed out the current patch set for 3.3.4-4. While I conti= nue to
>> battle bug #379 I'm pretty happy with it under normal use.
>>
>> --
>> Dave T=C3=A4ht
>> SKYPE: davetaht
>> US Tel: 1-23= 9-829-5608
>> http://ww= w.bufferbloat.net
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-dev= el@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel >
>



--
Dave T=C3=A4ht
SKYPE: davetaht
US Tel: 1-239-829-560= 8
http://www.bufferb= loat.net

--0016e6d59d838106e204befd0ff6--