Dear Dominik,

Yes, unset LANG and LC_ environment variables work's for me.

Kind regards,
Jean-Daniel.

Le 10/05/2016 13:11, Mark Dominik Buerkle a écrit :
> Dear Jean-Daniel TISSOT,
>
> have You tried to do
>
> unset LANG
> for var in $(set | grep ^LC_ | cut -d = -f 1); do
>  unset $var
> done
> export LC_ALL=C
> update_firmware --yes
>
> ?
>
> We had some strange behaviour with "update_firmware" and "*.BIN" files when 
> running with LANG=de_DE.UTF-8 etc...
> Would be interested to hear about Your "locale" output before running "unset 
> LANG; ..." commands, if those lead to successful execution of 
> dell_dup_componentid_00196.
>
> Kind regards,
> Dominik
>
> Am 29.03.2016 um 13:32 schrieb Jean-Daniel TISSOT:
>> Hi,
>>
>> Updating firmware by the old way : update_firmware (it's a R420 with Debian 
>> / Xen so i can't use DSU)
>>
>> I have a problem :
>>
>> # update_firmware -y
>> ......
>> Checking 32 Bit Diagnostics, 5158A3, 5158.2 - 5158a3
>>         Available: dell_dup_componentid_00196 - 5162a0
>>         Found Update: dell_dup_componentid_00196 - 5162a0
>>
>> Found firmware which needs to be updated.
>>
>> Running updates...
>> |       Installing dell_dup_componentid_00196 - 5162a0Installation failed 
>> for package: dell_dup_componentid_00196 - 5162a0
>> aborting update...
>>
>> The error message from the low-level command was:
>>
>> Update Failure: Secure Copy Failure - The Secure copy function has failed
>>
>> How can I install Dell Diagnostics ?
>>
>>
>>
>> -- 
>> Bien cordialement, Jean-Daniel TISSOT 
>> <http://chrono-environnement.univ-fcomte.fr/spip.php?article457>
>> Administrateur Systèmes et Réseaux
>> Tel: +33 3 81 666 440 Fax: +33 3 81 666 568
>>
>> Laboratoire Chrono-environnement 
>> <http://chrono-environnement.univ-fcomte.fr/>
>> 16, Route de Gray
>> 25030 BESANÇON Cédex
>>
>> Plan et Accès 
>> <https://mapsengine.google.com/map/viewer?mid=zjsxW4ZzZPLY.kp2qPHUBD45c>
>>
>>
>> _______________________________________________
>> Linux-PowerEdge mailing list
>> Linux-PowerEdge@dell.com
>> https://lists.us.dell.com/mailman/listinfo/linux-poweredge
>
> -- 
> *Mark Dominik Bürkle*
> *Linux Systemadministrator*
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Gameforge 4D GmbH
> Albert-Nestler-Straße 8
> 76131 Karlsruhe
> Germany
>
> *t*+49 721 - 354 808 207
> *f*+49 721 - 354 808 152
> *m*+49 152 - 2262 8586
> *e*dominik.buer...@gameforge.com
>
> corporate.gameforge.com <https://corporate.gameforge.com>
>
> *Registered Office | Sitz der Gesellschaft* Karlsruhe
> *Register Court | Registergericht* AG Mannheim, HRB 718029
> *VAT ID | USt-IdNr.* DE 814330106
>
> *Managing Directors | Geschäftsführer* Timothy Campbell, Tobias Haar
>
>
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge@dell.com
> https://lists.us.dell.com/mailman/listinfo/linux-poweredge

-- 
Bien cordialement, Jean-Daniel TISSOT 
<http://chrono-environnement.univ-fcomte.fr/spip.php?article457>
Administrateur Systèmes et Réseaux
Tel: +33 3 81 666 440 Fax: +33 3 81 666 568

Laboratoire Chrono-environnement <http://chrono-environnement.univ-fcomte.fr/>
16, Route de Gray
25030 BESANÇON Cédex

Plan et Accès 
<https://mapsengine.google.com/map/viewer?mid=zjsxW4ZzZPLY.kp2qPHUBD45c>
_______________________________________________
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to