← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1980802] [NEW] lubuntu 20.04 daily install on hp 8200 (QA) failed;

 

Public bug reported:

possibly related to
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1928293

I'll re-attempt (after reboot) using `sudo -E calamares -d`

re-use SDA1 (ESP) & SDA2 (/) on hp 8200 WITHOUT FORMAT
no touch of fedora or opensuse partition(s)

OF NOTE:  this was a working 20.04 system which I 'install using
existing partition' (ie. no format) attempted to install 22.04; but it
failed to login with GUI with a reason i didn't work out... the install
looked good from terminal; I gather issues with `sddm` which I'd heavily
modified for support purposes (stuff others had done etc) which was
likely issue... I'd have discounted any inability to login, but this was
install error; which should not have been impacted by any possible-sddm-
config or other issue that was preventing GUI from starting.

---
Boost.Python error in job "packages".
Command 'apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config cifs-utils' returned non-zero exit status 100.
Reading package lists... Building dependency tree... Reading state information... Package 'live-initramfs' is not installed, so not removed Package 'live-build' is not installed, so not removed Package 'livecd-rootfs' is not installed, so not removed The following packages were automatically installed and are no longer required: finalrd localechooser-data user-setup Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: calamares* calamares-settings-lubuntu* calamares-settings-ubuntu-common* casper* cifs-utils* hunspell-en-us* lupin-casper* zram-config* 0 upgraded, 0 newly installed, 8 to remove and 6 not upgraded. After this operation, 12.1 MB disk space will be freed. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) (Reading database ... 229586 files and directories currently installed.) Removing calamares-settings-lubuntu (1:20.04.2.1) ... Removing calamares-settings-ubuntu-common (1:20.04.2.1) ... Removing calamares (3.2.20-0ubuntu1) ... dpkg: warning: while removing calamares, directory '/usr/lib/x86_64-linux-gnu/cmake' not empty so not removed Removing lupin-casper (0.57build1) ... Removing casper (1.445.2) ... Removing cifs-utils (2:6.9-1ubuntu0.2) ... Removing hunspell-en-us (1:2018.04.16-1) ... Removing zram-config (0.5) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for dictionaries-common (1.28.1) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... /sbin/ldconfig.real: /lib/x86_64-linux-gnu/libsmbldap.so.2 is not a symbolic link Processing triggers for man-db (2.9.1-1) ... /usr/bin/mandb: can't write to /var/cache/man/85916: No space left on device /usr/bin/mandb: can't create index cache /var/cache/man/85916: No space left on device Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) dpkg: error processing package desktop-file-utils (--configure): installed desktop-file-utils package post-installation script subprocess returned error exit status 1 /bin/dmesg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libtinfo.so.6) Errors were encountered while processing: desktop-file-utils E: Sub-process /usr/bin/dpkg returned an error code (1)

Traceback:
File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 560, in run
    run_operations(pkgman, entry)

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 479, in run_operations
    pkgman.remove(package_list)

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 261, in remove
    check_target_env_call(["apt-get", "--purge", "-q", "-y",

  File "<string>", line 47, in <module>
---

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: calamares 3.2.20-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-41.44~20.04.1-generic 5.15.39
Uname: Linux 5.15.0-41-generic x86_64
.etc.calamares.modules.finished.conf:
 ---
 restartNowMode: user-checked
 restartNowCommand: "systemctl -i reboot"
.etc.calamares.modules.partition.conf:
 efiSystemPartition: "/boot/efi"
 enableLuksAutomatedPartitioning: true
 userSwapChoices: none
 drawNestedPartitions: true
 defaultFileSystemType: "ext4"
.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-0ubuntu27.24
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.2
CurrentDesktop: LXQt
Date: Wed Jul  6 16:21:42 2022
LiveMediaBuild: Lubuntu 20.04.4 LTS "Focal Fossa" - Release amd64 (20220705)
RelatedPackageVersions:
 calamares-settings-ubuntu-common 1:20.04.2.1
 calamares-settings-lubuntu       1:20.04.2.1
 xfsprogs                         5.3.0-1ubuntu2
 btrfs-progs                      5.4.1-2
SourcePackage: calamares
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Description changed:

  possibly related to
  https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1928293
  
  I'll re-attempt (after reboot) using `sudo -E calamares -d`
  
  re-use SDA1 (ESP) & SDA2 (/) on hp 8200 WITHOUT FORMAT
  no touch of fedora or opensuse partition(s)
  
+ OF NOTE:  this was a working 20.04 system which I 'install using
+ existing partition' (ie. no format) attempted to install 22.04; but it
+ failed to login with GUI with a reason i didn't work out... the install
+ looked good from terminal; I gather issues with `sddm` which I'd heavily
+ modified for support purposes (stuff others had done etc) which was
+ likely issue... I'd have discounted any inability to login, but this was
+ install error; which should not have been impacted by any possible-sddm-
+ config or other issue that was preventing GUI from starting.
+ 
  ---
  Boost.Python error in job "packages".
  Command 'apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config cifs-utils' returned non-zero exit status 100.
  Reading package lists... Building dependency tree... Reading state information... Package 'live-initramfs' is not installed, so not removed Package 'live-build' is not installed, so not removed Package 'livecd-rootfs' is not installed, so not removed The following packages were automatically installed and are no longer required: finalrd localechooser-data user-setup Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: calamares* calamares-settings-lubuntu* calamares-settings-ubuntu-common* casper* cifs-utils* hunspell-en-us* lupin-casper* zram-config* 0 upgraded, 0 newly installed, 8 to remove and 6 not upgraded. After this operation, 12.1 MB disk space will be freed. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) (Reading database ... 229586 files and directories currently installed.) Removing calamares-settings-lubuntu (1:20.04.2.1) ... Removing calamares-settings-ubuntu-common (1:20.04.2.1) ... Removing calamares (3.2.20-0ubuntu1) ... dpkg: warning: while removing calamares, directory '/usr/lib/x86_64-linux-gnu/cmake' not empty so not removed Removing lupin-casper (0.57build1) ... Removing casper (1.445.2) ... Removing cifs-utils (2:6.9-1ubuntu0.2) ... Removing hunspell-en-us (1:2018.04.16-1) ... Removing zram-config (0.5) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for dictionaries-common (1.28.1) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... /sbin/ldconfig.real: /lib/x86_64-linux-gnu/libsmbldap.so.2 is not a symbolic link Processing triggers for man-db (2.9.1-1) ... /usr/bin/mandb: can't write to /var/cache/man/85916: No space left on device /usr/bin/mandb: can't create index cache /var/cache/man/85916: No space left on device Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) dpkg: error processing package desktop-file-utils (--configure): installed desktop-file-utils package post-installation script subprocess returned error exit status 1 /bin/dmesg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libtinfo.so.6) Errors were encountered while processing: desktop-file-utils E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  Traceback:
  File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 560, in run
-     run_operations(pkgman, entry)
+     run_operations(pkgman, entry)
  
-   File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 479, in run_operations
-     pkgman.remove(package_list)
+   File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 479, in run_operations
+     pkgman.remove(package_list)
  
