Waptdev group installation error

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
davidzfr
Messages: 7
Registration: Nov 26, 2015 - 08:19

November 26, 2015 - 8:33 AM

Hello,

I'm having trouble installing the waptdev group (tested on Windows 7 64-bit and Windows XP SP3) because the tortoisesvn and python27 packages aren't installing correctly.

Do you have a solution?

Best regards, David


Install python MSI
TypeError: install_msi_if_needed() got an unexpected keyword argument 'properties'

id;description;summary;start_date;logs
14;Installing kmr-python27 (=2.7.10-4) (task #14);Exception: Error installing kmr-python27 (=2.7.10-4): {'skipped': [], 'additional': [], 'downloads': {'downloaded': [], 'skipped': [u'D:\\wapt\\cache\\kmr-python27_2.7.10-4_x86.wapt'], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'kmr-python27 (=2.7.10-4)', PackageEntry('kmr-python27','2.7.10-4'))], 'errors': [[u'kmr-python27 (=2.7.10-4)', PackageEntry('kmr-python27','2.7.10-4')]], 'unavailable': []};2015-11-26T17:44:21.826000;"Installing kmr-python27
Exception: Error installing kmr-python27 (=2.7.10-4): {'skipped': [], 'additional': [], 'downloads': {'downloaded': [], 'skipped': [u'D:\\wapt\\cache\\kmr-python27_2.7.10-4_x86.wapt'], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'kmr-python27 (=2.7.10-4)', PackageEntry('kmr-python27','2.7.10-4'))], 'errors': [[u'kmr-python27 (=2.7.10-4)', PackageEntry('kmr-python27','2.7.10-4')]], 'unavailable': []}
Traceback (most recent call last):
File ""D:\wapt\waptservice\waptservice.py"", line 1982, in run
self.running_task.run()
File ""D:\wapt\waptservice\waptservice.py"", line 1247, in pwrapper
return func(*arg, **kwargs)
File ""D:\wapt\waptservice\waptservice.py"", line 1307, in run
self._run()
File ""D:\wapt\waptservice\waptservice.py"", line 1732, in _run
raise Exception(__('Error during install of {}:{}').format(self.packagename,self.result))
Exception: Error during installation of kmr-python27 (=2.7.10-4): {'skipped': [], 'additional': [], 'downloads': {'downloaded': [], 'skipped': [u'D:\\wapt\\cache\\kmr-python27_2.7.10-4_x86.wapt'], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'kmr-python27 (=2.7.10-4)', PackageEntry('kmr-python27','2.7.10-4'))], 'errors': [[u'kmr-python27 (=2.7.10-4)', PackageEntry('kmr-python27','2.7.10-4')]], 'unavailable': []}
"


id;description;summary;start_date;logs
6;Installing kmr-tortoisesvn (=1.9.26806-10) (task #6);Exception: Error installing kmr-tortoisesvn (=1.9.26806-10): {'skipped': [(u'kmr-vc2012redist', PackageEntry('kmr-vc2012redist','11.0.61030.0-1'))], 'additional': [], 'downloads': {'downloaded': [], 'skipped': [u'D:\\wapt\\cache\\kmr-tortoisesvn_1.9.26806-10_all.wapt'], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'kmr-tortoisesvn (=1.9.26806-10)', PackageEntry('kmr-tortoisesvn','1.9.26806-10'))], 'errors': [[u'kmr-tortoisesvn (=1.9.26806-10)', PackageEntry('kmr-tortoisesvn','1.9.26806-10')]], 'unavailable': []};2015-11-26T17:38:24.528000;"Installing kmr-tortoisesvn
Exception: Error installing kmr-tortoisesvn (=1.9.26806-10): {'skipped': [(u'kmr-vc2012redist', PackageEntry('kmr-vc2012redist','11.0.61030.0-1'))], 'additional': [], 'downloads': {'downloaded': [], 'skipped': [u'D:\\wapt\\cache\\kmr-tortoisesvn_1.9.26806-10_all.wapt'], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'kmr-tortoisesvn (=1.9.26806-10)', PackageEntry('kmr-tortoisesvn','1.9.26806-10'))], 'errors': [[u'kmr-tortoisesvn (=1.9.26806-10)', PackageEntry('kmr-tortoisesvn','1.9.26806-10')]], 'unavailable': []}
Traceback (most recent call last):
File ""D:\wapt\waptservice\waptservice.py"", line 1982, in run
self.running_task.run()
File ""D:\wapt\waptservice\waptservice.py"", line 1247, in pwrapper
return func(*arg, **kwargs)
File ""D:\wapt\waptservice\waptservice.py"", line 1307, in run
self._run()
File ""D:\wapt\waptservice\waptservice.py"", line 1732, in _run
raise Exception(__('Error during install of {}:{}').format(self.packagename,self.result))
Exception: Error during installation of kmr-tortoisesvn (=1.9.26806-10): {'skipped': [(u'kmr-vc2012redist', PackageEntry('kmr-vc2012redist','11.0.61030.0-1'))], 'additional': [], 'downloads': {'downloaded': [], 'skipped': [u'D:\\wapt\\cache\\kmr-tortoisesvn_1.9.26806-10_all.wapt'], 'errors': []}, 'remove': [], 'upgrade': [], 'install': [(u'kmr-tortoisesvn (=1.9.26806-10)', PackageEntry('kmr-tortoisesvn','1.9.26806-10'))], 'errors': [[u'kmr-tortoisesvn (=1.9.26806-10)', PackageEntry('kmr-tortoisesvn','1.9.26806-10')]], 'unavailable': []}
"
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

November 26, 2015 - 4:25 PM

Can you type:
wapt-get showlog kmr-python27
Tranquil IT
davidzfr
Messages: 7
Registration: Nov 26, 2015 - 08:19

December 1, 2015 - 12:01 AM

Hello,
Here is what I get:

Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\admin>wapt-get showlog kmr-python27
Package: kmr-python27
Status: ERROR

Installation log:
Install python MSI
TypeError: install_msi_if_needed() got an unexpected keyword argument 'properties'


C:\Users\admin>wapt-get showlog kmr-tortoisesvn
Package: kmr-tortoisesvn
Status: ERROR

Installation log:
TypeError: need_install() got an unexpected keyword argument 'force'

Regards,
David
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

December 7, 2015 - 11:08 AM

My apologies... we pushed an update to our public repository for the python27 package which uses functions from wapt >= 1.3.3.
We will release version 1.3.4 today which should resolve your issue.
(Alternatively, you can duplicate the previous version of the package tis-python27-2.7.6-8
http://wapt.tranquil.it/wapt/tis-python ... 8_x86.wapt )

Hubert
Tranquil IT
Locked