-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.31.1
-
Fix Version/s: None
-
Component/s: Basic-Other
-
Labels:
-
Environment:
Linux
-
Story Points:3
-
Sprint:DEV-37-2, DEV-37-3
-
Affect Type:Userdefined
When external tools in external tar.gz archive have no executable flag, this leads to SAFE_POINT_EXT on Linux.
Scenario:
- Download external tools package: http://ugene.net/downloads/ext_tools_linux_64-bit.tar.gz.
- Unpack the archive.
- Open UGENE Application Settings, "External Tools" tab.
- Click the browse button ("...") to set up the external tools package and select the root unpacked folder.
Expected result: the tools are successfully validated.
Current result: a SAFE_POINT is triggered.
This happens because there is no permissions to execute the tools, the validation fails.