Bugzilla – Bug 1152377
Education/calamares: Calamares might not be build with proper python support.
Last modified: 2019-12-09 17:16:22 UTC
So I create a live ISO with openSUSE's Kiwi The live ISO use openSUSE Tumbleweed repo with KDE DE I include Calamares as one of the package in the live ISO I start Calamares with sudo -E calamares -d The installation procedures is nothing special, Select language English (which is the default) Select timezone default (america, newyork ) The partition table was selected as "Erase all" with EXT4 After confirm to install the error message popup Cannot set timezone. Link creation failed, target: /usr/share/zoneinfo/America/New_York; link name: /etc/localtime This is likely due to missing Python support. As suggest in the bug report in Calamares github issue. As seen in the log, specifically this error: Module "mount@mount" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. The full log is shown below Github issue: https://github.com/calamares/calamares/issues/1251#issuecomment-536193758 sudo -E calamares -d [sudo] password for root: No protocol specified QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 22:57:26 [1]: Calamares version: 3.1.11 Translation: Calamares: Using system locale: "en_US" 22:57:26 [1]: Default font ===== Pixel size: -1 Point size: 10 Point sizeF: 10 Font family: "Noto Sans" Metric height: 18 22:57:26 [1]: Font height: 18 22:57:26 [1]: Available languages: ("ar", "ast", "bg", "ca", "cs_CZ", "da", "de", "el", "en", "en_GB", "es_MX", "es", "eu", "fr", "he", "hr", "hu", "id", "is", "it_IT", "ja", "lt", "nl", "pl", "pt_BR", "pt_PT", "ro", "ru", "sk", "sv", "th", "tr_TR", "zh_CN", "zh_TW") 22:57:26 [1]: CalamaresApplication thread: 0x55f5d2a8bb10 22:57:26 [1]: Using log file: "/root/.cache/Calamares/Calamares/Calamares.log" 22:57:26 [1]: Using Calamares settings file at "/usr/share/calamares/settings.conf" 22:57:26 [1]: Using Calamares branding file at "/usr/share/calamares/branding/default/branding.desc" 22:57:26 [1]: WARNING: the selected branding component does not ship translations. 22:57:26 [1]: Loaded branding component "default" 22:57:26 [1]: STARTUP: initQmlPath, initSettings, initBranding done 22:57:26 [1]: STARTUP: initModuleManager: module init started 22:57:26 [1]: STARTUP: initModuleManager: all modules init done 22:57:26 [1]: STARTUP: initJobQueue done 22:57:26 [1]: Available size QSize(1024, 732) 22:57:26 [1]: Proposed window size: 1024 648 22:57:26 [1]: STARTUP: CalamaresWindow created; loadModules started 22:57:26 [1]: Initial locale "en_US" 22:57:26 [8]: Translation: Calamares: Using system locale: "en_US" 22:57:26 [1]: Welcome string false "KalaOS" 22:57:26 [1]: ViewModule "welcome@welcome" loading complete. 22:57:26 [1]: WARNING: guessLocaleConfiguration can't guess from an empty list. 22:57:26 [1]: ViewModule "locale@locale" loading complete. No protocol specified 22:57:26 [1]: ViewModule "keyboard@keyboard" loading complete. 22:57:26 [8]: Loaded backend plugin: "pmlibpartedbackendplugin" 22:57:26 [1]: ViewModule "partition@partition" loading complete. 22:57:26 [1]: ViewModule "users@users" loading complete. 22:57:26 [1]: ViewModule "summary@summary" loading complete. 22:57:26 [1]: Module "partition@partition" already loaded. 22:57:26 [1]: QML import paths: ("/usr/share/calamares/qml", "/usr/bin", "qrc:/qt-project.org/imports", "/usr/lib64/qt5/qml") 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "mount" 22:57:26 [1]: Module "mount@mount" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "unpackfs" 22:57:26 [1]: Module "unpackfs@unpackfs" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "machineid" 22:57:26 [1]: Module "machineid@machineid" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "fstab" 22:57:26 [1]: Module "fstab@fstab" cannot be created from descriptor. 22:57:26 [1]: Module "locale@locale" already loaded. 22:57:26 [1]: Module "keyboard@keyboard" already loaded. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "localecfg" 22:57:26 [1]: Module "localecfg@localecfg" cannot be created from descriptor. 22:57:26 [1]: Module "users@users" already loaded. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "displaymanager" 22:57:26 [1]: Module "displaymanager@displaymanager" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "networkcfg" 22:57:26 [1]: Module "networkcfg@networkcfg" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "hwclock" 22:57:26 [1]: Module "hwclock@hwclock" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "dracut" 22:57:26 [1]: Module "dracut@dracut" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "grubcfg" 22:57:26 [1]: Module "grubcfg@grubcfg" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "bootloader" 22:57:26 [1]: Module "bootloader@bootloader" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "packages" 22:57:26 [1]: Module "packages@packages" cannot be created from descriptor. 22:57:26 [0]: Python modules are not supported in this version of Calamares. 22:57:26 [0]: Bad module type ( "job" ) or interface string ( "python" ) for module "umount" 22:57:26 [1]: Module "umount@umount" cannot be created from descriptor. 22:57:26 [1]: FinishedPage() 22:57:26 [1]: ViewModule "finished@finished" loading complete. 22:57:26 [1]: STARTUP: loadModules for all modules done 22:57:26 [1]: STARTUP: Window now visible and ProgressTreeView populated 22:57:27 [8]: getting smart status failed for "/dev/vda" : Operation not supported 22:57:27 [1]: Removing unsuitable devices: 1 candidates. 22:57:27 [1]: LIST OF DETECTED DEVICES: 22:57:27 [1]: node capacity name prettyName 22:57:27 [1]: "/dev/vda" 21467980800 "Virtio Block Device" "Virtio Block Device – 19.99 GiB (/dev/vda)" 22:57:27 [1]: .. 1 devices detected. 03:57:27 [1]: WARNING: guessLocaleConfiguration can't guess from an empty list. 22:57:27 [1]: WARNING: guessLocaleConfiguration can't guess from an empty list. 22:57:27 [1]: WARNING: guessLocaleConfiguration can't guess from an empty list. 22:57:27 [1]: WARNING: guessLocaleConfiguration can't guess from an empty list. 22:57:27 [1]: Cannot open file "/etc/locale.gen" . Assuming the supported languages are already built into the locale archive. 22:57:27 [1]: Need at least storage bytes: 5905580032 22:57:27 [1]: Need at least ram bytes: 1073741824 22:57:27 [1]: enoughStorage, enoughRam, hasPower, hasInternet, isRoot: true true true false true No protocol specified 22:57:27 [1]: xkbmap selection changed to: "us" - "" 22:57:27 [1]: "Osprober lines, clean:\n" 22:57:27 [1]: Updating partitioning state widgets. 22:57:27 [0]: QObject::setParent: Cannot set parent, new parent is in a different thread 22:57:27 [1]: Required storage B: 8589934592 "(8GB)" 22:57:27 [1]: Available storage B: 20949517312 "(19GB)" for "/dev/vda1" length: 41927602 sectorsUsed: 1010576 fsType: "ext4" 22:57:27 [1]: Partition "/dev/vda1" authorized for resize + autopartition install. 22:57:27 [1]: Required storage B: 6442450944 "(6GB)" 22:57:27 [1]: Storage capacity B: 21466932224 "(19GB)" for "/dev/vda1" length: 41927602 22:57:27 [1]: Partition "/dev/vda1" authorized for replace install. 22:57:27 [1]: Updating partitioning preview widgets. 22:57:33 [1]: Updating partitioning preview widgets. 22:57:34 [1]: Updating partitioning preview widgets. 22:57:34 [1]: CreatePartitionTableJob::createTable trying to make table for device "/dev/vda" 22:57:34 [1]: PCM::setBootLoaderInstallPath "/dev/vda" 22:57:34 [1]: Suggested swap size: 6.2356 GiB 22:57:34 [1]: PCM::setBootLoaderInstallPath "/dev/vda" 22:57:34 [1]: PCM::setBootLoaderInstallPath "/dev/vda" 22:57:34 [1]: # Queue: 22:57:34 [1]: ## Device: "Virtio Block Device" 22:57:34 [1]: - "Create new msdos partition table on /dev/vda." 22:57:34 [1]: - "Create new 14087MB partition on /dev/vda (Virtio Block Device) with file system btrfs." 22:57:34 [1]: - "Create new 6385MB partition on /dev/vda (Virtio Block Device) with file system linuxswap." 22:57:34 [1]: Updating partitioning preview widgets. 22:57:34 [1]: Required storage B: 6442450944 "(6GB)" 22:57:34 [1]: Storage capacity B: 21466932224 "(19GB)" for "/dev/vda1" length: 41927602 22:57:34 [1]: Partition "/dev/vda1" authorized for replace install. 22:57:37 [1]: PCM::setBootLoaderInstallPath "/dev/vda" 22:57:42 [0]: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout 22:57:42 [0]: QObject::setParent: Cannot set parent, new parent is in a different thread 22:57:42 [1]: Creating FillGlobalStorageJob with bootLoader path "/dev/vda" 22:57:42 [1]: PartitionCodeModule has been asked for jobs. About to return: "Clear all temporary mounts.\nClear mounts for partitioning operations on /dev/vda\nCreate new msdos partition table on /dev/vda.\nCreate new 14087MB partition on /dev/vda (Virtio Block Device) with file system btrfs.\nCreate new 6385MB partition on /dev/vda (Virtio Block Device) with file system linuxswap.\nSet partition information" 22:57:42 [1]: Gathering UUIDs for partitions that exist now. 22:57:42 [1]: QHash(("", "")) 22:57:42 [1]: Writing to GlobalStorage["partitions"] 22:57:42 [1]: "" mtpoint: "/" fs: QVariant(QString, "btrfs") ( QVariant(QString, "btrfs") ) "" 22:57:42 [1]: "" mtpoint: "" fs: QVariant(QString, "linuxswap") ( QVariant(QString, "linuxswap") ) "" 22:57:42 [8]: QVariant(QString, "") "" "/" "btrfs" 22:57:42 [8]: QVariant(QString, "") "" "" "linuxswap" 22:57:42 [1]: Gathering UUIDs for partitions that exist now. 22:57:42 [1]: QHash(("", "")) 22:57:42 [1]: Writing to GlobalStorage["partitions"] 22:57:42 [1]: "" mtpoint: "/" fs: QVariant(QString, "btrfs") ( QVariant(QString, "btrfs") ) "" 22:57:42 [1]: "" mtpoint: "" fs: QVariant(QString, "linuxswap") ( QVariant(QString, "linuxswap") ) "" 22:57:42 [8]: QVariant(QString, "") "" "/" "btrfs" 22:57:42 [8]: QVariant(QString, "") "" "" "linuxswap" 22:57:42 [1]: Summary widget is larger than viewport, enlarge by 27 to QSize(822, 623) 22:57:44 [1]: Creating FillGlobalStorageJob with bootLoader path "/dev/vda" 22:57:44 [1]: PartitionCodeModule has been asked for jobs. About to return: "Clear all temporary mounts.\nClear mounts for partitioning operations on /dev/vda\nCreate new msdos partition table on /dev/vda.\nCreate new 14087MB partition on /dev/vda (Virtio Block Device) with file system btrfs.\nCreate new 6385MB partition on /dev/vda (Virtio Block Device) with file system linuxswap.\nSet partition information" 22:57:44 [0]: Starting job "Clear all temporary mounts." 22:57:44 [1]: Opened mtab. Lines: 22:57:44 [1]: "sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0" 22:57:44 [1]: "proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0" 22:57:44 [1]: "devtmpfs /dev devtmpfs rw,nosuid,size=1453304k,nr_inodes=363326,mode=755 0 0" 22:57:44 [1]: "securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0" 22:57:44 [1]: "tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0" 22:57:44 [1]: "devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0" 22:57:44 [1]: "tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0" 22:57:44 [1]: "tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0" 22:57:44 [1]: "cgroup2 /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0" 22:57:44 [1]: "pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0" 22:57:44 [1]: "bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0" 22:57:44 [1]: "cgroup /sys/fs/cgroup/rdma cgroup rw,nosuid,nodev,noexec,relatime,rdma 0 0" 22:57:44 [1]: "/dev/sr0 /run/initramfs/live iso9660 ro,relatime,nojoliet,check=s,map=n,blocksize=2048 0 0" 22:57:44 [1]: "/dev/loop0 /run/initramfs/squashfs_container squashfs ro,relatime 0 0" 22:57:44 [1]: "/dev/loop1 /run/rootfsbase ext4 ro,relatime 0 0" 22:57:44 [1]: "LiveOS_rootfs / overlay rw,relatime,lowerdir=/run/rootfsbase,upperdir=/run/overlayfs/rw,workdir=/run/overlayfs/work 0 0" 22:57:44 [1]: "rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0" 22:57:44 [1]: "systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=33,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=20446 0 0" 22:57:44 [1]: "debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0" 22:57:44 [1]: "mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0" 22:57:44 [1]: "hugetlbfs /dev/hugepages hugetlbfs rw,relatime,pagesize=2M 0 0" 22:57:44 [1]: "tmpfs /run/user/1000 tmpfs rw,nosuid,nodev,relatime,size=297204k,mode=700,uid=1000,gid=1000 0 0" 22:57:44 [1]: "gvfsd-fuse /run/user/1000/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0" 22:57:44 [1]: "tracefs /sys/kernel/debug/tracing tracefs rw,nosuid,nodev,noexec,relatime 0 0" 22:57:44 [1]: ClearTempMountsJob finished. Here's what was done: "" 22:57:44 [0]: Starting job "Clear mounts for partitioning operations on /dev/vda" 22:57:45 [1]: ClearMountsJob finished. Here's what was done: "" 22:57:45 [0]: Starting job "Create new msdos partition table on /dev/vda." 22:57:45 [1]: CreatePartitionTableJob::createTable trying to make table for device "/dev/vda" 22:57:45 [1]: Creating new partition table of type "msdos" , uncommitted yet: true 22:57:45 [1]: lsblk: "NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT\nloop0 7:0 0 4.1G 1 loop /run/initramfs/squashfs_container\nloop1 7:1 0 26.1G 1 loop /run/rootfsbase\nsr0 11:0 1 4.2G 0 rom /run/initramfs/live\nvda 253:0 0 20G 0 disk \n\xE2\x94\x94\xE2\x94\x80vda1 253:1 0 20G 0 part \n" 22:57:45 [1]: mount: "sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)\nproc on /proc type proc (rw,nosuid,nodev,noexec,relatime)\ndevtmpfs on /dev type devtmpfs (rw,nosuid,size=1453304k,nr_inodes=363326,mode=755)\nsecurityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)\ntmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)\ndevpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)\ntmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)\ntmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)\ncgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)\ncgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)\npstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)\nbpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)\ncgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)\ncgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)\ncgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)\ncgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)\ncgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)\ncgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)\ncgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)\ncgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)\ncgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)\ncgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)\ncgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)\n/dev/sr0 on /run/initramfs/live type iso9660 (ro,relatime,nojoliet,check=s,map=n,blocksize=2048)\n/run/initramfs/live/LiveOS/squashfs.img on /run/initramfs/squashfs_container type squashfs (ro,relatime)\n/run/initramfs/squashfs_container/LiveOS/rootfs.img on /run/rootfsbase type ext4 (ro,relatime)\nLiveOS_rootfs on / type overlay (rw,relatime,lowerdir=/run/rootfsbase,upperdir=/run/overlayfs/rw,workdir=/run/overlayfs/work)\nrpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)\nsystemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=33,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=20446)\ndebugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)\nmqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)\nhugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)\ntmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=297204k,mode=700,uid=1000,gid=1000)\ngvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)\ntracefs on /sys/kernel/debug/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)\n" 22:57:45 [0]: Starting job "Create new 14087MB partition on /dev/vda (Virtio Block Device) with file system btrfs." 22:57:46 [0]: Starting job "Create new 6385MB partition on /dev/vda (Virtio Block Device) with file system linuxswap." 22:57:46 [0]: Starting job "Set partition information" 22:57:46 [1]: Gathering UUIDs for partitions that exist now. 22:57:46 [1]: QHash(("/dev/vda2", "846b894d-8cd7-46e1-a04e-c637cc8ba01a")("/dev/vda1", "6272cbb6-eaed-4c6c-816d-f2726cb9e115")) 22:57:46 [1]: Writing to GlobalStorage["partitions"] 22:57:46 [1]: "/dev/vda1" mtpoint: "/" fs: QVariant(QString, "btrfs") ( QVariant(QString, "btrfs") ) "6272cbb6-eaed-4c6c-816d-f2726cb9e115" 22:57:46 [1]: "/dev/vda2" mtpoint: "" fs: QVariant(QString, "linuxswap") ( QVariant(QString, "linuxswap") ) "846b894d-8cd7-46e1-a04e-c637cc8ba01a" 22:57:46 [1]: FillGlobalStorageJob writing bootLoader path: QVariant(QVariantMap, QMap(("installPath", QVariant(QString, "/dev/vda")))) 22:57:46 [0]: Starting job "Set timezone to America/New_York" 22:57:46 [0]: No rootMountPoint in global storage 22:57:46 [0]: No rootMountPoint in global storage 22:57:46 [0]: Installation failed: 22:57:46 [0]: - message: "Cannot set timezone." 22:57:46 [0]: - details: "Link creation failed, target: /usr/share/zoneinfo/America/New_York; link name: /etc/localtime" 22:57:46 [0]: Calamares will quit when the dialog closes. 22:57:46 [1]: FinishedPage::setUpRestart() 22:58:37 [8]: Shutting down Calamares... 22:58:37 [8]: Finished shutdown. 22:58:37 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread 22:58:37 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
Also, the calamares version is Calamares version: 3.1.11 on openSUSE Tumbleweed.
If I were to guess, boost is not configured properly.
As described in https://github.com/calamares/calamares/issues/1242 https://github.com/calamares/calamares/issues/1251 we should try to to add -DBoost_NO_BOOST_CMAKE=ON option. Please test package from Education repository: https://software.opensuse.org/ymp/Education/openSUSE_Tumbleweed/calamares.ymp?base=openSUSE%3AFactory&query=calamares See also https://gitlab.kitware.com/cmake/cmake/issues/18865
This bug seems to be related to updated boost-defaults (1.69.0 -> 1.71.0) in Tumbleweed snapshot 20190918. "-DBoost_NO_BOOST_CMAKE=ON" option used to workaround bug in Cmake compatibility with boost >= 1.70
This is an autogenerated message for OBS integration: This bug (1152377) was mentioned in https://build.opensuse.org/request/show/735533 Factory / calamares
Should be fixed in next openSUSE TW release.
This is an autogenerated message for OBS integration: This bug (1152377) was mentioned in https://build.opensuse.org/request/show/749018 15.0 / calamares
This is an autogenerated message for OBS integration: This bug (1152377) was mentioned in https://build.opensuse.org/request/show/749077 15.0+15.1 / calamares
openSUSE-SU-2019:2628-1: An update that solves one vulnerability and has one errata is now available. Category: security (moderate) Bug References: 1140256,1152377 CVE References: CVE-2019-13178 Sources used: openSUSE Leap 15.1 (src): calamares-3.2.15-lp151.4.3.3 openSUSE Leap 15.0 (src): calamares-3.2.15-lp150.7.2
openSUSE-SU-2019:2655-1: An update that solves one vulnerability and has one errata is now available. Category: security (moderate) Bug References: 1140256,1152377 CVE References: CVE-2019-13178 Sources used: openSUSE Backports SLE-15-SP1 (src): calamares-3.2.15-bp151.4.3.1
openSUSE-SU-2019:2654-1: An update that solves one vulnerability and has one errata is now available. Category: security (moderate) Bug References: 1140256,1152377 CVE References: CVE-2019-13178 Sources used: openSUSE Backports SLE-15 (src): calamares-3.2.15-bp150.2.6.1