Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
logithack

Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by logithack »

Hey everyone,

I've tried to install Linux Mint 18.3 in dual boot alongside Windows 10 on my Acer laptop. I disabled Fast Boot under Windows 10 and resized the partition Windows is on using GParted so I had 40 GB of free space. Then I booted the installation ISO from a USB drive and chose "Install Linux Mint alongside Windows". It automatically recognised the free space, formatted it as one ext4 partition and one swap partition and started installing. During the step "Installing the grub2 package", it keeps freezing. These are the last log messages it printed:

Code: Select all

Mar 12 21:02:39 mint dbus[1124]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Mar 12 21:02:39 mint systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 12 21:02:39 mint dbus[1124]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mar 12 21:02:39 mint systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 12 21:02:39 mint nm-dispatcher: req:1 'dhcp4-change' [wlp3s0]: new request (1 scripts)
Mar 12 21:02:39 mint nm-dispatcher: req:1 'dhcp4-change' [wlp3s0]: start running ordered scripts...
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 23807 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 24208 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 24441 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 23646 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 24709 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 24798 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 24963 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 25044 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 25249 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 25359 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 25536 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
Any help would be greatly appreciated!

Thanks guys!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Spearmint2
Level 16
Level 16
Posts: 6900
Joined: Sat May 04, 2013 1:41 pm
Location: Maryland, USA

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by Spearmint2 »

Boot to just the LIVE DVD and run the "integrity check" on the DVD. Your download of the ISO may have been corrupted. Ubiquity is the installer program, so all of it should be there. If some part is missing, then bad download of ISO is suspected.
All things go better with Mint. Mint julep, mint jelly, mint gum, candy mints, pillow mints, peppermint, chocolate mints, spearmint,....
logithack

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by logithack »

I've checked the integrity of the ISO file using the SHA256 checksum in the text file I got from the Linux website as well as the MD5 & SHA Checksum Utility for Windows and it's fine.

Here's what I've tried so far:
  • leave space unallocated, choose "Install Linux Mint alongside Windows 10" and have it automatically recognise the unallocated space, formatting it as one ext4 partition and one swap partition
  • manually format unallocated space as one ext4 partition and one swap partition using GParted; When I entered the installation wizard, I chose "Something else", selected the ext4 partition and hit "Install Now". It produced an error saying that the root filesystem was missing. I had to hit "Change", re-format the ext4 partition as ext4 again and select '/' as the mount point.
  • tried both of the previous steps with an active WiFi connection
Unfortunately, none of these steps worked. It always produces the same error. One thing that might be worth mentioning is that ever since I resized my Windows partition for the first time so I would have 40 GB of free space, whenever I hit F12 on booting to enter the boot selection menu, I see the following entries:
  1. Windows Boot Manager (SanDisk SDSSDA240G) - this had already been there before
  2. Unknown Device: (SanDisk SDSSDA240G) - this occurred after first resizing the Windows partition
  3. USB HDD: JetFlashTranscend 32GB - this had already been there before
Here's the log of my last attempt:

Code: Select all

Mar 13 10:54:32 mint /plugininstall.py: Downloads verified successfully
Mar 13 10:54:32 mint ubiquity: Selecting previously unselected package gimp-help-common.
Mar 13 10:54:32 mint ubiquity: (Reading database ...
Mar 13 10:54:32 mint ubiquity: (Reading database ... 5%#015(Reading database ... 10%#015(Reading database ... 15%#015(Reading database ... 20%#015(Reading database ... 25%
Mar 13 10:54:32 mint ubiquity: (Reading database ... 30%#015(Reading database ... 35%
Mar 13 10:54:32 mint ubiquity: (Reading database ... 40%#015(Reading database ... 45%#015(Reading database ... 50%
Mar 13 10:54:32 mint ubiquity: (Reading database ... 55%
Mar 13 10:54:32 mint ubiquity: (Reading database ... 60%
Mar 13 10:54:32 mint ubiquity: (Reading database ... 65%
Mar 13 10:54:32 mint ubiquity: (Reading database ... 70%
Mar 13 10:54:33 mint ubiquity: (Reading database ... 75%
Mar 13 10:54:33 mint ubiquity: (Reading database ... 80%
Mar 13 10:54:33 mint ubiquity: (Reading database ... 85%
Mar 13 10:54:33 mint ubiquity: (Reading database ... 90%
Mar 13 10:54:33 mint ubiquity: (Reading database ... 95%
Mar 13 10:54:33 mint ubiquity: (Reading database ... 100%#015(Reading database ... 220042 files and directories currently installed.)
Mar 13 10:54:33 mint ubiquity: Preparing to unpack .../gimp-help-common_2.8.2-0.1_all.deb ...
Mar 13 10:54:33 mint ubiquity: Unpacking gimp-help-common (2.8.2-0.1) ...
Mar 13 10:54:33 mint ubiquity: Selecting previously unselected package gimp-help-en.
Mar 13 10:54:33 mint ubiquity: Preparing to unpack .../gimp-help-en_2.8.2-0.1_all.deb ...
Mar 13 10:54:33 mint ubiquity: Unpacking gimp-help-en (2.8.2-0.1) ...
Mar 13 10:54:36 mint ubiquity: Preparing to unpack .../thunderbird_1%3a52.6.0+build1-0ubuntu0.16.04.1_amd64.deb ...
Mar 13 10:54:36 mint ubiquity: Unpacking thunderbird (1:52.6.0+build1-0ubuntu0.16.04.1) over (1:52.4.0+build1-0ubuntu0.16.04.2) ...
Mar 13 10:54:41 mint ubiquity: Preparing to unpack .../thunderbird-gnome-support_1%3a52.6.0+build1-0ubuntu0.16.04.1_amd64.deb ...
Mar 13 10:54:41 mint ubiquity: Unpacking thunderbird-gnome-support (1:52.6.0+build1-0ubuntu0.16.04.1) over (1:52.4.0+build1-0ubuntu0.16.04.2) ...
Mar 13 10:54:41 mint ubiquity: Selecting previously unselected package thunderbird-locale-en.
Mar 13 10:54:41 mint ubiquity: Preparing to unpack .../thunderbird-locale-en_1%3a52.6.0+build1-0ubuntu0.16.04.1_amd64.deb ...
Mar 13 10:54:41 mint ubiquity: Unpacking thunderbird-locale-en (1:52.6.0+build1-0ubuntu0.16.04.1) ...
Mar 13 10:54:41 mint ubiquity: Selecting previously unselected package thunderbird-locale-en-us.
Mar 13 10:54:41 mint ubiquity: Preparing to unpack .../thunderbird-locale-en-us_1%3a52.6.0+build1-0ubuntu0.16.04.1_all.deb ...
Mar 13 10:54:41 mint ubiquity: Unpacking thunderbird-locale-en-us (1:52.6.0+build1-0ubuntu0.16.04.1) ...
Mar 13 10:54:41 mint ubiquity: Selecting previously unselected package wbritish.
Mar 13 10:54:41 mint ubiquity: Preparing to unpack .../wbritish_7.1-1_all.deb ...
Mar 13 10:54:41 mint ubiquity: Unpacking wbritish (7.1-1) ...
Mar 13 10:54:41 mint ubiquity: Processing triggers for doc-base (0.10.7) ...
Mar 13 10:54:41 mint ubiquity: Processing 41 changed doc-base files, 1 added doc-base file...
Mar 13 10:54:41 mint ubiquity: Error in `/usr/share/doc-base/xapian-python3-docs', line 9: all `Format' sections are invalid.
Mar 13 10:54:42 mint ubiquity: Note: `install-docs --verbose --check file_name' may give more details about the above error.
Mar 13 10:54:42 mint ubiquity: Registering documents with scrollkeeper...
Mar 13 10:54:42 mint ubiquity: Processing triggers for desktop-file-utils (0.22+linuxmint1) ...
Mar 13 10:54:42 mint ubiquity: Processing triggers for mime-support (3.59ubuntu1) ...
Mar 13 10:54:42 mint ubiquity: Processing triggers for man-db (2.7.5-1) ...
Mar 13 10:54:43 mint ubiquity: Processing triggers for cracklib-runtime (2.9.2-1ubuntu1) ...
Mar 13 10:54:43 mint ubiquity: Setting up gimp-help-common (2.8.2-0.1) ...
Mar 13 10:54:43 mint ubiquity: Setting up gimp-help-en (2.8.2-0.1) ...
Mar 13 10:54:43 mint ubiquity: Setting up thunderbird (1:52.6.0+build1-0ubuntu0.16.04.1) ...
Mar 13 10:54:43 mint ubiquity: Setting up thunderbird-gnome-support (1:52.6.0+build1-0ubuntu0.16.04.1) ...
Mar 13 10:54:43 mint ubiquity: Setting up thunderbird-locale-en (1:52.6.0+build1-0ubuntu0.16.04.1) ...
Mar 13 10:54:43 mint ubiquity: Setting up thunderbird-locale-en-us (1:52.6.0+build1-0ubuntu0.16.04.1) ...
Mar 13 10:54:43 mint ubiquity: Setting up wbritish (7.1-1) ...
Mar 13 10:54:45 mint ubiquity: Processing triggers for dictionaries-common (1.26.3) ...
Mar 13 10:54:48 mint /plugininstall.py: log-output -t ubiquity chroot /target umount /sys
Mar 13 10:54:48 mint /plugininstall.py: log-output -t ubiquity chroot /target umount /proc
Mar 13 10:54:48 mint /plugininstall.py: log-output -t ubiquity umount /target/run
Mar 13 10:54:48 mint /plugininstall.py: log-output -t ubiquity umount /target/dev
Mar 13 10:54:50 mint /plugininstall.py: log-output -t ubiquity chroot /target mount -t proc proc /proc
Mar 13 10:54:50 mint /plugininstall.py: log-output -t ubiquity chroot /target mount -t sysfs sysfs /sys
Mar 13 10:54:50 mint /plugininstall.py: log-output -t ubiquity mount --bind /dev /target/dev
Mar 13 10:54:50 mint /plugininstall.py: log-output -t ubiquity mount --bind /run /target/run
Mar 13 10:54:50 mint ubiquity: modprobe: invalid option -- 'l'
Mar 13 10:54:52 mint check-missing-firmware: looking at dmesg for the first time
Mar 13 10:54:52 mint check-missing-firmware: saving timestamp for a later use: [  283.977514]
Mar 13 10:54:52 mint check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Mar 13 10:54:52 mint check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Mar 13 10:54:52 mint check-missing-firmware: no missing firmware in loaded kernel modules
Mar 13 10:54:52 mint /plugininstall.py: log-output -t ubiquity chroot /target umount /sys
Mar 13 10:54:52 mint /plugininstall.py: log-output -t ubiquity chroot /target umount /proc
Mar 13 10:54:52 mint /plugininstall.py: log-output -t ubiquity umount /target/run
Mar 13 10:54:52 mint /plugininstall.py: log-output -t ubiquity umount /target/dev
Mar 13 10:54:52 mint /plugininstall.py: log-output -t ubiquity /usr/lib/ubiquity/debian-installer-utils/register-module.post-base-installer
Mar 13 10:54:53 mint /plugininstall.py: log-output -t ubiquity chroot /target mount -t proc proc /proc
Mar 13 10:54:53 mint /plugininstall.py: log-output -t ubiquity chroot /target mount -t sysfs sysfs /sys
Mar 13 10:54:53 mint /plugininstall.py: log-output -t ubiquity mount --bind /dev /target/dev
Mar 13 10:54:53 mint /plugininstall.py: log-output -t ubiquity mount --bind /run /target/run
Mar 13 10:54:53 mint /plugininstall.py: log-output -t ubiquity mount --bind /tmp/.X11-unix /target/tmp/.X11-unix
Mar 13 10:54:53 mint /plugininstall.py: log-output -t ubiquity chroot /target dpkg-divert --package ubiquity --rename --quiet --add /usr/sbin/update-initramfs
Mar 13 10:54:55 mint ubiquity: Running depmod.
Mar 13 10:54:55 mint ubiquity: Not updating initrd symbolic links since we are being updated/reinstalled
Mar 13 10:54:55 mint ubiquity: (4.10.0-38.42~16.04.1 was configured last, according to dpkg)
Mar 13 10:54:55 mint ubiquity: Not updating image symbolic links since we are being updated/reinstalled
Mar 13 10:54:55 mint ubiquity: (4.10.0-38.42~16.04.1 was configured last, according to dpkg)
Mar 13 10:54:55 mint ubiquity: Examining /etc/kernel/postinst.d.
Mar 13 10:54:55 mint ubiquity: run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.10.0-38-generic /boot/vmlinuz-4.10.0-38-generic
Mar 13 10:54:56 mint ubiquity: run-parts: executing /etc/kernel/postinst.d/dkms 4.10.0-38-generic /boot/vmlinuz-4.10.0-38-generic
Mar 13 10:54:56 mint ubiquity: run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.10.0-38-generic /boot/vmlinuz-4.10.0-38-generic
Mar 13 10:54:56 mint ubiquity: run-parts: executing /etc/kernel/postinst.d/pm-utils 4.10.0-38-generic /boot/vmlinuz-4.10.0-38-generic
Mar 13 10:54:56 mint ubiquity: run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.10.0-38-generic /boot/vmlinuz-4.10.0-38-generic
Mar 13 10:54:58 mint ubiquity: dpkg-query: package 'popularity-contest' is not installed and no information is available
Mar 13 10:54:58 mint ubiquity: Use dpkg --info (= dpkg-deb --info) to examine archive files,
Mar 13 10:54:58 mint ubiquity: and dpkg --contents (= dpkg-deb --contents) to list their contents.
Mar 13 10:54:58 mint ubiquity: /usr/sbin/dpkg-reconfigure: popularity-contest is not installed
Mar 13 10:54:59 mint ubiquity: 
Mar 13 10:54:59 mint ubiquity: Creating config file /etc/papersize with new version
Mar 13 10:55:01 mint ubiquity: hostname: Temporary failure in name resolution
Mar 13 10:55:01 mint ubiquity: make-ssl-cert: Could not get FQDN, using "mint".
Mar 13 10:55:01 mint ubiquity: make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run
Mar 13 10:55:01 mint ubiquity: make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite
Mar 13 10:55:01 mint ubiquity: make-ssl-cert: again.
Mar 13 10:55:04 mint /plugininstall.py: log-output -t ubiquity chroot /target dpkg-divert --package ubiquity --rename --quiet --remove /usr/sbin/update-initramfs
Mar 13 10:55:04 mint ubiquity: update-initramfs: Generating /boot/initrd.img-4.10.0-38-generic
Mar 13 10:55:09 mint ntpd[2193]: Soliciting pool server 62.116.162.126
Mar 13 10:55:14 mint ntpd[2193]: Soliciting pool server 5.9.7.51
Mar 13 10:55:15 mint ubiquity: Warning: No support for locale: en_US.utf8
Mar 13 10:55:16 mint ntpd[2193]: Soliciting pool server 193.141.27.6
Mar 13 10:55:16 mint ntpd[2193]: Soliciting pool server 217.92.126.65
Mar 13 10:55:18 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c8
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity chroot /target update-initramfs -c -k 4.10.0-38-generic
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity umount /target/tmp/.X11-unix
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity chroot /target umount /sys
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity chroot /target umount /proc
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity umount /target/run
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity umount /target/dev
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity mount --bind /proc /target/proc
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity mount --bind /sys /target/sys
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity mount --bind /dev /target/dev
Mar 13 10:55:28 mint /plugininstall.py: log-output -t ubiquity mount --bind /run /target/run
Mar 13 10:55:28 mint grub-installer: info: architecture: amd64/efi
Mar 13 10:55:28 mint systemd[1655]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 and /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Mar 13 10:55:28 mint systemd[1]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 and /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Mar 13 10:55:29 mint ubiquity: File descriptor 3 (pipe:[48817]) leaked on lvdisplay invocation. Parent PID 24778: /bin/sh
Mar 13 10:55:29 mint systemd[1655]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 and /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Mar 13 10:55:29 mint systemd[1]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 and /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
Mar 13 10:55:29 mint ubiquity: 
Mar 13 10:55:29 mint ubiquity: Volume group "sda" not found
Mar 13 10:55:29 mint ubiquity: 
Mar 13 10:55:29 mint ubiquity: 
Mar 13 10:55:29 mint ubiquity: Cannot process volume group sda
Mar 13 10:55:29 mint ubiquity: 
Mar 13 10:55:29 mint grub-installer: info: Identified partition label for /dev/sda6: gpt
Mar 13 10:55:29 mint grub-installer: dpkg: warning: ignoring request to remove grub which isn't installed
Mar 13 10:55:29 mint grub-installer: dpkg: warning: ignoring request to remove grub-legacy which isn't installed
Mar 13 10:55:29 mint grub-installer: (Reading database ... 222316 files and directories currently installed.)
Mar 13 10:55:29 mint grub-installer: Removing grub-gfxpayload-lists (0.7) ...
Mar 13 10:55:29 mint grub-installer: Removing grub-pc (2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:29 mint grub-installer: Purging configuration files for grub-pc (2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:30 mint grub-installer: Removing grub-pc-bin (2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:30 mint grub-installer: Processing triggers for man-db (2.7.5-1) ...
Mar 13 10:55:30 mint ubiquity: Reading package lists...
Mar 13 10:55:33 mint ubiquity: 
Mar 13 10:55:34 mint ubiquity: Building dependency tree...
Mar 13 10:55:34 mint ubiquity: 
Mar 13 10:55:34 mint ubiquity: Reading state information...
Mar 13 10:55:34 mint ubiquity: 
Mar 13 10:55:35 mint ubiquity: The following additional packages will be installed:
Mar 13 10:55:35 mint ubiquity:   grub-efi-amd64 grub-efi-amd64-bin
Mar 13 10:55:35 mint ubiquity: Recommended packages:
Mar 13 10:55:35 mint ubiquity:   secureboot-db
Mar 13 10:55:35 mint ubiquity: The following NEW packages will be installed:
Mar 13 10:55:35 mint ubiquity:   grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed
Mar 13 10:55:35 mint ubiquity: 0 upgraded, 3 newly installed, 0 to remove and 278 not upgraded.
Mar 13 10:55:35 mint ubiquity: Need to get 0 B/1.024 kB of archives.
Mar 13 10:55:35 mint ubiquity: After this operation, 6.539 kB of additional disk space will be used.
Mar 13 10:55:35 mint ubiquity: Get:1 cdrom://Linux Mint 18.3 _Sylvia_ - Release amd64 20171124 xenial/main amd64 grub-efi-amd64-bin amd64 2.02~beta2-36ubuntu3.14+linuxmint1 [661 kB]
Mar 13 10:55:35 mint ubiquity: Get:2 cdrom://Linux Mint 18.3 _Sylvia_ - Release amd64 20171124 xenial/main amd64 grub-efi-amd64 amd64 2.02~beta2-36ubuntu3.14+linuxmint1 [66,3 kB]
Mar 13 10:55:35 mint ubiquity: Get:3 cdrom://Linux Mint 18.3 _Sylvia_ - Release amd64 20171124 xenial/main amd64 grub-efi-amd64-signed amd64 1.66.14+2.02~beta2-36ubuntu3.14+linuxmint1 [296 kB]
Mar 13 10:55:37 mint ubiquity: Preconfiguring packages ...
Mar 13 10:55:39 mint ubiquity: E
Mar 13 10:55:39 mint ubiquity: :
Mar 13 10:55:39 mint ubiquity: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Mar 13 10:55:39 mint ubiquity: 
Mar 13 10:55:39 mint ubiquity: Selecting previously unselected package grub-efi-amd64-bin.
Mar 13 10:55:39 mint ubiquity: (Reading database ... 222003 files and directories currently installed.)
Mar 13 10:55:39 mint ubiquity: Preparing to unpack .../grub-efi-amd64-bin_2.02~beta2-36ubuntu3.14+linuxmint1_amd64.deb ...
Mar 13 10:55:39 mint ubiquity: Unpacking grub-efi-amd64-bin (2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:39 mint ubiquity: Selecting previously unselected package grub-efi-amd64.
Mar 13 10:55:39 mint ubiquity: Preparing to unpack .../grub-efi-amd64_2.02~beta2-36ubuntu3.14+linuxmint1_amd64.deb ...
Mar 13 10:55:39 mint ubiquity: Unpacking grub-efi-amd64 (2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:39 mint ubiquity: Selecting previously unselected package grub-efi-amd64-signed.
Mar 13 10:55:39 mint ubiquity: Preparing to unpack .../grub-efi-amd64-signed_1.66.14+2.02~beta2-36ubuntu3.14+linuxmint1_amd64.deb ...
Mar 13 10:55:39 mint ubiquity: Unpacking grub-efi-amd64-signed (1.66.14+2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:40 mint ubiquity: Setting up grub-efi-amd64-bin (2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:40 mint ubiquity: Setting up grub-efi-amd64 (2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:41 mint ubiquity: 
Mar 13 10:55:41 mint ubiquity: Creating config file /etc/default/grub with new version
Mar 13 10:55:41 mint ubiquity: Installing for x86_64-efi platform.
Mar 13 10:55:42 mint ubiquity: Installation finished. No error reported.
Mar 13 10:55:42 mint kernel: [  853.624502] general protection fault: 0000 [#1] SMP
Mar 13 10:55:42 mint kernel: [  853.624568] Modules linked in: ufs qnx4 hfsplus hfs minix ntfs msdos xfs libcrc32c jfs btrfs xor raid6_pq ccm rfcomm bnep hid_generic joydev intel_rapl intel_telemetry_pltdrv intel_pmc_ipc intel_punit_ipc i2c_designware_platform i2c_designware_core intel_telemetry_core x86_pkg_temp_thermal acer_wmi intel_powerclamp coretemp snd_soc_skl kvm_intel snd_soc_skl_ipc kvm irqbypass uvcvideo snd_soc_sst_ipc crct10dif_pclmul crc32_pclmul snd_soc_sst_dsp videobuf2_vmalloc btusb snd_hda_ext_core videobuf2_memops snd_soc_sst_match arc4 ghash_clmulni_intel btrtl videobuf2_v4l2 btbcm pcbc snd_soc_core videobuf2_core btintel iwlmvm videodev hid_multitouch bluetooth snd_hda_codec_hdmi mac80211 media aesni_intel snd_hda_codec_realtek snd_hda_codec_generic snd_compress ac97_bus aes_x86_64 snd_pcm_dmaengine crypto_simd
Mar 13 10:55:42 mint kernel: [  853.625034]  glue_helper snd_hda_intel snd_hda_codec cryptd iwlwifi snd_hda_core snd_hwdep intel_rapl_perf snd_pcm input_leds cfg80211 serio_raw snd_seq_midi snd_seq_midi_event binfmt_misc snd_rawmidi snd_seq snd_seq_device snd_timer snd mac_hid soundcore int3403_thermal intel_vbtn processor_thermal_device int3400_thermal int340x_thermal_zone idma64 sparse_keymap intel_soc_dts_iosf acpi_thermal_rel virt_dma mei_me tpm_crb mei intel_lpss_pci shpchp intel_lpss parport_pc ppdev lp parport autofs4 aufs nls_iso8859_1 dm_mirror dm_region_hash dm_log usbhid uas usb_storage i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 drm mii ahci libahci i2c_hid hid wmi pinctrl_broxton pinctrl_intel fjes video
Mar 13 10:55:42 mint kernel: [  853.625435] CPU: 1 PID: 25457 Comm: efibootmgr Tainted: G        W       4.10.0-38-generic #42~16.04.1-Ubuntu
Mar 13 10:55:42 mint kernel: [  853.625524] Hardware name: Acer TravelMate Spin B118-RN/Virgo_AP, BIOS V1.03 05/09/2017
Mar 13 10:55:42 mint kernel: [  853.625571] task: ffff93977ab78000 task.stack: ffffa8de0831c000
Mar 13 10:55:42 mint kernel: [  853.625608] RIP: 0010:0xfffffffefb053d38
Mar 13 10:55:42 mint kernel: [  853.625632] RSP: 0018:ffffa8de0831fac0 EFLAGS: 00010086
Mar 13 10:55:42 mint kernel: [  853.625664] RAX: 0000000067a49730 RBX: 0000000000000002 RCX: 0000000000000004
Mar 13 10:55:42 mint kernel: [  853.625706] RDX: 0000000000000002 RSI: 0000000000000000 RDI: 0000000000000002
Mar 13 10:55:42 mint kernel: [  853.625747] RBP: ffffa8de0831fb90 R08: ffffa8de0831fb00 R09: ffffa8de0831fbf0
Mar 13 10:55:42 mint kernel: [  853.625789] R10: 0000000000000000 R11: 000000000000005e R12: 0000000000000000
Mar 13 10:55:42 mint kernel: [  853.625830] R13: 0000000000083fb0 R14: ffffa8de0831fbf0 R15: ffffa8de0831fbf8
Mar 13 10:55:42 mint kernel: [  853.625873] FS:  00007fe7b52c1700(0000) GS:ffff93977fc80000(0000) knlGS:0000000000000000
Mar 13 10:55:42 mint kernel: [  853.625920] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Mar 13 10:55:42 mint kernel: [  853.625985] CR2: 0000000001c1b000 CR3: 000000017b0ed000 CR4: 00000000003406e0
Mar 13 10:55:42 mint kernel: [  853.626027] Call Trace:
Mar 13 10:55:42 mint kernel: [  853.626050]  ? __kmalloc+0x178/0x200
Mar 13 10:55:42 mint kernel: [  853.626074]  ? __d_alloc+0x163/0x1e0
Mar 13 10:55:42 mint kernel: [  853.626096]  ? __d_alloc+0x126/0x1e0
Mar 13 10:55:42 mint kernel: [  853.626121]  ? mutex_lock+0x12/0x40
Mar 13 10:55:42 mint kernel: [  853.626146]  ? efi_call+0x58/0x90
Mar 13 10:55:42 mint kernel: [  853.626169]  ? virt_efi_query_variable_info.part.4+0x5e/0x110
Mar 13 10:55:42 mint kernel: [  853.626203]  ? virt_efi_query_variable_info+0x69/0x70
Mar 13 10:55:42 mint kernel: [  853.626234]  ? efi_query_variable_store+0x95/0x1b0
Mar 13 10:55:42 mint kernel: [  853.626266]  ? efivar_entry_set+0xc4/0x150
Mar 13 10:55:42 mint kernel: [  853.626292]  ? efivar_create+0x156/0x230
Mar 13 10:55:42 mint kernel: [  853.626319]  ? sysfs_kf_bin_write+0x59/0x70
Mar 13 10:55:42 mint kernel: [  853.626345]  ? kernfs_fop_write+0x11d/0x1a0
Mar 13 10:55:42 mint kernel: [  853.626372]  ? __vfs_write+0x18/0x40
Mar 13 10:55:42 mint kernel: [  853.626394]  ? vfs_write+0xb8/0x1b0
Mar 13 10:55:42 mint kernel: [  853.626418]  ? do_sys_open+0x1b4/0x280
Mar 13 10:55:42 mint kernel: [  853.626473]  ? SyS_write+0x55/0xc0
Mar 13 10:55:42 mint kernel: [  853.626495]  ? entry_SYSCALL_64_fastpath+0x1e/0xad
Mar 13 10:55:42 mint kernel: [  853.626524] Code: 48 cb 48 8b c1 48 83 c4 20 5b c3 48 8b d1 b9 04 00 00 00 e9 b7 ff ff ff cc cc cc 48 83 ec 28 48 8b 05 35 4b 00 00 4c 8d 44 24 40 <ff> 50 40 48 8b 4c 24 40 33 d2 48 85 c0 48 0f 48 ca 48 8b c1 48 
Mar 13 10:55:42 mint kernel: [  853.626668] RIP: 0xfffffffefb053d38 RSP: ffffa8de0831fac0
Mar 13 10:55:42 mint kernel: [  853.642258] ---[ end trace e712fdf41fb7256d ]---
Mar 13 10:55:42 mint ubiquity: Setting up grub-efi-amd64-signed (1.66.14+2.02~beta2-36ubuntu3.14+linuxmint1) ...
Mar 13 10:55:43 mint ubiquity: Installing for x86_64-efi platform.
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 14701 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 14912 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 10:56:16 mint ntpd[2193]: Soliciting pool server 5.9.80.113
Mar 13 10:56:21 mint ntpd[2193]: Soliciting pool server 78.46.241.151
Mar 13 10:56:23 mint ntpd[2193]: Soliciting pool server 85.114.128.137
Mar 13 10:56:23 mint ntpd[2193]: Soliciting pool server 2a02:c205:2009:8290::1
Mar 13 10:56:25 mint ntpd[2193]: Soliciting pool server 91.189.91.157
Mar 13 10:56:30 mint systemd[1]: Starting Cleanup of Temporary Directories...
Mar 13 10:56:30 mint systemd-tmpfiles[25554]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Mar 13 10:56:30 mint systemd[1]: Started Cleanup of Temporary Directories.
Mar 13 10:57:23 mint ntpd[2193]: Soliciting pool server 217.91.44.17
Mar 13 10:57:25 mint ntpd[2193]: Soliciting pool server 176.9.9.197
Mar 13 10:57:29 mint ntpd[2193]: Soliciting pool server 2a02:c205:2009:8290::4
Mar 13 10:57:29 mint ntpd[2193]: Soliciting pool server 138.201.64.208
Mar 13 10:57:31 mint ntpd[2193]: Soliciting pool server 91.189.89.199
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 16501 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 16716 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 10:58:28 mint ntpd[2193]: Soliciting pool server 129.250.35.250
Mar 13 10:58:29 mint ntpd[2193]: Soliciting pool server 31.172.86.162
Mar 13 10:58:33 mint ntpd[2193]: Soliciting pool server 136.243.110.35
Mar 13 10:58:34 mint ntpd[2193]: Soliciting pool server 2a02:2028:ff00:a00::5
Mar 13 10:58:38 mint ntpd[2193]: Soliciting pool server 91.189.94.4
Mar 13 10:59:34 mint ntpd[2193]: Soliciting pool server 172.104.139.15
Mar 13 10:59:36 mint ntpd[2193]: Soliciting pool server 80.153.195.191
Mar 13 10:59:40 mint ntpd[2193]: Soliciting pool server 2a03:2900:7:62::123
Mar 13 10:59:40 mint ntpd[2193]: Soliciting pool server 37.120.191.245
Mar 13 10:59:44 mint ntpd[2193]: Soliciting pool server 91.189.89.198
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 17581 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 17798 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:00:38 mint ntpd[2193]: Soliciting pool server 62.116.130.3
Mar 13 11:00:40 mint ntpd[2193]: Soliciting pool server 78.46.189.152
Mar 13 11:00:45 mint ntpd[2193]: Soliciting pool server 173.212.243.115
Mar 13 11:00:46 mint ntpd[2193]: Soliciting pool server 185.207.104.70
Mar 13 11:00:51 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c8
Mar 13 11:01:44 mint ntpd[2193]: Soliciting pool server 31.172.86.173
Mar 13 11:01:45 mint ntpd[2193]: Soliciting pool server 88.198.12.78
Mar 13 11:01:49 mint ntpd[2193]: Soliciting pool server 131.234.137.63
Mar 13 11:01:51 mint ntpd[2193]: Soliciting pool server 138.68.126.106
Mar 13 11:01:57 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c7
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: __init__ took 289.655 ms
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: updateBoxes
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: Binding to Hot Key: Super_L
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: on_icon_theme_changed
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: menuChanged
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: updateBoxes
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: menuChanged
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: updateBoxes
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: hexchat
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: Traceback (most recent call last):
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]:   File "/usr/lib/linuxmint/mintMenu/plugins/recentHelper.py", line 130, in applicationButtonClicked
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]:     doRecentApps()
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]:   File "/usr/lib/linuxmint/mintMenu/plugins/recentHelper.py", line 112, in doRecentApps
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]:     for i in recentAppBox.get_children():
Mar 13 11:02:34 mint org.mate.panel.applet.MintMenuAppletFactory[1796]: AttributeError: 'NoneType' object has no attribute 'get_children'
Mar 13 11:02:48 mint ntpd[2193]: Soliciting pool server 46.165.221.137
Mar 13 11:02:49 mint ntpd[2193]: Soliciting pool server 85.236.36.4
Mar 13 11:02:55 mint ntpd[2193]: Soliciting pool server 129.70.132.36
Mar 13 11:02:57 mint ntpd[2193]: Soliciting pool server 173.212.244.98
Mar 13 11:03:01 mint ntpd[2193]: Soliciting pool server 91.189.94.4
Mar 13 11:03:52 mint ntpd[2193]: Soliciting pool server 37.221.195.24
Mar 13 11:03:53 mint ntpd[2193]: Soliciting pool server 193.175.73.151
Mar 13 11:04:02 mint ntpd[2193]: Soliciting pool server 138.201.64.208
Mar 13 11:04:03 mint ntpd[2193]: Soliciting pool server 80.153.195.191
Mar 13 11:04:07 mint ntpd[2193]: Soliciting pool server 91.189.89.198
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 18771 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
Mar 13 11:04:58 mint ntpd[2193]: Soliciting pool server 136.243.193.103
Mar 13 11:05:00 mint ntpd[2193]: Soliciting pool server 131.234.137.63
Mar 13 11:05:10 mint ntpd[2193]: Soliciting pool server 78.46.53.2
Mar 13 11:05:10 mint ntpd[2193]: Soliciting pool server 2a00:c98:2030:a006:1::1
Mar 13 11:05:14 mint ntpd[2193]: Soliciting pool server 91.189.91.157
Mar 13 11:06:04 mint ntpd[2193]: Soliciting pool server 78.46.189.152
Mar 13 11:06:04 mint ntpd[2193]: Soliciting pool server 62.116.162.126
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 21214 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 18971 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:06:14 mint ntpd[2193]: Soliciting pool server 176.9.1.211
Mar 13 11:06:16 mint ntpd[2193]: Soliciting pool server 2001:41d0:a:7a0::1
Mar 13 11:06:21 mint ntpd[2193]: Soliciting pool server 91.189.89.199
Mar 13 11:07:08 mint ntpd[2193]: Soliciting pool server 217.91.44.17
Mar 13 11:07:09 mint ntpd[2193]: Soliciting pool server 176.221.42.125
Mar 13 11:07:20 mint ntpd[2193]: Soliciting pool server 2a02:c207:2016:8682::1
Mar 13 11:07:21 mint ntpd[2193]: Soliciting pool server 148.251.6.18
Mar 13 11:07:28 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c7
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 22521 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
Mar 13 11:08:13 mint ntpd[2193]: Soliciting pool server 46.163.88.237
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 22768 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:08:15 mint ntpd[2193]: Soliciting pool server 173.249.38.50
Mar 13 11:08:25 mint ntpd[2193]: Soliciting pool server 148.251.68.100
Mar 13 11:08:27 mint ntpd[2193]: Soliciting pool server 2001:638:504:2000::32
Mar 13 11:08:34 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c8
Mar 13 11:09:20 mint ntpd[2193]: Soliciting pool server 131.234.137.64
Mar 13 11:09:22 mint ntpd[2193]: Soliciting pool server 195.201.19.162
Mar 13 11:09:32 mint ntpd[2193]: Soliciting pool server 85.214.143.181
Mar 13 11:09:33 mint ntpd[2193]: Soliciting pool server 185.194.140.199
Mar 13 11:09:41 mint ntpd[2193]: Soliciting pool server 91.189.89.199
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 23502 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 23715 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:10:27 mint ntpd[2193]: Soliciting pool server 217.91.44.17
Mar 13 11:10:29 mint ntpd[2193]: Soliciting pool server 138.201.215.22
Mar 13 11:10:37 mint ntpd[2193]: Soliciting pool server 78.46.53.8
Mar 13 11:10:37 mint ntpd[2193]: Soliciting pool server 85.114.128.137
Mar 13 11:10:46 mint ntpd[2193]: Soliciting pool server 91.189.91.157
Mar 13 11:11:33 mint ntpd[2193]: Soliciting pool server 46.165.221.137
Mar 13 11:11:35 mint ntpd[2193]: Soliciting pool server 131.234.137.64
Mar 13 11:11:43 mint ntpd[2193]: Soliciting pool server 217.79.179.106
Mar 13 11:11:44 mint ntpd[2193]: Soliciting pool server 129.70.132.36
Mar 13 11:11:51 mint ntpd[2193]: Soliciting pool server 91.189.94.4
Mar 13 11:11:56 mint dhclient[2501]: DHCPREQUEST of 192.168.12.55 on wlp3s0 to 192.168.8.2 port 67 (xid=0x3d0f0dbf)
Mar 13 11:11:56 mint dhclient[2501]: DHCPACK of 192.168.12.55 from 192.168.8.2
Mar 13 11:11:56 mint dhclient[2501]: bound to 192.168.12.55 -- renewal in 1433 seconds.
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2354]   address 192.168.12.55
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2385]   plen 21 (255.255.248.0)
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2386]   gateway 192.168.8.1
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2386]   server identifier 192.168.8.2
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2387]   lease time 3600
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2387]   nameserver '212.184.75.49'
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2387]   nameserver '212.184.75.52'
Mar 13 11:11:56 mint NetworkManager[1375]: <info>  [1520939516.2403] dhcp4 (wlp3s0): state changed bound -> bound
Mar 13 11:11:56 mint dbus[1124]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Mar 13 11:11:56 mint systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 13 11:11:56 mint dbus[1124]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mar 13 11:11:56 mint systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 13 11:11:56 mint nm-dispatcher: req:1 'dhcp4-change' [wlp3s0]: new request (1 scripts)
Mar 13 11:11:56 mint nm-dispatcher: req:1 'dhcp4-change' [wlp3s0]: start running ordered scripts...
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 24643 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 24876 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:12:40 mint ntpd[2193]: Soliciting pool server 129.70.132.36
Mar 13 11:12:40 mint ntpd[2193]: Soliciting pool server 144.76.96.7
Mar 13 11:12:48 mint ntpd[2193]: Soliciting pool server 141.35.1.80
Mar 13 11:12:49 mint ntpd[2193]: Soliciting pool server 188.68.54.53
Mar 13 11:12:58 mint ntpd[2193]: Soliciting pool server 91.189.89.198
Mar 13 11:13:46 mint ntpd[2193]: Soliciting pool server 88.99.32.93
Mar 13 11:13:47 mint ntpd[2193]: Soliciting pool server 5.189.146.13
Mar 13 11:13:55 mint ntpd[2193]: Soliciting pool server 192.53.103.108
Mar 13 11:13:55 mint ntpd[2193]: Soliciting pool server 2a01:4f8:c17:b8f::2
Mar 13 11:14:02 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c8
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 25970 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 26204 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:14:51 mint ntpd[2193]: Soliciting pool server 5.189.146.13
Mar 13 11:14:54 mint ntpd[2193]: Soliciting pool server 213.209.109.45
Mar 13 11:14:58 mint ntpd[2193]: Soliciting pool server 88.198.12.78
Mar 13 11:15:02 mint ntpd[2193]: Soliciting pool server 2001:a60::123:1
Mar 13 11:15:07 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c7
Mar 13 11:15:56 mint ntpd[2193]: Soliciting pool server 134.34.3.18
Mar 13 11:16:01 mint ntpd[2193]: Soliciting pool server 136.243.177.133
Mar 13 11:16:05 mint ntpd[2193]: Soliciting pool server 138.201.64.208
Mar 13 11:16:08 mint ntpd[2193]: Soliciting pool server 2001:a60::123:2
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 27168 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 27396 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:16:13 mint ntpd[2193]: Soliciting pool server 91.189.89.198
Mar 13 11:17:01 mint CRON[26227]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Mar 13 11:17:03 mint ntpd[2193]: Soliciting pool server 78.46.204.247
Mar 13 11:17:05 mint ntpd[2193]: Soliciting pool server 195.201.19.162
Mar 13 11:17:11 mint ntpd[2193]: Soliciting pool server 138.68.126.106
Mar 13 11:17:12 mint ntpd[2193]: Soliciting pool server 2a01:4f8:141:282::5:1
Mar 13 11:17:19 mint ntpd[2193]: Soliciting pool server 91.189.89.199
Mar 13 11:18:07 mint ntpd[2193]: Soliciting pool server 213.251.53.187
Mar 13 11:18:10 mint ntpd[2193]: Soliciting pool server 195.201.19.162
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 28673 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 28889 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:18:17 mint ntpd[2193]: Soliciting pool server 129.70.132.36
Mar 13 11:18:18 mint ntpd[2193]: Soliciting pool server 195.50.171.101
Mar 13 11:18:24 mint ntpd[2193]: Soliciting pool server 91.189.91.157
Mar 13 11:19:12 mint ntpd[2193]: Soliciting pool server 185.194.140.199
Mar 13 11:19:17 mint ntpd[2193]: Soliciting pool server 89.163.241.149
Mar 13 11:19:21 mint ntpd[2193]: Soliciting pool server 80.153.195.191
Mar 13 11:19:24 mint ntpd[2193]: Soliciting pool server 81.169.154.29
Mar 13 11:19:30 mint ntpd[2193]: Soliciting pool server 91.189.94.4
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 29775 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 29979 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:20:19 mint ntpd[2193]: Soliciting pool server 213.251.52.43
Mar 13 11:20:24 mint ntpd[2193]: Soliciting pool server 136.243.177.133
Mar 13 11:20:26 mint ntpd[2193]: Soliciting pool server 62.128.1.18
Mar 13 11:20:29 mint ntpd[2193]: Soliciting pool server 37.120.191.245
Mar 13 11:20:34 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c7
Mar 13 11:21:23 mint ntpd[2193]: Soliciting pool server 78.46.53.8
Mar 13 11:21:29 mint ntpd[2193]: Soliciting pool server 85.114.128.137
Mar 13 11:21:32 mint ntpd[2193]: Soliciting pool server 85.10.240.253
Mar 13 11:21:34 mint ntpd[2193]: Soliciting pool server 85.25.210.112
Mar 13 11:21:38 mint ntpd[2193]: Soliciting pool server 2001:67c:1560:8003::c8
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 31044 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 31272 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Mar 13 11:22:25 mint wpa_supplicant[1576]: wlp3s0: WPA: Group rekeying completed with d8:84:66:5b:48:40 [GTK=CCMP]
Mar 13 11:22:28 mint ntpd[2193]: Soliciting pool server 78.46.204.247
Mar 13 11:22:36 mint ntpd[2193]: Soliciting pool server 176.9.1.211
Mar 13 11:22:37 mint ntpd[2193]: Soliciting pool server 62.116.130.3
Mar 13 11:22:40 mint ntpd[2193]: Soliciting pool server 2a01:4f8:190:738d::2
Mar 13 11:22:43 mint ntpd[2193]: Soliciting pool server 91.189.89.199
Any further suggestions appreciated!

Thanks!
User avatar
Spearmint2
Level 16
Level 16
Posts: 6900
Joined: Sat May 04, 2013 1:41 pm
Location: Maryland, USA

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by Spearmint2 »

I could be wrong, but it looks like it's having a hard time reading the GPT drive. You should run gdisk from a LIVE DVD to see if the drive still has a valid GPT on it. Maybe the GPT was damaged in some manner when resizing the windows partition.
All things go better with Mint. Mint julep, mint jelly, mint gum, candy mints, pillow mints, peppermint, chocolate mints, spearmint,....
logithack

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by logithack »

i've booted a live DVD and run gdisk. Everything seems alright. Here's the output:

Code: Select all

mint@mint ~ $ sudo gdisk
GPT fdisk (gdisk) version 1.0.1

Type device filename, or press <Enter> to exit: /dev/sda
Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): ?
b	back up GPT data to a file
c	change a partition's name
d	delete a partition
i	show detailed information on a partition
l	list known partition types
n	add a new partition
o	create a new empty GUID partition table (GPT)
p	print the partition table
q	quit without saving changes
r	recovery and transformation options (experts only)
s	sort partitions
t	change a partition's type code
v	verify disk
w	write table to disk and exit
x	extra functionality (experts only)
?	print this menu

Command (? for help): p
Disk /dev/sda: 468862128 sectors, 223.6 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): ADBEF9A3-90D6-45A2-A86E-94900151FA34
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 468862094
Partitions will be aligned on 2048-sector boundaries
Total free space is 83074157 sectors (39.6 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1            2048          923647   450.0 MiB   2700  Basic data partition
   2          923648         1128447   100.0 MiB   EF00  EFI system partition
   3         1128448         1161215   16.0 MiB    0C01  Microsoft reserved ...
   4         1161216       384765951   182.9 GiB   0700  Basic data partition
   5       467834880       468858879   500.0 MiB   2700  

Command (? for help): v

No problems found. 83074157 free sectors (39.6 GiB) available in 3
segments, the largest of which is 83068928 (39.6 GiB) in size.

Command (? for help): q
Any more ideas?
User avatar
Spearmint2
Level 16
Level 16
Posts: 6900
Joined: Sat May 04, 2013 1:41 pm
Location: Maryland, USA

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by Spearmint2 »

Did you turn off Secure Boot in the BIOS before attempting the dual installation?
All things go better with Mint. Mint julep, mint jelly, mint gum, candy mints, pillow mints, peppermint, chocolate mints, spearmint,....
Fly
Level 1
Level 1
Posts: 19
Joined: Mon Nov 07, 2016 4:45 am

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by Fly »

Some "solution" i found online that helped some other person with similar issues, very strange thing, and not sure if it will work, but it seems very simple to try out.


1. Run Mint installation from within LiveCD session => disk devices become unavailable.
2. While the installation is running, run GParted and wait while GParted accesses disk devices list => disk devices are still unavailable.
3. Quit Gparted => disk devices become available!
4. By the end of Mint installation it tries to install grub on /dev/sda and... voilà! Installation completed successfully!


Keep us updated if this works or not, i'm really interested to know :)
User avatar
Pierre
Level 21
Level 21
Posts: 13192
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by Pierre »

just as an aside thing:
- it's no longer recommended to re-size the C: drive by using either Gparted or the LinuxMint Installer's partitioner . .
( that was fine on win-xp, but not on their later systems, and it's something to do with, the way the Windows System
manages it's static files, which was changed, after the release of the win-xp system )

ie: it's now suggested that you create that Free Space, by using the Windows based Disk Management Tool:
https://www.howtogeek.com/howto/windows ... ows-vista/
then use the something-else option in the Linux Installer's Menu

or, you can go one step further, and then use Gparted to pre-prepare that vacant space,,
- into 2 - 3 partitions and then use the something-else option in the Linux Installer's Menu . . .
:)
Image
Please edit your original post title to include [SOLVED] - when your problem is solved!
and DO LOOK at those Unanswered Topics - - you may be able to answer some!.
logithack

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by logithack »

Spearmint2 wrote: Tue Mar 13, 2018 11:56 am Did you turn off Secure Boot in the BIOS before attempting the dual installation?
I entered the BIOS today and noticed that Secure Boot had already been turned off. I usually do that when I get a new computer. Just out of interest I turned it back on and tried it again, but to no avail. Now I've disabled it again.

Basically, the installation always gets stuck at this point, with the last two lines being repeated a lot and the preceding ones with the Python exception occuring only few times:

Code: Select all

Mar 18 16:27:05 mint org.mate.panel.applet.MintMenuAppletFactory[1758]:   File "/usr/lib/linuxmint/mintMenu/plugins/recentHelper.py", line 130, in applicationButtonClicked
Mar 18 16:27:05 mint org.mate.panel.applet.MintMenuAppletFactory[1758]:     doRecentApps()
Mar 18 16:27:05 mint org.mate.panel.applet.MintMenuAppletFactory[1758]:   File "/usr/lib/linuxmint/mintMenu/plugins/recentHelper.py", line 112, in doRecentApps
Mar 18 16:27:05 mint org.mate.panel.applet.MintMenuAppletFactory[1758]:     for i in recentAppBox.get_children():
Mar 18 16:27:05 mint org.mate.panel.applet.MintMenuAppletFactory[1758]: AttributeError: 'NoneType' object has no attribute 'get_children'
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:18: Warning: Source ID 9446 was not found when attempting to remove it
  GLib.source_remove(self.timeout_id)
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:131: Warning: Source ID 9580 was not found when attempting to remove it
  GLib.source_remove(self.rows_changed_id)
Fly wrote: Sun Mar 18, 2018 9:20 am Some "solution" i found online that helped some other person with similar issues, very strange thing, and not sure if it will work, but it seems very simple to try out.


1. Run Mint installation from within LiveCD session => disk devices become unavailable.
2. While the installation is running, run GParted and wait while GParted accesses disk devices list => disk devices are still unavailable.
3. Quit Gparted => disk devices become available!
4. By the end of Mint installation it tries to install grub on /dev/sda and... voilà! Installation completed successfully!


Keep us updated if this works or not, i'm really interested to know :)
I've tried that although I'm not sure when exactly I'm supposed to open and close GParted. Unfortunately, it didn't work.

Pierre wrote: Sun Mar 18, 2018 9:39 am just as an aside thing:
- it's no longer recommended to re-size the C: drive by using either Gparted or the LinuxMint Installer's partitioner . .
( that was fine on win-xp, but not on their later systems, and it's something to do with, the way the Windows System
manages it's static files, which was changed, after the release of the win-xp system )

ie: it's now suggested that you create that Free Space, by using the Windows based Disk Management Tool:
https://www.howtogeek.com/howto/windows ... ows-vista/
then use the something-else option in the Linux Installer's Menu

or, you can go one step further, and then use Gparted to pre-prepare that vacant space,,
- into 2 - 3 partitions and then use the something-else option in the Linux Installer's Menu . . .
:)
Well, I think it can't be the Linux installer's inability to format my SSD properly. Before making another attempt I always delete all partitions so the entire space is unallocated. The Linux installer then creates one EFI boot partition, one ext4 partition for the system and one swap partition.


I've tried a different USB drive, USB 2.0 this time - still the same errors. Then I tried installing Debian 9 and it also freezes when trying to install GRUB. It can't be the SSD since I've run that in a very similar Acer laptop before with Linux Mint on it and everything worked just fine.

However, Linux Mint is my preferred distro and I'd really appreciate being able to use that. There's got to be a way to find out what's going wrong.

I've run out of ideas, I hope you guys can help me. Keep 'em coming!

Thanks guys!
logithack

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by logithack »

I've finally managed to get it to work. It was a problem a lot of people with Acer laptops have faced.

Here's what you need to do:
  • update the BIOS. Unfortunately, this is necessary because I've tried doing all the steps below without updating the BIOS and it didn't work. You don't need to install the individual versions consecutively, just download and install the latest version. Acer offer them as .exe files on their website, which means that you must have Windows installed to be able to run them. I just quickly installed Windows 10 to run them. As soon as you've run the executable, it performs a restart and automatically installs the BIOS update.
  • leave Secure Boot on (you can disable it after installing Linux)
  • set a Supervisor password (make sure you note it down somewhere in case you forget it)
  • insert the USB drive, enter the BIOS and navigate to the Security tab. Move down to the option where you need to set a trusted UEFI boot loader. Here you need to select USB0\EFI\ubuntu\grubx64.efi. Once you've done that, you'll be asked to give it a name. This name will appear in the boot selection menu later on.
  • boot into the live session from the USB, run GParted and remove all partitions on the destination HDD/SSD drive so the entire space is unallocated and finally install Linux Mint as usual.
  • optional: Disable Secure Boot.
  • optional: In the BIOS, navigate to the Security tab again, move down to the UEFI trusted boot loader option and instead of selecting USB0\, select
    HDD0\EFI\ubuntu\grubx64.efi. This way, I just made sure that it explicitly accepts the GRUB that's installed on the HDD, but it should work without that, too.
  • optional: In the BIOS, navigate to the Boot tab and change the boot priority so the GRUB on the HDD is at the top.
That's it! It took me a couple of days of research and asking people for help on IRC (thanks guys!). Eventually, somebody hinted me to a forum post that suggested this solution.

I hope this will be helpful to people facing the same issues as me. Thanks to everyone on the forums and on IRC for your help!

Best regards,

haxxurrtje
User avatar
Spearmint2
Level 16
Level 16
Posts: 6900
Joined: Sat May 04, 2013 1:41 pm
Location: Maryland, USA

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by Spearmint2 »

You should start a new Tutorial thread with that. Not all UEFI work exactly the same, but then others would add any differences for their own systems.
All things go better with Mint. Mint julep, mint jelly, mint gum, candy mints, pillow mints, peppermint, chocolate mints, spearmint,....
WarrenLucky13

Re: Installation freezes due to "Source ID xxxxx not found when attempting to remove it"

Post by WarrenLucky13 »

Did you get it to work? Cause I'm having the same errors.
Locked

Return to “Installation & Boot”