Ah, also, we usually use debdiffs instead of merge requests to get things into Ubuntu.
The branch you targeted, ubuntu/devel is currently targeting plucky / questing, and not jammy. Instead, you can make a debdiff with: $ debdiff opensc_0.22.0-1ubuntu2.dsc opensc_0.22.0-1ubuntu2.1.dsc > my- debdiff.debdiff and you can upload it to the bug for sponsoring in the future. To apply a debdiff, you can: $ debdiff-apply opensc_0.22.0-1ubuntu2.dsc my-debdiff.debdiff Hope that helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2106434 Title: pkcs11-tool 0.22.0 fails in C_DigestInit with CKR_GENERAL_ERROR To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/opensc/+bug/2106434/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
