Re: Why dev-www.libreoffice.org is unreachable

2013-07-15 Thread LOH KOK HOE
Sorry for my bad, my home machine doesn't connect to any proxy server. I
think this is due to the network in my area was so unstable, just now I was
able to download the source from the site, but few minutes later it was
failed. I was thinking is there a way to make an offline compile? I am
worry this could be time consuming if I was almost 90% complete the
download but due to the network connection lost, I am require to restart
again.


On Mon, Jul 15, 2013 at 7:44 PM, Noel Grandin  wrote:

>  No, it's more likely that your home machine does not have it's proxy
> settings correct.
>
>
> On 2013-07-15 13:36, LOH KOK HOE wrote:
>
> Ya, I did a try on this morning was working fine, but when I reach home at
> night, I can't connect connect anymore. Is the server went down again? Let
> me try to compile tomorrow.
>
>
> On Mon, Jul 15, 2013 at 2:18 PM, Noel Grandin  wrote:
>
>>  On 2013-07-14 04:19, LOH KOK HOE wrote:
>>
>> I did try to manually connect to dev-www.libreoffice.org but failed. I
>> then issue the make command again and this time I got timed out error as
>> shown below:
>>
>>
>>
>>  It's working for me now.
>> Either there was a temporary failure, or you are behind a proxy and have
>> not configured your proxy settings on that box.
>>
>>
>>
>> --
>> Disclaimer: http://www.peralex.com/disclaimer.html
>>
>>
>
>
>
>
> --
> Disclaimer: http://www.peralex.com/disclaimer.html
>
>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Fwd: Why dev-www.libreoffice.org is unreachable

2013-07-15 Thread LOH KOK HOE
CC this error to everyone.

-- Forwarded message --
From: LOH KOK HOE 
Date: Mon, Jul 15, 2013 at 7:36 PM
Subject: Re: Why dev-www.libreoffice.org is unreachable
To: Noel Grandin 


Ya, I did a try on this morning was working fine, but when I reach home at
night, I can't connect connect anymore. Is the server went down again? Let
me try to compile tomorrow.


On Mon, Jul 15, 2013 at 2:18 PM, Noel Grandin  wrote:

>  On 2013-07-14 04:19, LOH KOK HOE wrote:
>
> I did try to manually connect to dev-www.libreoffice.org but failed. I
> then issue the make command again and this time I got timed out error as
> shown below:
>
>
>
> It's working for me now.
> Either there was a temporary failure, or you are behind a proxy and have
> not configured your proxy settings on that box.
>
>
>
> --
> Disclaimer: http://www.peralex.com/disclaimer.html
>
>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Why dev-www.libreoffice.org is unreachable

2013-07-14 Thread Noel Grandin

On 2013-07-14 04:19, LOH KOK HOE wrote:
I did try to manually connect to dev-www.libreoffice.org 
 but failed. I then issue the make 
command again and this time I got timed out error as shown below:





It's working for me now.
Either there was a temporary failure, or you are behind a proxy and have 
not configured your proxy settings on that box.


Disclaimer: http://www.peralex.com/disclaimer.html


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Why dev-www.libreoffice.org is unreachable

2013-07-13 Thread LOH KOK HOE
I just clone the code, when I issue the make command, I got following error:

cd /home/kokhoe/workspace/LibreOffice/core/src/tmp && wget
--progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N
http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2 2>&1 | tee -a
/home/kokhoe/workspace/LibreOffice/core/src/fetch.log && [ $PIPESTATUS -eq
0 ] && SUM=`md5sum libcdr-0.0.14.tar.bz2 | sed "s/ .*//"` && if test "$SUM"
!= "d88f9b94df880d2c05be943b000ca112"; then echo ERROR: expected checksum
for libcdr-0.0.14.tar.bz2 is d88f9b94df880d2c05be943b000ca112 2>&1 | tee -a
/home/kokhoe/workspace/LibreOffice/core/src/fetch.log; false; fi && mv
libcdr-0.0.14.tar.bz2 ../
--2013-07-14 10:09:33--
http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2
Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 32.1.6.124,
2001:67c:2178:7::70
Connecting to dev-www.libreoffice.org
(dev-www.libreoffice.org)|32.1.6.124|:80...
failed: Connection timed out.
Connecting to dev-www.libreoffice.org
(dev-www.libreoffice.org)|2001:67c:2178:7::70|:80...
failed: Network is unreachable.
make: *** [/home/kokhoe/workspace/LibreOffice/core/workdir/
unxlngx6.pro/download] Error 1

I did try to manually connect to dev-www.libreoffice.org but failed. I then
issue the make command again and this time I got timed out error as shown
below:

--2013-07-14 10:15:37--  (try: 3)
http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2
Connecting to dev-www.libreoffice.org
(dev-www.libreoffice.org)|32.1.6.124|:80...
failed: Connection timed out.
Retrying.

It seem to me the server is never exist. Please help.

THanks @!
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice