Re: Access to OOO_EXTRAS?

2016-02-13 Thread Andrea Pescetti

Damjan Jovanovic wrote:

I am looking to upgrade some of our dependencies (eg. zlib 1.2.7 to
1.2.8), and need to upload them to our OOO_EXTRAS repository on
SourceForge. Who has or can give me access?


Kay and me are members since we took care of moving the Google Code 
repository when Google closed it. If you give us your SourceForge 
username, I can add you. As I have already written, if other people 
involved with the project wish to have access we can surely grant access 
to them too: all we need is their SourceForge username.


Regards,
  Andrea.

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



Re: Buildbots update

2016-02-13 Thread Kay Schenk


On 02/12/2016 10:43 PM, Damjan Jovanovic wrote:
> On Thu, Feb 11, 2016 at 7:42 PM, Kay Schenk  wrote:
>>
>>
>> On 02/11/2016 09:30 AM, Damjan Jovanovic wrote:
>>> On Wed, Feb 10, 2016 at 7:49 PM, Kay Schenk  wrote:

 On 02/10/2016 09:41 AM, Damjan Jovanovic wrote:
>
> All the *nix buildbots are now green and should be building 100% reliably.

 YAY!

>>>
>>> I jinxed it, many bots failed in ./bootstrap as they couldn't download
>>> dependencies. We should probably cache dependencies instead (ie. "cp
>>> external_deps/* build/ext_sources" before bootstrap and "cp
>>> build/ext_sources/* external_deps" after successful bootstrap). I'll
>>> try this on openoffice-linux64-nightly.
>>
>> oh well... yeah, I saw this.
>>
>> Yesterday, when you said you set up the builbots to fail on
>> bootstrap, I was going to say that even in my local build, the first
>> attempt at a bootstrap source sometimes fails but seems to right
>> itself the second time around usually from our  URL2 sites. This
>> said, it could be that some of our buildbots, due to time out
>> issues, will cause failure with this
>> step. We might think of putting things back the way they originally
>> were for the ./bootstrap step but increasing the time. On my local
>> builds, of course, I just sit and wait.
> 
> The buildbots are all failing to download 15 dependencies every night
> now. I think something is wrong with access to SourceForge :-(.

Well this is not good. All dependencies should download from their
"primary" (originating) site first, then try URL2 which is
SourceForge. I'll check this out later today.

> 
> I fixed the URL for Vigra so it can download it upstream instead, and
> I've tested upgrading zlib to 1.2.8 which can be downloaded upstream
> unlike 1.2.7, but there's a lot to fix.
> 


-- 

MzK

"Though no one can go back and make a brand new start,
 anyone can start from now and make a brand new ending."
-- Carl Bard

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



RE: Access to OOO_EXTRAS?

2016-02-13 Thread Dennis E. Hamilton
Please.

My SourceForge user name is -- wait for it -- orcmid

> -Original Message-
> From: Andrea Pescetti [mailto:pesce...@apache.org]
> Sent: Saturday, February 13, 2016 02:04
> To: dev@openoffice.apache.org
> Subject: Re: Access to OOO_EXTRAS?
> 
> Damjan Jovanovic wrote:
> > I am looking to upgrade some of our dependencies (eg. zlib 1.2.7 to
> > 1.2.8), and need to upload them to our OOO_EXTRAS repository on
> > SourceForge. Who has or can give me access?
> 
> Kay and me are members since we took care of moving the Google Code
> repository when Google closed it. If you give us your SourceForge
> username, I can add you. As I have already written, if other people
> involved with the project wish to have access we can surely grant access
> to them too: all we need is their SourceForge username.
> 
> Regards,
>Andrea.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org


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



Re: Access to OOO_EXTRAS?

2016-02-13 Thread Andrea Pescetti

Dennis E. Hamilton wrote:

My SourceForge user name is -- wait for it -- orcmid


Done. You are an admin now, you can add new users and you can add files at
https://sourceforge.net/projects/oooextras.mirror/files/

Files are never deleted.

When a file is added to
http://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?revision=1730154=markup
a backup copy should be added at the link above, with the filename 
pattern you see there (md5-filename).


If you want to give it a try, it seems gtest-1.7.0.zip should be added 
and external_deps.lst modified accordingly to include a URL2 for it. You 
can use https://bz.apache.org/ooo/show_bug.cgi?id=126540 to track it 
(or, of course, just ask).


Regards,
  Andrea.

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



Re: Buildbots update

2016-02-13 Thread Andrea Pescetti

Damjan Jovanovic wrote:

The buildbots are all failing to download 15 dependencies every night
now. I think something is wrong with access to SourceForge :-(.


Well, from what I see for example here
https://ci.apache.org/builders/openoffice-linux64-nightly/builds/240/steps/retry%20bootstrap/logs/stdio
it seems that buildbots are having issues with network in general (or 
maybe it was a temporary network issue).


The failure in jpegsrc.v8d.tar.gz is expected, but URL1 is failing not 
only for cases where it is, by chance, on SourceForge, but also for 
vigra1.6.0.tar.gz and for the files from Mozilla. So it really seems 
that the buildbot was not able to download from anywhere. Maybe a forced 
re-run will fix it.


And thank you Damjan for your buildbot work! Improved error handling and 
built-in download retry in ./bootstrap will surely help in diagnosing 
build issues in general.


Regards,
  Andrea.

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



Re: Access to OOO_EXTRAS?

2016-02-13 Thread Damjan Jovanovic
Please add me too. My username is dj-01.


Thank you
Damjan


On Sat, Feb 13, 2016 at 12:03 PM, Andrea Pescetti  wrote:
> Damjan Jovanovic wrote:
>>
>> I am looking to upgrade some of our dependencies (eg. zlib 1.2.7 to
>> 1.2.8), and need to upload them to our OOO_EXTRAS repository on
>> SourceForge. Who has or can give me access?
>
>
> Kay and me are members since we took care of moving the Google Code
> repository when Google closed it. If you give us your SourceForge username,
> I can add you. As I have already written, if other people involved with the
> project wish to have access we can surely grant access to them too: all we
> need is their SourceForge username.
>
> Regards,
>   Andrea.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>

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