Your message dated Mon, 06 Jan 2025 10:19:18 +0000
with message-id <[email protected]>
and subject line Bug#1091970: fixed in calamares 3.3.13-1
has caused the Debian Bug report #1091970,
regarding Calamares issue with missing modules
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1091970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091970
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: Calamares
Version: 3.3.12-1.1

When starting Calamares, I get this message:
The following modules could not be loaded:
partition@partition
partition@partition
bootloader@bootloader

 I have calamares-settings-debian installed and I confirmed it works
without issue on Bookworm.

Attached is the session.log
=== START CALAMARES 3.3.12
2025-01-02 - 19:35:05 [6]: void CalamaresApplication::init()
2025-01-02 - 19:35:05 [6]:     Calamares version: 3.3.12 
2025-01-02 - 19:35:05 [6]:     .. Using Qt version: 5.15.15 
2025-01-02 - 19:35:05 [6]:     .. Build type: None 
2025-01-02 - 19:35:05 [6]:     .. Using PyBind11 
2025-01-02 - 19:35:05 [6]:     .. Using settings: "/etc/calamares/settings.conf" 
2025-01-02 - 19:35:05 [6]:     .. Using log file: "/root/.cache/calamares/session.log" 
2025-01-02 - 19:35:05 [6]:     .. Languages: ("ar", "as", "ast", "az", "az_AZ", "be", "bg", "bn", "ca", "ca@valencia", "cs_CZ", "da", "de", "el", "en", "en_GB", "eo", "es", "es_AR", "es_MX", "et", "eu", "fa", "fi_FI", "fr", "fur", "gl", "he", "hi", "hr", "hu", "id", "is", "it_IT", "ja", "ka", "ko", "lt", "ml", "mr", "nb", "nl", "oc", "pl", "pt_BR", "pt_PT", "ro", "ru", "si", "sk", "sl", "sq", "sr", "sr@latin", "sv", "tg", "th", "tr_TR", "uk", "vi", "zh_CN", "zh_TW") 
2025-01-02 - 19:35:05 [6]: bool Calamares::initQmlModulesDir()
2025-01-02 - 19:35:05 [6]:     Using Calamares QML directory "/usr/share/calamares/qml" 
2025-01-02 - 19:35:05 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2025-01-02 - 19:35:05 [6]:     Using Calamares branding file at "/etc/calamares/branding/debian/branding.desc" 
2025-01-02 - 19:35:05 [2]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2025-01-02 - 19:35:05 [2]:     WARNING: the branding component "/etc/calamares/branding/debian" does not ship translations. 
2025-01-02 - 19:35:05 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal)
2025-01-02 - 19:35:05 [6]:     Loaded branding component "debian" 
2025-01-02 - 19:35:05 [6]:     .. Loaded QRC translation "tz_" "en_US" 
2025-01-02 - 19:35:05 [6]:     .. Loaded QRC translation "calamares_" "en_US" 
2025-01-02 - 19:35:05 [6]:     .. STARTUP: initSettings, initQmlPath, initBranding done 
2025-01-02 - 19:35:05 [6]:     .. STARTUP: initModuleManager: module init started 
2025-01-02 - 19:35:05 [6]: void Calamares::ModuleManager::doInit()
2025-01-02 - 19:35:05 [6]:     Found 64 modules 
2025-01-02 - 19:35:05 [6]: void CalamaresApplication::initView()
2025-01-02 - 19:35:05 [6]:     STARTUP: initModuleManager: all modules init done 
2025-01-02 - 19:35:05 [6]: void CalamaresApplication::initView()
2025-01-02 - 19:35:05 [6]:     STARTUP: initJobQueue done 
2025-01-02 - 19:35:05 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
2025-01-02 - 19:35:05 [6]:     Available desktop QSize(1280, 773) minimum size QSize(1024, 520) 
2025-01-02 - 19:35:05 [6]:     .. Proposed window size: 1024 580 
2025-01-02 - 19:35:05 [2]: QString Calamares::_stylesheet(const QDir&)
2025-01-02 - 19:35:05 [2]:     WARNING: The branding component "/etc/calamares/branding/debian" does not ship stylesheet.qss. 
2025-01-02 - 19:35:05 [6]: void CalamaresApplication::initView()
2025-01-02 - 19:35:05 [6]:     STARTUP: CalamaresWindow created; loadModules started 
2025-01-02 - 19:35:05 [2]: size_t Calamares::ModuleManager::checkDependencies()
2025-01-02 - 19:35:05 [2]:     WARNING: Module "bootloader" requires missing modules 
     "partition" 
