Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- To run a command as administrator (user "root"), use "sudo <command>".
- See "man sudo_root" for details.
- neon@neon:~$ calamares
- calamares calamares-nomodeset
- calamares-cryptsetup calamares-oem-uid
- calamares-kernel calamares-oem-uid-undo-and-configure
- calamares-l10n-helper calamares-update
- calamares-logs-helper
- neon@neon:~$ calamares
- calamares calamares-nomodeset
- calamares-cryptsetup calamares-oem-uid
- calamares-kernel calamares-oem-uid-undo-and-configure
- calamares-l10n-helper calamares-update
- calamares-logs-helper
- neon@neon:~$ sudo calamares
- Not enabling extra modes
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- Calamares is already running, shutting down.
- Other running Calamares instances:
- true 1790 ("/usr/bin/_neon.calamares", "--xdg-config")
- true 3037 ("/usr/bin/_neon.calamares", "--xdg-config")
- neon@neon:~$ sudo calamares
- Not enabling extra modes
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- ^Cneon@neon:~$ calamares --help
- Not enabling extra modes
- Usage: /usr/bin/_neon.calamares [options]
- Distribution-independent installer framework
- Options:
- -h, --help Displays help on commandline options.
- --help-all Displays help including Qt specific options.
- -v, --version Displays version information.
- -d, --debug Also look in current directory for configuration.
- Implies -D8.
- -D <level> Verbose output for debugging purposes (0-8).
- -c, --config <config> Configuration directory to use, for testing
- purposes.
- -X, --xdg-config Use XDG_{CONFIG,DATA}_DIRS as well.
- -T, --debug-translation Also look in the current directory for translation.
- neon@neon:~$ sudo calamares --debug
- Not enabling extra modes
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- 05:32:34 [6]: Calamares::Settings::Settings(const QString&, bool)
- Using Calamares settings file at "/calamares/desktop/settings.conf"
- .. Required settings.conf key dont-chroot is missing.
- .. Required settings.conf key oem-setup is missing.
- .. Required settings.conf key disable-cancel is missing.
- .. Required settings.conf key disable-cancel-during-exec is missing.
- .. Required settings.conf key hide-back-and-next-during-exec is missing.
- .. Required settings.conf key quit-at-end is missing.
- 05:32:34 [6]: void Logger::setupLogfile()
- Using log file: "/root/.cache/calamares/session.log"
- 05:32:34 [6]: void CalamaresApplication::init()
- Calamares version: 3.2.51
- .. languages: "ar, as, ast, az, az_AZ, be, bg, bn, ca, ca@valencia, cs_CZ, da, de, el, en, en_GB, eo, es, es_MX, et, eu, fa, fi_FI, fr, fur, gl, he, hi, hr, hu, id, is, it_IT, ja, ko, lt, ml, mr, nb, nl, 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"
- 05:32:34 [6]: bool CalamaresUtils::initQmlModulesDir()
- Using Calamares QML directory "/usr/share/calamares/qml"
- 05:32:34 [6]: Calamares::Branding::Branding(const QString&, QObject*)
- Using Calamares branding file at "/calamares/desktop/branding/neon/branding.desc"
- 05:32:34 [2]: void Calamares::Branding::initSimpleSettings(const YAML::Node&)
- WARNING: Branding module-setting *windowExpanding* interpreted as "normal"
- 05:32:34 [2]: void Calamares::Branding::initSimpleSettings(const YAML::Node&)
- WARNING: Branding module-setting *windowPlacement* interpreted as "free"
- 05:32:34 [2]: void Calamares::flavorAndSide(const YAML::Node&, const char*, Calamares::Branding::PanelFlavor&, Calamares::Branding::PanelSide&)
- WARNING: Branding setting for sidebar is missing, using "widget" "left"
- 05:32:34 [2]: void Calamares::flavorAndSide(const YAML::Node&, const char*, Calamares::Branding::PanelFlavor&, Calamares::Branding::PanelSide&)
- WARNING: Branding setting for navigation is missing, using "widget" "bottom"
- 05:32:34 [2]: Calamares::Branding::Branding(const QString&, QObject*)
- WARNING: the branding component "/calamares/desktop/branding/neon" does not ship translations.
- 05:32:34 [6]: Calamares::Branding::Branding(const QString&, QObject*)
- Loaded branding component "neon"
- .. No translation for "tz_" "C" using default (en)
- .. No translation for "calamares_" "C" using default (en)
- .. STARTUP: initSettings, initQmlPath, initBranding done
- .. STARTUP: initModuleManager: module init started
- 05:32:34 [6]: void Calamares::ModuleManager::doInit()
- Found 60 modules
- 05:32:34 [6]: void CalamaresApplication::initView()
- STARTUP: initModuleManager: all modules init done
- 05:32:34 [6]: void CalamaresApplication::initView()
- STARTUP: initJobQueue done
- 05:32:34 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
- Available desktop QSize(4096, 2116) minimum size QSize(1024, 520)
- .. Proposed window size: 1024 520
- 05:32:34 [6]: void CalamaresApplication::initView()
- STARTUP: CalamaresWindow created; loadModules started
- 05:32:34 [6]: void Config::initLanguages()
- Matching locale QLocale(C, Default, Default)
- .. Matching approximate locale QLocale::C
- .. Matching English (US)
- 05:32:34 [6]: void Config::setLocaleIndex(int)
- Index 14 Selected locale "en"
- .. Loaded QRC translation "tz_" "en"
- .. Loaded QRC translation "calamares_" "en"
- 05:32:34 [6]: virtual void Calamares::ViewModule::loadSelf()
- ViewModule "welcome@welcome" loading complete.
- 05:32:34 [6]: virtual void Calamares::ViewModule::loadSelf()
- ViewModule "locale@locale" loading complete.
- 05:32:34 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
- Loaded 188 keyboard models
- 05:32:34 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
- Variants now total= 0 selected= -1
- .. Loaded QRC translation "kb_" "en"
- 05:32:34 [6]: void Config::detectCurrentKeyboardLayout()
- ("pc", "us", "inet(evdev)\"")
- 05:32:35 [6]: virtual void Calamares::ViewModule::loadSelf()
- ViewModule "keyboard@keyboard" loading complete.
- 05:32:35 [6]: CalamaresUtils::Partition::InternalManager::InternalManager()
- KPMCore backend starting ..
- 05:32:35 [6]: Loaded backend plugin: "pmsfdiskbackendplugin"
- .. Backend @0x5622450a5db0 "pmsfdiskbackendplugin" "1"
- 05:32:35 [2]: void Config::setConfigurationMap(const QVariantMap&)
- WARNING: Configuration for *initialSwapChoice* is not one of the *userSwapChoices*
- 05:32:35 [2]: void Config::fillConfigurationFSTypes(const QVariantMap&)
- WARNING: Partition-module setting *defaultFileSystemType* is missing, will use ext4
- 05:32:35 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
- WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios
- 05:32:35 [6]: virtual void Calamares::ViewModule::loadSelf()
- ViewModule "partition@partition" loading complete.
- 05:32:35 [6]: virtual void Calamares::ViewModule::loadSelf()
- ViewModule "users@users" loading complete.
- 05:32:35 [6]: void Calamares::ModuleManager::loadModules()
- Module "partition@partition" already loaded.
- 05:32:35 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
- QML import paths:
- "/usr/share/calamares/qml"
- "/usr/bin"
- "qrc:/qt-project.org/imports"
- "/usr/lib/x86_64-linux-gnu/qt5/qml"
- 05:32:35 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
- QML load on startup, API 2.
- 05:32:35 [2]: virtual void MachineIdJob::setConfigurationMap(const QVariantMap&)
- WARNING: MachineId: configuration setting *symlink* is deprecated, use *dbus-symlink*.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "machineid@machineid" loading complete.
- 05:32:35 [6]: void Calamares::ModuleManager::loadModules()
- Module "locale@locale" already loaded.
- 05:32:35 [6]: void Calamares::ModuleManager::loadModules()
- Module "keyboard@keyboard" already loaded.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete.
- 05:32:35 [6]: void Calamares::ModuleManager::loadModules()
- Module "users@users" already loaded.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "shellprocess@boot_deploy" loading complete.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "shellprocess@boot_reconfigure" loading complete.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "shellprocess@cryptsetup" loading complete.
- 05:32:35 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
- WARNING: No config file for "initramfs" found anywhere at
- "/home/neon/src/modules/initramfs/initramfs.conf"
- "/calamares/desktop/calamares/modules/initramfs.conf"
- "/calamares/desktop/modules/initramfs.conf"
- "/etc/xdg/calamares/modules/initramfs.conf"
- "/etc/xdg/modules/initramfs.conf"
- "/etc/calamares/modules/initramfs.conf"
- "/usr/share/calamares/modules/initramfs.conf"
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "initramfs@initramfs" loading complete.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "contextualprocess@before_bootloader" loading complete.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "contextualprocess@after_bootloader" loading complete.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "shellprocess@nomodeset" loading complete.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "shellprocess@install_translations" loading complete.
- 05:32:35 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
- WARNING: No config file for "neon-fs-cleanup" found anywhere at
- "/home/neon/src/modules/neon-fs-cleanup/neon-fs-cleanup.conf"
- "/calamares/desktop/calamares/modules/neon-fs-cleanup.conf"
- "/calamares/desktop/modules/neon-fs-cleanup.conf"
- "/etc/xdg/calamares/modules/neon-fs-cleanup.conf"
- "/etc/xdg/modules/neon-fs-cleanup.conf"
- "/etc/calamares/modules/neon-fs-cleanup.conf"
- "/usr/share/calamares/modules/neon-fs-cleanup.conf"
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "shellprocess@logs" loading complete.
- 05:32:35 [6]: virtual void Calamares::CppJobModule::loadSelf()
- CppJobModule "umount@umount" loading complete.
- 05:32:35 [6]: virtual void Calamares::ViewModule::loadSelf()
- ViewModule "finished@finished" loading complete.
- .. Loaded QRC translation "kb_" "en"
- 05:32:35 [6]: void CalamaresApplication::initViewSteps()
- STARTUP: loadModules for all modules done
- 05:32:35 [6]: void Calamares::ModuleManager::checkRequirements()
- Checking module requirements ..
- 05:32:35 [6]: void CalamaresApplication::initViewSteps()
- STARTUP: Window now visible and ProgressTreeView populated
- .. 7 view steps loaded.
- 05:32:35 [6]: void Config::xkbApply()
- xkbmap selection changed to: "us" - ""
- 05:32:35 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
- QML component complete, API 2
- .. Loading "/usr/share/ubiquity-slideshow/slides/index.qml"
- 05:32:36 [6]: void Calamares::RequirementsChecker::reportProgress()
- Remaining modules: 11
- "partition"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "umount"
- "unpackfs"
- "users"
- "welcome"
- 05:32:37 [2]: unknown file system type "dos" on "/dev/sda3"
- 05:32:37 [6]: smartctl initialization failed for "/dev/sdb" : No such file or directory
- 05:32:37 [6]: error during smart output parsing for "/dev/sdb" : Success
- 05:32:37 [2]: unknown file system type "" on "/dev/sdb2"
- 05:32:37 [6]: QList<Device*> PartUtils::getDevices(PartUtils::DeviceType)
- Removing unsuitable devices: 2 candidates.
- .. Running ("blkid", "/dev/sda")
- .. Finished. Exit code: 0 output:
- /dev/sda: PTUUID="e8835a86" PTTYPE="dos"
- .. Running ("blkid", "/dev/sda1")
- .. Finished. Exit code: 0 output:
- /dev/sda1: LABEL="System Reserved" UUID="28A26C5FA26C340A" TYPE="ntfs" PARTUUID="e8835a86-01"
- .. Running ("blkid", "/dev/sda2")
- .. Finished. Exit code: 0 output:
- /dev/sda2: LABEL="OS DRIVE" UUID="A4D8718FD871608A" TYPE="ntfs" PARTUUID="e8835a86-02"
- .. Running ("blkid", "/dev/sda3")
- .. Finished. Exit code: 0 output:
- /dev/sda3: PTUUID="6e697373" PTTYPE="dos" PARTUUID="e8835a86-03"
- .. Running ("blkid", "/dev/sdb")
- .. Finished. Exit code: 0 output:
- /dev/sdb: PTUUID="0032dd64" PTTYPE="dos"
- .. Running ("blkid", "/dev/sdb1")
- .. Finished. Exit code: 0 output:
- /dev/sdb1: LABEL="NEON USER 2" UUID="F6BD-EA14" TYPE="vfat" PARTUUID="0032dd64-01"
- .. Running ("blkid", "/dev/sdb2")
- .. Finished. Exit code: 0 output:
- /dev/sdb2: PARTUUID="0032dd64-02"
- .. there are 2 devices left.
- 05:32:37 [6]: void PartitionCoreModule::doInit()
- LIST OF DETECTED DEVICES:
- .. node capacity name prettyName
- .. "/dev/sda" 250056737280 DevName$fb853243 DevNamePretty$945083c9
- .. "/dev/sdb" 30746096640 DevName$887454c4 DevNamePretty$3d5a8ef3
- .. 2 devices detected.
- 05:32:37 [6]: void Calamares::RequirementsChecker::reportProgress()
- Remaining modules: 11
- "partition"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "umount"
- "unpackfs"
- "users"
- "welcome"
- 05:32:39 [6]: void Calamares::RequirementsChecker::reportProgress()
- Remaining modules: 11
- "partition"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "shellprocess"
- "umount"
- "unpackfs"
- "users"
- "welcome"
- .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/sda1")
- .. Finished. Exit code: 0 output:
- ntfs
- 05:32:39 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&)
- Checking device "/dev/sda1" for fstab (fs= "ntfs" )
- .. Running ("mount", "-o", "ro", "/dev/sda1", "/tmp/calamares-ZaLJvB")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- 05:32:39 [2]: FstabEntryList PartUtils::lookForFstabEntries(const QString&)
- WARNING: Could not read fstab from mounted fs
- .. Running ("umount", "-R", "/tmp/calamares-ZaLJvB")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- .. NO, insufficient storage
- Required storage B: 11274289152 "(10.5GiB)"
- Available storage B: 498798592 "(0GiB)" for "/dev/sda1" length: 1024000 sectorsUsed: 49784 fsType: "ntfs"
- .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/sda7")
- .. Finished. Exit code: 0 output:
- ext4
- 05:32:39 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&)
- Checking device "/dev/sda7" for fstab (fs= "ext4" )
- .. Running ("mount", "-o", "ro,noload", "/dev/sda7", "/tmp/calamares-HMplxB")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- .. got 12 fstab entries from 12 lines in "/tmp/calamares-HMplxB/etc/fstab"
- .. Running ("umount", "-R", "/tmp/calamares-HMplxB")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- 05:32:39 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&)
- Partition "/dev/sda7" authorized for resize + autopartition install.
- .. os-prober lines after cleanup:
- "/dev/sda1:Windows 7:Windows:chain"
- "/dev/sda7:KDE neon User - Plasma 25th Anniversary Edition (20.04):neon:linux"
- 05:32:39 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
- Got 1 requirement results from "partition"
- 05:32:39 [6]: bool GeneralRequirements::checkHasPower()
- A battery exists, checking for mains power.
- 05:32:40 [6]: void ChoicePage::updateDeviceStatePreview()
- Updating partitioning state widgets.
- 05:32:40 [6]: void ChoicePage::setupActions()
- Setting up actions for "/dev/sda" with 2 entries.
- .. NO, insufficient storage
- Required storage B: 11274289152 "(10.5GiB)"
- Available storage B: 498798592 "(0GiB)" for "/dev/sda1" length: 1024000 sectorsUsed: 49784 fsType: "ntfs"
- .. Checking if "/dev/sda1" can be replaced.
- .. NO, insufficient storage
- Required storage B: 9126805504 "(8GiB)"
- Available storage B: 524288000 "(0GiB)"
- .. Partition "/dev/sda2" authorized for resize + autopartition install.
- .. contains resizable "/dev/sda2"
- .. Checking if "/dev/sda2" can be replaced.
- .. Partition "/dev/sda2" authorized for replace install.
- .. contains replaceable "/dev/sda2"
- .. NO, insufficient storage
- Required storage B: 11274289152 "(10.5GiB)"
- Available storage B: 4194304 "(0GiB)" for "/dev/sda3" length: 244199424 sectorsUsed: 244191232 fsType: "extended"
- .. Checking if "/dev/sda3" can be replaced.
- .. Partition "/dev/sda3" authorized for replace install.
- .. contains replaceable "/dev/sda3"
- .. NO, insufficient storage
- Required storage B: 11274289152 "(10.5GiB)"
- Available storage B: 8589934592 "(8GiB)" for "/dev/sda5" length: 16777216 sectorsUsed: 0 fsType: "linuxswap"
- .. Checking if "/dev/sda5" can be replaced.
- .. NO, insufficient storage
- Required storage B: 9126805504 "(8GiB)"
- Available storage B: 8589934592 "(8GiB)"
- .. NO, insufficient storage
- Required storage B: 11274289152 "(10.5GiB)"
- Available storage B: 867024896 "(0GiB)" for "/dev/sda6" length: 2097152 sectorsUsed: 403744 fsType: "ext4"
- .. Checking if "/dev/sda6" can be replaced.
- .. NO, insufficient storage
- Required storage B: 9126805504 "(8GiB)"
- Available storage B: 1073741824 "(1GiB)"
- .. Partition "/dev/sda7" authorized for resize + autopartition install.
- .. contains resizable "/dev/sda7"
- .. Checking if "/dev/sda7" can be replaced.
- .. Partition "/dev/sda7" authorized for replace install.
- .. contains replaceable "/dev/sda7"
- .. Partition "/dev/sda8" authorized for resize + autopartition install.
- .. contains resizable "/dev/sda8"
- .. Checking if "/dev/sda8" can be replaced.
- .. Partition "/dev/sda8" authorized for replace install.
- .. contains replaceable "/dev/sda8"
- 05:32:40 [6]: ChoicePage::setupActions()::<lambda()>
- Setting texts for >= 2 osprober entries
- 05:32:40 [6]: void ChoicePage::continueApplyDeviceChoice()
- Previous device -1 new device 0
- 05:32:40 [6]: void ChoicePage::applyActionChoice(InstallChoice)
- Prev -1 InstallChoice Config::NoChoice "none"
- 05:32:40 [6]: bool ChoicePage::calculateNextEnabled() const
- No partitioning choice
- 05:32:40 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
- Updating partitioning preview widgets.
- 05:32:40 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
- GeneralRequirements output:
- storage : 8589934592
- enoughStorage : true
- RAM : 1073741824
- enoughRam : true
- hasPower : true
- hasInternet : true
- isRoot : true
- 05:32:40 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
- Got 5 requirement results from "welcome"
- 05:32:40 [6]: void Calamares::RequirementsChecker::finished()
- All requirements have been checked.
- 05:32:40 [6]: void Calamares::RequirementsModel::describe() const
- Requirements model has 6 items
- .. requirement 0 "partitions" satisfied? true mandatory? true
- .. requirement 1 "storage" satisfied? true mandatory? true
- .. requirement 2 "ram" satisfied? true mandatory? true
- .. requirement 3 "power" satisfied? true mandatory? false
- .. requirement 4 "internet" satisfied? true mandatory? false
- .. requirement 5 "root" satisfied? true mandatory? true
- 11:02:56 [6]: void Config::guessLocaleKeyboardLayout()
- Got locale language "en_IN"
- .. special case language "en_IN" becomes "us"
- .. looking for locale part "us"
- .. matched "us"
- 11:03:04 [6]: void ChoicePage::applyActionChoice(InstallChoice)
- Prev -1 InstallChoice Config::Manual "manual"
- 11:03:04 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
- Updating partitioning preview widgets.
- 11:03:09 [6]: virtual void PartitionViewStep::next()
- Choice applied: Config::Manual
- 11:03:17 [6]: void EditExistingPartitionDialog::applyChanges(PartitionCoreModule*)
- old boundaries: 244199424 260976639 16777216
- .. new boundaries: 244199424 260976639
- .. dirty status: false
- 11:03:17 [6]: void PartitionPage::updateBootLoaderInstallPath()
- PartitionPage::updateBootLoaderInstallPath "/dev/sda"
- 11:03:17 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
- PCM::setBootLoaderInstallPath "/dev/sda"
- 11:03:29 [6]: void EditExistingPartitionDialog::applyChanges(PartitionCoreModule*)
- old boundaries: 260978688 263075839 2097152
- .. new boundaries: 260978688 263075839
- .. dirty status: false
- 11:03:29 [6]: void PartitionPage::updateBootLoaderInstallPath()
- PartitionPage::updateBootLoaderInstallPath "/dev/sda"
- 11:03:29 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
- PCM::setBootLoaderInstallPath "/dev/sda"
- 11:03:51 [6]: void EditExistingPartitionDialog::applyChanges(PartitionCoreModule*)
- old boundaries: 263077888 357449727 94371840
- .. new boundaries: 263077888 357449727
- .. dirty status: false
- 11:03:51 [6]: void PartitionPage::updateBootLoaderInstallPath()
- PartitionPage::updateBootLoaderInstallPath "/dev/sda"
- 11:03:51 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
- PCM::setBootLoaderInstallPath "/dev/sda"
- 11:03:56 [6]: void EditExistingPartitionDialog::applyChanges(PartitionCoreModule*)
- old boundaries: 260978688 263075839 2097152
- .. new boundaries: 260978688 263075839
- .. dirty status: false
- 11:03:56 [6]: void PartitionPage::updateBootLoaderInstallPath()
- PartitionPage::updateBootLoaderInstallPath "/dev/sda"
- 11:03:56 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
- PCM::setBootLoaderInstallPath "/dev/sda"
- 11:04:03 [6]: void EditExistingPartitionDialog::applyChanges(PartitionCoreModule*)
- old boundaries: 357451776 488396799 130945024
- .. new boundaries: 357451776 488396799
- .. dirty status: false
- 11:04:03 [6]: void PartitionPage::updateBootLoaderInstallPath()
- PartitionPage::updateBootLoaderInstallPath "/dev/sda"
- 11:04:03 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&)
- PCM::setBootLoaderInstallPath "/dev/sda"
- 11:04:05 [6]: virtual void PartitionViewStep::onLeave()
- device: BIOS
- 11:04:05 [6]: bool shouldWarnForGPTOnBIOS(const PartitionCoreModule*)
- Found device for bootloader "/dev/sda"
- .. No suitable partition for bios_grub found
- 11:04:32 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
- Checking LVM use on 2 devices
- 11:04:32 [6]: void Calamares::JobThread::finalize()
- There are 35 jobs, total weight 37
- .. Job 1 "Manage auto-mount settings" +wt 0.2 tot.wt 0.2
- .. Job 2 "Clear all temporary mounts." +wt 0.2 tot.wt 0.4
- .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.2 tot.wt 0.6
- .. Job 4 "Set partition information" +wt 0.2 tot.wt 0.8
- .. Job 5 "Manage auto-mount settings" +wt 0.2 tot.wt 1
- .. Job 6 "mount" +wt 1 tot.wt 2
- .. Job 7 "unpackfs" +wt 12 tot.wt 14
- .. Job 8 "Generate machine-id." +wt 1 tot.wt 15
- .. Job 9 "fstab" +wt 1 tot.wt 16
- .. Job 10 "Set timezone to Asia/Kolkata" +wt 1 tot.wt 17
- .. Job 11 "Set keyboard model to pc105, layout to us-" +wt 1 tot.wt 18
- .. Job 12 "localecfg" +wt 1 tot.wt 19
- .. Job 13 "Configuring LUKS key file." +wt 1 tot.wt 20
- .. Job 14 "Configure <pre>sudo</pre> users." +wt 0.166667 tot.wt 20.1667
- .. Job 15 "Preparing groups." +wt 0.166667 tot.wt 20.3333
- .. Job 16 "Create user k" +wt 0.166667 tot.wt 20.5
- .. Job 17 "Set password for user k" +wt 0.166667 tot.wt 20.6667
- .. Job 18 "Set password for user root" +wt 0.166667 tot.wt 20.8333
- .. Job 19 "Set hostname android-tv" +wt 0.166667 tot.wt 21
- .. Job 20 "displaymanager" +wt 1 tot.wt 22
- .. Job 21 "networkcfg" +wt 1 tot.wt 23
- .. Job 22 "hwclock" +wt 1 tot.wt 24
- .. Job 23 "Shell Processes Job" +wt 1 tot.wt 25
- .. Job 24 "Shell Processes Job" +wt 1 tot.wt 26
- .. Job 25 "Shell Processes Job" +wt 1 tot.wt 27
- .. Job 26 "Creating initramfs." +wt 1 tot.wt 28
- .. Job 27 "Contextual Processes Job" +wt 1 tot.wt 29
- .. Job 28 "bootloader" +wt 1 tot.wt 30
- .. Job 29 "Contextual Processes Job" +wt 1 tot.wt 31
- .. Job 30 "Shell Processes Job" +wt 1 tot.wt 32
- .. Job 31 "Shell Processes Job" +wt 1 tot.wt 33
- .. Job 32 "packages" +wt 1 tot.wt 34
- .. Job 33 "neon-fs-cleanup" +wt 1 tot.wt 35
- .. Job 34 "Shell Processes Job" +wt 1 tot.wt 36
- .. Job 35 "Unmount file systems." +wt 1 tot.wt 37
- 11:04:32 [6]: virtual void Calamares::JobThread::run()
- Starting job "Manage auto-mount settings" ( 1 / 35 )
- 11:04:32 [8]: virtual Calamares::JobResult AutoMountManagementJob::exec()
- this @0x562245ffd030 value S@0x0 disable
- 11:04:34 [6]: virtual void Calamares::JobThread::run()
- Starting job "Clear all temporary mounts." ( 2 / 35 )
- 11:04:34 [6]: virtual void Calamares::JobThread::run()
- Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 35 )
- 11:04:35 [6]: QStringList getPartitionsForDevice(const QString&)
- Reading from "/proc/partitions" looking for "sda"
- 11:04:35 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
- ClearMountsJob finished. Here's what was done:
- "Successfully cleared swap /dev/sda5."
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- 11:04:35 [6]: virtual void Calamares::JobThread::run()
- Starting job "Set partition information" ( 4 / 35 )
- 11:04:35 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
- Building partition information map
- .. partitions on "/dev/sda"
- .. mapping for "/dev/sda1" "/dev/sda1"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : ""
- fs: : "ntfs"
- fsName : "ntfs"
- filesystem-uuid (uuid) : "FSUUID$8d02bbc5"
- claimed : "false"
- .. mapping for "/dev/sda2" "/dev/sda2"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : ""
- fs: : "ntfs"
- fsName : "ntfs"
- filesystem-uuid (uuid) : "FSUUID$7c0768a0"
- claimed : "false"
- .. mapping for "/dev/sda3" "/dev/sda3"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : ""
- fs: : "extended"
- fsName : "extended"
- filesystem-uuid (uuid) : "FSUUID$52d3960"
- claimed : "false"
- .. mapping for "/dev/sda5" "/dev/sda5"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : ""
- fs: : "linuxswap"
- fsName : "linuxswap"
- filesystem-uuid (uuid) : "FSUUID$abfbb9a6"
- claimed : "false"
- .. mapping for "/dev/sda6" "/dev/sda6"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : "/boot"
- fs: : "ext4"
- fsName : "ext4"
- filesystem-uuid (uuid) : "FSUUID$2b89f01d"
- claimed : "false"
- .. mapping for "/dev/sda7" "/dev/sda7"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : "/"
- fs: : "ext4"
- fsName : "ext4"
- filesystem-uuid (uuid) : "FSUUID$99bc4eb3"
- claimed : "false"
- .. mapping for "/dev/sda8" "/dev/sda8"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : "/home"
- fs: : "ext4"
- fsName : "ext4"
- filesystem-uuid (uuid) : "FSUUID$e5957a28"
- claimed : "false"
- .. partitions on "/dev/sdb"
- .. mapping for "/dev/sdb1" "/dev/sdb1"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : ""
- fs: : "fat32"
- fsName : "fat32"
- filesystem-uuid (uuid) : "FSUUID$1626e5a"
- claimed : "false"
- .. mapping for "/dev/sdb2" "/dev/sdb2"
- partlabel : ""
- partition-uuid (partuuid) : "PartUUID$955e7fa6"
- parttype : ""
- partattrs : "0"
- mountPoint: : ""
- fs: : "unknown"
- fsName : "unknown"
- filesystem-uuid (uuid) : "FSUUID$52d3960"
- claimed : "false"
- 11:04:35 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
- Saving partition information map to GlobalStorage["partitions"]
- 11:04:35 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
- FillGlobalStorageJob writing bootLoader path: QVariant(QVariantMap, QMap(("installPath", QVariant(QString, "/dev/sda"))))
- 11:04:35 [6]: virtual void Calamares::JobThread::run()
- Starting job "Manage auto-mount settings" ( 5 / 35 )
- 11:04:35 [8]: virtual Calamares::JobResult AutoMountManagementJob::exec()
- this @0x562245ffd030 value S@0x7fc370005f90 restore
- 11:04:35 [6]: virtual void Calamares::JobThread::run()
- Starting job "mount" ( 6 / 35 )
- 11:04:35 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/mount/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "mount" = "Mounting partitions."
- chcon: failed to get security context of '/': No data available
- .. Running ("mount", "-t", "ext4", "/dev/sda7", "/tmp/calamares-root-zi6us2u3/")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- chcon: failed to get security context of '/boot': No data available
- .. Running ("mount", "-t", "ext4", "/dev/sda6", "/tmp/calamares-root-zi6us2u3/boot")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- chcon: failed to get security context of '/dev': No data available
- .. Running ("mount", "-o", "bind", "/dev", "/tmp/calamares-root-zi6us2u3/dev")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- chcon: failed to get security context of '/home': No data available
- .. Running ("mount", "-t", "ext4", "/dev/sda8", "/tmp/calamares-root-zi6us2u3/home")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- chcon: failed to get security context of '/proc': Operation not supported
- .. Running ("mount", "-t", "proc", "proc", "/tmp/calamares-root-zi6us2u3/proc")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- chcon: failed to get security context of '/run': No data available
- .. Running ("mount", "-t", "tmpfs", "tmpfs", "/tmp/calamares-root-zi6us2u3/run")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- chcon: failed to get security context of '/run/udev': No data available
- .. Running ("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-zi6us2u3/run/udev")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- chcon: failed to get security context of '/sys': No data available
- .. Running ("mount", "-t", "sysfs", "sys", "/tmp/calamares-root-zi6us2u3/sys")
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- 11:04:36 [6]: virtual void Calamares::JobThread::run()
- Starting job "unpackfs" ( 7 / 35 )
- 11:04:36 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/unpackfs/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "unpackfs" = "Filling up filesystems."
- .. Running ("mount", "-t", "squashfs", "-o", "loop", "/cdrom/casper/filesystem.squashfs", "/tmp/tmptz4lyvop/filesystem")
- .. Finished. Exit code: 0 output:
- mount: /tmp/tmptz4lyvop/filesystem: WARNING: device write-protected, mounted read-only.
- .. Running ("udevadm", "settle")
- .. Running ("sync")
- .. Running ("unsquashfs", "-l", "/cdrom/casper/filesystem.squashfs")
- .. Running ("rsync", "-aHAXr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--progress", "/tmp/tmptz4lyvop/filesystem/", "/tmp/calamares-root-zi6us2u3")
- 11:04:54 [6]: virtual void Calamares::JobThread::run()
- Starting job "Generate machine-id." ( 8 / 35 )
- .. Running ("systemd-machine-id-setup")
- .. Finished. Exit code: 0 output:
- Initializing machine ID from random generator.
- .. Running ("ln", "-sf", "/etc/machine-id", "/var/lib/dbus/machine-id")
- 11:04:54 [6]: virtual void Calamares::JobThread::run()
- Starting job "fstab" ( 9 / 35 )
- 11:04:54 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/fstab/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "fstab" = "Writing fstab."
- [PYTHON JOB]: "Ignoring foreign swap sda ecf1b0f0-7c36-41c5-8577-c3f32c996c18"
- 11:04:54 [6]: virtual void Calamares::JobThread::run()
- Starting job "Set timezone to Asia/Kolkata" ( 10 / 35 )
- .. Running ("rm", "-f", "/etc/localtime")
- .. Running ("ln", "-s", "/usr/share/zoneinfo/Asia/Kolkata", "/etc/localtime")
- 11:04:54 [6]: virtual void Calamares::JobThread::run()
- Starting job "Set keyboard model to pc105, layout to us-" ( 11 / 35 )
- 11:04:54 [6]: virtual Calamares::JobResult SetKeyboardLayoutJob::exec()
- Executing SetKeyboardLayoutJob
- 11:04:54 [6]: bool SetKeyboardLayoutJob::writeVConsoleData(const QString&, const QString&) const
- Writing vconsole data to "/tmp/calamares-root-zi6us2u3/etc/vconsole.conf"
- 11:04:54 [6]: QString SetKeyboardLayoutJob::findConvertedKeymap(const QString&) const
- Looking for converted keymap in "/tmp/calamares-root-zi6us2u3/lib/kbd/keymaps/xkb"
- 11:04:54 [6]: QString findLegacyKeymap(const QString&, const QString&, const QString&)
- Looking for legacy keymap "us" "pc105" "" in QRC
- .. Found legacy keymap "us" with score 11
- .. Found legacy keymap "us-acentos" with score 11
- .. Found legacy keymap "dvorak" with score 11
- .. Found legacy keymap "dvorak" with score 11
- .. Written KEYMAP= "us" to vconsole.conf 0
- 11:04:54 [6]: bool SetKeyboardLayoutJob::writeX11Data(const QString&) const
- Writing X11 configuration to "/tmp/calamares-root-zi6us2u3/etc/X11/xorg.conf.d/00-keyboard.conf"
- .. Written XkbLayout "us" ; XkbModel "pc105" ; XkbVariant "" to X.org file "/tmp/calamares-root-zi6us2u3/etc/X11/xorg.conf.d/00-keyboard.conf" 0
- 11:04:54 [6]: bool SetKeyboardLayoutJob::writeDefaultKeyboardData(const QString&) const
- Writing default keyboard data to "/tmp/calamares-root-zi6us2u3/etc/default/keyboard"
- .. Written XKBMODEL "pc105" ; XKBLAYOUT "us" ; XKBVARIANT "" to /etc/default/keyboard file "/tmp/calamares-root-zi6us2u3/etc/default/keyboard" 0
- 11:04:54 [6]: virtual void Calamares::JobThread::run()
- Starting job "localecfg" ( 12 / 35 )
- 11:04:54 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/localecfg/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "localecfg" = "Configuring locales."
- .. Running ("locale-gen")
- .. Finished. Exit code: 0 output:
- Generating locales (this might take a while)...
- en_AG.UTF-8... done
- en_AU.UTF-8... done
- en_BW.UTF-8... done
- en_CA.UTF-8... done
- en_DK.UTF-8... done
- en_GB.UTF-8... done
- en_HK.UTF-8... done
- en_IE.UTF-8... done
- en_IL.UTF-8... done
- en_IN.UTF-8... done
- en_NG.UTF-8... done
- en_NZ.UTF-8... done
- en_PH.UTF-8... done
- en_SG.UTF-8... done
- en_US.UTF-8... done
- en_ZA.UTF-8... done
- en_ZM.UTF-8... done
- en_ZW.UTF-8... done
- Generation complete.
- [PYTHON JOB]: "/tmp/calamares-root-zi6us2u3/etc/locale.gen done"
- [PYTHON JOB]: "/tmp/calamares-root-zi6us2u3/etc/locale.conf done"
- [PYTHON JOB]: "/tmp/calamares-root-zi6us2u3/etc/default done"
- 11:05:24 [6]: virtual void Calamares::JobThread::run()
- Starting job "Configuring LUKS key file." ( 13 / 35 )
- 11:05:24 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec()
- There are 0 LUKS partitions
- .. Nothing to do for LUKS.
- 11:05:24 [6]: virtual void Calamares::JobThread::run()
- Starting job "Configure <pre>sudo</pre> users." ( 14 / 35 )
- 11:05:24 [6]: virtual void Calamares::JobThread::run()
- Starting job "Preparing groups." ( 15 / 35 )
- .. Running ("groupadd", "--system", "sambashare")
- 11:05:24 [6]: virtual void Calamares::JobThread::run()
- Starting job "Create user k" ( 16 / 35 )
- 11:05:24 [6]: virtual Calamares::JobResult CreateUserJob::exec()
- [CREATEUSER]: creating user
- .. Running ("useradd", "-m", "-U", "-s", "/bin/bash", "-c", "K", "k")
- .. Finished. Exit code: 0 output:
- useradd: warning: the home directory /home/k already exists.
- useradd: Not copying any file from skel directory into it.
- .. Running "usermod" "-aG" "adm,cdrom,dip,lpadmin,plugdev,sambashare,sudo" "k"
- .. Running ("chown", "-R", "k:k", "/home/k")
- 11:05:25 [6]: virtual void Calamares::JobThread::run()
- Starting job "Set password for user k" ( 17 / 35 )
- .. Running "usermod" "-p" <password> "k"
- 11:05:25 [6]: virtual void Calamares::JobThread::run()
- Starting job "Set password for user root" ( 18 / 35 )
- .. Running ("passwd", "-dl", "root")
- .. Finished. Exit code: 0 output:
- passwd: password expiry information changed.
- 11:05:25 [6]: virtual void Calamares::JobThread::run()
- Starting job "Set hostname android-tv" ( 19 / 35 )
- 11:05:25 [6]: virtual void Calamares::JobThread::run()
- Starting job "displaymanager" ( 20 / 35 )
- 11:05:25 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/displaymanager/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from __doc__ "displaymanager" = "Configure display managers."
- 11:05:25 [2]: boost::python::api::object CalamaresPython::GlobalStoragePythonWrapper::value(const string&) const
- WARNING: Unknown GS key autoLoginUser
- [PYTHON JOB]: "Unsetting autologin."
- 11:05:25 [6]: virtual void Calamares::JobThread::run()
- Starting job "networkcfg" ( 21 / 35 )
- 11:05:25 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/networkcfg/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "networkcfg" = "Saving network configuration."
- 11:05:25 [6]: virtual void Calamares::JobThread::run()
- Starting job "hwclock" ( 22 / 35 )
- 11:05:25 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/hwclock/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "hwclock" = "Setting hardware clock."
- .. Running ("hwclock", "--systohc", "--utc")
- [PYTHON JOB]: "Hwclock set using RTC method."
- 11:05:26 [6]: virtual void Calamares::JobThread::run()
- Starting job "Shell Processes Job" ( 23 / 35 )
- .. Running ("/bin/sh", "-c", "cp --preserve=timestamps /cdrom/casper/vmlinuz /tmp/calamares-root-zi6us2u3/boot/vmlinuz-`uname -r`")
- 11:05:26 [6]: virtual void Calamares::JobThread::run()
- Starting job "Shell Processes Job" ( 24 / 35 )
- .. Running ("/bin/sh", "-c", "chmod 644 /boot/vmlinuz-`uname -r`")
- .. Running ("/bin/sh", "-c", "chown 0:0 /boot/vmlinuz-`uname -r`")
- .. Running ("/bin/sh", "-c", "INITRD=No dpkg-reconfigure -fnoninteractive linux-image-`uname -r`")
- .. Finished. Exit code: 0 output:
- I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-28-generic
- Processing triggers for linux-image-5.13.0-28-generic (5.13.0-28.31~20.04.1) ...
- /etc/kernel/postinst.d/zz-update-grub:
- Sourcing file `/etc/default/grub'
- Sourcing file `/etc/default/grub.d/99_breeze-grub.cfg'
- Sourcing file `/etc/default/grub.d/init-select.cfg'
- Generating grub configuration file ...
- Found theme: /boot/grub/themes/breeze/theme.txt
- Found linux image: /boot/vmlinuz-5.13.0-28-generic
- Found initrd image: /boot/initrd.img-5.13.0-28-generic
- Found memtest86+ image: /memtest86+.elf
- Found memtest86+ image: /memtest86+.bin
- File descriptor 9 (/root/.cache/calamares/session.log) leaked on lvs invocation. Parent PID 6771: /bin/sh
- Found Windows 7 on /dev/sda1
- done
- 11:05:41 [6]: virtual void Calamares::JobThread::run()
- Starting job "Shell Processes Job" ( 25 / 35 )
- .. Running ("/bin/sh", "-c", "calamares-cryptsetup")
- .. Finished. Exit code: 0 output:
- + [ ! -f /crypto_keyfile.bin ]
- + exit 0
- 11:05:41 [6]: virtual void Calamares::JobThread::run()
- Starting job "Creating initramfs." ( 26 / 35 )
- 11:05:41 [6]: virtual Calamares::JobResult InitramfsJob::exec()
- Updating initramfs with kernel "all"
- 11:05:41 [2]: CalamaresUtils::CreationResult CalamaresUtils::System::createTargetFile(const QString&, const QByteArray&, CalamaresUtils::System::WriteMode) const
- WARNING: Target file "/tmp/calamares-root-zi6us2u3/etc/initramfs-tools/conf.d/calamares-safe-initramfs.conf" already exists
- .. Running ("update-initramfs", "-k", "all", "-c", "-t")
- .. Finished. Exit code: 0 output:
- update-initramfs: Generating /boot/initrd.img-5.13.0-28-generic
- 11:06:16 [6]: virtual void Calamares::JobThread::run()
- Starting job "Contextual Processes Job" ( 27 / 35 )
- 11:06:16 [6]: virtual void Calamares::JobThread::run()
- Starting job "bootloader" ( 28 / 35 )
- 11:06:16 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "bootloader" = "Install bootloader."
- [PYTHON JOB]: "Bootloader: grub (bios)"
- .. Running ("grub-install", "--target=i386-pc", "--recheck", "--force", "/dev/sda")
- .. Finished. Exit code: 0 output:
- Installing for i386-pc platform.
- Installation finished. No error reported.
- .. Running ("grub-mkconfig", "-o", "/boot/grub/grub.cfg")
- .. Finished. Exit code: 0 output:
- Sourcing file `/etc/default/grub'
- Sourcing file `/etc/default/grub.d/99_breeze-grub.cfg'
- Sourcing file `/etc/default/grub.d/init-select.cfg'
- Generating grub configuration file ...
- Found theme: /boot/grub/themes/breeze/theme.txt
- Found linux image: /boot/vmlinuz-5.13.0-28-generic
- Found initrd image: /boot/initrd.img-5.13.0-28-generic
- Found memtest86+ image: /memtest86+.elf
- Found memtest86+ image: /memtest86+.bin
- File descriptor 9 (/root/.cache/calamares/session.log) leaked on lvs invocation. Parent PID 19841: /bin/sh
- Found Windows 7 on /dev/sda1
- done
- 11:06:23 [6]: virtual void Calamares::JobThread::run()
- Starting job "Contextual Processes Job" ( 29 / 35 )
- .. Running ("/bin/sh", "-c", "apt-get update")
- .. Finished. Exit code: 0 output:
- Get:1 file:/var/lib/preinstalled-pool focal InRelease
- Ign:1 file:/var/lib/preinstalled-pool focal InRelease
- Get:2 file:/var/lib/preinstalled-pool focal Release [3949 B]
- Err:3 http://archive.ubuntu.com/ubuntu focal InRelease
- Temporary failure resolving 'archive.ubuntu.com'
- Err:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
- Temporary failure resolving 'archive.ubuntu.com'
- Err:5 http://security.ubuntu.com/ubuntu focal-security InRelease
- Temporary failure resolving 'security.ubuntu.com'
- Err:6 http://archive.neon.kde.org/user focal InRelease
- Temporary failure resolving 'archive.neon.kde.org'
- Get:2 file:/var/lib/preinstalled-pool focal Release [3949 B]
- /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so)
- Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
- /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so)
- Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
- Reading package lists...
- W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease Temporary failure resolving 'archive.ubuntu.com'
- W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Temporary failure resolving 'security.ubuntu.com'
- W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Temporary failure resolving 'archive.ubuntu.com'
- W: Failed to fetch http://archive.neon.kde.org/user/dists/focal/InRelease Temporary failure resolving 'archive.neon.kde.org'
- W: Some index files failed to download. They have been ignored, or old ones used instead.
- 11:06:36 [6]: virtual void Calamares::JobThread::run()
- Starting job "Shell Processes Job" ( 30 / 35 )
- .. Running ("/bin/sh", "-c", "calamares-nomodeset")
- .. Finished. Exit code: 0 output:
- + grep -q nomodeset /proc/cmdline
- + exit 0
- 11:06:36 [6]: virtual void Calamares::JobThread::run()
- Starting job "Shell Processes Job" ( 31 / 35 )
- .. Running ("/bin/sh", "-c", "calamares-l10n-helper")
- .. Finished. Exit code: 0 output:
- + . /etc/default/locale
- + LANG=en_IN
- + LC_ADDRESS=en_IN
- + LC_IDENTIFICATION=en_IN
- + LC_MEASUREMENT=en_IN
- + LC_MONETARY=en_IN
- + LC_NAME=en_IN
- + LC_NUMERIC=en_IN
- + LC_PAPER=en_IN
- + LC_TELEPHONE=en_IN
- + LC_TIME=en_IN
- + echo en_IN
- en_IN
- + echo en_IN
- en_IN
- + echo en_IN
- + cut -d. -f1
- + without_ext=en_IN
- + /usr/sbin/locale-gen --keep-existing en_IN
- Generating locales (this might take a while)...
- Generation complete.
- + /usr/sbin/locale-gen --keep-existing en_IN
- Generating locales (this might take a while)...
- Generation complete.
- + apt-get update
- Err:1 http://security.ubuntu.com/ubuntu focal-security InRelease
- Temporary failure resolving 'security.ubuntu.com'
- Err:2 http://archive.ubuntu.com/ubuntu focal InRelease
- Temporary failure resolving 'archive.ubuntu.com'
- Err:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
- Temporary failure resolving 'archive.ubuntu.com'
- Get:4 file:/var/lib/preinstalled-pool focal InRelease
- Ign:4 file:/var/lib/preinstalled-pool focal InRelease
- Get:5 file:/var/lib/preinstalled-pool focal Release [3949 B]
- Err:6 http://archive.neon.kde.org/user focal InRelease
- Temporary failure resolving 'archive.neon.kde.org'
- Get:5 file:/var/lib/preinstalled-pool focal Release [3949 B]
- /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so)
- Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
- /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so)
- Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
- Reading package lists...
- W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease Temporary failure resolving 'archive.ubuntu.com'
- W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Temporary failure resolving 'security.ubuntu.com'
- W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Temporary failure resolving 'archive.ubuntu.com'
- W: Failed to fetch http://archive.neon.kde.org/user/dists/focal/InRelease Temporary failure resolving 'archive.neon.kde.org'
- W: Some index files failed to download. They have been ignored, or old ones used instead.
- + check-language-support --language=en_IN
- + missing=firefox-locale-en language-pack-en wbritish
- + apt-get install -y firefox-locale-en language-pack-en wbritish
- Reading package lists...
- Building dependency tree...
- Reading state information...
- Starting pkgProblemResolver with broken count: 0
- Starting 2 pkgProblemResolver with broken count: 0
- Done
- The following packages were automatically installed and are no longer required:
- colord-data distro-info libcolorhug2
- Use 'sudo apt autoremove' to remove them.
- The following additional packages will be installed:
- language-pack-en-base
- /usr/lib/ubuntu-advantage/apt-esm-hook: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/ubuntu-advantage/apt-esm-hook)
- The following NEW packages will be installed:
- firefox-locale-en language-pack-en language-pack-en-base wbritish
- 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
- Need to get 1332 kB of archives.
- After this operation, 6102 kB of additional disk space will be used.
- Ign:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 firefox-locale-en amd64 96.0+build2-0ubuntu0.20.04.1
- Err:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 language-pack-en-base all 1:20.04+20210802
- Temporary failure resolving 'archive.ubuntu.com'
- Err:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 language-pack-en all 1:20.04+20210802
- Temporary failure resolving 'archive.ubuntu.com'
- Err:4 http://archive.ubuntu.com/ubuntu focal/main amd64 wbritish all 2018.04.16-1
- Temporary failure resolving 'archive.ubuntu.com'
- Err:1 http://archive.ubuntu.com/ubuntu focal-security/main amd64 firefox-locale-en amd64 96.0+build2-0ubuntu0.20.04.1
- Temporary failure resolving 'security.ubuntu.com'
- E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/language-pack-en-base/language-pack-en-base_20.04+20210802_all.deb Temporary failure resolving 'archive.ubuntu.com'
- E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/language-pack-en/language-pack-en_20.04+20210802_all.deb Temporary failure resolving 'archive.ubuntu.com'
- E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox-locale-en_96.0+build2-0ubuntu0.20.04.1_amd64.deb Temporary failure resolving 'security.ubuntu.com'
- E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/scowl/wbritish_2018.04.16-1_all.deb Temporary failure resolving 'archive.ubuntu.com'
- E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
- + true
- 11:06:41 [6]: virtual void Calamares::JobThread::run()
- Starting job "packages" ( 32 / 35 )
- 11:06:41 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
- Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py"
- [PYTHON JOB]: Found gettext "en" in "/usr/share/locale/en"
- .. Job description from pretty_name "packages" = "Install packages."
- [PYTHON JOB]: "Install packages."
- .. Running ("apt-get", "--purge", "-q", "-y", "remove", "calamares", "neon-live", "casper", "lupin-casper")
- .. Target cmd: ("apt-get", "--purge", "-q", "-y", "remove", "calamares", "neon-live", "casper", "lupin-casper") Exit code: 100 output:
- Reading package lists...
- Building dependency tree...
- Reading state information...
- Starting pkgProblemResolver with broken count: 1
- Starting 2 pkgProblemResolver with broken count: 1
- Investigating (0) calamares-settings:amd64 < 0.0+p20.04+trelease+git20210615.1136 @ii mK Ib >
- Broken calamares-settings:amd64 Depends on calamares:amd64 < 3.2.51-0xneon+20.04+focal+release+build48 @ii pmP >
- Considering calamares:amd64 10001 as a solution to calamares-settings:amd64 0
- Removing calamares-settings:amd64 rather than change calamares:amd64
- Done
- The following packages were automatically installed and are no longer required:
- colord-data cracklib-runtime distro-info dmraid finalrd kpartx kpartx-boot
- libboost-python1.71.0 libcolorhug2 libcrack2 libdmraid1.0.0.rc16
- libpwquality-common libpwquality1 libyaml-cpp0.6 localechooser-data
- ubiquity-slideshow-neon user-setup
- Use 'sudo apt autoremove' to remove them.
- /usr/lib/ubuntu-advantage/apt-esm-hook: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/ubuntu-advantage/apt-esm-hook)
- The following packages will be REMOVED:
- calamares* calamares-settings* casper* lupin-casper* neon-live*
- 0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
- After this operation, 11.7 MB disk space will be freed.
- E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
- (Reading database ... 186602 files and directories currently installed.)
- Removing neon-live (4+p20.04+trelease+git20210617.1400) ...
- Removing calamares-settings (0.0+p20.04+trelease+git20210615.1136) ...
- Removing 'diversion of /usr/bin/calamares to /usr/bin/_neon.calamares by calamares-settings'
- Removing calamares (3.2.51-0xneon+20.04+focal+release+build48) ...
- Removing lupin-casper (0.57build1) ...
- Removing casper (1.445.1) ...
- Processing triggers for mime-support (3.64ubuntu1) ...
- Processing triggers for hicolor-icon-theme (0.17-2) ...
- Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
- Processing triggers for man-db (2.9.1-1) ...
- /usr/bin/mandb: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libpipeline.so.1)
- 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
- Errors were encountered while processing:
- desktop-file-utils
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- WARNING: [PYTHON JOB]: "Command 'apt-get --purge -q -y remove calamares neon-live casper lupin-casper' returned non-zero exit status 100."
- [PYTHON JOB]: "stdout:Reading package lists...\nBuilding dependency tree...\nReading state information...\nStarting pkgProblemResolver with broken count: 1\nStarting 2 pkgProblemResolver with broken count: 1\nInvestigating (0) calamares-settings:amd64 < 0.0+p20.04+trelease+git20210615.1136 @ii mK Ib >\nBroken calamares-settings:amd64 Depends on calamares:amd64 < 3.2.51-0xneon+20.04+focal+release+build48 @ii pmP >\n Considering calamares:amd64 10001 as a solution to calamares-settings:amd64 0\n Removing calamares-settings:amd64 rather than change calamares:amd64\nDone\nThe following packages were automatically installed and are no longer required:\n colord-data cracklib-runtime distro-info dmraid finalrd kpartx kpartx-boot\n libboost-python1.71.0 libcolorhug2 libcrack2 libdmraid1.0.0.rc16\n libpwquality-common libpwquality1 libyaml-cpp0.6 localechooser-data\n ubiquity-slideshow-neon user-setup\nUse 'sudo apt autoremove' to remove them.\n/usr/lib/ubuntu-advantage/apt-esm-hook: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/ubuntu-advantage/apt-esm-hook)\nThe following packages will be REMOVED:\n calamares* calamares-settings* casper* lupin-casper* neon-live*\n0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.\nAfter this operation, 11.7 MB disk space will be freed.\nE: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)\n(Reading database ... 186602 files and directories currently installed.)\nRemoving neon-live (4+p20.04+trelease+git20210617.1400) ...\nRemoving calamares-settings (0.0+p20.04+trelease+git20210615.1136) ...\nRemoving 'diversion of /usr/bin/calamares to /usr/bin/_neon.calamares by calamares-settings'\nRemoving calamares (3.2.51-0xneon+20.04+focal+release+build48) ...\nRemoving lupin-casper (0.57build1) ...\nRemoving casper (1.445.1) ...\nProcessing triggers for mime-support (3.64ubuntu1) ...\nProcessing triggers for hicolor-icon-theme (0.17-2) ...\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\nProcessing triggers for man-db (2.9.1-1) ...\n/usr/bin/mandb: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libpipeline.so.1)\nProcessing triggers for desktop-file-utils (0.24-1ubuntu3) ...\nupdate-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)\nupdate-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)\nupdate-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)\ndpkg: error processing package desktop-file-utils (--configure):\n installed desktop-file-utils package post-installation script subprocess returned error exit status 1\nErrors were encountered while processing:\n desktop-file-utils\nE: Sub-process /usr/bin/dpkg returned an error code (1)"
- [PYTHON JOB]: "stderr:None"
- 11:06:47 [6]: virtual void Calamares::JobThread::run()
- Skipping non-emergency job "neon-fs-cleanup"
- .. Skipping non-emergency job "Shell Processes Job"
- .. Skipping non-emergency job "Unmount file systems."
- 11:06:47 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
- ERROR: Installation failed: "Package Manager error"
- .. - message: "Package Manager error"
- .. - details: The package manager could not make changes to the installed system. The command <pre>apt-get --purge -q -y remove calamares neon-live casper lupin-casper</pre> returned error code 100.
- 11:06:47 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
- Calamares will quit when the dialog closes.
- 11:06:47 [6]: void CalamaresUtils::callQmlFunction(QQuickItem*, const char*)
- QML "onLeave()" is missing.
- 11:06:47 [6]: void Config::doNotify(bool, bool)
- Notification not sent; completion: failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement