Skip to content

New package: ThemisDB version 1.3.4 - #392825

Open
makr-code wants to merge 2 commits into
microsoft:masterfrom
makr-code:add-ThemisDB-1.3.4
Open

New package: ThemisDB version 1.3.4#392825
makr-code wants to merge 2 commits into
microsoft:masterfrom
makr-code:add-ThemisDB-1.3.4

Conversation

@makr-code

@makr-code makr-code commented Jun 25, 2026

Copy link
Copy Markdown

ThemisDB 1.3.4

Package Identifier: ThemisDB.ThemisDB
Version: 1.3.4

Changes

  • Add manifests for ThemisDB 1.3.4
  • Includes en-US and de-DE locales
  • Portable ZIP installer with bin\themis_server.exe

Verification

Package Information

ThemisDB is a high-performance multi-model database system with ACID transactions, graph traversals, vector search, time-series analytics, and a hybrid query language (AQL).

Checklist

  • winget validate --manifest passed without errors
  • SHA256 hash matches the published release artifact
  • Installer URL is publicly accessible
  • Locale files (en-US, de-DE) are present
Microsoft Reviewers: Open in CodeFlow

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-142-392825-20260625-1

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-CLA The author needs to sign the CLA label Jun 25, 2026
@makr-code

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@makr-code
makr-code marked this pull request as ready for review June 25, 2026 07:35
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Needs-CLA The author needs to sign the CLA label Jun 25, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs-Author-Feedback This needs a response from the author. Validation-Guide Something happened during validation. Provide the guide. labels Jun 25, 2026
@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-142-392825-20260625-2

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Needs-Author-Feedback This needs a response from the author. New-Package Validation-Installation-Error Error installing application labels Jun 25, 2026
@makr-code

Copy link
Copy Markdown
Author

Issue Resolved

The WinGet installation issue has been diagnosed and corrected:

Root Cause:
The v1.3.4 binary release ZIP archive has a top-level directory themis-v1.3.4-windows-x64/. The manifest incorrectly specified the portable exe path as bin\themis_server.exe, which would extract to a non-existent location.

Fix:
Updated NestedInstallerFiles[0].RelativeFilePath to the correct path:

themis-v1.3.4-windows-x64\bin\themis_server.exe

Validation:

  • Local winget validate --manifest passes
  • Actual ZIP archive structure verified
  • All 4 manifest files (version, installer, en-US locale, de-DE locale) synchronized

Status:

  • Commit: d9a0bef2... "Fix: correct NestedInstallerFile path to themis-v1.3.4-windows-x64\bin\themis_server.exe"
  • Ready for package manager bot re-validation

Please trigger bot validation again. Installation should now succeed.

@makr-code

Copy link
Copy Markdown
Author

@wingetbot /help

@wingetbot

Copy link
Copy Markdown
Collaborator

wingetbot supported commands

  • help:
    • Get descriptions, examples and documentation about supported commands.
    • Example:@wingetbot help [command name]
    • Permissions: Community
  • waivers:
    • Process waiver requests.
    • Example:@wingetbot waivers add Policy-Test-2.7 Validation-Domain Used to apply 2 waivers, one for each label.
    • Permissions: WinGet Collaborators Team
  • run:
    • Allows triggering a new validation run.
    • Example:@wingetbot run
    • Permissions: Moderator
  • installationmetadata:
    • Adds installation metadata information to be used for installation verification.
    • Example:@wingetbot installationmetadata exe add kontext.exe help Add argument mapping('help' in the case of the example) for kontext.exe.
    • Permissions: WinGet Collaborators Team

@makr-code

Copy link
Copy Markdown
Author

@wingetbot run

@wingetbot

Copy link
Copy Markdown
Collaborator

Commenter does not have sufficient privileges

@makr-code

Copy link
Copy Markdown
Author

Hi maintainers, quick follow-up on this PR.

The installer path issue was fixed in commit d9a0bef:

  • NestedInstallerFiles.RelativeFilePath now points to:
    themis-v1.3.4-windows-x64\bin\themis_server.exe

I validated locally and the manifest is correct now.
I cannot trigger @wingetbot run due to permission limits.

Could a moderator please trigger a new validation run for this PR?
Thanks a lot.

@makr-code

Copy link
Copy Markdown
Author

Hi maintainers, friendly follow-up on PR #392825.

The fix for the installer path is already in place:

  • commit: d9a0bef
  • NestedInstallerFiles.RelativeFilePath:
    themis-v1.3.4-windows-x64\bin\themis_server.exe

Since then there has been no new validation result on this PR.
I cannot run @wingetbot run myself due to permissions.

Could a moderator please trigger a fresh validation run?
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New-Package Validation-Guide Something happened during validation. Provide the guide. Validation-Line-Endings-Error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants