← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2115147] Re: gpgrt-config invalid output due to rust-coreutils "expr"

 

Worked around in 0.0.0~ubuntu12; marking fix released as this only
affects proposed.

** Changed in: coreutils-from (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to gpgme1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/2115147

Title:
  gpgrt-config invalid output due to rust-coreutils "expr"

Status in coreutils-from package in Ubuntu:
  Fix Released
Status in gnupg2 package in Ubuntu:
  New
Status in gpgme1.0 package in Ubuntu:
  New
Status in libassuan package in Ubuntu:
  New
Status in libgcrypt20 package in Ubuntu:
  New
Status in libgpg-error package in Ubuntu:
  New
Status in libksba package in Ubuntu:
  New
Status in mutt package in Ubuntu:
  New
Status in ntfs-3g package in Ubuntu:
  New
Status in pinentry package in Ubuntu:
  New
Status in rust-coreutils package in Ubuntu:
  New

Bug description:
  Using the current question rust-coreutils (0.0.30-2ubuntu2)

  $ /usr/bin/gpgrt-config --libdir=/usr/lib/x86_64-linux-gnu gpg-error --libs
  -L/usr

  using coreutils instead

  $ /usr/bin/gpgrt-config --libdir=/usr/lib/x86_64-linux-gnu gpg-error --libs
  -L/usr/lib/x86_64-linux-gnu -lgpg-error

  
  It seems to be due to "expr", doing a git-bisect from rust-coreutils suggests that it has been fixed in
  https://github.com/uutils/coreutils/commit/b0390fe
  > expr: Handle $ at the beginning of the regex pattern

  
  The commit doesn't apply cleanly to 0.0.30 to confirm though

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils-from/+bug/2115147/+subscriptions



References