Re: Make error for barcode extension

2013-12-19 Thread Marina Latini
Hi All,
yes, now the download works fine. My internet connection is ok, the download of 
the other tarballs works. there was a problem with ooo.itc.hu. Two users on 
libreoffice-dev irc channel told me that this site often has connection 
problems.

Thank you for your time.
Have a nice day,
Marina


Marina Latini 
mar...@studiostorti.com

Studio Storti Srl
Viale Leonardo da Vinci, 18
36100 - Vicenza (VI)
http://www.studiostorti.com


- Messaggio originale -
Da: Noel Grandin n...@peralex.com
A: Marina Latini mar...@studiostorti.com, libreoffice@lists.freedesktop.org
Inviato: Giovedì, 19 dicembre 2013 7:53:38
Oggetto: Re: Make error for barcode extension

On 2013-12-18 14:40, Marina Latini wrote:
 Risoluzione di ooo.itc.hu (ooo.itc.hu)... 91.208.36.36
 Connessione a ooo.itc.hu (ooo.itc.hu)|91.208.36.36|:80... fallito: 
 Connessione rifiutata.


That looks like an internet connectivity problem.
Either your proxy stuff is not configured correctly, or the website on the 
other end was temporarily refusing connections.
I've just checked, and I can download that file now.

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

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


Make error for barcode extension

2013-12-18 Thread Marina Latini
Hi all,
I've got a make error while trying to build from git source with the option 
--enable-ext-barcode.

here the output:
--
cd libreoffice/external/tarballs/tmp  wget --progress=dot:mega -Q 0 -P . -l 
0 -nd -nH -N 
http://ooo.itc.hu/oxygenoffice/download/libreoffice/3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt
 21 | tee -a libreoffice/external/tarballs/fetch.log  [ $PIPESTATUS -eq 0 ] 
 SUM=`md5sum 3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt | sed s/ 
.*//`  if test $SUM != 3ed18025a766f1e955707b969c8113a5; then echo 
ERROR: expected checksum for 
3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt is 
3ed18025a766f1e955707b969c8113a5 21 | tee -a 
libreoffice/external/tarballs/fetch.log; false; fi  mv 
3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt ../ 
--2013-12-18 13:28:47--  
http://ooo.itc.hu/oxygenoffice/download/libreoffice/3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt
Risoluzione di ooo.itc.hu (ooo.itc.hu)... 91.208.36.36
Connessione a ooo.itc.hu (ooo.itc.hu)|91.208.36.36|:80... fallito: Connessione 
rifiutata.
make: *** [libreoffice/workdir/download] Errore 1
--

I think that the error is in Makefile.fetch at line 195:
,$(call 
fetch_Download_item,http://ooo.itc.hu/oxygenoffice/download/libreoffice,$(item)))

Regards,
Marina


Marina Latini 
mar...@studiostorti.com

Studio Storti Srl
Viale Leonardo da Vinci, 18
36100 - Vicenza (VI)
http://www.studiostorti.com

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


Re: Make error for barcode extension

2013-12-18 Thread Noel Grandin

On 2013-12-18 14:40, Marina Latini wrote:

Risoluzione di ooo.itc.hu (ooo.itc.hu)... 91.208.36.36
Connessione a ooo.itc.hu (ooo.itc.hu)|91.208.36.36|:80... fallito: Connessione 
rifiutata.



That looks like an internet connectivity problem.
Either your proxy stuff is not configured correctly, or the website on the 
other end was temporarily refusing connections.
I've just checked, and I can download that file now.

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


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