* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
@ 2009-02-04 19:11 Thiago A. Corrêa
2009-02-04 21:23 ` Ulf Samuelsson
0 siblings, 1 reply; 10+ messages in thread
From: Thiago A. Corrêa @ 2009-02-04 19:11 UTC (permalink / raw)
To: buildroot
Hi,
The avr32 configurations can't download
uClibc-0.9.30-avr32-2.1.5.tar.bz2. The primary site
(ftp://www.at91.com) gives Connection refused, and the buildroot
mirror doesn't have it.
Same goes for binutils-2.18-avr32-1.0.1.tar.bz2
According to [1], avr32 support was in uClibc svn after 0.9.29
release, so upstream 0.9.30 should have support to it. Unfortunally I
don't see any easy way to work around this, disabling only the vendor
specific uclibc while keeping it for the rest of the toolchain. If we
remove the external source toolchain handling from uclibc.mk, it will
affect versions prior to .30.
[1] http://avr32linux.org/twiki/bin/view/Main/MicroClibcPatches
Thanks,
Thiago A. Correa
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-04 19:11 [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing Thiago A. Corrêa
@ 2009-02-04 21:23 ` Ulf Samuelsson
2009-02-04 22:25 ` Thiago A. Corrêa
0 siblings, 1 reply; 10+ messages in thread
From: Ulf Samuelsson @ 2009-02-04 21:23 UTC (permalink / raw)
To: buildroot
> Hi,
>
> The avr32 configurations can't download
> uClibc-0.9.30-avr32-2.1.5.tar.bz2. The primary site
> (ftp://www.at91.com) gives Connection refused, and the buildroot
> mirror doesn't have it.
> Same goes for binutils-2.18-avr32-1.0.1.tar.bz2
>
> According to [1], avr32 support was in uClibc svn after 0.9.29
> release, so upstream 0.9.30 should have support to it. Unfortunally I
> don't see any easy way to work around this, disabling only the vendor
> specific uclibc while keeping it for the rest of the toolchain. If we
> remove the external source toolchain handling from uclibc.mk, it will
> affect versions prior to .30.
>
> [1] http://avr32linux.org/twiki/bin/view/Main/MicroClibcPatches
>
> Thanks,
> Thiago A. Correa
>
I would say that this is a temporary problem.
The whole www.at91.com site seems to be locked up.
ftp wont connect to the server to my usual account.
Will report this to the responsible persons.
If the AVR toolchain is mirrored on the Buldroot mirror, then it is possible
to set ATMEL_MIRROR to point at the mirror would work.
If you do not have the source tarballs, I can provide it to you,
if you can point to an ftp server where I can upload.
Could also move the stuff to sourceforge of course...
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-04 21:23 ` Ulf Samuelsson
@ 2009-02-04 22:25 ` Thiago A. Corrêa
2009-02-04 23:35 ` Ulf Samuelsson
2009-02-06 8:52 ` Peter Korsgaard
0 siblings, 2 replies; 10+ messages in thread
From: Thiago A. Corrêa @ 2009-02-04 22:25 UTC (permalink / raw)
To: buildroot
On Wed, Feb 4, 2009 at 7:23 PM, Ulf Samuelsson <ulf.samuelsson@atmel.com> wrote:
> If the AVR toolchain is mirrored on the Buldroot mirror, then it is possible
> to set ATMEL_MIRROR to point at the mirror would work.
>
It's not necessary, after a number of failed attempts, it does try the
buildroot mirror, but it's not there as well.
Could you upload to buildroot mirror or sourceforge so someone could
move it to buildroot mirror?
Thanks,
Thiago A. Correa
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-04 22:25 ` Thiago A. Corrêa
@ 2009-02-04 23:35 ` Ulf Samuelsson
2009-02-06 2:33 ` Thiago A. Corrêa
2009-02-22 20:20 ` Peter Korsgaard
2009-02-06 8:52 ` Peter Korsgaard
1 sibling, 2 replies; 10+ messages in thread
From: Ulf Samuelsson @ 2009-02-04 23:35 UTC (permalink / raw)
To: buildroot
> On Wed, Feb 4, 2009 at 7:23 PM, Ulf Samuelsson <ulf.samuelsson@atmel.com>
> wrote:
>> If the AVR toolchain is mirrored on the Buldroot mirror, then it is
>> possible
>> to set ATMEL_MIRROR to point at the mirror would work.
>>
>
> It's not necessary, after a number of failed attempts, it does try the
> buildroot mirror, but it's not there as well.
> Could you upload to buildroot mirror or sourceforge so someone could
> move it to buildroot mirror?
>
> Thanks,
> Thiago A. Correa
>
I dont have write access to the mirror as far as I know.
Wont have time to do that anyway for some days (out travelling with slow
links)
Hopefully, www.at91.com should be up and running sometime tomorrow.
Think they will put some priorit on this as soon as the problem is noticed.
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-04 23:35 ` Ulf Samuelsson
@ 2009-02-06 2:33 ` Thiago A. Corrêa
2009-02-06 6:17 ` Ulf Samuelsson
2009-02-06 7:43 ` Ulf Samuelsson
2009-02-22 20:20 ` Peter Korsgaard
1 sibling, 2 replies; 10+ messages in thread
From: Thiago A. Corrêa @ 2009-02-06 2:33 UTC (permalink / raw)
To: buildroot
Hi,
On Wed, Feb 4, 2009 at 9:35 PM, Ulf Samuelsson <ulf.samuelsson@atmel.com> wrote:
> Hopefully, www.at91.com should be up and running sometime tomorrow.
> Think they will put some priorit on this as soon as the problem is noticed.
Still down :(
And it's not just AVR32 that is affected, I can't build At91 as well:
at91bootstrap-2.10.tar.bz2 is missing in buildroot mirror too.
Best Regards,
Thiago A. Correa
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-06 2:33 ` Thiago A. Corrêa
@ 2009-02-06 6:17 ` Ulf Samuelsson
2009-02-06 7:43 ` Ulf Samuelsson
1 sibling, 0 replies; 10+ messages in thread
From: Ulf Samuelsson @ 2009-02-06 6:17 UTC (permalink / raw)
To: buildroot
fre 2009-02-06 klockan 00:33 -0200 skrev Thiago A. Corr?a:
> Hi,
>
> On Wed, Feb 4, 2009 at 9:35 PM, Ulf Samuelsson <ulf.samuelsson@atmel.com> wrote:
> > Hopefully, www.at91.com should be up and running sometime tomorrow.
> > Think they will put some priorit on this as soon as the problem is noticed.
>
>
> Still down :(
>
> And it's not just AVR32 that is affected, I can't build At91 as well:
> at91bootstrap-2.10.tar.bz2 is missing in buildroot mirror too.
They are working on it, www.at91.com was done completely.
Now the website is up, but the ftp server is down.
>
> Best Regards,
> Thiago A. Correa
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-06 2:33 ` Thiago A. Corrêa
2009-02-06 6:17 ` Ulf Samuelsson
@ 2009-02-06 7:43 ` Ulf Samuelsson
1 sibling, 0 replies; 10+ messages in thread
From: Ulf Samuelsson @ 2009-02-06 7:43 UTC (permalink / raw)
To: buildroot
> Hi,
>
> On Wed, Feb 4, 2009 at 9:35 PM, Ulf Samuelsson <ulf.samuelsson@atmel.com>
> wrote:
>> Hopefully, www.at91.com should be up and running sometime tomorrow.
>> Think they will put some priorit on this as soon as the problem is
>> noticed.
>
>
> Still down :(
>
> And it's not just AVR32 that is affected, I can't build At91 as well:
> at91bootstrap-2.10.tar.bz2 is missing in buildroot mirror too.
>
> Best Regards,
> Thiago A. Correa
>
It would make sense to automatically mirror a DL directory
to the mirror server as a cron job.
No need to restrict to autotools.
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-04 22:25 ` Thiago A. Corrêa
2009-02-04 23:35 ` Ulf Samuelsson
@ 2009-02-06 8:52 ` Peter Korsgaard
1 sibling, 0 replies; 10+ messages in thread
From: Peter Korsgaard @ 2009-02-06 8:52 UTC (permalink / raw)
To: buildroot
>>>>> "Thiago" == Thiago A Corr?a <thiago.correa@gmail.com> writes:
Thiago> It's not necessary, after a number of failed attempts, it does try the
Thiago> buildroot mirror, but it's not there as well.
Thiago> Could you upload to buildroot mirror or sourceforge so someone could
Thiago> move it to buildroot mirror?
No, I have populated the buildroot mirror with make allyesconfig; make
source which uses the default arch (i386), so arch specific stuff
doesn't get included.
What should I do to get this Atmel stuff?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-04 23:35 ` Ulf Samuelsson
2009-02-06 2:33 ` Thiago A. Corrêa
@ 2009-02-22 20:20 ` Peter Korsgaard
2009-02-23 8:29 ` Ulf Samuelsson
1 sibling, 1 reply; 10+ messages in thread
From: Peter Korsgaard @ 2009-02-22 20:20 UTC (permalink / raw)
To: buildroot
>>>>> "Ulf" == Ulf Samuelsson <ulf.samuelsson@atmel.com> writes:
>> On Wed, Feb 4, 2009 at 7:23 PM, Ulf Samuelsson
Ulf> Hopefully, www.at91.com should be up and running sometime
Ulf> tomorrow. Think they will put some priorit on this as soon as
Ulf> the problem is noticed.
Still seems to be down?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
2009-02-22 20:20 ` Peter Korsgaard
@ 2009-02-23 8:29 ` Ulf Samuelsson
0 siblings, 0 replies; 10+ messages in thread
From: Ulf Samuelsson @ 2009-02-23 8:29 UTC (permalink / raw)
To: buildroot
----- Original Message -----
From: "Peter Korsgaard" <jacmet@uclibc.org>
To: "Ulf Samuelsson" <ulf.samuelsson@atmel.com>
Cc: "Thiago A. Corr?a" <thiago.correa@gmail.com>; <buildroot@uclibc.org>
Sent: Sunday, February 22, 2009 9:20 PM
Subject: Re: [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing
>>>>>> "Ulf" == Ulf Samuelsson <ulf.samuelsson@atmel.com> writes:
>
> >> On Wed, Feb 4, 2009 at 7:23 PM, Ulf Samuelsson
>
> Ulf> Hopefully, www.at91.com should be up and running sometime
> Ulf> tomorrow. Think they will put some priorit on this as soon as
> Ulf> the problem is noticed.
>
> Still seems to be down?
>
I has been up and running, but I guess there is a new problem.
Best Regards
Ulf Samuelsson
> --
> Bye, Peter Korsgaard
>
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-02-23 8:29 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 19:11 [Buildroot] uClibc-0.9.30-avr32-2.1.5.tar.bz2 is missing Thiago A. Corrêa
2009-02-04 21:23 ` Ulf Samuelsson
2009-02-04 22:25 ` Thiago A. Corrêa
2009-02-04 23:35 ` Ulf Samuelsson
2009-02-06 2:33 ` Thiago A. Corrêa
2009-02-06 6:17 ` Ulf Samuelsson
2009-02-06 7:43 ` Ulf Samuelsson
2009-02-22 20:20 ` Peter Korsgaard
2009-02-23 8:29 ` Ulf Samuelsson
2009-02-06 8:52 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox