Hi, all
Thank you all.
Thanks.
-----邮件原件-----
发件人: linaro-android-bounces(a)lists.linaro.org
[mailto:linaro-android-bounces@lists.linaro.org] 代表
linaro-android-request(a)lists.linaro.org
发送时间: 2013年7月2日 20:00
收件人: linaro-android(a)lists.linaro.org
主题: linaro-android Digest, Vol 20, Issue 2
Send linaro-android mailing list submissions to
linaro-android(a)lists.linaro.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.linaro.org/mailman/listinfo/linaro-android
or, via email, send a message with subject or body 'help' to
linaro-android-request(a)lists.linaro.org
You can reach the person managing the list at
linaro-android-owner(a)lists.linaro.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of linaro-android digest..."
Today's Topics:
1. Re: [ANN] android-build.linaro.org upgrade to Linaro Login
Service - complete (Paul Sokolovsky)
----------------------------------------------------------------------
Message: 1
Date: Mon, 1 Jul 2013 17:40:51 +0300
From: Paul Sokolovsky <paul.sokolovsky(a)linaro.org>
To: Bernhard Rosenkr?nzer <bernhard.rosenkranzer(a)linaro.org>
Cc: linaro-android <linaro-android(a)lists.linaro.org>, Lists Linaro-dev
<linaro-dev(a)lists.linaro.org>
Subject: Re: [ANN] android-build.linaro.org upgrade to Linaro Login
Service - complete
Message-ID: <20130701174051.6a6a89c1@x34f>
Content-Type: text/plain; charset=UTF-8
Hello Bero,
On Sat, 29 Jun 2013 12:32:05 +0200
Bernhard Rosenkr?nzer <bernhard.rosenkranzer(a)linaro.org> wrote:
> Hi,
> this breaks things badly for me: The login form is limited to 30
> characters, but bernhard.rosenkranzer(a)linaro.org is 32.
> Even after injecting
> "document.getElementById("id_username").maxLength=35" into the login
> page with a JS debugger, the login fails (probably because the 30
> character limit is not just imposed by the form at random -
> username/permission mappings stored in a sql field limited to 30
> chars?) (Yes, the proper fix would be getting me a shorter name ;) I
> don't have the right permissions to do that though ;) )
Sorry about this, Django's default username length is indeed too
restrictive. I updated it and verified that both DB and form now has
bigger limit (255). Can you please verify it works ok for you?
(Tracked as
https://bugs.launchpad.net/linaro-android-infrastructure/+bug/1196514 )
>
> ttyl
> bero
>
>
>
> On 27 June 2013 19:35, Paul Sokolovsky <paul.sokolovsky(a)linaro.org>
> wrote:
>
> > Hello,
> >
> > After couple of iterations, android-build.linaro.org was updated to
> > authenticate against Linaro Login system. Please use your
> > login.linaro.org username (with @linaro.org suffix) and password to
> > login from now on. Personal jobs were also renamed to have
> > firstname.lastname prefix instead of Launchpad username. If you
> > cannot see your jobs, please contact me to check their state.
> >
> > Below is interim progress report for completeness.
> >
> >
> > Thanks,
> > Paul
> >
> >
> >
> >
> > Begin forwarded message:
> >
> > Date: Wed, 26 Jun 2013 22:43:07 +0300
> > From: Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org>
> > To: Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org>
> > Cc: linaro-android <linaro-android(a)lists.linaro.org>, Infrastructure
> > <infrastructure(a)linaro.org>, Linaro Validation
> > <linaro-validation(a)lists.linaro.org>, Philip Colmer
> > <philip.colmer(a)linaro.org> Subject: Re: [ANN]
> > android-build.linaro.org upgrade to Linaro Login Service
> >
> >
> > Hello,
> >
> > On Wed, 26 Jun 2013 15:46:50 +0300
> > Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org> wrote:
> >
> > > Hello,
> > >
> > > With Android releases out, I'd like to proceed with switchover of
> > > Android Build frontend authenticaton to Linaro Login. Estimated
> > > downtime is 2hrs. To minimize impact, I'm scheduling this for
> > > later evening UTC (around 8pm UTC). Let me know if you need
> > > access to a-b at that time (otherwise, upgrade is OKed by Vishal).
> >
> > Upgrade went well, except that now it's not possible to create
> > personal builds. That's because login username is used to form
> > created job name, and with Linaro Login, username is
> > first.last(a)linaro.org - that's not valid as part of job name, and
> > besides that, it's too long. Even if I adhocly remapped it to
> > first-last, it's still too long, and still would required boring
> > renaming of existing jobs.
> >
> > Atlassian Crowd supports login aliases, Philip mentioned that it's
> > possible to create one, but I skipped doing that just for me, hoping
> > that it would be offered for all folks as part of git migration or
> > something, but that didn't happen. Well, I guess it's time to raise
> > that request now - going submit ITS ticket for this.
> >
> >
> > --
> > Best Regards,
> > Paul
> >
> > Linaro.org | Open source software for ARM SoCs
> > Follow Linaro: http://www.facebook.com/pages/Linaro
> > http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
> >
> >
> > --
> > Best Regards,
> > Paul
> >
> > Linaro.org | Open source software for ARM SoCs
> > Follow Linaro: http://www.facebook.com/pages/Linaro
> > http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
> >
> > _______________________________________________
> > linaro-android mailing list
> > linaro-android(a)lists.linaro.org
> > http://lists.linaro.org/mailman/listinfo/linaro-android
> >
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
------------------------------
_______________________________________________
linaro-android mailing list
linaro-android(a)lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-android
End of linaro-android Digest, Vol 20, Issue 2
*********************************************
Hello,
After couple of iterations, android-build.linaro.org was updated to
authenticate against Linaro Login system. Please use your
login.linaro.org username (with @linaro.org suffix) and password to
login from now on. Personal jobs were also renamed to have
firstname.lastname prefix instead of Launchpad username. If you cannot
see your jobs, please contact me to check their state.
Below is interim progress report for completeness.
Thanks,
Paul
Begin forwarded message:
Date: Wed, 26 Jun 2013 22:43:07 +0300
From: Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org>
To: Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org>
Cc: linaro-android <linaro-android(a)lists.linaro.org>, Infrastructure
<infrastructure(a)linaro.org>, Linaro Validation
<linaro-validation(a)lists.linaro.org>, Philip Colmer
<philip.colmer(a)linaro.org> Subject: Re: [ANN] android-build.linaro.org
upgrade to Linaro Login Service
Hello,
On Wed, 26 Jun 2013 15:46:50 +0300
Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org> wrote:
> Hello,
>
> With Android releases out, I'd like to proceed with switchover of
> Android Build frontend authenticaton to Linaro Login. Estimated
> downtime is 2hrs. To minimize impact, I'm scheduling this for later
> evening UTC (around 8pm UTC). Let me know if you need access to a-b
> at that time (otherwise, upgrade is OKed by Vishal).
Upgrade went well, except that now it's not possible to create personal
builds. That's because login username is used to form created job
name, and with Linaro Login, username is first.last(a)linaro.org - that's
not valid as part of job name, and besides that, it's too long. Even if
I adhocly remapped it to first-last, it's still too long, and still
would required boring renaming of existing jobs.
Atlassian Crowd supports login aliases, Philip mentioned that it's
possible to create one, but I skipped doing that just for me, hoping
that it would be offered for all folks as part of git migration or
something, but that didn't happen. Well, I guess it's time to raise
that request now - going submit ITS ticket for this.
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
Hi linaro developer,
I want to boot pandaboard es b2 use linaro-android 13.06. But the
script says I must specify valid login/access-id to clone from
linaro-private git repositories.
Does linaro open and free? How can I get the access-id ?
I need a little help. Any suggest would be appreciated.
Best Regards.
Ryan
Hi linaro developer,
I want to boot pandaboard es b2 use linaro-android 13.06. But the
script says I must specify valid login/access-id to clone from
linaro-private git repositories.
Does linaro open and free? How can I get the access-id ?
Best Regards.
Ryan