-   File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 261, in remove
-     check_target_env_call(["apt-get", "--purge", "-q", "-y",
+   File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 261, in remove
+     check_target_env_call(["apt-get", "--purge", "-q", "-y",
  
-   File "<string>", line 47, in <module>
+   File "<string>", line 47, in <module>
  ---
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: calamares 3.2.20-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-41.44~20.04.1-generic 5.15.39
  Uname: Linux 5.15.0-41-generic x86_64
  .etc.calamares.modules.finished.conf:
-  ---
-  restartNowMode: user-checked
-  restartNowCommand: "systemctl -i reboot"
+  ---
+  restartNowMode: user-checked
+  restartNowCommand: "systemctl -i reboot"
  .etc.calamares.modules.partition.conf:
-  efiSystemPartition: "/boot/efi"
-  enableLuksAutomatedPartitioning: true
-  userSwapChoices: none
-  drawNestedPartitions: true
-  defaultFileSystemType: "ext4"
+  efiSystemPartition: "/boot/efi"
+  enableLuksAutomatedPartitioning: true
+  userSwapChoices: none
+  drawNestedPartitions: true
+  defaultFileSystemType: "ext4"
  .etc.calamares.modules.shellprocess_logs.conf:
-  ---
-  dontChroot: true
-  timeout: 30
-  script:
-      - calamares-logs-helper @@ROOT@@
+  ---
+  dontChroot: true
+  timeout: 30
+  script:
+      - calamares-logs-helper @@ROOT@@
  .etc.calamares.modules.unpackfs.conf:
-  ---
-  unpack:
-      -   source: "/cdrom/casper/filesystem.squashfs"
-          sourcefs: "squashfs"
-          destination: ""
+  ---
+  unpack:
+      -   source: "/cdrom/casper/filesystem.squashfs"
+          sourcefs: "squashfs"
+          destination: ""
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.445.2
  CurrentDesktop: LXQt
  Date: Wed Jul  6 16:21:42 2022
  LiveMediaBuild: Lubuntu 20.04.4 LTS "Focal Fossa" - Release amd64 (20220705)
  RelatedPackageVersions:
-  calamares-settings-ubuntu-common 1:20.04.2.1
-  calamares-settings-lubuntu       1:20.04.2.1
-  xfsprogs                         5.3.0-1ubuntu2
-  btrfs-progs                      5.4.1-2
+  calamares-settings-ubuntu-common 1:20.04.2.1
+  calamares-settings-lubuntu       1:20.04.2.1
+  xfsprogs                         5.3.0-1ubuntu2
+  btrfs-progs                      5.4.1-2
  SourcePackage: calamares
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  lubuntu 20.04 daily install on hp 8200 (QA) failed;

Status in calamares package in Ubuntu:
  New

Bug description:
  possibly related to
  https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1928293

  I'll re-attempt (after reboot) using `sudo -E calamares -d`

  re-use SDA1 (ESP) & SDA2 (/) on hp 8200 WITHOUT FORMAT
  no touch of fedora or opensuse partition(s)

  OF NOTE:  this was a working 20.04 system which I 'install using
  existing partition' (ie. no format) attempted to install 22.04; but it
  failed to login with GUI with a reason i didn't work out... the
  install looked good from terminal; I gather issues with `sddm` which
  I'd heavily modified for support purposes (stuff others had done etc)
  which was likely issue... I'd have discounted any inability to login,
  but this was install error; which should not have been impacted by any
  possible-sddm-config or other issue that was preventing GUI from
  starting.

  ---
  Boost.Python error in job "packages".
  Command 'apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config cifs-utils' returned non-zero exit status 100.
  Reading package lists... Building dependency tree... Reading state information... Package 'live-initramfs' is not installed, so not removed Package 'live-build' is not installed, so not removed Package 'livecd-rootfs' is not installed, so not removed The following packages were automatically installed and are no longer required: finalrd localechooser-data user-setup Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: calamares* calamares-settings-lubuntu* calamares-settings-ubuntu-common* casper* cifs-utils* hunspell-en-us* lupin-casper* zram-config* 0 upgraded, 0 newly installed, 8 to remove and 6 not upgraded. After this operation, 12.1 MB disk space will be freed. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) (Reading database ... 229586 files and directories currently installed.) Removing calamares-settings-lubuntu (1:20.04.2.1) ... Removing calamares-settings-ubuntu-common (1:20.04.2.1) ... Removing calamares (3.2.20-0ubuntu1) ... dpkg: warning: while removing calamares, directory '/usr/lib/x86_64-linux-gnu/cmake' not empty so not removed Removing lupin-casper (0.57build1) ... Removing casper (1.445.2) ... Removing cifs-utils (2:6.9-1ubuntu0.2) ... Removing hunspell-en-us (1:2018.04.16-1) ... Removing zram-config (0.5) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for dictionaries-common (1.28.1) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... /sbin/ldconfig.real: /lib/x86_64-linux-gnu/libsmbldap.so.2 is not a symbolic link Processing triggers for man-db (2.9.1-1) ... /usr/bin/mandb: can't write to /var/cache/man/85916: No space left on device /usr/bin/mandb: can't create index cache /var/cache/man/85916: No space left on device Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) update-desktop-database: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libglib-2.0.so.0) dpkg: error processing package desktop-file-utils (--configure): installed desktop-file-utils package post-installation script subprocess returned error exit status 1 /bin/dmesg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libtinfo.so.6) Errors were encountered while processing: desktop-file-utils E: Sub-process /usr/bin/dpkg returned an error code (1)

  Traceback:
  File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 560, in run
      run_operations(pkgman, entry)

    File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 479, in run_operations
      pkgman.remove(package_list)

    File "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py", line 261, in remove
      check_target_env_call(["apt-get", "--purge", "-q", "-y",

    File "<string>", line 47, in <module>
  ---

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: calamares 3.2.20-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-41.44~20.04.1-generic 5.15.39
  Uname: Linux 5.15.0-41-generic x86_64
  .etc.calamares.modules.finished.conf:
   ---
   restartNowMode: user-checked
   restartNowCommand: "systemctl -i reboot"
  .etc.calamares.modules.partition.conf:
   efiSystemPartition: "/boot/efi"
   enableLuksAutomatedPartitioning: true
   userSwapChoices: none
   drawNestedPartitions: true
   defaultFileSystemType: "ext4"
  .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-0ubuntu27.24
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.445.2
  CurrentDesktop: LXQt
  Date: Wed Jul  6 16:21:42 2022
  LiveMediaBuild: Lubuntu 20.04.4 LTS "Focal Fossa" - Release amd64 (20220705)
  RelatedPackageVersions:
   calamares-settings-ubuntu-common 1:20.04.2.1
   calamares-settings-lubuntu       1:20.04.2.1
   xfsprogs                         5.3.0-1ubuntu2
   btrfs-progs                      5.4.1-2
  SourcePackage: calamares
  UpgradeStatus: No upgrade log present (probably fresh install)

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



Follow ups