Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 16170] New: libgpg: gpg_verify_signature no algorithm returned on non english locales

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 16170] New: libgpg: gpg_verify_signature no algorithm returned on non english locales
  • Date: Fri, 26 Jan 2024 14:48:01 +0000

Bug ID 16170
Summary libgpg: gpg_verify_signature no algorithm returned on non english locales
Product Sorcery
Version 1.16.x
Hardware All
OS Linux
Status NEW
Severity major
Priority P2
Component stage install
Assignee sm-sorcery-bugs AT lists.ibiblio.org
Reporter badewo16.kuyoho30 AT murena.io
Classification Unclassified

In libgpg at line 66 there is a call to awk. This fails to actually get the
algorithm if the output of gpg is not english as it is searching for an string
in that language.

This causes the signature verification to fail when casting.

A possible fix would be to pass the list of allowed hashes to
gpg_verify_signature and grep for them in the output of the gpg command.


You are receiving this mail because:
  • You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page