Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-07-27 Thread Kay Schenk


On 07/26/2015 03:28 AM, Andrea Pescetti wrote:
> On 24/06/2015 Kay Schenk wrote:
>> On 06/23/2015 11:15 PM, Andrea Pescetti wrote:
>>> Before we do anything with it, can we decide on the name?
>>> oooextras.mirror is clearly confusing since it is not a mirror ...
>> I thought the SF mirror was just that -- a mirror of
>> /trunk/external_sources ... the Google Code area was a direct upload
> 
> I'm reviewing these issues since we need to remove the dependency on
> Google Code in the 4.1.2 sources (reason is very simple: Google Code
> won't offer a downloads sections any longer, by their own universal
> policy, nothing to do with OpenOffice).
> 
> Just a few clarifications:
> 
> 1) The thing we need to have mirrored is not
> http://svn.apache.org/viewvc/openoffice/trunk/ext_sources/ (our SVN is
> OK); the thing we want to mirror is
> https://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/list
> ; the two are different since the former does not contain the "Category
> B" dependencies; for example, hunspell is only in the latter.

OK. Looking at this list and what's included vs the items in:

http://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?revision=1654306&view=markup

is confusing to me.

Are further changes to external_deps.lst required?


> 
> 2) http://sourceforge.net/projects/oooextras.mirror/files/ is already
> configured correctly to be a copy of the Google Code one; trunk uses it
> and it builds correctly.
> 
> 3) I had proposed to change the name of oooextras.mirror for clarity
> since we could use simply http://sourceforge.net/projects/oooextras ; I
> would make the change before we release 4.1.2 (lazy consensus).
> 
> 4) Once the above is done, we remove the dependency on Google Code in
> both trunk and 4.1.2.
> 
> 5) The whole Apache Extras is going to be moved to SourceForge, if I
> understand correctly from community lists; but it will be a collection
> of individual SourceForge repositories, so we can definitely move and
> just use it without need to coordinate with other projects; then "our"
> project will be put in the appropriate container.
> 
> Regards,
>   Andrea.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

-- 

MzK

"Way down deep, we're all motivated by
 the  same urges.  Cats have the courage
 to live by them."
-- Jim Davis


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-07-26 Thread Andrea Pescetti

On 24/06/2015 Kay Schenk wrote:

On 06/23/2015 11:15 PM, Andrea Pescetti wrote:

Before we do anything with it, can we decide on the name?
oooextras.mirror is clearly confusing since it is not a mirror ...

I thought the SF mirror was just that -- a mirror of
/trunk/external_sources ... the Google Code area was a direct upload


I'm reviewing these issues since we need to remove the dependency on 
Google Code in the 4.1.2 sources (reason is very simple: Google Code 
won't offer a downloads sections any longer, by their own universal 
policy, nothing to do with OpenOffice).


Just a few clarifications:

1) The thing we need to have mirrored is not 
http://svn.apache.org/viewvc/openoffice/trunk/ext_sources/ (our SVN is 
OK); the thing we want to mirror is 
https://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/list 
; the two are different since the former does not contain the "Category 
B" dependencies; for example, hunspell is only in the latter.


2) http://sourceforge.net/projects/oooextras.mirror/files/ is already 
configured correctly to be a copy of the Google Code one; trunk uses it 
and it builds correctly.


3) I had proposed to change the name of oooextras.mirror for clarity 
since we could use simply http://sourceforge.net/projects/oooextras ; I 
would make the change before we release 4.1.2 (lazy consensus).


4) Once the above is done, we remove the dependency on Google Code in 
both trunk and 4.1.2.


5) The whole Apache Extras is going to be moved to SourceForge, if I 
understand correctly from community lists; but it will be a collection 
of individual SourceForge repositories, so we can definitely move and 
just use it without need to coordinate with other projects; then "our" 
project will be put in the appropriate container.


Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-24 Thread Kay Schenk

On 06/23/2015 11:15 PM, Andrea Pescetti wrote:
> On 23/06/2015 Roberto Galoppini wrote:
>> oooextras is back from few hours now.
> 
> Thank you for this. I believe nothing was lost, since this was supposed
> to be a "proof of concept" for Apache Extras and I don't think we had
> uploaded new libraries there.
> 
> Before we do anything with it, can we decide on the name?
> oooextras.mirror is clearly confusing since it is not a mirror any
> longer: we will have to upload new libraries directly there because the
> current OOoExtras on Google Code is in read-only mode now.

I thought the SF mirror was just that -- a mirror of
/trunk/external_sources, so I didn't think direct uploads were necessary
as long as we continue to maintain external_sources. It is easier to
keep this situation IMO for our maintenance, but others may have a
different opinion. I think the Google Code area was a direct upload,
however.

> 
> Shall we simply use something like
> http://sourceforge.net/projects/openofficeextras
> (or a shorter version if you wish)?
> 
> Regards,
>   Andrea.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

-- 

MzK

"We can all sleep easy at night knowing that
 somewhere at any given time,
 the Foo Fighters are out there fighting Foo."
  -- David Letterman

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-23 Thread Andrea Pescetti

On 23/06/2015 Roberto Galoppini wrote:

oooextras is back from few hours now.


Thank you for this. I believe nothing was lost, since this was supposed 
to be a "proof of concept" for Apache Extras and I don't think we had 
uploaded new libraries there.


Before we do anything with it, can we decide on the name? 
oooextras.mirror is clearly confusing since it is not a mirror any 
longer: we will have to upload new libraries directly there because the 
current OOoExtras on Google Code is in read-only mode now.


Shall we simply use something like
http://sourceforge.net/projects/openofficeextras
(or a shorter version if you wish)?

Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-23 Thread Kay Schenk

On 06/23/2015 01:48 PM, Roberto Galoppini wrote:
> 2015-06-23 22:39 GMT+02:00 Kay Schenk :
> 
>>
>> On 06/23/2015 08:00 AM, Roberto Galoppini wrote:
>>> 2015-06-23 0:49 GMT+02:00 Kay Schenk :
>>>


 On 06/21/2015 11:54 PM, Andrea Pescetti wrote:
> On 21/06/2015 Kay Schenk wrote:
>> yes, they would be...based on the buildbot failure alone, I think the
>> SF
>> mirror must have been deactivated just a day or so ago.
>
> Could it be that this is an unintended consequence of SourceForge's new
> policy when they decided, for transparency towards the community, to
> avoid mirrors that had not been asked for?
>

>> http://sourceforge.net/blog/project-mirroring-policies-will-be-revisited-with-our-community-panel-existing-mirrors-removed/
>
>
> It seems clear that
> http://sourceforge.net/projects/oooextras.mirror/files/ was definitely
> to be kept (or, while at it, we could have it relocated to
> http://sourceforge.net/projects/oooextras/ or something else like
> apache-extras-openoffice).

 Oh my! I did not see/hear about this. Given the June 18 notice, yes, I
 would certainly say this applies to AOO and why the mirror service was
 stopped.

>>>
>>> Yes, that is the reason. Do we need to reinstate the project, and if
>> that's
>>> the case who would be the administrator/s?
>>> Let me know and I'll get it fixed, really sorry for the annoyance.
>>>
>>> Roberto
>>
>> In the short term, reinstating the mirror of /trunk/ext_sources is
>> pretty important without a lot of additional testing/setup directly from
>> the source repositories of these items. So, I would vote YES on this.
>>
> 
> 
> oooextras is back from few hours now.

Ok, thanks! :)

> 
> 
>>
>> What is required of the administrator(s)?
>>
> 
> 
> A sourceforge account, let me know yours (even privately) and I'll add them
> right away.

I will contact you privately about this.

> 
> 
>>
>> No apology needed. I think the majority of us are not current on
>> SourceForge policies so we were not aware of this change. As far as I
>> know, Apache OpenOffice was happy to have the SourceForge mirror service
>> for these additional sources.
>>
> 
> Our decision was driven by other communities' concerns, we believe that our
> current setting give peace of mind to all mirrored projects, but those who
> really want to manage their mirrors! :) Hope we reinstated it properly and
> we can move on.
> 
> Thanks for understanding.
> 
> roberto

OK, thank you.

> 
> 
> 
> 
>>
>>>
>>>
>>>

 OK, I'm looking specifically at this paragraph from the link you sent--

 "Mirrors which are not co-maintained with the one or more of the
 original developers, except where the upstream site has been
 discontinued, have been removed effective immediately. An extensive
 review has been conducted of the 295 mirrored projects and removals were
 completed on June 18th. Where a SourceForge-maintained mirror has been
 removed, we have redirected this traffic back to the canonical home for
 the software (whence it was mirrored to begin with)."

 Basically since "ooo-extras" are copies with md5 sums applied for our
 own uses, and we are NOT the original developers,  this would definitely
 apply.

 In most cases, we have the provider links to these items listed as URL1
 in /main/external_deps.lst. So, should we just change this file to use
 URL1 as default and forget ooo-extras altogether?

 We would need to see how this affects configuration which I've had
 problems with in the past when these sources haven't bee kept up to date
 in /ext_sources. It's likely we would need some alternate verification
 method.




>
>>> The direct download from
>>> http://www.ijg.org/files/jpegsrc.v8d.tar.gz
>>> and
>>> http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
>>> works for me. I don't know why it doesn't work for bootstrap.
>
> At times, the first download fails since the .gz file is uncompressed
> during download. So basically you download file.tar.gz and what you get
> is a file named "file.tar.gz" but with the contents of "file.tar" (and
> thus a different md5sum). If someone wants to hack the Perl file or
>> file
> this in an issue it would be perfect. But the fallback always worked,
>> so
> this hasn't been high priority.
>
> Regards,
>   Andrea.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>

 --
 
 MzK

 "We can all sleep easy at night knowing that
  somewhere at any given time,
  the Foo Fighters are out there fighting Foo."
   -- David Letterman
>>>

Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-23 Thread Roberto Galoppini
2015-06-23 22:39 GMT+02:00 Kay Schenk :

>
> On 06/23/2015 08:00 AM, Roberto Galoppini wrote:
> > 2015-06-23 0:49 GMT+02:00 Kay Schenk :
> >
> >>
> >>
> >> On 06/21/2015 11:54 PM, Andrea Pescetti wrote:
> >>> On 21/06/2015 Kay Schenk wrote:
>  yes, they would be...based on the buildbot failure alone, I think the
> SF
>  mirror must have been deactivated just a day or so ago.
> >>>
> >>> Could it be that this is an unintended consequence of SourceForge's new
> >>> policy when they decided, for transparency towards the community, to
> >>> avoid mirrors that had not been asked for?
> >>>
> >>
> http://sourceforge.net/blog/project-mirroring-policies-will-be-revisited-with-our-community-panel-existing-mirrors-removed/
> >>>
> >>>
> >>> It seems clear that
> >>> http://sourceforge.net/projects/oooextras.mirror/files/ was definitely
> >>> to be kept (or, while at it, we could have it relocated to
> >>> http://sourceforge.net/projects/oooextras/ or something else like
> >>> apache-extras-openoffice).
> >>
> >> Oh my! I did not see/hear about this. Given the June 18 notice, yes, I
> >> would certainly say this applies to AOO and why the mirror service was
> >> stopped.
> >>
> >
> > Yes, that is the reason. Do we need to reinstate the project, and if
> that's
> > the case who would be the administrator/s?
> > Let me know and I'll get it fixed, really sorry for the annoyance.
> >
> > Roberto
>
> In the short term, reinstating the mirror of /trunk/ext_sources is
> pretty important without a lot of additional testing/setup directly from
> the source repositories of these items. So, I would vote YES on this.
>


oooextras is back from few hours now.


>
> What is required of the administrator(s)?
>


A sourceforge account, let me know yours (even privately) and I'll add them
right away.


>
> No apology needed. I think the majority of us are not current on
> SourceForge policies so we were not aware of this change. As far as I
> know, Apache OpenOffice was happy to have the SourceForge mirror service
> for these additional sources.
>

Our decision was driven by other communities' concerns, we believe that our
current setting give peace of mind to all mirrored projects, but those who
really want to manage their mirrors! :) Hope we reinstated it properly and
we can move on.

Thanks for understanding.

roberto




>
> >
> >
> >
> >>
> >> OK, I'm looking specifically at this paragraph from the link you sent--
> >>
> >> "Mirrors which are not co-maintained with the one or more of the
> >> original developers, except where the upstream site has been
> >> discontinued, have been removed effective immediately. An extensive
> >> review has been conducted of the 295 mirrored projects and removals were
> >> completed on June 18th. Where a SourceForge-maintained mirror has been
> >> removed, we have redirected this traffic back to the canonical home for
> >> the software (whence it was mirrored to begin with)."
> >>
> >> Basically since "ooo-extras" are copies with md5 sums applied for our
> >> own uses, and we are NOT the original developers,  this would definitely
> >> apply.
> >>
> >> In most cases, we have the provider links to these items listed as URL1
> >> in /main/external_deps.lst. So, should we just change this file to use
> >> URL1 as default and forget ooo-extras altogether?
> >>
> >> We would need to see how this affects configuration which I've had
> >> problems with in the past when these sources haven't bee kept up to date
> >> in /ext_sources. It's likely we would need some alternate verification
> >> method.
> >>
> >>
> >>
> >>
> >>>
> > The direct download from
> > http://www.ijg.org/files/jpegsrc.v8d.tar.gz
> > and
> > http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
> > works for me. I don't know why it doesn't work for bootstrap.
> >>>
> >>> At times, the first download fails since the .gz file is uncompressed
> >>> during download. So basically you download file.tar.gz and what you get
> >>> is a file named "file.tar.gz" but with the contents of "file.tar" (and
> >>> thus a different md5sum). If someone wants to hack the Perl file or
> file
> >>> this in an issue it would be perfect. But the fallback always worked,
> so
> >>> this hasn't been high priority.
> >>>
> >>> Regards,
> >>>   Andrea.
> >>>
> >>> -
> >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> >>> For additional commands, e-mail: dev-h...@openoffice.apache.org
> >>>
> >>
> >> --
> >> 
> >> MzK
> >>
> >> "We can all sleep easy at night knowing that
> >>  somewhere at any given time,
> >>  the Foo Fighters are out there fighting Foo."
> >>   -- David Letterman
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> >> For additional commands, e-mail: dev-h...@openoffice

Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-23 Thread Kay Schenk

On 06/23/2015 08:00 AM, Roberto Galoppini wrote:
> 2015-06-23 0:49 GMT+02:00 Kay Schenk :
> 
>>
>>
>> On 06/21/2015 11:54 PM, Andrea Pescetti wrote:
>>> On 21/06/2015 Kay Schenk wrote:
 yes, they would be...based on the buildbot failure alone, I think the SF
 mirror must have been deactivated just a day or so ago.
>>>
>>> Could it be that this is an unintended consequence of SourceForge's new
>>> policy when they decided, for transparency towards the community, to
>>> avoid mirrors that had not been asked for?
>>>
>> http://sourceforge.net/blog/project-mirroring-policies-will-be-revisited-with-our-community-panel-existing-mirrors-removed/
>>>
>>>
>>> It seems clear that
>>> http://sourceforge.net/projects/oooextras.mirror/files/ was definitely
>>> to be kept (or, while at it, we could have it relocated to
>>> http://sourceforge.net/projects/oooextras/ or something else like
>>> apache-extras-openoffice).
>>
>> Oh my! I did not see/hear about this. Given the June 18 notice, yes, I
>> would certainly say this applies to AOO and why the mirror service was
>> stopped.
>>
> 
> Yes, that is the reason. Do we need to reinstate the project, and if that's
> the case who would be the administrator/s?
> Let me know and I'll get it fixed, really sorry for the annoyance.
> 
> Roberto

In the short term, reinstating the mirror of /trunk/ext_sources is
pretty important without a lot of additional testing/setup directly from
the source repositories of these items. So, I would vote YES on this.

What is required of the administrator(s)?

No apology needed. I think the majority of us are not current on
SourceForge policies so we were not aware of this change. As far as I
know, Apache OpenOffice was happy to have the SourceForge mirror service
for these additional sources.

> 
> 
> 
>>
>> OK, I'm looking specifically at this paragraph from the link you sent--
>>
>> "Mirrors which are not co-maintained with the one or more of the
>> original developers, except where the upstream site has been
>> discontinued, have been removed effective immediately. An extensive
>> review has been conducted of the 295 mirrored projects and removals were
>> completed on June 18th. Where a SourceForge-maintained mirror has been
>> removed, we have redirected this traffic back to the canonical home for
>> the software (whence it was mirrored to begin with)."
>>
>> Basically since "ooo-extras" are copies with md5 sums applied for our
>> own uses, and we are NOT the original developers,  this would definitely
>> apply.
>>
>> In most cases, we have the provider links to these items listed as URL1
>> in /main/external_deps.lst. So, should we just change this file to use
>> URL1 as default and forget ooo-extras altogether?
>>
>> We would need to see how this affects configuration which I've had
>> problems with in the past when these sources haven't bee kept up to date
>> in /ext_sources. It's likely we would need some alternate verification
>> method.
>>
>>
>>
>>
>>>
> The direct download from
> http://www.ijg.org/files/jpegsrc.v8d.tar.gz
> and
> http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
> works for me. I don't know why it doesn't work for bootstrap.
>>>
>>> At times, the first download fails since the .gz file is uncompressed
>>> during download. So basically you download file.tar.gz and what you get
>>> is a file named "file.tar.gz" but with the contents of "file.tar" (and
>>> thus a different md5sum). If someone wants to hack the Perl file or file
>>> this in an issue it would be perfect. But the fallback always worked, so
>>> this hasn't been high priority.
>>>
>>> Regards,
>>>   Andrea.
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>
>>
>> --
>> 
>> MzK
>>
>> "We can all sleep easy at night knowing that
>>  somewhere at any given time,
>>  the Foo Fighters are out there fighting Foo."
>>   -- David Letterman
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>>
> 

-- 

MzK

"We can all sleep easy at night knowing that
 somewhere at any given time,
 the Foo Fighters are out there fighting Foo."
  -- David Letterman

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-23 Thread Roberto Galoppini
2015-06-23 0:49 GMT+02:00 Kay Schenk :

>
>
> On 06/21/2015 11:54 PM, Andrea Pescetti wrote:
> > On 21/06/2015 Kay Schenk wrote:
> >> yes, they would be...based on the buildbot failure alone, I think the SF
> >> mirror must have been deactivated just a day or so ago.
> >
> > Could it be that this is an unintended consequence of SourceForge's new
> > policy when they decided, for transparency towards the community, to
> > avoid mirrors that had not been asked for?
> >
> http://sourceforge.net/blog/project-mirroring-policies-will-be-revisited-with-our-community-panel-existing-mirrors-removed/
> >
> >
> > It seems clear that
> > http://sourceforge.net/projects/oooextras.mirror/files/ was definitely
> > to be kept (or, while at it, we could have it relocated to
> > http://sourceforge.net/projects/oooextras/ or something else like
> > apache-extras-openoffice).
>
> Oh my! I did not see/hear about this. Given the June 18 notice, yes, I
> would certainly say this applies to AOO and why the mirror service was
> stopped.
>

Yes, that is the reason. Do we need to reinstate the project, and if that's
the case who would be the administrator/s?
Let me know and I'll get it fixed, really sorry for the annoyance.

Roberto



>
> OK, I'm looking specifically at this paragraph from the link you sent--
>
> "Mirrors which are not co-maintained with the one or more of the
> original developers, except where the upstream site has been
> discontinued, have been removed effective immediately. An extensive
> review has been conducted of the 295 mirrored projects and removals were
> completed on June 18th. Where a SourceForge-maintained mirror has been
> removed, we have redirected this traffic back to the canonical home for
> the software (whence it was mirrored to begin with)."
>
> Basically since "ooo-extras" are copies with md5 sums applied for our
> own uses, and we are NOT the original developers,  this would definitely
> apply.
>
> In most cases, we have the provider links to these items listed as URL1
> in /main/external_deps.lst. So, should we just change this file to use
> URL1 as default and forget ooo-extras altogether?
>
> We would need to see how this affects configuration which I've had
> problems with in the past when these sources haven't bee kept up to date
> in /ext_sources. It's likely we would need some alternate verification
> method.
>
>
>
>
> >
> >>> The direct download from
> >>> http://www.ijg.org/files/jpegsrc.v8d.tar.gz
> >>> and
> >>> http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
> >>> works for me. I don't know why it doesn't work for bootstrap.
> >
> > At times, the first download fails since the .gz file is uncompressed
> > during download. So basically you download file.tar.gz and what you get
> > is a file named "file.tar.gz" but with the contents of "file.tar" (and
> > thus a different md5sum). If someone wants to hack the Perl file or file
> > this in an issue it would be perfect. But the fallback always worked, so
> > this hasn't been high priority.
> >
> > Regards,
> >   Andrea.
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: dev-h...@openoffice.apache.org
> >
>
> --
> 
> MzK
>
> "We can all sleep easy at night knowing that
>  somewhere at any given time,
>  the Foo Fighters are out there fighting Foo."
>   -- David Letterman
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-22 Thread Kay Schenk


On 06/21/2015 11:54 PM, Andrea Pescetti wrote:
> On 21/06/2015 Kay Schenk wrote:
>> yes, they would be...based on the buildbot failure alone, I think the SF
>> mirror must have been deactivated just a day or so ago.
> 
> Could it be that this is an unintended consequence of SourceForge's new
> policy when they decided, for transparency towards the community, to
> avoid mirrors that had not been asked for?
> http://sourceforge.net/blog/project-mirroring-policies-will-be-revisited-with-our-community-panel-existing-mirrors-removed/
> 
> 
> It seems clear that
> http://sourceforge.net/projects/oooextras.mirror/files/ was definitely
> to be kept (or, while at it, we could have it relocated to
> http://sourceforge.net/projects/oooextras/ or something else like
> apache-extras-openoffice).

Oh my! I did not see/hear about this. Given the June 18 notice, yes, I
would certainly say this applies to AOO and why the mirror service was
stopped.

OK, I'm looking specifically at this paragraph from the link you sent--

"Mirrors which are not co-maintained with the one or more of the
original developers, except where the upstream site has been
discontinued, have been removed effective immediately. An extensive
review has been conducted of the 295 mirrored projects and removals were
completed on June 18th. Where a SourceForge-maintained mirror has been
removed, we have redirected this traffic back to the canonical home for
the software (whence it was mirrored to begin with)."

Basically since "ooo-extras" are copies with md5 sums applied for our
own uses, and we are NOT the original developers,  this would definitely
apply.

In most cases, we have the provider links to these items listed as URL1
in /main/external_deps.lst. So, should we just change this file to use
URL1 as default and forget ooo-extras altogether?

We would need to see how this affects configuration which I've had
problems with in the past when these sources haven't bee kept up to date
in /ext_sources. It's likely we would need some alternate verification
method.




> 
>>> The direct download from
>>> http://www.ijg.org/files/jpegsrc.v8d.tar.gz
>>> and
>>> http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
>>> works for me. I don't know why it doesn't work for bootstrap.
> 
> At times, the first download fails since the .gz file is uncompressed
> during download. So basically you download file.tar.gz and what you get
> is a file named "file.tar.gz" but with the contents of "file.tar" (and
> thus a different md5sum). If someone wants to hack the Perl file or file
> this in an issue it would be perfect. But the fallback always worked, so
> this hasn't been high priority.
> 
> Regards,
>   Andrea.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

-- 

MzK

"We can all sleep easy at night knowing that
 somewhere at any given time,
 the Foo Fighters are out there fighting Foo."
  -- David Letterman

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-21 Thread Andrea Pescetti

On 21/06/2015 Kay Schenk wrote:

yes, they would be...based on the buildbot failure alone, I think the SF
mirror must have been deactivated just a day or so ago.


Could it be that this is an unintended consequence of SourceForge's new 
policy when they decided, for transparency towards the community, to 
avoid mirrors that had not been asked for?

http://sourceforge.net/blog/project-mirroring-policies-will-be-revisited-with-our-community-panel-existing-mirrors-removed/

It seems clear that 
http://sourceforge.net/projects/oooextras.mirror/files/ was definitely 
to be kept (or, while at it, we could have it relocated to 
http://sourceforge.net/projects/oooextras/ or something else like 
apache-extras-openoffice).



The direct download from
http://www.ijg.org/files/jpegsrc.v8d.tar.gz
and
http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
works for me. I don't know why it doesn't work for bootstrap.


At times, the first download fails since the .gz file is uncompressed 
during download. So basically you download file.tar.gz and what you get 
is a file named "file.tar.gz" but with the contents of "file.tar" (and 
thus a different md5sum). If someone wants to hack the Perl file or file 
this in an issue it would be perfect. But the fallback always worked, so 
this hasn't been high priority.


Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-21 Thread Kay Schenk
On Sun, Jun 21, 2015 at 11:21 AM, Regina Henschel 
wrote:

> Hello Kay,
>
> for my personal need, I can copy the files from older local directories.
>

OK, we have been keeping copies up to date here though we don't use them
directly for the actual builds. I have foudn if you don't keep these up to
date, some check fails.


>
> I'm looking for a general solution, because the build bots seem to be
> affected too.
>

yes, they would be...based on the buildbot failure alone, I think the SF
mirror must have been deactivated just a day or so ago.


>
> Do you know someone to provide a longtime host of those files? Do you know
> the download volume per week for OpenOffice for those files?
>
>
> As you are working on it already, here some notices:
>
> http://zlib.net/zlib-1.2.7.tar.bz2 does not exist.
> Current download there is
> http://zlib.net/zlib-1.2.8.tar.gz
> The old version can be found on
> http://sourceforge.net/projects/libpng/files/zlib/1.2.7/
> But because of their mirrors, I cannot get a reliable direct download
> address.
>
>
> http://hci.iwr.uni-heidelberg.de/vigra/vigra1.6.0.tar.gz does not exist.
> vigra is already on version 1.10.0
> The old version can be found on
> http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz
>
>
> Can we use a download from
>  http://scripts.sil.org/gentium_basic
> for the Gentium Basic Fonts?
>
>
> The direct download from
> http://www.ijg.org/files/jpegsrc.v8d.tar.gz
> and
> http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
> works for me. I don't know why it doesn't work for bootstrap.
>
>
> Kind regards
> Regina
>

I am not working on any of this. The fact that "apache-extras", and
"ooo-extras" would be going away has been discussed at length some time ago
--

One of the most recent relevant ones to AOO:

http://article.gmane.org/gmane.comp.apache.openoffice.devel/20982/match=ooo+extras

The SF mirror mentioned here -- mirroring /trunk/ext_sources repository WAS
active until just recently.

Herbert Duerr started this conversation in March, 2013:

http://article.gmane.org/gmane.comp.apache.openoffice.devel/7240/match=ooo+extras


There are a number of threads concerning this topic on
d...@community.apage.org. Here is one relevant to our current situation:

http://article.gmane.org/gmane.comp.apache.community.devel/2983/match=apache+extras

Let's take a wider view and hope the mirror gets restarted soon!


>
>
> Kay Schenk schrieb:
>
>  On Sun, Jun 21, 2015 at 8:19 AM, Regina Henschel > >
>> wrote:
>>
>>  Hi all,
>>>
>>> I want to make a new build from current trunk. I have got a lot of
>>> download failures in ./bootstrap.
>>>
>>> I have attached a log file and in addition I copy the relevant parts of
>>> the file below (for the case the attachment is stripped).
>>>
>>> Kind regards
>>> Regina
>>>
>>>
>> Regina --
>>
>> Hi,. No idea at all about what's happening here! :(
>>
>> The alternate URL for the AOO extras was working just fine from this
>> SourceForge URL a few months ago (March) --
>>
>> http://sourceforge.net/projects/oooextras.mirror/files/
>>
>> see external_deps.lst in /main
>>
>> now this seems to be redirecting to --
>>
>> https://code.google.com/a/apache-extras.org/p/ooo-extras/ (???)
>>
>> which we believe will be going away soon.
>>
>> Suggestions for an immediate fix (in external_deps.lst --
>>
>> comment out this line --
>> OOO_EXTRAS=http://sourceforge.net/projects/oooextras.mirror/files/
>>
>> and add a new OOO_EXTRAS line --
>>
>> OOO_EXTRAS=
>> https://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/
>>
>> You will see a commented out OOO_EXTRAS line as well. This one does not
>> work either because it is referencing a directory that n longer exists.
>>
>> I am working on a new OS setup and hopefully I can get back to helping
>> with
>> builds soon.
>>
>> I hope this helps.
>>
>>
>>
>>
>>>
>>> downloading 11 missing tar balls to
>>> C:/AOO_debugbuild2_420/trunk/ext_sources
>>> downloading to
>>>
>>> C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
>>> download from
>>>
>>> http://sourceforge.net/projects/oooextras.mirror/files/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2
>>> failed
>>>  download failed
>>> downloading to
>>>
>>> C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
>>> download from http://zlib.net/zlib-1.2.7.tar.bz2 failed
>>>  download failed
>>> downloading to
>>>
>>> C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
>>> download from http://www.ijg.org/files/jpegsrc.v8d.tar.gz failed
>>>  download failed
>>> downloading to
>>>
>>> C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
>>> download from
>>>
>>> http://sourceforge.net/projects/oooextras.mirror/files/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz
>>> failed
>>>  download failed
>>> downloading to
>>>
>>> C:/AOO_debugbuild2_420

Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-21 Thread Regina Henschel

Hello Kay,

for my personal need, I can copy the files from older local directories.

I'm looking for a general solution, because the build bots seem to be 
affected too.


Do you know someone to provide a longtime host of those files? Do you 
know the download volume per week for OpenOffice for those files?



As you are working on it already, here some notices:

http://zlib.net/zlib-1.2.7.tar.bz2 does not exist.
Current download there is
http://zlib.net/zlib-1.2.8.tar.gz
The old version can be found on
http://sourceforge.net/projects/libpng/files/zlib/1.2.7/
But because of their mirrors, I cannot get a reliable direct download 
address.



http://hci.iwr.uni-heidelberg.de/vigra/vigra1.6.0.tar.gz does not exist.
vigra is already on version 1.10.0
The old version can be found on
http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz


Can we use a download from
 http://scripts.sil.org/gentium_basic
for the Gentium Basic Fonts?


The direct download from
http://www.ijg.org/files/jpegsrc.v8d.tar.gz
and
http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
works for me. I don't know why it doesn't work for bootstrap.


Kind regards
Regina


Kay Schenk schrieb:

On Sun, Jun 21, 2015 at 8:19 AM, Regina Henschel 
wrote:


Hi all,

I want to make a new build from current trunk. I have got a lot of
download failures in ./bootstrap.

I have attached a log file and in addition I copy the relevant parts of
the file below (for the case the attachment is stripped).

Kind regards
Regina



Regina --

Hi,. No idea at all about what's happening here! :(

The alternate URL for the AOO extras was working just fine from this
SourceForge URL a few months ago (March) --

http://sourceforge.net/projects/oooextras.mirror/files/

see external_deps.lst in /main

now this seems to be redirecting to --

https://code.google.com/a/apache-extras.org/p/ooo-extras/ (???)

which we believe will be going away soon.

Suggestions for an immediate fix (in external_deps.lst --

comment out this line --
OOO_EXTRAS=http://sourceforge.net/projects/oooextras.mirror/files/

and add a new OOO_EXTRAS line --

OOO_EXTRAS=
https://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/

You will see a commented out OOO_EXTRAS line as well. This one does not
work either because it is referencing a directory that n longer exists.

I am working on a new OS setup and hopefully I can get back to helping with
builds soon.

I hope this helps.






downloading 11 missing tar balls to
C:/AOO_debugbuild2_420/trunk/ext_sources
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2
failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
download from http://zlib.net/zlib-1.2.7.tar.bz2 failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
download from http://www.ijg.org/files/jpegsrc.v8d.tar.gz failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz
failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part
 MD5 checksum does not match (0a82c3b58c9d54468a387c1aa5fc0e7c instead
of 8127a65e8c3b08856093099b52599c86)
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz
failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz.part
download from http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz
failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from http://hci.iwr.uni-heidelberg.de/vigra/vigra1.6.0.tar.gz
failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz
failed
 download failed
downloading to
C:/AOO_debugbuild2_420/trunk/ext_sources/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip.part
downloa

Re: Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-21 Thread Kay Schenk
On Sun, Jun 21, 2015 at 8:19 AM, Regina Henschel 
wrote:

> Hi all,
>
> I want to make a new build from current trunk. I have got a lot of
> download failures in ./bootstrap.
>
> I have attached a log file and in addition I copy the relevant parts of
> the file below (for the case the attachment is stripped).
>
> Kind regards
> Regina
>

Regina --

Hi,. No idea at all about what's happening here! :(

The alternate URL for the AOO extras was working just fine from this
SourceForge URL a few months ago (March) --

http://sourceforge.net/projects/oooextras.mirror/files/

see external_deps.lst in /main

now this seems to be redirecting to --

https://code.google.com/a/apache-extras.org/p/ooo-extras/ (???)

which we believe will be going away soon.

Suggestions for an immediate fix (in external_deps.lst --

comment out this line --
OOO_EXTRAS=http://sourceforge.net/projects/oooextras.mirror/files/

and add a new OOO_EXTRAS line --

OOO_EXTRAS=
https://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/

You will see a commented out OOO_EXTRAS line as well. This one does not
work either because it is referencing a directory that n longer exists.

I am working on a new OS setup and hopefully I can get back to helping with
builds soon.

I hope this helps.



>
>
> downloading 11 missing tar balls to
> C:/AOO_debugbuild2_420/trunk/ext_sources
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
> download from http://zlib.net/zlib-1.2.7.tar.bz2 failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
> download from http://www.ijg.org/files/jpegsrc.v8d.tar.gz failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part
> MD5 checksum does not match (0a82c3b58c9d54468a387c1aa5fc0e7c instead
> of 8127a65e8c3b08856093099b52599c86)
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz.part
> download from http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
> download from http://hci.iwr.uni-heidelberg.de/vigra/vigra1.6.0.tar.gz
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/067a04150b1d8b64f7da3019688a7547-nss-3.14.4-with-nspr-4.9.5.tar.gz.part
> MD5 checksum does not match (e60dfb762d50d88b1c8b41d361a3fd43 instead
> of 067a04150b1d8b64f7da3019688a7547)
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/067a04150b1d8b64f7da3019688a7547-nss-3.14.4-with-nspr-4.9.5.tar.gz.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/067a04150b1d8b64f7da3019688a7547-nss-3.14.4-with-nspr-4.9.5.tar.gz
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/24be19595acad0a2cae931af77a0148a-LICENSE_source-9.0.0.7-bj.html.part
> download from
> http://sourceforge.net/projects/oooextras.mirror/files/24be19595acad0a2cae931af77a0148a-LICENSE_source-9.0.0.7-bj.html
> failed
> download failed
> downloading to
> C:/AOO_debugbuild2_420/trunk/ext_sources/48470d66265

Bootstrap download failures, mainly from http://sourceforge.net/projects/oooextras.mirror/files

2015-06-21 Thread Regina Henschel

Hi all,

I want to make a new build from current trunk. I have got a lot of 
download failures in ./bootstrap.


I have attached a log file and in addition I copy the relevant parts of 
the file below (for the case the attachment is stripped).


Kind regards
Regina


downloading 11 missing tar balls to C:/AOO_debugbuild2_420/trunk/ext_sources
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part

download from http://zlib.net/zlib-1.2.7.tar.bz2 failed
download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part

download from http://www.ijg.org/files/jpegsrc.v8d.tar.gz failed
download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part
MD5 checksum does not match (0a82c3b58c9d54468a387c1aa5fc0e7c 
instead of 8127a65e8c3b08856093099b52599c86)
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz.part

download from http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz failed
download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/1d8728eb0dfcac72a0fd99c17ec7f386-Python-2.7.6.tgz 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from http://hci.iwr.uni-heidelberg.de/vigra/vigra1.6.0.tar.gz 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/067a04150b1d8b64f7da3019688a7547-nss-3.14.4-with-nspr-4.9.5.tar.gz.part
MD5 checksum does not match (e60dfb762d50d88b1c8b41d361a3fd43 
instead of 067a04150b1d8b64f7da3019688a7547)
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/067a04150b1d8b64f7da3019688a7547-nss-3.14.4-with-nspr-4.9.5.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/067a04150b1d8b64f7da3019688a7547-nss-3.14.4-with-nspr-4.9.5.tar.gz 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/24be19595acad0a2cae931af77a0148a-LICENSE_source-9.0.0.7-bj.html.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/24be19595acad0a2cae931af77a0148a-LICENSE_source-9.0.0.7-bj.html 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/48470d662650c3c074e1c3fabbc67bbd-README_source-9.0.0.7-bj.txt.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/48470d662650c3c074e1c3fabbc67bbd-README_source-9.0.0.7-bj.txt 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip 
failed

download failed
downloading to 
C:/AOO_debugbuild2_420/trunk/ext_sources/377a60170e5185eb63d3ed2fae98e621-README_silgraphite-2.3.1.txt.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/377a60170e5185eb63d3ed2fae98e621-README_silgraphite-2.3.1.txt 
failed

download failed

ucpp-1.3.2.tar.gz exists, MD5 checksum is OK
gtest-1.7.0.zip exists, MD5 checksum is OK
mythes-1.2.0.tar.gz exists, MD5 checksum is OK
mdds_0.3.1.tar.bz2 exists, MD5 checksum is OK
libtextcat-2.2.tar.gz exists, MD5 checksum is OK
hsqldb_1_8_0.zip exists, MD5 checksum is OK
Adobe-Core35_AFMs-314.tar.gz exists, MD5 checksum is OK
lucene-2.9.4-src.tar