⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
uaclient
/
__pycache__
/
View File Name :
gpg.cpython-310.pyc
o pfD @ sR d dl Z d dlZd dlZd dlmZmZ e eeZ de de ddfddZdS ) N) exceptionsutilsource_keyfiledestination_keyfilereturnc C s@ t d| tj| stj| dt| | t |d dS )aX Copy a specific key from source_keyring_dir into destination_keyfile :param source_keyfile: Path of source keyring file to export. :param destination_keyfile: The filename created with the single exported key. :raise UbuntuProError: Any GPG errors or if specific key does not exist in the source_keyring_file. zExporting GPG key %s)keyfilei N) LOGdebugospathexistsr GPGKeyNotFoundshutilcopychmod)r r r ./usr/lib/python3/dist-packages/uaclient/gpg.pyexport_gpg_key s r )loggingr r uaclientr r getLoggerreplace_top_level_logger_name__name__r strr r r r r
s