[Wapt] Proxy, download fail

Fonteneau Simon sfonteneau at stemarie-aizenay.fr
Mon Feb 23 15:19:34 CET 2015


Super merci

Je vais attendre la prochaine releases pour tout mettre a jour.

Simon



Le 23/02/2015 14:52, Hubert TOUVET a écrit :
> normalement corrigé dans le git (donc en 1.1.0)
> use_http_proxy_for_remplates dans le code au lieu de 
> use_http_proxy_for_templates
>
> SHA-1: a87867a47df976710a0a1942aaaa797ade4fe521
> * fix proxy use on package import : error on config file read for 
> useproxyfortemplates in waptconsole
>
>
> diff --git 
> "a/C:\\Users\\htouvet\\AppData\\Local\\Temp\\TortoiseGit\\wap412B.tmp\\waptcommon-504ac41-left.pas" 
> "b/C:\\Users\\htouvet\\AppData\\Local\\Temp\\TortoiseGit\\wap40FC.tmp\\waptcommon-a87867a-right.pas" 
>
> index 6bc73c5..72d95ff 100644
> --- 
> "a/C:\\Users\\htouvet\\AppData\\Local\\Temp\\TortoiseGit\\wap412B.tmp\\waptcommon-504ac41-left.pas"
> +++ 
> "b/C:\\Users\\htouvet\\AppData\\Local\\Temp\\TortoiseGit\\wap40FC.tmp\\waptcommon-a87867a-right.pas"
> @@ -896,7 +896,7 @@ begin
>      HttpProxy := IniReadString(inifile,'global','http_proxy','');
>      UseProxyForRepo := 
> IniReadBool(inifile,'global','use_http_proxy_for_repo',False);
>      UseProxyForServer := 
> IniReadBool(inifile,'global','use_http_proxy_for_server',False);
> -    UseProxyForTemplates := 
> IniReadBool(inifile,'global','use_http_proxy_for_remplates',False);
> +    UseProxyForTemplates := 
> IniReadBool(inifile,'global','use_http_proxy_for_templates',False);
>      Result := True
>    end;
>  end;
>
>
> Hubert
>
> Le 23/02/2015 14:46, Fonteneau Simon a écrit :
>> Bonjour
>>
>> J'ai passée mon pc sur vlan ou internet n'est dispo que par un proxy.
>>
>> Du coup j'ai configuré le proxy 
>> http://sfonteneau:monmotdepasse@172.30.1.4:8080  (uniquement pour le 
>> dépôt de modèle des paquets)
>>
>> Les paquet sont bien trouvé et listé
>>
>> Mais un message s'affiche "Téléchargement annulé"
>>
>> Simon
>>
>>
>> _______________________________________________
>> WAPT mailing list
>> WAPT at lists.tranquil.it
>> http://lists.tranquil.it/listinfo/wapt
>
> _______________________________________________
> WAPT mailing list
> WAPT at lists.tranquil.it
> http://lists.tranquil.it/listinfo/wapt



More information about the WAPT mailing list