Public bug reported: attempt to use `ubuntu-bug calamares` fails
-- lubuntu@lubuntu:~$ ubuntu-bug calamares *** Collecting problem information The collected information can be sent to the developers to improve the application. This might take a few minutes. .................................................... *** The contents of the files attached to this report will help developers diagnose your bug more quickly. It may be possible that there is sensitive information in these files. You will be able to review these attachments before they are sent. Do you want to include these files? What would you like to do? Your options are: Y: Yes N: No C: Cancel Please choose (Y/N/C): y *** Problem in calamares The problem cannot be reported: Your /tmp partition has less than 32.33792 MB of free space available, which leads to problems using applications and installing updates. Please free some space. Press any key to continue... No pending crash reports. Try --help for more information. -- that however is not the purpose of this install; calamares crashed. issue reminded me of SQUASHFS errors; but not are found in logs ** ACTUAL ERROR 2022-02-03 - 18:19:08 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) ERROR: Installation failed: "Failed to unpack image \"/cdrom/casper/filesystem.squashfs\"" 2022-02-03 - 18:19:08 [6]: .. - message: "Failed to unpack image \"/cdrom/casper/filesystem.squashfs\"" 2022-02-03 - 18:19:08 [6]: .. - details: rsync failed with error code 11. 2022-02-03 - 18:19:08 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) Calamares will quit when the dialog closes. 2022-02-03 - 18:19:08 [6]: void Config::doNotify(bool, bool) Notification not sent; completion: failed 2022-02-03 - 18:19:36 [6]: void Config::doRestart(bool) mode= "never" user wants restart? false force restart? false from session.log (I'll add more shortly when on my primary box, either way I'm not convinced this is a real issue, at most it duplicates the issue/reason I was trying this install... ** testcase earlier today a FOCAL.4 install was made to this box; WITH encryption. this was re-using that partition WITHOUT format. If encryption was not involved I'm 100% convinced install would work; I'd have music on the box (added post-QA-install test) & be able to play them `clementine` (again added post-QA-install test). this issue is related I believe to the encryption.. IF IT IS related to encryption; I don't think this type of 'upgrade via reinstall' needs be supported anyway; I'm happy for it to only support unencrypted disks, HOWEVER I have used this install before with Xubuntu and/or `ubiquity` without issue though that was NOT a calamares/install encrypted disk --- ProblemType: Bug .etc.calamares.modules.finished.conf: --- restartNowMode: user-checked restartNowCommand: "systemctl -i reboot" .etc.calamares.modules.shellprocess_logs.conf: --- dontChroot: true timeout: 30 script: - calamares-logs-helper @@ROOT@@ .etc.calamares.modules.unpackfs.conf: --- unpack: - source: "/cdrom/casper/filesystem.squashfs" sourcefs: "squashfs" destination: "" ApportVersion: 2.20.11-0ubuntu76 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: LXQt DistroRelease: Ubuntu 22.04 LiveMediaBuild: Lubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220202) Package: calamares 3.2.41.1-0ubuntu3 PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12 RelatedPackageVersions: calamares-settings-ubuntu-common 1:22.04.1 calamares-settings-lubuntu 1:22.04.1 xfsprogs 5.13.0-1ubuntu1 btrfs-progs 5.15.1-1 Tags: jammy Uname: Linux 5.15.0-18-generic x86_64 UnreportableReason: Your /tmp partition has less than 30.253056 MB of free space available, which leads to problems using applications and installing updates. Please free some space. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True ** Affects: calamares (Ubuntu) Importance: Undecided Status: New ** Tags: apport-collected jammy ** Attachment added: "~/.cache/calamares/session.log" https://bugs.launchpad.net/bugs/1959865/+attachment/5558817/+files/session.log ** Tags added: apport-collected jammy ** Description changed: attempt to use `ubuntu-bug calamares` fails -- lubuntu@lubuntu:~$ ubuntu-bug calamares *** Collecting problem information The collected information can be sent to the developers to improve the application. This might take a few minutes. .................................................... *** The contents of the files attached to this report will help developers diagnose your bug more quickly. It may be possible that there is sensitive information in these files. You will be able to review these attachments before they are sent. Do you want to include these files? What would you like to do? Your options are: Y: Yes N: No C: Cancel Please choose (Y/N/C): y *** Problem in calamares The problem cannot be reported: Your /tmp partition has less than 32.33792 MB of free space available, which leads to problems using applications and installing updates. Please free some space. Press any key to continue... No pending crash reports. Try --help for more information. -- that however is not the purpose of this install; calamares crashed. issue reminded me of SQUASHFS errors; but not are found in logs ** ACTUAL ERROR 2022-02-03 - 18:19:08 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) ERROR: Installation failed: "Failed to unpack image \"/cdrom/casper/filesystem.squashfs\"" 2022-02-03 - 18:19:08 [6]: .. - message: "Failed to unpack image \"/cdrom/casper/filesystem.squashfs\"" 2022-02-03 - 18:19:08 [6]: .. - details: rsync failed with error code 11. 2022-02-03 - 18:19:08 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) Calamares will quit when the dialog closes. 2022-02-03 - 18:19:08 [6]: void Config::doNotify(bool, bool) Notification not sent; completion: failed 2022-02-03 - 18:19:36 [6]: void Config::doRestart(bool) mode= "never" user wants restart? false force restart? false from session.log (I'll add more shortly when on my primary box, either way I'm not convinced this is a real issue, at most it duplicates the issue/reason I was trying this install... ** testcase earlier today a FOCAL.4 install was made to this box; WITH encryption. this was re-using that partition WITHOUT format. If encryption was not involved I'm 100% convinced install would work; I'd have music on the box (added post-QA-install test) & be able to play them `clementine` (again added post-QA-install test). this issue is related I believe to the encryption.. - IF IT IS related to encryption; I don't think this type of 'upgrade via - reinstall' needs be supported anyway; I'm happy for it to only support - unencrypted disks, HOWEVER I have used this install before with Xubuntu - and/or `ubiquity` without issue though that was NOT a calamares/install - encrypted disk + IF IT IS related to encryption; I don't think this type of 'upgrade via reinstall' needs be supported anyway; I'm happy for it to only support unencrypted disks, HOWEVER I have used this install before with Xubuntu and/or `ubiquity` without issue though that was NOT a calamares/install encrypted disk + --- + ProblemType: Bug + .etc.calamares.modules.finished.conf: + --- + restartNowMode: user-checked + restartNowCommand: "systemctl -i reboot" + .etc.calamares.modules.shellprocess_logs.conf: + --- + dontChroot: true + timeout: 30 + script: + - calamares-logs-helper @@ROOT@@ + .etc.calamares.modules.unpackfs.conf: + --- + unpack: + - source: "/cdrom/casper/filesystem.squashfs" + sourcefs: "squashfs" + destination: "" + ApportVersion: 2.20.11-0ubuntu76 + Architecture: amd64 + CasperMD5CheckResult: pass + CasperVersion: 1.465 + CurrentDesktop: LXQt + DistroRelease: Ubuntu 22.04 + LiveMediaBuild: Lubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220202) + Package: calamares 3.2.41.1-0ubuntu3 + PackageArchitecture: amd64 + ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12 + RelatedPackageVersions: + calamares-settings-ubuntu-common 1:22.04.1 + calamares-settings-lubuntu 1:22.04.1 + xfsprogs 5.13.0-1ubuntu1 + btrfs-progs 5.15.1-1 + Tags: jammy + Uname: Linux 5.15.0-18-generic x86_64 + UnreportableReason: Your /tmp partition has less than 30.253056 MB of free space available, which leads to problems using applications and installing updates. Please free some space. + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo + _MarkForUpload: True -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959865 Title: lubuntu jammy bug exploration failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1959865/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs