Package: tis-pdfsam

Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is provided 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 (1.8.2 / 2.0 / 2.1 / 2.2 / etc.) AS WELL AS the Enterprise / Discovery edition.
* Specify the server OS (Linux / Windows) and version (Debian Stretch/Buster - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine (Windows 7 / 10)
. * As with any community forum, support is provided voluntarily by members. If you require sales support, you can contact the Tranquil IT sales department at 02.40.97.57.55
Locked
User avatar
ssamson
Messages: 245
Registration: June 20, 2014 - 10:29

April 23, 2015 - 11:03

Picture tis-pdfsam
Description:
PDFSAM pdf split and merge tool, A free open source tool to manipulate PDF documents
Steven Samson - Tranquil IT Systems
Feel free to leave us your opinion on Wapt in the forum, or to answer our questionnaires :).
ccbe
Messages: 5
Registration: June 20, 2017 - 11:29

March 6, 2018 - 2:19 PM

- Installed WAPT version: 1.3.13
- Server OS: Linux Debian: 8.10
- Administration machine OS: Windows 7

Hello,

when I try to install version 3.3.5-2 of the package, WAPT returns the following error:

installing tis-pdfsam
AttributeError: 'str' object has no attribute 'iteritems'

Can you tell me if this is a known issue with your services?

Sincerely,
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

March 7, 2018 - 10:39

Hello ccbe,
ccbe wrote: March 6, 2018 - 2:19 PM - WAPT version installed: 1.3.13
- Server OS: Linux Debian: 8.10
- Administration machine OS: Windows 7

Hello,

when I try to install version 3.3.5-2 of the package, WAPT returns the following error:

installing tis-pdfsam
AttributeError: 'str' object has no attribute 'iteritems'

Can you tell me if this is a known issue with your services?

Sincerely,
I just tested it on my machine running WAPT 1.5RC1 and it works correctly.

I don't see what syntax-related problems there could be compared to version 1.3.13...

Is this a problem you're experiencing on multiple machines? Could you try installing it using the command line?
wapt-get install -l debug tis-pdfsam

Sincerely,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
ccbe
Messages: 5
Registration: June 20, 2017 - 11:29

March 7, 2018 - 3:22 PM

Is this a problem you're experiencing on multiple machines? Could you try installing it using the command line:
`wapt-get install -l debug tis-pdfsam`
Good morning,

I tried installing the package on several machines of different models without success.

Here is what the command line returns for all the tested machines:

Code: Select all

2018-03-07 14:56:25,621 CRITICAL Fatal error in install script: AttributeError:
'str' object has no attribute 'iteritems':
Traceback (most recent call last):
  File "c:\wapt\common.py", line 3557, in install_wapt
    exitstatus = setup.install()
  File "c:\users\root~1.ccb\appdata\local\temp\waptrqnh60\setup.py", line 15, in
 install
    install_msi_if_needed("pdfsam-v3.3.5.msi",properties='CHECK_FOR_UPDATES=fals
e SKIPTHANKSPAGE=Yes LOCALE_CODE=fr')
  File "c:\wapt\setuphelpers.py", line 3776, in install_msi_if_needed
    props = ' '.join(["%s=%s" % (k,v) for (k,v) in properties.iteritems()])
AttributeError: 'str' object has no attribute 'iteritems'

2018-03-07 14:56:25,937 CRITICAL Package ccbe-pdfsam not installed due to errors
 : AttributeError: 'str' object has no attribute 'iteritems'
FATAL ERROR : AttributeError: 'str' object has no attribute 'iteritems'
Traceback (most recent call last):
  File "<string>", line 1109, in <module>
  File "<string>", line 389, in main
  File "c:\wapt\common.py", line 4136, in install
    explicit_by=self.user if request in apackages else None
  File "c:\wapt\common.py", line 3630, in install_wapt
    raise e
AttributeError: 'str' object has no attribute 'iteritems'
Exception at 0043E0FA: EPyAttributeError:
exceptions.AttributeError: 'str' object has no attribute 'iteritems'.
What do you advise me to do?

Sincerely,

Marine
Locked