2025-01-02 - 19:35:05 [2]: void Calamares::ModuleManager::loadModules()
2025-01-02 - 19:35:05 [2]:     WARNING: Some installed modules have unmet dependencies. 
2025-01-02 - 19:35:05 [6]: void Config::initLanguages()
2025-01-02 - 19:35:05 [6]:     Trying to match locale "en_US" 
2025-01-02 - 19:35:05 [6]: void Config::initLanguages()
2025-01-02 - 19:35:05 [6]:     Trying to match locale QLocale(English, Latin, United States) 
2025-01-02 - 19:35:05 [6]: void Config::setLocaleIndex(int)
2025-01-02 - 19:35:05 [6]:     Index 14 Selected locale "en" 
2025-01-02 - 19:35:05 [6]:     .. Loaded QRC translation "tz_" "en" 
2025-01-02 - 19:35:05 [6]:     .. Loaded QRC translation "calamares_" "en" 
2025-01-02 - 19:35:05 [2]: bool getCheckInternetUrls(const QVariantMap&)
2025-01-02 - 19:35:05 [2]:     WARNING: GeneralRequirements entry 'internetCheckUrl' is undefined in welcome.conf, reverting to default ( "http://example.com"; ). 
2025-01-02 - 19:35:05 [2]: void GeneralRequirements::setConfigurationMap(const QVariantMap&)
2025-01-02 - 19:35:05 [2]:     WARNING: GeneralRequirements configuration map: 
     check :   storage, ram, power, root 
     required :   storage, ram, root 
     requiredRam :   1 
     requiredStorage :   15 
2025-01-02 - 19:35:05 [6]: virtual void Calamares::ViewModule::loadSelf()
2025-01-02 - 19:35:05 [6]:     ViewModule "welcome@welcome" loading complete. 
2025-01-02 - 19:35:05 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:05 [2]:     WARNING: No config file for "locale" found anywhere at 
     "/etc/calamares/modules/locale.conf" 
     "/usr/share/calamares/modules/locale.conf" 
2025-01-02 - 19:35:05 [6]: QStringList loadLocales(const QString&)
2025-01-02 - 19:35:05 [6]:     Loading locales from "/usr/share/i18n/SUPPORTED" 
2025-01-02 - 19:35:05 [6]: QStringList loadLocales(const QString&)
2025-01-02 - 19:35:05 [6]:     Read 510 lines 
2025-01-02 - 19:35:05 [6]: QStringList loadLocales(const QString&)
2025-01-02 - 19:35:05 [6]:     After filtering 327 lines 
2025-01-02 - 19:35:05 [6]: virtual void Calamares::ViewModule::loadSelf()
2025-01-02 - 19:35:05 [6]:     ViewModule "locale@locale" loading complete. 
2025-01-02 - 19:35:05 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:05 [2]:     WARNING: No config file for "keyboard" found anywhere at 
     "/etc/calamares/modules/keyboard.conf" 
     "/usr/share/calamares/modules/keyboard.conf" 
2025-01-02 - 19:35:06 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
2025-01-02 - 19:35:06 [6]:     Loaded 180 keyboard models 
2025-01-02 - 19:35:06 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*)
2025-01-02 - 19:35:06 [6]:     Loaded 45 keyboard groups 
2025-01-02 - 19:35:06 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2025-01-02 - 19:35:06 [6]:     Variants now total= 0 selected= -1 
2025-01-02 - 19:35:06 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
2025-01-02 - 19:35:06 [6]:     Groups now total= 45 selected= -1 
2025-01-02 - 19:35:06 [6]:     .. Loaded QRC translation "kb_" "en" 
2025-01-02 - 19:35:06 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&)
2025-01-02 - 19:35:06 [6]:     ("pc", "us", "inet(evdev)\"") 
2025-01-02 - 19:35:06 [2]: bool KeyBoardPreview::loadCodes()
2025-01-02 - 19:35:06 [2]:     WARNING: ckbcomp not found , keyboard preview disabled 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     ViewModule "keyboard@keyboard" loading complete. 
2025-01-02 - 19:35:06 [1]: void Calamares::ModuleManager::loadModules()
2025-01-02 - 19:35:06 [1]:     ERROR: Module "partition@partition" not found in module search paths. 
     "/usr/lib/x86_64-linux-gnu/calamares/modules" 
     "/usr/lib/calamares/modules" 
2025-01-02 - 19:35:06 [6]:     .. libpwquality setting "minlen=0" 
2025-01-02 - 19:35:06 [6]:     .. libpwquality setting "minclass=0" 
2025-01-02 - 19:35:06 [2]: bool addPasswordCheck(const QString&, const QVariant&, PasswordCheckList&)
2025-01-02 - 19:35:06 [2]:     WARNING: nonempty check is ignored; use minLength: 1 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     ViewModule "users@users" loading complete. 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     ViewModule "summary@summary" loading complete. 
2025-01-02 - 19:35:06 [1]: void Calamares::ModuleManager::loadModules()
2025-01-02 - 19:35:06 [1]:     ERROR: Module "partition@partition" not found in module search paths. 
     "/usr/lib/x86_64-linux-gnu/calamares/modules" 
     "/usr/lib/calamares/modules" 
