Packages and dependencies
Published: November 12, 2019 - 3:11 PM
Good morning,
I am experiencing problems deploying two packages: Sketchup-Make and PDFCreator.
Both of these packages have .net 4.0 as a dependency, but this one already has a more recent version installed on the operating systems I deploy.
Therefore, I get the following error:
Is it possible to have a dependency on the installation of a package among certain ones (in my case, one of the .net versions)?
Do I need to modify the package to update the dependency?
Thanks in advance.
Julian
WAPT version: 1.7.4
Server OS: Debian 4.9
Operating system of the administration/package creation machine: Windows 10 1709
I am experiencing problems deploying two packages: Sketchup-Make and PDFCreator.
Both of these packages have .net 4.0 as a dependency, but this one already has a more recent version installed on the operating systems I deploy.
Therefore, I get the following error:
What solution do you propose?installing moisand-dotnetfx4.0(=4.0.30319.1-15)Actual installed .NET Framework 4 version is 4.7.02556Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3818, in install_wapt
exitstatus = setup.install()
File "c:\windows\temp\waptdl6nsr\setup.py", line 38, in install
File "C:\Program Files (x86)\wapt\setuphelpers.py", line 4564, in error
raise EWaptSetupException(u'Fatal error: %s' % reason)
EWaptSetupException: Fatal error: A newer version of .NET Framework is already installed. The 4.5+ versions are cumulative, so the latest is good enough. If you need a specific version, please note that you will need to uninstall the newer version.
EWaptSetupException: Fatal error: A newer version of .NET Framework is already installed. The 4.5+ versions are cumulative, so the latest is good enough. If you need a specific version, please note that you will need to uninstall the newer version.
Is it possible to have a dependency on the installation of a package among certain ones (in my case, one of the .net versions)?
Do I need to modify the package to update the dependency?
Thanks in advance.
Julian
WAPT version: 1.7.4
Server OS: Debian 4.9
Operating system of the administration/package creation machine: Windows 10 1709