Pagina 1 di 1

Errore durante l'installazione del pacchetto

Pubblicato: 5 febbraio 2016 - 17:38
di arsoul35
Buongiorno,

Ho un pacchetto Flash Player 20 che non si installa su alcuni PC, ma funziona senza problemi su altri

Ecco l'errore:

Codice: Seleziona tutto

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': []}
Forse più dettagli in questo:

Codice: Seleziona tutto

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: Errore durante l'installazione del pacchetto

Pubblicato: 8 febbraio 2016 - 08:08
di Floflobel
Da dove proviene il pacco?

Puoi fornirci il codice se proviene da te?

Re: Errore durante l'installazione del pacchetto

Pubblicato: 8 febbraio 2016 - 10:42
di arsoul35
Il pacchetto che sto installando proviene dal repository wapt

Re: Errore durante l'installazione del pacchetto

Pubblicato: 8 febbraio 2016 - 18:03
di htouvet
Sul computer in cui si verifica l'errore, prova a utilizzare la riga di comando con le opzioni di debug...

Avvia un prompt dei comandi con privilegi di amministratore e poi:

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


Hubert

Re: Errore durante l'installazione del pacchetto

Pubblicato: 9 febbraio 2016 - 16:27
di arsoul35
Ecco il risultato del debug in modalità amministratore

Codice: Seleziona tutto

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: Errore durante l'installazione del pacchetto

Pubblicato: 10 febbraio 2016 - 00:26
di sfontenau
Salve,

l'installazione di ActiveX sembra restituire l'errore 1603.

Le informazioni ufficiali di Adobe sono disponibili qui: https://helpx.adobe.com/flash-player/kb ... -sccm.html

Re: Errore durante l'installazione del pacchetto

Pubblicato: 11 febbraio 2016 - 09:55
di arsoul35
Alla fine, mi sono rimasti solo due PC con errori, quindi ho reinstallato Flash Player dal sito web di Adobe. Wapt non mostra più l'errore.

Grazie per l'aiuto!

Re: Errore durante l'installazione del pacchetto

Pubblicato: 1 marzo 2016 - 15:46
di arsoul35
Ecco

l'errore visualizzato dal server:

Installazione di Flash per Firefox
EWaptSetupException: Errore irreversibile: MSI install_flash_player_20_plugin.msi è stato installato ma la chiave di disinstallazione {0C942CD9-6F38-498A-808F-C76EDBBA1969} non è stata trovata.

Tuttavia, su altri PC non si verifica alcun errore:

Installazione di Flash per Firefox
Installazione di Flash per Internet Explorer se < Win10
Disabilita l'aggiornamento automatico

Re: Errore durante l'installazione del pacchetto

Pubblicato: 20 giugno 2016 - 17:19
di Dylan
Ciao,

hai trovato una soluzione al tuo problema? Sto riscontrando un problema simile:
"Installazione di Flash per Firefox
EWaptSetupException: Errore irreversibile: MSI install_flash_player_21_plugin.msi è stato installato ma la chiave di disinstallazione {C4E4BF86-4E27-4B8B-8BF9-A5BF1C7573A4} non è stata trovata"

Dylan

Re: Errore durante l'installazione del pacchetto

Pubblicato: 20 giugno 2016 - 19:19
di sfontenau
Cosa succede quando si installa manualmente install_flash_player_21_plugin.msi?

Eseguendolo manualmente su una macchina che presenta un errore, è possibile evidenziare il problema.
In pratica, l'esecuzione di install_flash_player_21_plugin.msi durante l'installazione non sembra restituire un errore; tuttavia, al termine dell'installazione non viene trovata alcuna chiave di disinstallazione per il file MSI, il che è insolito. Il pacchetto wapt sta quindi intenzionalmente causando un errore.

L'integrazione di uninstall_flash_player.exe nel pacchetto potrebbe potenzialmente risolvere il problema...
https://helpx.adobe.com/fr/flash-player ... ninstaller