Página 1 de 1

Error durante la instalación del paquete

Publicado: 5 de febrero de 2016 - 17:38
Por arsoul35
Buen día,

Tengo un paquete Flash Player 20 que no se instala en varias PC, pero funciona sin problemas en otras

Aquí está el error:

Código: Seleccionar todo

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': []}
Quizás más detalles en este:

Código: Seleccionar todo

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: Error durante la instalación del paquete

Publicado: 8 de febrero de 2016 - 8:08 a. m.
por Floflobel
¿De dónde proviene el paquete?

¿Puedes proporcionar el código si lo enviaste tú?

Re: Error durante la instalación del paquete

Publicado: 8 de febrero de 2016 - 10:42 a. m.
Por arsoul35
El paquete que estoy instalando viene del repositorio wapt

Re: Error durante la instalación del paquete

Publicado: 8 de febrero de 2016 - 18:03
por htouvet
En la máquina que presenta el error, intente usar la línea de comandos con opciones de depuración...

Abra un símbolo del sistema con privilegios de administrador y luego:

`wapt-get -l debug install dua-flashplayer`


Hubert

Re: Error durante la instalación del paquete

Publicado: 9 de febrero de 2016 - 16:27
Por arsoul35
Aquí está el resultado de la depuración en modo de administrador

Código: Seleccionar todo

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: Error durante la instalación del paquete

Publicado: 10 de febrero de 2016 - 00:26
por sfonteneau
Hola,

la instalación de ActiveX parece estar devolviendo el error 1603.

La información oficial de Adobe se encuentra aquí: https://helpx.adobe.com/flash-player/kb ... -sccm.html

Re: Error durante la instalación del paquete

Publicado: 11 de febrero de 2016 - 9:55 a. m.
Por arsoul35
Finalmente, solo me quedan dos ordenadores con errores, así que reinstalé Flash Player desde la página web de Adobe. Wapt ya no muestra el error. ¡

Gracias por la ayuda!

Re: Error durante la instalación del paquete

Publicado: 1 de marzo de 2016 - 15:46
Por arsoul35
Este

es el error que muestra el servidor:

Instalando Flash para Firefox
EWaptSetupException: Error fatal: Se ha instalado MSI install_flash_player_20_plugin.msi, pero no se encuentra la clave de desinstalación {0C942CD9-6F38-498A-808F-C76EDBBA1969}.

Sin embargo, en otros equipos no hay ningún error:

Instalando Flash para Firefox
Instalando Flash para Internet Explorer si < Win10
Deshabilitar la actualización automática

Re: Error durante la instalación del paquete

Publicado: 20 de junio de 2016 - 17:19
por Dylan
Hola,

¿has encontrado una solución a tu problema? Me encuentro con un problema similar:
"Instalando Flash para Firefox
EWaptSetupException: Error fatal: MSI install_flash_player_21_plugin.msi se ha instalado, pero no se encuentra la clave de desinstalación {C4E4BF86-4E27-4B8B-8BF9-A5BF1C7573A4}".

Dylan

Re: Error durante la instalación del paquete

Publicado: 20 de junio de 2016 - 19:19
por sfonteneau
¿Qué sucede al instalar manualmente install_flash_player_21_plugin.msi?

Ejecutarlo manualmente en un equipo que presenta un error puede ayudar a identificar el problema.
Básicamente, ejecutar install_flash_player_21_plugin.msi durante la instalación no parece generar ningún error; sin embargo, al finalizar la instalación, no se encontró ninguna clave de desinstalación para el archivo MSI, lo cual es inusual. Por lo tanto, el paquete wapt está provocando un error intencionalmente.

Integrar uninstall_flash_player.exe en el paquete podría solucionar el problema...
https://helpx.adobe.com/fr/flash-player ... ninstaller