Testing for oracular using minimal schroot
==========================================

Before upgrading to the package from proposed
---------------------------------------------

# apt policy ssh-import-id
ssh-import-id:
  Installed: 5.11-0ubuntu2
  Candidate: 5.11-0ubuntu2.24.10.1
[...]

# ssh-import-id lp:ogayot
[...]
  File "/usr/lib/python3/dist-packages/ssh_import_id/__init__.py", line 33, in 
<module>
    from launchpadlib.launchpad import Launchpad
ModuleNotFoundError: No module named 'launchpadlib'

After upgrading to the package from proposed
--------------------------------------------
# apt install ssh-import-id
Upgrading:                      
  ssh-import-id

Installing dependencies:
  python3-autocommand     python3-jaraco.functools    python3-pkg-resources
  python3-blinker         python3-jwt                 python3-pyparsing
  python3-cffi-backend    python3-launchpadlib        python3-typeguard
  python3-cryptography    python3-lazr.restfulclient  python3-typing-extensions
  python3-httplib2        python3-lazr.uri            python3-wadllib
  python3-inflect         python3-more-itertools
  python3-jaraco.context  python3-oauthlib
[...]

# apt policy ssh-import-id
ssh-import-id:
  Installed: 5.11-0ubuntu2.24.10.1
  Candidate: 5.11-0ubuntu2.24.10.1
[...]

# ssh-import-id lp:ogayot
2024-11-29 11:07:42,803 INFO Already authorized ['3072', 
'SHA256:IN1o3/FtomJBXfxunvntTKsiwkhcmB9B5hCXXXqhERk', 'olivier@camelair', 
'(RSA)']
2024-11-29 11:07:42,824 INFO Already authorized ['256', 
'SHA256:rIR9UVRKslp5wLhV/XuYflDOMN67Z+4c1KgFuS75Qms', 'olivier@camelair', 
'(ED25519)']
2024-11-29 11:07:42,824 INFO [2] SSH keys [Authorized]

** Tags removed: verification-needed-oracular
** Tags added: verification-done-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085898

Title:
  [SRU] ssh-import-id fails if python3-launchpadlib is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ssh-import-id/+bug/2085898/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to