Page 1 sur 1

erreur l'ors de l'installation d'un paquet

Posté : 05 févr. 2016 - 17:38
par arsoul35
bonjour,

J'ai un paquet flashplayer 20 qui ne veut pas s'installer sur plusieurs pc mais pour d'autre cela fonctionne sans problème

voici l'erreur :

Code : Tout sélectionner

Exception: Erreur lors de l'installation de dua-flashplayer (=20.0.0.286-1) : {'skipped': [], 'additional': [], 'downloads': {'downloaded': [], 'skipped': [u'C:\\wapt\\cache\\dua-flashplayer_20.0.0.286-1_all.wapt'], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'dua-flashplayer (=20.0.0.286-1)', PackageEntry('dua-flashplayer','20.0.0.286-1'))], 'errors': [[u'dua-flashplayer (=20.0.0.286-1)', PackageEntry('dua-flashplayer','20.0.0.286-1')]], 'unavailable': []}
peut etre plus de detail dans celui ci :

Code : Tout sélectionner

Exception: Erreur lors de l'installation de profpacom11.dualis.fr (=8) : {'skipped': [(u'dua-adobereader', PackageEntry('dua-adobereader','11.9-3')), (u'dua-java8', PackageEntry('dua-java8','8.60-7')), (u'dua-7zip', PackageEntry('dua-7zip','9.38.0-1')), (u'general', PackageEntry('general','3'))], 'additional': [(u'dua-flashplayer', PackageEntry('dua-flashplayer','20.0.0.286-1'))], 'downloads': {'downloaded': [u'C:\\wapt\\cache\\dua-flashplayer_20.0.0.286-1_all.wapt', u'C:\\wapt\\cache\\profpacom11.dualis.fr.wapt'], 'skipped': [], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'profpacom11.dualis.fr (=8)', PackageEntry('profpacom11.dualis.fr','8')), (u'dua-flashplayer', PackageEntry('dua-flashplayer','20.0.0.286-1'))], 'errors': [[u'dua-flashplayer', PackageEntry('dua-flashplayer','20.0.0.286-1')]], 'unavailable': []}

Re: erreur l'ors de l'installation d'un paquet

Posté : 08 févr. 2016 - 08:08
par Floflobel
D’où vient le paquet?

Peux-tu mettre le code si il vient de toi.

Re: erreur l'ors de l'installation d'un paquet

Posté : 08 févr. 2016 - 10:42
par arsoul35
le paquet que j'installe provient du dépôt de wapt

Re: erreur l'ors de l'installation d'un paquet

Posté : 08 févr. 2016 - 18:03
par htouvet
Sur la machine en erreur, essayer en ligne de commande avec les options de debug...

Lancer un cmd avec droits administrateur puis :

wapt-get -l debug install dua-flashplayer


Hubert

Re: erreur l'ors de l'installation d'un paquet

Posté : 09 févr. 2016 - 16:27
par arsoul35
voici le résultat du debug en mode admin

Code : Tout sélectionner

Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.

C:\Users\administrateur>wapt-get -l debug install dua-flashplayer
Current loglevel : DEBUG
2016-02-09 16:10:12,696 DEBUG Default encoding : ascii
2016-02-09 16:10:12,696 DEBUG Setting encoding for stdout and stderr to cp850
2016-02-09 16:10:12,696 DEBUG Python path ['C:\\wapt', 'C:\\wapt\\python27.zip',
 'C:\\wapt\\DLLs', 'C:\\wapt\\lib', 'C:\\wapt\\lib\\plat-win', 'C:\\wapt\\lib\\l
ib-tk', 'C:\\wapt', 'C:\\wapt\\lib\\site-packages', 'C:\\wapt\\lib\\site-package
s\\win32', 'C:\\wapt\\lib\\site-packages\\win32\\lib', 'C:\\wapt\\lib\\site-pack
ages\\netifaces', 'C:\\wapt\\lib\\site-packages\\py_bcrypt-0.4-py2.7-win32.egg']

2016-02-09 16:10:12,696 DEBUG Config file: C:\wapt\wapt-get.ini
2016-02-09 16:10:12,710 INFO User Groups:[]
2016-02-09 16:10:12,710 DEBUG WAPT base directory : C:\wapt
2016-02-09 16:10:12,710 DEBUG Package cache dir : C:\wapt\cache
2016-02-09 16:10:12,710 DEBUG Thread 7656 is connecting to wapt db
2016-02-09 16:10:12,710 DEBUG WAPT DB Structure version;: 20140410
2016-02-09 16:10:12,710 DEBUG Checking if old install in progress
2016-02-09 16:10:12,726 DEBUG Thread 7656 is connecting to wapt db
2016-02-09 16:10:12,726 DEBUG DB Start transaction
2016-02-09 16:10:12,726 DEBUG reset stalled install_status in database
2016-02-09 16:10:12,726 INFO Status :
2016-02-09 16:10:12,743 DEBUG DB commit
installing WAPT packages dua-flashplayer
2016-02-09 16:10:12,914 INFO   Use cached package file from C:\wapt\cache\dua-fl
ashplayer_20.0.0.286-1_all.wapt
2016-02-09 16:10:12,944 INFO Package issued by C=FR, L=paris, O=dualis, OU=infor
matique
2016-02-09 16:10:12,944 DEBUG Downloaded : {'downloaded': [], 'skipped': [u'C:\\
wapt\\cache\\dua-flashplayer_20.0.0.286-1_all.wapt'], 'errors': []}
Installing dua-flashplayer
2016-02-09 16:10:12,944 INFO Register start of install C:\wapt\cache\dua-flashpl
ayer_20.0.0.286-1_all.wapt as user Administrateur to local DB with params {}
2016-02-09 16:10:12,944 INFO Interactive user:Administrateur, usergroups []
2016-02-09 16:10:13,039 INFO Status : Installing package dua-flashplayer version
 20.0.0.286-1 ...
2016-02-09 16:10:13,039 DEBUG DB Start transaction
2016-02-09 16:10:13,039 DEBUG DB commit
2016-02-09 16:10:13,101 DEBUG DB Start transaction
2016-02-09 16:10:13,101 DEBUG DB commit
2016-02-09 16:10:13,178 INFO Installing package C:\wapt\cache\dua-flashplayer_20
.0.0.286-1_all.wapt
2016-02-09 16:10:13,178 INFO   unzipping C:\wapt\cache\dua-flashplayer_20.0.0.28
6-1_all.wapt to temporary c:\users\admini~1\appdata\local\temp\wapt857_n3
2016-02-09 16:10:13,428 INFO Package issued by C=FR, L=paris, O=dualis, OU=infor
matique
2016-02-09 16:10:13,585 INFO   sourcing install file c:\users\admini~1\appdata\l
ocal\temp\wapt857_n3\setup.py
2016-02-09 16:10:13,585 INFO Install parameters : {}
2016-02-09 16:10:13,585 DEBUG DB Start transaction
2016-02-09 16:10:13,585 DEBUG DB commit
2016-02-09 16:10:13,663 INFO   executing install script
Installing flash for firefox2016-02-09 16:10:13,663 DEBUG DB Start transaction
2016-02-09 16:10:13,663 DEBUG DB commit

MSI install_flash_player_20_plugin.msi already installed. Skipping msiexec2016-0
2-09 16:10:13,772 DEBUG DB Start transaction
2016-02-09 16:10:13,772 DEBUG DB commit

Installing flash for internet explorer if < win102016-02-09 16:10:13,913 DEBUG D
B Start transaction
2016-02-09 16:10:13,913 DEBUG DB commit

2016-02-09 16:10:13,990 DEBUG Kill tasks ['iexplore.exe']
2016-02-09 16:10:14,022 INFO Run "('msiexec /norestart /q /i "install_flash_play
er_20_active_x.msi"',)"
2016-02-09 16:10:20,496 WARNING ('msiexec /norestart /q /i "install_flash_player
_20_active_x.msi"',) command returns code 1603
2016-02-09 16:10:20,510 CRITICAL Fatal error in install script: EWaptSetupExcept
ion: Fatal error : MSI install_flash_player_20_active_x.msi has been installed b
ut the uninstall key {D21D7AFD-8DF3-4EF0-B81B-A2AA5AEFE713} can not be found:Tra
ceback (most recent call last):
  File "C:\wapt\common.py", line 3266, in install_wapt
    exitstatus = setup.install()
  File "c:\users\admini~1\appdata\local\temp\wapt857_n3\setup.py", line 21, in i
nstall
    install_msi_if_needed('install_flash_player_20_active_x.msi',killbefore=['ie
xplore.exe'])
  File "C:\wapt\setuphelpers.py", line 3053, in install_msi_if_needed
    error('MSI %s has been installed but the uninstall key %s can not be found'
% (msi,key))
  File "C:\wapt\setuphelpers.py", line 3160, in error
    raise EWaptSetupException(u'Fatal error : %s' % reason)
EWaptSetupException: Fatal error : MSI install_flash_player_20_active_x.msi has
been installed but the uninstall key {D21D7AFD-8DF3-4EF0-B81B-A2AA5AEFE713} can
not be found

2016-02-09 16:10:20,510 DEBUG Cleaning package tmp dir
2016-02-09 16:10:20,526 DEBUG DB Start transaction
2016-02-09 16:10:20,526 DEBUG DB commit
2016-02-09 16:10:20,635 DEBUG Check if host package "talypacom4.dualis.fr" is av
ailable
2016-02-09 16:10:20,635 DEBUG store status in DB
2016-02-09 16:10:20,635 DEBUG DB Start transaction
2016-02-09 16:10:20,635 DEBUG DB commit
2016-02-09 16:10:20,698 INFO Status :
2016-02-09 16:10:20,698 DEBUG DB Start transaction
2016-02-09 16:10:20,698 DEBUG DB commit
2016-02-09 16:10:20,760 CRITICAL Package dua-flashplayer not installed due to er
rors : EWaptSetupException: Fatal error : MSI install_flash_player_20_active_x.m
si has been installed but the uninstall key {D21D7AFD-8DF3-4EF0-B81B-A2AA5AEFE71
3} can not be found
FATAL ERROR : EWaptSetupException: Fatal error : MSI install_flash_player_20_act
ive_x.msi has been installed but the uninstall key {D21D7AFD-8DF3-4EF0-B81B-A2AA
5AEFE713} can not be found
Traceback (most recent call last):
  File "<string>", line 1011, in <module>
  File "<string>", line 311, in main
  File "C:\wapt\common.py", line 3793, in install
    explicit_by=self.user if request in apackages else None
  File "C:\wapt\common.py", line 3323, in install_wapt
    raise e
setuphelpers.EWaptSetupException: Fatal error : MSI install_flash_player_20_acti
ve_x.msi has been installed but the uninstall key {D21D7AFD-8DF3-4EF0-B81B-A2AA5
AEFE713} can not be found
Exception at 0043F22F: EPyException:
EWaptSetupException: Fatal error : MSI install_flash_player_20_active_x.msi has
been installed but the uninstall key {D21D7AFD-8DF3-4EF0-B81B-A2AA5AEFE713} can
not be found.

C:\Users\administrateur>

Re: erreur l'ors de l'installation d'un paquet

Posté : 10 févr. 2016 - 00:26
par sfonteneau
Bonjour

L'installation d'ActiveX semble renvoyer une erreur 1603

L'info officiel d'adobe ici : https://helpx.adobe.com/flash-player/kb ... -sccm.html

Re: erreur l'ors de l'installation d'un paquet

Posté : 11 févr. 2016 - 09:55
par arsoul35
finalement je n'ai plus que deux pc en erreur, donc j'ai juste réinstaller flashplayer via le site d'adobe. Wapt ne m'indique plus l'erreur

merci pour l'aide apporté

Re: erreur l'ors de l'installation d'un paquet

Posté : 01 mars 2016 - 15:46
par arsoul35
up

voici l'erreur que m'affiche le serveur :

Installing flash for firefox
EWaptSetupException: Fatal error : MSI install_flash_player_20_plugin.msi has been installed but the uninstall key {0C942CD9-6F38-498A-808F-C76EDBBA1969} can not be found

par contre d'autres pc, il n'y a pas d'erreur :

Installing flash for firefox
Installing flash for internet explorer if < win10
Disable autoupdate

Re: erreur l'ors de l'installation d'un paquet

Posté : 20 juin 2016 - 17:19
par Dylan
Bonjour,

Avez vous trouver une solution à votre problème ? Je rencontre un problème similaire :
"Installing flash for firefox
EWaptSetupException: Fatal error : MSI install_flash_player_21_plugin.msi has been installed but the uninstall key {C4E4BF86-4E27-4B8B-8BF9-A5BF1C7573A4} can not be found"

Dylan

Re: erreur l'ors de l'installation d'un paquet

Posté : 20 juin 2016 - 19:19
par sfonteneau
Que donne l'installation manuel de install_flash_player_21_plugin.msi ?

Le lancement manuel sur un poste en erreur peux mettre en évidence le problème.
En gros le lancement dans l'installation de install_flash_player_21_plugin.msi ne semble pas avoir retournée d'erreur, cependant, aucune uninstallkey du msi n'a pas été trouvée a la fin de l'installation, ce qui n'est pas normal, le paquet wapt bacul donc volontairement en erreur.

Intégrer le uninstall_flash_player.exe dans le paquet pourrais potentiellement résoudre des problèmes ...
https://helpx.adobe.com/fr/flash-player ... ninstaller