[Touch-packages] [Bug 2021889] [NEW] error OSSL_CMP_MSG_update_recipNonce on base64 decoding

2023-05-30 Thread Pavel Francírek
Public bug reported:

$ echo "$SSH_PRIVATE_KEY" | openssl base64 -A -d
Error relocating /usr/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not 
found
Error loading key "(stdin)": error in libcrypto

---

works with openssl Version: 3.0.2-0ubuntu1.9.
version 3.0.2-0ubuntu1.10 is broken.

private key was:
DEK-Info: AES-128-CBC

$lsb_release -rd
Description:Ubuntu 22.04.2 LTS
Release:22.04

Policy is from server where I did NOT upgrade (not wanted things to be broken).
$apt-cache policy openssl
openssl:
  Installed: 3.0.2-0ubuntu1.9
  Candidate: 3.0.2-0ubuntu1.10
  Version table:
 3.0.2-0ubuntu1.10 500
500 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages
 *** 3.0.2-0ubuntu1.9 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
100 /var/lib/dpkg/status
 3.0.2-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

** Affects: openssl (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/2021889

Title:
  error OSSL_CMP_MSG_update_recipNonce on base64 decoding

Status in openssl package in Ubuntu:
  New

Bug description:
  $ echo "$SSH_PRIVATE_KEY" | openssl base64 -A -d
  Error relocating /usr/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not 
found
  Error loading key "(stdin)": error in libcrypto

  ---

  works with openssl Version: 3.0.2-0ubuntu1.9.
  version 3.0.2-0ubuntu1.10 is broken.

  private key was:
  DEK-Info: AES-128-CBC

  $lsb_release -rd
  Description:Ubuntu 22.04.2 LTS
  Release:22.04

  Policy is from server where I did NOT upgrade (not wanted things to be 
broken).
  $apt-cache policy openssl
  openssl:
Installed: 3.0.2-0ubuntu1.9
Candidate: 3.0.2-0ubuntu1.10
Version table:
   3.0.2-0ubuntu1.10 500
  500 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 
Packages
   *** 3.0.2-0ubuntu1.9 500
  500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   3.0.2-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2021889/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2021889] Re: error OSSL_CMP_MSG_update_recipNonce on base64 decoding

2023-05-30 Thread Pavel Francírek
Nope, only distribution packages. I noted it first in my CI/CD setup
where I install fresh docker image ubuntu:22.04 and then apt-get update
&& apt-get upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/2021889

Title:
  error OSSL_CMP_MSG_update_recipNonce on base64 decoding

Status in openssl package in Ubuntu:
  New

Bug description:
  $ echo "$SSH_PRIVATE_KEY" | openssl base64 -A -d
  Error relocating /usr/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not 
found
  Error loading key "(stdin)": error in libcrypto

  ---

  works with openssl Version: 3.0.2-0ubuntu1.9.
  version 3.0.2-0ubuntu1.10 is broken.

  private key was:
  DEK-Info: AES-128-CBC

  $lsb_release -rd
  Description:Ubuntu 22.04.2 LTS
  Release:22.04

  Policy is from server where I did NOT upgrade (not wanted things to be 
broken).
  $apt-cache policy openssl
  openssl:
Installed: 3.0.2-0ubuntu1.9
Candidate: 3.0.2-0ubuntu1.10
Version table:
   3.0.2-0ubuntu1.10 500
  500 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 
Packages
   *** 3.0.2-0ubuntu1.9 500
  500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   3.0.2-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2021889/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2021889] Re: error OSSL_CMP_MSG_update_recipNonce on base64 decoding

2023-05-30 Thread Pavel Francírek
Yes, I did upgrade of all packages.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/2021889

Title:
  error OSSL_CMP_MSG_update_recipNonce on base64 decoding

Status in openssl package in Ubuntu:
  New

Bug description:
  $ echo "$SSH_PRIVATE_KEY" | openssl base64 -A -d
  Error relocating /usr/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not 
found
  Error loading key "(stdin)": error in libcrypto

  ---

  works with openssl Version: 3.0.2-0ubuntu1.9.
  version 3.0.2-0ubuntu1.10 is broken.

  private key was:
  DEK-Info: AES-128-CBC

  $lsb_release -rd
  Description:Ubuntu 22.04.2 LTS
  Release:22.04

  Policy is from server where I did NOT upgrade (not wanted things to be 
broken).
  $apt-cache policy openssl
  openssl:
Installed: 3.0.2-0ubuntu1.9
Candidate: 3.0.2-0ubuntu1.10
Version table:
   3.0.2-0ubuntu1.10 500
  500 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 
Packages
   *** 3.0.2-0ubuntu1.9 500
  500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   3.0.2-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2021889/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2021889] Re: error OSSL_CMP_MSG_update_recipNonce on base64 decoding

2023-05-30 Thread Pavel Francírek
Oh, I found out it was another image in CI/CD setup. Sorry, my bad.

** Changed in: openssl (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/2021889

Title:
  error OSSL_CMP_MSG_update_recipNonce on base64 decoding

Status in openssl package in Ubuntu:
  Invalid

Bug description:
  $ echo "$SSH_PRIVATE_KEY" | openssl base64 -A -d
  Error relocating /usr/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not 
found
  Error loading key "(stdin)": error in libcrypto

  ---

  works with openssl Version: 3.0.2-0ubuntu1.9.
  version 3.0.2-0ubuntu1.10 is broken.

  private key was:
  DEK-Info: AES-128-CBC

  $lsb_release -rd
  Description:Ubuntu 22.04.2 LTS
  Release:22.04

  Policy is from server where I did NOT upgrade (not wanted things to be 
broken).
  $apt-cache policy openssl
  openssl:
Installed: 3.0.2-0ubuntu1.9
Candidate: 3.0.2-0ubuntu1.10
Version table:
   3.0.2-0ubuntu1.10 500
  500 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 
Packages
   *** 3.0.2-0ubuntu1.9 500
  500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   3.0.2-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2021889/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1246981] Re: Bluetooth mouse fails to re-connect after sleep.

2018-02-22 Thread Pavel Francírek
This happens my Mint too. Bluetooth keyboard is working after resume from 
suspend but mouse (Logitech M720 Triatlon) is not. bluetoothctl says Connected: 
yes  .. no .. yes .. no 
But bluetoothctl: agent off/on helps (no need to use power and pair commands).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1246981

Title:
  Bluetooth mouse fails to re-connect after sleep.

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  This exact harware was working faultlessly in 13.04. Since re-
  installing at 13.10 the mouse consistently failes to reconnect after
  the device either hybernates or ever goes to screen saver sleep.

  I have to remove the dive and re-add it each time (which works well).

  There are other issues with the bluetooth stack as well in that I have
  not found any way to use bluetooth tethering to my mobile which again
  worked well and was easy to configure in 13.04

  Peter.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: bluetooth 4.101-0ubuntu8b1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Fri Nov  1 16:44:37 2013
  InstallationDate: Installed on 2013-10-19 (13 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: bnep rfcomm btusb bluetooth
  MachineType: Dell Inc. Latitude E6530
  MarkForUpload: True
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=8283de78-9264-42bf-a8b4-25643fa1475f ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/13/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 07Y85M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd12/13/2012:svnDellInc.:pnLatitudeE6530:pvr01:rvnDellInc.:rn07Y85M:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6530
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 20:16:D8:9C:38:E5  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN ISCAN 
RX bytes:1817731 acl:117432 sco:0 events:5271 errors:0
TX bytes:37955 acl:131 sco:0 commands:5096 errors:0
  syslog:
   Nov  1 14:50:19 pnunn-Latitude-E6530 bluetoothd[1015]: Discovery session 
0x7f6489f7b450 with :1.582 activated
   Nov  1 14:50:25 pnunn-Latitude-E6530 bluetoothd[1015]: Unknown command 
complete for opcode 37
   Nov  1 14:50:28 pnunn-Latitude-E6530 bluetoothd[1015]: Stopping discovery
   Nov  1 14:50:36 pnunn-Latitude-E6530 kernel: [60934.211132] input: Microsoft 
Bluetooth Notebook Mouse 5000 as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:11/input29
   Nov  1 14:50:36 pnunn-Latitude-E6530 kernel: [60934.211646] hid-generic 
0005:045E:0700.000C: input,hidraw3: BLUETOOTH HID v1.00 Mouse [Microsoft 
Bluetooth Notebook Mouse 5000] on 20:16:d8:9c:38:e5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1246981/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp