Packages that redeploy at each stop
Published: July 4, 2016 - 11:56 AM
Hello,
I'm deploying packages (in this case, LibreOffice) to PCs, all on a domain, and some won't install, or are reinstalled every time the PC shuts down, with the PC always showing "TO-UPGRADE" in the console.
On some PCs, there are no problems, but on others (identical ones) it doesn't work.
Here's the waptservice log from a PC that won't install. It seems to be a package signature issue? But in that case, why does the same package install without any problems on another PC?
Are there other logs that we can view (remotely if possible, the PCs are not all local)
Thank you
2016-07-04 07:03:07,635 WARNING Unable to get version of cached package C:\wapt\cache\ddpp57-libreoffice_5.0.6.3-1_all.wapt: BadZipfile: File is not a zip file
2016-07-04 11:15:11,089 CRITICAL KeyError: "There is no item named u'WAPT/signature' in the archive"
2016-07-04 11:15:13,982 CRITICAL Cached file MD5 doesn't match MD5 found in packages index. Discarding cached file
2016-07-04 11:25:22,779 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call
I'm deploying packages (in this case, LibreOffice) to PCs, all on a domain, and some won't install, or are reinstalled every time the PC shuts down, with the PC always showing "TO-UPGRADE" in the console.
On some PCs, there are no problems, but on others (identical ones) it doesn't work.
Here's the waptservice log from a PC that won't install. It seems to be a package signature issue? But in that case, why does the same package install without any problems on another PC?
Are there other logs that we can view (remotely if possible, the PCs are not all local)
Thank you
2016-07-04 07:03:07,635 WARNING Unable to get version of cached package C:\wapt\cache\ddpp57-libreoffice_5.0.6.3-1_all.wapt: BadZipfile: File is not a zip file
2016-07-04 11:15:11,089 CRITICAL KeyError: "There is no item named u'WAPT/signature' in the archive"
2016-07-04 11:15:13,982 CRITICAL Cached file MD5 doesn't match MD5 found in packages index. Discarding cached file
2016-07-04 11:25:22,779 ERROR Traceback (most recent call last):
File "C:\wapt\lib\site-packages\rocket\main.py", line 143, in start
time.sleep(THREAD_STOP_CHECK_INTERVAL)
IOError: [Errno 4] Interrupted function call