> On Sep 28, 2021, at 2:44 AM, Pedro Lino <pedro.l...@mailbox.org.INVALID> 
> wrote:
> 
> Hi Dave
> 
> I'm downloading the Source now.
> 
> Is there any technical reason why dist.apache.org listings only show the file 
> name?
> Would it be possible to have them show the file details like in
> https://downloads.apache.org/openoffice/4.1.10/source/
> ?

You can get a file size from a command line like this:

% svn ls --xml 
https://dist.apache.org/repos/dist/dev/openoffice/4.1.11-RC1/binaries/en-US/Apache_OpenOffice_4.1.11_Linux_x86-64_install-deb_en-US.tar.gz
<?xml version="1.0" encoding="UTF-8"?>
<lists>
<list
   
path="https://dist.apache.org/repos/dist/dev/openoffice/4.1.11-RC1/binaries/en-US/Apache_OpenOffice_4.1.11_Linux_x86-64_install-deb_en-US.tar.gz";>
<entry
   kind="file">
<name>Apache_OpenOffice_4.1.11_Linux_x86-64_install-deb_en-US.tar.gz</name>
<size>166255147</size>
<commit
   revision="50108">
<author>jim</author>
<date>2021-09-27T16:21:34.192743Z</date>
</commit>
</entry>
</list>
</lists>


> 
> I really like to know the size of the file I'm downloading before starting 
> (to decide if it is something to be done on Wifi, on Mobile data or on 
> ethernet)
> 
> Should this be requested to Infra?

We could. I’ll ask informally.

Regards,
Dave

> 
> Regards,
> Pedro
> 
> 
>> On 09/27/2021 9:08 PM Dave Fisher <w...@apache.org> wrote:
>> 
>> 
>> I’ve smoked tested the macOS en-US version.
>> 
>> Start testing people!
>> 
>> SDK at 
>> https://dist.apache.org/repos/dist/dev/openoffice/4.1.11-RC1/binaries/SDK/ 
>> <https://dist.apache.org/repos/dist/dev/openoffice/4.1.11-RC1/binaries/SDK/>
>> Source at 
>> https://dist.apache.org/repos/dist/dev/openoffice/4.1.11-RC1/source/ 
>> <https://dist.apache.org/repos/dist/dev/openoffice/4.1.11-RC1/source/>
>> 
>>> On Sep 27, 2021, at 12:56 PM, Matthias Seidel <matthias.sei...@hamburg.de> 
>>> wrote:
>>> 
>>> Hi all,
>>> 
>>> it seems that all binaries are now uploaded...
>>> 
>>> Time to call for testing?
>>> 
>>> Regards,
>>> 
>>>   Matthias
>>> 
>>> Am 23.09.21 um 15:48 schrieb Matthias Seidel:
>>>> Hi all,
>>>> 
>>>> I have uploaded all Windows binaries to:
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/openoffice/4.1.11-RC1/binaries/
>>>> 
>>>> Although we have not yet announced AOO 4.1.11-RC1 officially please feel
>>>> free to download and test them!
>>>> 
>>>> Regards,
>>>> 
>>>>   Matthias
>>>> 
>>>> P.S.: Linux/macOS builds will be uploaded next week
>>>> 
>>>> Am 22.09.21 um 17:33 schrieb Matthias Seidel:
>>>>> Hi all,
>>>>> 
>>>>> I would be ready to upload the Windows binaries if we want to announce 
>>>>> RC1?
>>>>> 
>>>>> Regards,
>>>>> 
>>>>>   Matthias
>>>>> 
>>>>> Am 21.09.21 um 23:15 schrieb Matthias Seidel:
>>>>>> Hi all,
>>>>>> 
>>>>>> Am 21.09.21 um 22:42 schrieb Pedro Lino:
>>>>>>> Hi Dave, all
>>>>>>> 
>>>>>>> 
>>>>>>>> On 09/21/2021 9:07 PM Dave Fisher <w...@apache.org> wrote:
>>>>>>>> windows - thanks Matthias
>>>>>>>> https://www.dropbox.com/s/912galt8kr7wiem/Apache_OpenOffice_4.1.11_Win_x86_install_en-US.exe?dl=0
>>>>>>> Installed and tested signing a document. Works as expected
>>>>>>> 
>>>>>>>> linux
>>>>>>>> We are waiting for someone to do a build.
>>>>>>> Can sign on Ubuntu 18.04 x64 using my PGP certificate
>>>>>>> 
>>>>>>> Unless there is a problem on Mac, seems like ready to go?
>>>>>> It looks good for me!
>>>>>> 
>>>>>> Regards,
>>>>>> 
>>>>>>   Matthias
>>>>>> 
>>>>>>> Regards,
>>>>>>> Pedro
>>>>>>> 
>>>>>>> ---------------------------------------------------------------------
>>>>>>> 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
> 

Reply via email to