Instalation d un tar.gz

dj bobo -  
jipicy Messages postés 40842 Date d'inscription   Statut Modérateur Dernière intervention   -
Bonjour,
j ai ubuntu et quand j essayé d'installer un fichier avec l extension tar.gz le termenal déclaré l erreur suivante;

bobo@bobo-desktop:~$ tar xzf ueagle-data-1.1.tar.gz
tar: ueagle-data-1.1.tar.gz : la fonction open a échoué: Aucun fichier ou dossier de ce type
tar: Erreur non récupérable : arrêt du traitement
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
bobo@bobo-desktop:~$
??
j ai besoin de l aide ):
A voir également:

6 réponses

Wave Style 974 Messages postés 902 Date d'inscription   Statut Membre Dernière intervention   76
 
Ton fichier et incorect ... c'est sous Mac ou Linux ?
0
dj bobo
 
linux ubuntu karmic
0
Wave Style 974 Messages postés 902 Date d'inscription   Statut Membre Dernière intervention   76
 
Oué ben c'est pas bon tn fchier ...=/
0
dj bobo
 
voila le lien wiki de fichier http://atm.eagle-usb.org/wakka.php?wiki=UeagleAtmDocFr
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
dj of dj
 
moi aussi j ai le meme probleme ?
0
jipicy Messages postés 40842 Date d'inscription   Statut Modérateur Dernière intervention   4 896
 
Salut,

Retélécharge ton fichier, il doit être corrompu, chez moi l'extraction se fait sans souci :

[tmpfs]$ tar xvzf ueagle-data-1.1.tar.gz
ueagle-data-1.1/
ueagle-data-1.1/930-fpga.bin
ueagle-data-1.1/adi930.fw
ueagle-data-1.1/CMV9i.bin
ueagle-data-1.1/CMV9p.bin
ueagle-data-1.1/CMVei.bin
ueagle-data-1.1/CMVeiWO.bin
ueagle-data-1.1/CMVep.bin
ueagle-data-1.1/CMVepES03.bin
ueagle-data-1.1/CMVepES.bin
ueagle-data-1.1/CMVepFR04.bin
ueagle-data-1.1/CMVepFR10.bin
ueagle-data-1.1/CMVepFR.bin
ueagle-data-1.1/CMVepIT.bin
ueagle-data-1.1/CMVepWO.bin
ueagle-data-1.1/DSP9i.bin
ueagle-data-1.1/DSP9p.bin
ueagle-data-1.1/DSPei.bin
ueagle-data-1.1/DSPep.bin
ueagle-data-1.1/eagleI.fw
ueagle-data-1.1/eagleII.fw
ueagle-data-1.1/eagleIII.fw
[tmpfs]$                  
0