2025-01-02 - 19:35:06 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2025-01-02 - 19:35:06 [6]:     QML import paths: 
     "/usr/share/calamares/qml" 
     "/usr/bin" 
     "qrc:/qt-project.org/imports" 
     "/usr/lib/x86_64-linux-gnu/qt5/qml" 
2025-01-02 - 19:35:06 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
2025-01-02 - 19:35:06 [6]:     QML load on startup, API 2. 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "luksbootkeyfile" found anywhere at 
     "/etc/calamares/modules/luksbootkeyfile.conf" 
     "/usr/share/calamares/modules/luksbootkeyfile.conf" 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "dpkg-unsafe-io" found anywhere at 
     "/etc/calamares/modules/dpkg-unsafe-io.conf" 
     "/usr/share/calamares/modules/dpkg-unsafe-io.conf" 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "sources-media" found anywhere at 
     "/etc/calamares/modules/sources-media.conf" 
     "/usr/share/calamares/modules/sources-media.conf" 
2025-01-02 - 19:35:06 [2]: virtual void MachineIdJob::setConfigurationMap(const QVariantMap&)
2025-01-02 - 19:35:06 [2]:     WARNING: MachineId: configuration setting *symlink* is deprecated, use *dbus-symlink*. 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     CppJobModule "machineid@machineid" loading complete. 
2025-01-02 - 19:35:06 [6]: void Calamares::ModuleManager::loadModules()
2025-01-02 - 19:35:06 [6]:     Module "locale@locale" already loaded. 
2025-01-02 - 19:35:06 [6]: void Calamares::ModuleManager::loadModules()
2025-01-02 - 19:35:06 [6]:     Module "keyboard@keyboard" already loaded. 
2025-01-02 - 19:35:06 [6]: void Calamares::ModuleManager::loadModules()
2025-01-02 - 19:35:06 [6]:     Module "users@users" already loaded. 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "services-systemd" found anywhere at 
     "/etc/calamares/modules/services-systemd.conf" 
     "/usr/share/calamares/modules/services-systemd.conf" 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "bootloader-config" found anywhere at 
     "/etc/calamares/modules/bootloader-config.conf" 
     "/usr/share/calamares/modules/bootloader-config.conf" 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "grubcfg" found anywhere at 
     "/etc/calamares/modules/grubcfg.conf" 
     "/usr/share/calamares/modules/grubcfg.conf" 
2025-01-02 - 19:35:06 [1]: void Calamares::ModuleManager::loadModules()
2025-01-02 - 19:35:06 [1]:     ERROR: Module "bootloader@bootloader" not found in module search paths. 
     "/usr/lib/x86_64-linux-gnu/calamares/modules" 
     "/usr/lib/calamares/modules" 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "plymouthcfg" found anywhere at 
     "/etc/calamares/modules/plymouthcfg.conf" 
     "/usr/share/calamares/modules/plymouthcfg.conf" 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "initramfs" found anywhere at 
     "/etc/calamares/modules/initramfs.conf" 
     "/usr/share/calamares/modules/initramfs.conf" 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     CppJobModule "initramfs@initramfs" loading complete. 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "dpkg-unsafe-io-undo" found anywhere at 
     "/etc/calamares/modules/dpkg-unsafe-io-undo.conf" 
     "/usr/share/calamares/modules/dpkg-unsafe-io-undo.conf" 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "sources-media-unmount" found anywhere at 
     "/etc/calamares/modules/sources-media-unmount.conf" 
     "/usr/share/calamares/modules/sources-media-unmount.conf" 
2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
2025-01-02 - 19:35:06 [2]:     WARNING: No config file for "umount" found anywhere at 
     "/etc/calamares/modules/umount.conf" 
     "/usr/share/calamares/modules/umount.conf" 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     CppJobModule "umount@umount" loading complete. 
2025-01-02 - 19:35:06 [2]: void Config::setConfigurationMap(const QVariantMap&)
2025-01-02 - 19:35:06 [2]:     WARNING: Configuring the finished module with deprecated restartNowEnabled settings 
2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf()
2025-01-02 - 19:35:06 [6]:     ViewModule "finished@finished" loading complete. 
2025-01-02 - 19:35:06 [6]:     .. Loaded QRC translation "kb_" "en" 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)>
2025-01-02 - 19:35:06 [2]:     WARNING: libpwquality error -20 No password supplied 
2025-01-02 - 19:35:06 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
2025-01-02 - 19:35:06 [6]:     QML component complete, API 2 
2025-01-02 - 19:35:06 [6]:     .. Loading "/etc/calamares/branding/debian/show.qml" 
2025-01-02 - 19:35:06 [1]: void CalamaresApplication::initFailed(const QStringList&)
2025-01-02 - 19:35:06 [1]:     ERROR: STARTUP: failed modules are ("partition@partition", "partition@partition", "bootloader@bootloader") 
2025-01-02 - 19:35:06 [6]: void Config::applyXkb()
2025-01-02 - 19:35:06 [6]:     xkbmap selection changed to:  "us" - "" 

