本帖最后由 joshua2784920 于 2025-9-8 21:46 编辑
From the following links:
https://bbs.eetop.cn/thread-980204-1-1.html
https://bbs.eetop.cn/thread-964572-1-1.html
Based on some advice, I tried again after disabling read-only mode.
When running SaltdKG.exe, it will not execute unless the installation directory of the application is specified with the -patch option.
The -dll folder and -pkg folder options have no effect at all. When executing the following command, errors appear, but files are still generated by the Saltd daemon:
D:\> SaltdKG.exe -patch . -f -u 100 -h F02F7496846A -i SaltdKG.src -o SaltdKG.lic
Siemens SALTD License KeyGen 14.30.85
©2025 by Team EFA (Eda For All).
Error: Cannot overwrite D:\Temp\LICENSE.TMP
Patch=.
Scanned : 2 Packages
Features: 194 Station, 1541 Composites, 220 Atomic and 218 Extended.
Used : 2173 Features
Error: Cannot overwrite D:\Temp\SaltdKG.TMP
Error: Cannot write C:\MentorGraphics\license_files\LICENSE.TXT
Error: Cannot overwrite D:\Temp\SaltdKG.TMP
Error: Cannot write SaltdKG.lic
D:\>dir D:\Temp\SaltdKG.TMP
Volume in drive D is BUFFER
Volume Serial Number is F837-B24A
Directory of D:\Temp
09/08/2025 06:27 AM 1,218,943 SaltdKG.TMP
1 File(s) 1,218,943 bytes
0 Dir(s) 49,141,866,496 bytes free
Although the message “Error: Cannot overwrite D:\Temp\SaltdKG.TMP” is displayed,
running the dir D:\Temp\SaltdKG.TMP command confirms that the file has indeed been created.
However, even though the generated license file is patched with FlexNetLicensePatcher in both the saltd daemon installation directory and the application directory, and the license daemon log shows the features listed correctly, the application itself does not check out the license.
6:05:51 (lmgrd) Server's System Date and Time: Mon Sep 08 2025 06:05:51 PDT 6:05:51 (lmgrd) SLOG: Summary LOG statistics is enabled. 6:05:51 (lmgrd) FlexNet Licensing (v11.19.0.1 build 285945 x64_lsb) started on lnx2024 (linux) (9/8/2025) 6:05:51 (lmgrd) Copyright (c) 1988-2022 Flexera. All Rights Reserved. 6:05:51 (lmgrd) License file(s): ./file_lics/27002_saltd 6:05:51 (lmgrd) lmgrd tcp-port 27002 6:05:51 (lmgrd) (@lmgrd-SLOG@) =============================================== 6:05:51 (lmgrd) (@lmgrd-SLOG@) === LMGRD === 6:05:51 (lmgrd) (@lmgrd-SLOG@) Start-Date: Mon Sep 08 2025 06:05:51 PDT 6:05:51 (lmgrd) (@lmgrd-SLOG@) PID: 1764597 6:05:51 (lmgrd) (@lmgrd-SLOG@) LMGRD Version: v11.19.0.1 build 285945 x64_lsb ( build 285945 (ipv6)) 6:05:51 (lmgrd) (@lmgrd-SLOG@) 6:05:51 (lmgrd) (@lmgrd-SLOG@) === Network Info === 6:05:51 (lmgrd) (@lmgrd-SLOG@) Listening port: 27002 6:05:51 (lmgrd) (@lmgrd-SLOG@) 6:05:51 (lmgrd) (@lmgrd-SLOG@) === Startup Info === 6:05:51 (lmgrd) (@lmgrd-SLOG@) Server Configuration: Single Server 6:05:51 (lmgrd) (@lmgrd-SLOG@) Command-line options used at LS startup: -c ./file_lics/27002_saltd -l ./log_files/27002_saltd.log 6:05:51 (lmgrd) (@lmgrd-SLOG@) License file(s) used: ./file_lics/27002_saltd 6:05:51 (lmgrd) (@lmgrd-SLOG@) =============================================== 6:05:51 (lmgrd) Starting vendor daemons ... 6:05:51 (lmgrd) Started saltd (internet tcp_port 59131 pid 1764599) 6:05:51 (saltd) FlexNet Licensing version v11.19.0.1 build 285945 x64_lsb 6:05:51 (saltd) SLOG: Summary LOG statistics is enabled. 6:05:51 (saltd) SLOG: FNPLS-INTERNAL-CKPT1 6:05:51 (saltd) SLOG: VM Status: 0 6:05:51 (saltd) SLOG: FNPLS-INTERNAL-CKPT5 6:05:51 (saltd) SLOG: TPM Status: 0 6:05:51 (saltd) SLOG: FNPLS-INTERNAL-CKPT6 6:05:51 (saltd) Server started on lnx2024 for: calibregpumfg 6:05:51 (saltd) calibrepto calresourceadv calresourceman 6:05:51 (saltd) calscopeadv caldesignrev caldrclvseve 6:05:51 (saltd) calibreadp calibreautofix calibreci 6:05:51 (saltd) calibredrc calibrehdrc calibrehlvs 6:05:51 (saltd) calibrehlvsadv calibreintrtl_s calibrelfd 6:05:51 (saltd) calibrelv calibrelvs calibremllfd 6:05:51 (saltd) calibreperc calibrepercadv calibrepvs_s 6:05:51 (saltd) calibreqdb calibrexact calibrexact3d 6:05:51 (saltd) calibrexactsoc calibrexrc calibrexrccb 6:05:51 (saltd) calinteractive calmdpview calmfgmpadv 6:05:51 (saltd) calmfgmpgold calmpadv calmpgold 6:05:51 (saltd) calmultipattern calnmdpc calnmdrcgold 6:05:51 (saltd) calpmatch calpmatchmfg calrealtime
.............................
When the application is executed, it reports that no license is available, as shown below:
6:07:06 (saltd) UNSUPPORTED: "calibrelv" (PORT_AT_HOST_PLUS ) user@linux2024 (No such feature exists. (-5,346))
Both versions — calibre 2025.2_38.18.aok and tessent 2025.2 — fail to check out a license.
|