--- End Message ---
--- Begin Message ---
Source: calamares
Source-Version: 3.3.13-1
Done: Jonathan Carter <[email protected]>

We believe that the bug you reported is fixed in the latest version of
calamares, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan Carter <[email protected]> (supplier of updated calamares package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 01 Jan 2025 20:02:50 +0200
Source: calamares
Architecture: source
Version: 3.3.13-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter <[email protected]>
Changed-By: Jonathan Carter <[email protected]>
Closes: 1091970
Changes:
 calamares (3.3.13-1) unstable; urgency=medium
 .
   * Add previous git commit and changes that weren't committed
   * Update standards version to 4.7.0
   * New upstream release
   * Migrate to Qt 6 (Closes: #1091970)
   * New build-dependency: libkf6crash-dev
Checksums-Sha1:
 55d906405c7c35ffc77f5c3e14b334eea0f5209d 2445 calamares_3.3.13-1.dsc
 1712819469eb47e27f65aa34d0b6bbfb7d8abae8 4815842 calamares_3.3.13.orig.tar.gz
 cb5906b55dafec25f5a2c80501b99549c9116ccb 9240 calamares_3.3.13-1.debian.tar.xz
 d401ae9b435e9b543b13a98ef274e3969170b1ec 16289 
calamares_3.3.13-1_source.buildinfo
Checksums-Sha256:
 d4cffe50ea9eb108877cb5202e40775983f50cb06c39284720b9ded85e9a29c3 2445 
calamares_3.3.13-1.dsc
 18094f5dd473c67ff1098a906f8bec4875852026c278dfd911c2819e3656625b 4815842 
calamares_3.3.13.orig.tar.gz
 c440195fba6febd10ec03d46050581bcd2be18f1f79204699be10667b81fe2f5 9240 
calamares_3.3.13-1.debian.tar.xz
 2968db6aaa30ab6dff5b5f99f5bbeda5722428d989fc86fa4978c0a0a61ac628 16289 
calamares_3.3.13-1_source.buildinfo
Files:
 fcb143af61f9488adbe2f5b42ffd1ab4 2445 utils optional calamares_3.3.13-1.dsc
 0f090ccedb7965c8258812be988043b4 4815842 utils optional 
calamares_3.3.13.orig.tar.gz
 4c75d97448abaf11f8232017f7d905a1 9240 utils optional 
calamares_3.3.13-1.debian.tar.xz
 c8045342634cb7ac20ed494544e3c4c6 16289 utils optional 
calamares_3.3.13-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAmd7qfoPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhX5wP/0eIHFigM0NWVkLoANK1rLEThrM91TiirSMn
NSMchebFalxdB9MevQkJEmdH3Tw+uvi/Hq2sLqMs1G06jyJYvggAxMgeGpInsvRe
4WRMybLwSYqiUwBjQORz04zIxt5cFF5MJYXqQTXPXVDMxPoqk9P1PD6MHk6pz5aD
xFLG1K10CmvVdF6R362pw+G9pc1qJtPNQSkGHd/sIg1sUeWr0FrmUqiYL91jjCsZ
imlJImTKDdQSu2zEHjlSnf10WBIlQWlFglnOoAxws+VATfnYtVh0y6CV+fWE1mWt
liLYTMKVVLw+VXeXKY+GybKHXWWLAuwEpVncD5gcA9INfN0+NquGSzkiwEUfc3mu
lWiOIIMcW+1iPOKboRoaX/jh1VQ/39yFlcJWwIihLOfvpxsR2BCPv/Q9LsfY1fwT
UC2cDjCZa3rsiQFGRwp6QZxsVJzWr3HGoDcsJJitoigWMrZu0aG7grLp5Hw7x2sC
MgoxEXe5b79P118YFXRpMMYAfXhlXIZ9nBKRwRKIbXK/jg96uas3cD/dVHCRB+/B
nqpGaB6TJsPgQnEC6lQ+FR7VL/WjbuV5dz9ddWnM2D2zhP2WZEfDbXzNUtEPu6Gn
9SUKNTiQOOg4wfzjRVE/lf4Qhq3DhTK62FKQjTmO3p/oeCLKg+xDh5G47BmNucUN
mRHNadSI
=/ZwH
-----END PGP SIGNATURE-----

Attachment: pgpluosNwjstk.pgp
Description: PGP signature


--- End Message ---

Reply via email to