Skip to content

Instantly share code, notes, and snippets.

@hphilm
Created April 4, 2015 19:52
Show Gist options
  • Save hphilm/ab62118d5b2c2b114da9 to your computer and use it in GitHub Desktop.
Save hphilm/ab62118d5b2c2b114da9 to your computer and use it in GitHub Desktop.
Thus 0.8.12.009 - Simple automatic install
[manjaro@manjaro Desktop]$ pacman -Q thus
error: package 'thus' was not found
[manjaro@manjaro Desktop]$ pacman -Q thus-dev
thus-dev 0.8.12.009-2
[manjaro@manjaro Desktop]$ thus -dv
(thus.py:1710): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:264:30: not a number
(thus.py:1710): Gtk-WARNING **: Theme parsing error: mate-applications.css:37:23: 'none' is not a valid color name
[2015-04-04 19:44:05] [thus] INFO: Using GTK v3.14.9
[2015-04-04 19:44:06] [updater] INFO: Thus Internet version: 0.8.12.009
[2015-04-04 19:44:07] [main_window] INFO: Thus installer version 0.8.12.009
[2015-04-04 19:44:07] [gtkbasebox] DEBUG: Loading 'language' screen
[2015-04-04 19:44:10] [gtkbasebox] DEBUG: Loading 'location' screen
[2015-04-04 19:44:10] [gtkbasebox] DEBUG: Loading 'check' screen
[2015-04-04 19:44:10] [gtkbasebox] DEBUG: Loading 'keymap' screen
[2015-04-04 19:44:10] [gtkbasebox] DEBUG: Loading 'timezone' screen
[2015-04-04 19:44:11] [gtkbasebox] DEBUG: Loading 'ask' screen
(thus.py:1710): Gtk-WARNING **: Failed to set property GtkBox.halign to left: Could not parse enum: `left'
[2015-04-04 19:44:11] [gtkbasebox] DEBUG: Loading 'automatic' screen
[2015-04-04 19:44:11] [gtkbasebox] DEBUG: Loading 'advanced' screen
[2015-04-04 19:44:11] [timezone] DEBUG: We have connection. Let's get our timezone
[2015-04-04 19:44:11] [gtkbasebox] DEBUG: Loading 'user_info' screen
[2015-04-04 19:44:11] [gtkbasebox] DEBUG: Loading 'slides' screen
[2015-04-04 19:44:11] [timezone] DEBUG: Timezone (latitude 48.0667, longitude 11.9) detected.
[2015-04-04 19:44:12] [location] WARNING: Can't change to locale 'en_AU.UTF-8'
[2015-04-04 19:44:12] [location] WARNING: Can't change to locale 'en_AU'
[2015-04-04 19:44:12] [timezone] INFO: location changed to : Europe/Berlin
[2015-04-04 19:44:13] [misc] WARNING: Can't change to locale 'en_AU.UTF-8' : unsupported locale setting
[2015-04-04 19:44:13] [misc] WARNING: Can't change to locale 'en_AU'
[2015-04-04 19:44:13] [misc] WARNING: unsupported locale setting
[2015-04-04 19:44:13] [misc] WARNING: Can't change to locale 'en_AU.UTF-8' : unsupported locale setting
[2015-04-04 19:44:13] [misc] WARNING: Can't change to locale 'en_AU'
[2015-04-04 19:44:13] [misc] WARNING: unsupported locale setting
[2015-04-04 19:44:14] [keymap] INFO: keyboard_layout is Germany
[2015-04-04 19:44:17] [check] INFO: We have a connection to the Internet.
[2015-04-04 19:44:17] [check] INFO: We're connected to a power source.
[2015-04-04 19:44:17] [check] INFO: We have enough disk space.
:: Querying servers, this may take some time...
Africa
-> 0.733 http://manjaro.mirror.ac.za/unstable/$repo/$arch
-> 0.936 http://mirror.is.co.za/mirrors/manjaro.org/unstable/$repo/$arch
Australia
-> ..... http://mirror.ventraip.net.au/Manjaro/unstable/$repo/$arch[2015-04-04 19:44:20] [automatic] DEBUG: ATA VBOX HARDDISK [8 GB] (/dev/sda)
-> 0.897
-> 1.022 http://manjaro.mirror.uber.com.au/unstable/$repo/$arch
-> ..... http://manjaro.mirror.serversaustralia.com.au/unstable/$repo/$arch[2015-04-04 19:44:22] [automatic] INFO: Automatic install on /dev/sda
[2015-04-04 19:44:22] [automatic] INFO: Thus will install Manjaro on device /dev/sda
[2015-04-04 19:44:22] [automatic] INFO: Thus will install the bootloader 'grub2' in device '/dev/sda'
[2015-04-04 19:44:22] [process] DEBUG: Creating partitions and their filesystems in /dev/sda
[2015-04-04 19:44:22] [auto_partition] DEBUG: Total disk size: 8192MiB
[2015-04-04 19:44:22] [auto_partition] DEBUG: Boot partition size: 256MiB
[2015-04-04 19:44:22] [auto_partition] DEBUG: Swap partition size: 819MiB
[2015-04-04 19:44:22] [auto_partition] DEBUG: Root partition size: 7115MiB
/dev/ManjaroVG/ManjaroHome: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef
-> 1.052
Belgium
-> 0.137 http://ftp.belnet.be/manjaro/unstable/$repo/$arch
-> ..... http://manjaro.cu.be/unstable/$repo/$arch Logical volume "ManjaroHome" successfully removed
/dev/ManjaroVG/ManjaroRoot: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef
-> 0.387
Brasil
-> ..... http://manjaro.fis.unb.br/unstable/$repo/$arch Logical volume "ManjaroRoot" successfully removed
/dev/ManjaroVG/ManjaroSwap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32
Logical volume "ManjaroSwap" successfully removed
Volume group "ManjaroVG" successfully removed
Labels on physical volume "/dev/sda2" successfully wiped
2048+0 records in
2048+0 records out
Warning: The resulting partition is not properly aligned for best performance.
Warning: The resulting partition is not properly aligned for best performance.
[2015-04-04 19:44:26] [auto_partition] DEBUG: Boot: /dev/sda1
[2015-04-04 19:44:26] [auto_partition] DEBUG: Swap: /dev/sda5
[2015-04-04 19:44:26] [auto_partition] DEBUG: Root: /dev/sda2
[2015-04-04 19:44:26] [auto_partition] DEBUG: Device /dev/sda5 will have a swap filesystem
[2015-04-04 19:44:26] [auto_partition] DEBUG: Device /dev/sda2 will have a ext4 filesystem
[2015-04-04 19:44:26] [auto_partition] DEBUG: Device /dev/sda1 will have a ext2 filesystem
[2015-04-04 19:44:26] [auto_partition] DEBUG: Will format device /dev/sda2 as ext4
-> Error!
-> 1.429 http://www.las.ic.unicamp.br/pub/manjarolinux/unstable/$repo/$arch
Chile
-> ..... http://manjaro.dcc.uchile.cl/unstable/$repo/$arch[2015-04-04 19:44:30] [auto_partition] DEBUG: Device details: /dev/sda2 UUID=85580596-845c-4580-bfbf-93d94a7b79e0 LABEL=ManjaroRoot
[2015-04-04 19:44:30] [auto_partition] DEBUG: Will format device /dev/sda5 as swap
mkswap: /dev/sda5: warning: wiping old swap signature.
Setting up swapspace version 1, size = 818.2 MiB (857939968 bytes)
LABEL=ManjaroSwap, UUID=5168a0ce-1c38-4c92-9275-addfc68954d2
[2015-04-04 19:44:30] [auto_partition] DEBUG: Device details: /dev/sda5 UUID=5168a0ce-1c38-4c92-9275-addfc68954d2 LABEL=ManjaroSwap
[2015-04-04 19:44:30] [auto_partition] DEBUG: Will format device /dev/sda1 as ext2
/dev/sda1 contains a ext2 file system labelled 'ManjaroBoot'
last mounted on /install/boot on Sat Apr 4 19:11:42 2015
-> 1.182
China
-> ..... http://mirrors.ustc.edu.cn/manjaro/unstable/$repo/$arch[2015-04-04 19:44:32] [auto_partition] DEBUG: Device details: /dev/sda1 UUID=1b926633-a24d-42fb-bff5-75bee6c2d134 LABEL=ManjaroBoot
[2015-04-04 19:44:32] [auto_partition] DEBUG: /dev/sda1 will be mounted as /boot
[2015-04-04 19:44:32] [auto_partition] DEBUG: /dev/sda2 will be mounted as /
[2015-04-04 19:44:32] [auto_partition] DEBUG: /dev/sda5 will be mounted as swap
[2015-04-04 19:44:32] [auto_partition] DEBUG: Device /dev/sda5 will have a swap filesystem
[2015-04-04 19:44:32] [auto_partition] DEBUG: Device /dev/sda2 will have a ext4 filesystem
[2015-04-04 19:44:32] [auto_partition] DEBUG: Device /dev/sda1 will have a ext2 filesystem
[2015-04-04 19:44:33] [slides] INFO: Installing using the 'automatic' method
[2015-04-04 19:44:33] [slides] INFO: Indexing files to be copied...
[2015-04-04 19:44:33] [slides] INFO: Indexing files to be copied ...
[2015-04-04 19:44:33] [slides] INFO: Extracting root-image ...
-> 3.792
-> Error!http://mirror.bjtu.edu.cn/manjaro/unstable/$repo/$arch
-> 1.103 http://ftp.cuhk.edu.hk/pub/Linux/manjaro/unstable/$repo/$arch
Colombia
-> 0.805 http://mirror.edatel.net.co/manjaro/unstable/$repo/$arch
Costa_Rica
-> 1.023 http://mirrors.ucr.ac.cr/manjaro/unstable/$repo/$arch
Denmark
-> 0.222 http://mirrors.dotsrc.org/manjaro/unstable/$repo/$arch
France
-> 0.132 http://manjarolinux.polymorf.fr/unstable/$repo/$arch
-> Error!http://mirror.finn.lu/manjaro/unstable/$repo/$arch
Germany
-> 0.103 http://ftp.halifax.rwth-aachen.de/manjaro/unstable/$repo/$arch
-> 0.129 http://ftp.tu-chemnitz.de/pub/linux/manjaro/unstable/$repo/$arch
-> ..... http://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/unstable/$repo/$arc-> 0.184
-> 0.120 http://mirror.netzspielplatz.de/manjaro/packages/unstable/$repo/$arch
-> 0.375 http://mirror.intercolo.net/manjaro/unstable/$repo/$arch
-> 0.098 http://mirror.netcologne.de/manjaro/unstable/$repo/$arch
Greece
-> 0.200 http://ftp.cc.uoc.gr/mirrors/linux/manjaro/unstable/$repo/$arch
Indonesia
-> 1.409 http://kambing.ui.ac.id/manjaro/unstable/$repo/$arch
-> 1.590 http://kartolo.sby.datautama.net.id/manjaro/unstable/$repo/$arch
-> Error!http://jaran.undip.ac.id/index.php/manjaro/unstable/$repo/$arch
Ireland
-> 0.243 http://ftp.heanet.ie/mirrors/manjaro/unstable/$repo/$arch
Italy
-> 0.185 http://manjaro.mirror.garr.it/mirrors/manjaro/unstable/$repo/$arch
Japan
-> 1.953 http://ftp.tsukuba.wide.ad.jp/Linux/manjaro/unstable/$repo/$arch
-> Error!http://ftp.riken.jp/Linux/manjaro/unstable/$repo/$arch
Netherlands
-> 0.094 http://ftp.nluug.nl/pub/os/Linux/distr/manjaro/unstable/$repo/$arch
Portugal
-> 0.406 http://ftp.dei.uc.pt/pub/linux/manjaro/repos/unstable/$repo/$arch
Romania
-> 0.206 http://mirrors.xservers.ro/manjaro/unstable/$repo/$arch
-> 0.206 http://mirrors.serverhost.ro/manjaro/packages/unstable/$repo/$arch
-> 0.201 http://ftp.lug.ro/manjaro/unstable/$repo/$arch
-> 0.200 http://manjaro.mirrors.linux.ro/repos/unstable/$repo/$arch
Russia
-> 0.189 http://mirror.yandex.ru/mirrors/manjaro/unstable/$repo/$arch
South_Korea
-> 0.771 http://mirror.premi.st/manjaro/unstable/$repo/$arch
Sweden
-> 0.261 http://ftp.lysator.liu.se/pub/manjaro/unstable/$repo/$arch
-> 0.302 http://mirror.zetup.net/manjaro/unstable/$repo/$arch
Taiwan
-> 1.044 http://free.nchc.org.tw/manjaro/unstable/$repo/$arch
-> 1.316 http://ftp.yzu.edu.tw/Linux/manjaro/unstable/$repo/$arch
Turkey
-> 0.305 http://ftp.linux.org.tr/manjaro/unstable/$repo/$arch
United_Kingdom
-> 0.330 http://repo.manjaro.org.uk/unstable/$repo/$arch
-> ..... http://www.mirrorservice.org/sites/repo.manjaro.org/repos/unstable/$rep-> 0.162
-> 0.201 http://mirror.catn.com/pub/manjaro/unstable/$repo/$arch
-> 0.113 http://manjaro.mirrors.uk2.net/unstable/$repo/$arch
-> 0.421 http://sorch.uk/manjaro/unstable/$repo/$arch
United_States
-> 0.339 http://mirror.dacentec.com/manjaro/unstable/$repo/$arch
-> 0.647 http://www.gtlib.gatech.edu/pub/manjaro/unstable/$repo/$arch
-> 0.527 http://mirror.jmu.edu/manjaro/unstable/$repo/$arch
-> 0.431 http://mirror.solarvps.com/manjaro/unstable/$repo/$arch
-> 0.396 http://mirror.nexcess.net/manjaro/unstable/$repo/$arch
:: Generated and saved '/etc/pacman.d/mirrorlist' mirrorlist.
[2015-04-04 19:46:35] [slides] INFO: Extracting desktop-image ...
[2015-04-04 19:49:11] [process] DEBUG: Added to fstab : UUID=1b926633-a24d-42fb-bff5-75bee6c2d134 /boot ext2 defaults,rw,noatime 0 0
[2015-04-04 19:49:11] [process] DEBUG: Added to fstab : UUID=85580596-845c-4580-bfbf-93d94a7b79e0 / ext4 defaults,rw,noatime,discard 0 1
[2015-04-04 19:49:11] [process] DEBUG: Added to fstab : UUID=5168a0ce-1c38-4c92-9275-addfc68954d2 swap swap defaults 0 0
[2015-04-04 19:49:11] [process] DEBUG: Added to fstab : tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
[2015-04-04 19:49:11] [process] DEBUG: fstab written.
[2015-04-04 19:49:12] [process] DEBUG: Enabled NetworkManager service.
[2015-04-04 19:49:12] [chroot] DEBUG: Created symlink from /etc/systemd/system/multi-user.target.wants/ntpd.service to /usr/lib/systemd/system/ntpd.service.
[2015-04-04 19:49:12] [process] DEBUG: Enabled ntpd service.
[2015-04-04 19:49:13] [chroot] DEBUG: Changing finger information for john.
Finger information changed.
[2015-04-04 19:49:13] [slides] INFO: Generating locales ...
[2015-04-04 19:49:17] [chroot] DEBUG: Generating locales...
en_AU.UTF-8... done
Generation complete.
[2015-04-04 19:49:17] [slides] INFO: Adjusting hardware clock ...
[2015-04-04 19:49:20] [chroot] DEBUG: '/etc/skel/./.mozilla' -> '/root/./.mozilla'
'/etc/skel/./.mozilla/firefox' -> '/root/./.mozilla/firefox'
'/etc/skel/./.mozilla/firefox/9shb6xj3.default' -> '/root/./.mozilla/firefox/9shb6xj3.default'
'/etc/skel/./.mozilla/firefox/9shb6xj3.default/bookmarkbackups' -> '/root/./.mozilla/firefox/9shb6xj3.default/bookmarkbackups'
'/etc/skel/./.mozilla/firefox/9shb6xj3.default/bookmarkbackups/bookmarks-2013-03-04.json' -> '/root/./.mozilla/firefox/9shb6xj3.default/bookmarkbackups/bookmarks-2013-03-04.json'
'/etc/skel/./.mozilla/firefox/9shb6xj3.default/chrome' -> '/root/./.mozilla/firefox/9shb6xj3.default/chrome'
'/etc/skel/./.mozilla/firefox/9shb6xj3.default/chrome/userChrome.css' -> '/root/./.mozilla/firefox/9shb6xj3.default/chrome/userChrome.css'
'/etc/skel/./.mozilla/firefox/9shb6xj3.default/prefs.js' -> '/root/./.mozilla/firefox/9shb6xj3.default/prefs.js'
'/etc/skel/./.mozilla/firefox/profiles.ini' -> '/root/./.mozilla/firefox/profiles.ini'
'/etc/skel/./.Xresources' -> '/root/./.Xresources'
'/etc/skel/./.bash_logout' -> '/root/./.bash_logout'
'/etc/skel/./.bash_profile' -> '/root/./.bash_profile'
'/etc/skel/./.bashrc' -> '/root/./.bashrc'
'/etc/skel/./.conkyrc' -> '/root/./.conkyrc'
'/etc/skel/./.dir_colors' -> '/root/./.dir_colors'
'/etc/skel/./.xsession' -> '/root/./.xsession'
'/etc/skel/./.config' -> '/root/./.config'
'/etc/skel/./.config/Thunar' -> '/root/./.config/Thunar'
'/etc/skel/./.config/Thunar/accels.scm' -> '/root/./.config/Thunar/accels.scm'
'/etc/skel/./.config/Thunar/thunarrc' -> '/root/./.config/Thunar/thunarrc'
'/etc/skel/./.config/Thunar/uca.xml' -> '/root/./.config/Thunar/uca.xml'
'/etc/skel/./.config/autostart' -> '/root/./.config/autostart'
'/etc/skel/./.config/autostart/Mixer Applet.desktop' -> '/root/./.config/autostart/Mixer Applet.desktop'
'/etc/skel/./.config/autostart/Plank Dock.desktop' -> '/root/./.config/autostart/Plank Dock.desktop'
'/etc/skel/./.config/autostart/manjaro-welcome.desktop' -> '/root/./.config/autostart/manjaro-welcome.desktop'
'/etc/skel/./.config/autostart/pamac-tray.desktop' -> '/root/./.config/autostart/pamac-tray.desktop'
'/etc/skel/./.config/autostart/xfce4-clipman-plugin-autostart.desktop' -> '/root/./.config/autostart/xfce4-clipman-plugin-autostart.desktop'
'/etc/skel/./.config/autostart/xfce4-settings-helper-autostart.desktop' -> '/root/./.config/autostart/xfce4-settings-helper-autostart.desktop'
'/etc/skel/./.config/autostart/xfce4-tips-autostart.desktop' -> '/root/./.config/autostart/xfce4-tips-autostart.desktop'
'/etc/skel/./.config/autostart/xfconf-migration-4.6.desktop' -> '/root/./.config/autostart/xfconf-migration-4.6.desktop'
'/etc/skel/./.config/dconf' -> '/root/./.config/dconf'
'/etc/skel/./.config/dconf/user' -> '/root/./.config/dconf/user'
'/etc/skel/./.config/gconf' -> '/root/./.config/gconf'
'/etc/skel/./.config/gconf/desktop' -> '/root/./.config/gconf/desktop'
'/etc/skel/./.config/gconf/desktop/gnome' -> '/root/./.config/gconf/desktop/gnome'
'/etc/skel/./.config/gconf/desktop/gnome/interface' -> '/root/./.config/gconf/desktop/gnome/interface'
'/etc/skel/./.config/gconf/desktop/gnome/interface/%gconf.xml' -> '/root/./.config/gconf/desktop/gnome/interface/%gconf.xml'
'/etc/skel/./.config/gconf/desktop/gnome/%gconf.xml' -> '/root/./.config/gconf/desktop/gnome/%gconf.xml'
'/etc/skel/./.config/gconf/desktop/%gconf.xml' -> '/root/./.config/gconf/desktop/%gconf.xml'
'/etc/skel/./.config/gtk-2.0' -> '/root/./.config/gtk-2.0'
'/etc/skel/./.config/gtk-2.0/gtkfilechooser.ini' -> '/root/./.config/gtk-2.0/gtkfilechooser.ini'
'/etc/skel/./.config/volumeicon' -> '/root/./.config/volumeicon'
'/etc/skel/./.config/volumeicon/volumeicon' -> '/root/./.config/volumeicon/volumeicon'
'/etc/skel/./.config/xfce4' -> '/root/./.config/xfce4'
'/etc/skel/./.config/xfce4/desktop' -> '/root/./.config/xfce4/desktop'
'/etc/skel/./.config/xfce4/desktop/icons.screen0-1584x856.rc' -> '/root/./.config/xfce4/desktop/icons.screen0-1584x856.rc'
'/etc/skel/./.config/xfce4/desktop/icons.screen0.rc' -> '/root/./.config/xfce4/desktop/icons.screen0.rc'
'/etc/skel/./.config/xfce4/panel' -> '/root/./.config/xfce4/panel'
'/etc/skel/./.config/xfce4/panel/datetime-5.rc' -> '/root/./.config/xfce4/panel/datetime-5.rc'
'/etc/skel/./.config/xfce4/panel/whiskermenu-8.rc' -> '/root/./.config/xfce4/panel/whiskermenu-8.rc'
'/etc/skel/./.config/xfce4/terminal' -> '/root/./.config/xfce4/terminal'
'/etc/skel/./.config/xfce4/terminal/terminalrc' -> '/root/./.config/xfce4/terminal/terminalrc'
'/etc/skel/./.config/xfce4/xfconf' -> '/root/./.config/xfce4/xfconf'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.disabled-down' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.disabled-down'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml'
'/etc/skel/./.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml' -> '/root/./.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml'
'/etc/skel/./.config/xfce4/helpers.rc' -> '/root/./.config/xfce4/helpers.rc'
'/etc/skel/./.config/Trolltech.conf' -> '/root/./.config/Trolltech.conf'
'/etc/skel/./.icons' -> '/root/./.icons'
'/etc/skel/./.icons/default' -> '/root/./.icons/default'
'/etc/skel/./.icons/default/index.theme' -> '/root/./.icons/default/index.theme'
'/etc/skel/./.local' -> '/root/./.local'
'/etc/skel/./.local/share' -> '/root/./.local/share'
'/etc/skel/./.local/share/applications' -> '/root/./.local/share/applications'
'/etc/skel/./.local/share/applications/mimeapps.list' -> '/root/./.local/share/applications/mimeapps.list'
'/etc/skel/./.Xclients' -> '/root/./.Xclients'
'/etc/skel/./.xinitrc' -> '/root/./.xinitrc'
'/etc/skel/./.xprofile' -> '/root/./.xprofile'
[2015-04-04 19:49:20] [slides] INFO: Configuring hardware ...
[2015-04-04 19:49:21] [chroot] DEBUG: Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 22 [71%] [-13.50dB] [on]
Front Right: Playback 22 [71%] [-13.50dB] [on]
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'Front',0
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'Center',0
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'LFE',0
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'Headphone',0
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'Speaker',0
[2015-04-04 19:49:21] [chroot] DEBUG: Simple mixer control 'PCM',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 22 [71%] [-1.50dB] [on]
Front Right: Playback 22 [71%] [-1.50dB] [on]
[2015-04-04 19:49:21] [chroot] DEBUG: Simple mixer control 'Line',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 22 [71%] [-1.50dB] [on] Capture [off]
Front Right: Playback 22 [71%] [-1.50dB] [on] Capture [off]
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'External',0
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'FM',0
[2015-04-04 19:49:21] [chroot] DEBUG: amixer: Unable to find simple control 'Analog',0
[2015-04-04 19:49:22] [chroot] DEBUG: Simple mixer control 'Aux',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 63
Front Left: Playback 45 [71%] [33.00dB] [on] Capture [off]
Front Right: Playback 45 [71%] [33.00dB] [on] Capture [off]
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'Aux2',0
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Invalid command!
[2015-04-04 19:49:22] [chroot] DEBUG: Simple mixer control 'PCM',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 22 [71%] [-1.50dB] [on]
Front Right: Playback 22 [71%] [-1.50dB] [on]
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'Playback',0
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'PCM',1
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'DAC',0
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'DAC',0
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'DAC',1
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'Synth',0
[2015-04-04 19:49:22] [chroot] DEBUG: Simple mixer control 'CD',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 63
Front Left: Playback 45 [71%] [33.00dB] [on] Capture [off]
Front Right: Playback 45 [71%] [33.00dB] [on] Capture [off]
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'Wave',0
[2015-04-04 19:49:22] [chroot] DEBUG: amixer: Unable to find simple control 'Music',0
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'AC97',0
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'Analog',0
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'VIA',0
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'VIA',0
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'VIA',0
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'VIA',0
[2015-04-04 19:49:23] [chroot] DEBUG: Simple mixer control 'Mic',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 63
Front Left: Playback 45 [71%] [33.00dB] [off] Capture [on]
Front Right: Playback 45 [71%] [33.00dB] [off] Capture [on]
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'IEC958',0
[2015-04-04 19:49:23] [chroot] DEBUG: Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 22 [71%] [-13.50dB] [on]
Front Right: Playback 22 [71%] [-13.50dB] [on]
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'SB',0
[2015-04-04 19:49:23] [chroot] DEBUG: amixer: Unable to find simple control 'Audigy',0
[2015-04-04 19:49:24] [process] DEBUG: Updated Alsa mixer settings
[2015-04-04 19:49:26] [chroot] DEBUG: ------------------------------------------------------------
No config file found so creating a fresh one in:
/home/manjaro/.config/pulseaudio-ctl/config
Edit this file if desired.
------------------------------------------------------------
No PulseAudio daemon running, or not running as session daemon.
No PulseAudio daemon running, or not running as session daemon.
No PulseAudio daemon running, or not running as session daemon.
No PulseAudio daemon running, or not running as session daemon.
No PulseAudio daemon running, or not running as session daemon.
/usr/bin/pulseaudio-ctl: line 154: 75 + : syntax error: operand expected (error token is "+ ")
MHWD-Driver: no
MHWD-Video: no
[2015-04-04 19:49:26] [slides] INFO: Installing drivers ...
> Using config 'video-virtualbox' for device: 0000:00:02.0 (0300:80ee:beef) Display controller InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
> Installing video-virtualbox...
warning: database file for 'core' does not exist
warning: database file for 'extra' does not exist
warning: database file for 'community' does not exist
warning: database file for 'multilib' does not exist
Using default
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/virtualbox/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
warning: database file for 'core' does not exist
warning: database file for 'extra' does not exist
warning: database file for 'community' does not exist
warning: database file for 'multilib' does not exist
:: Synchronizing package databases...
downloading gfx-pkgs.db...
resolving dependencies...
looking for conflicting packages...
Packages (2) linux318-virtualbox-guest-modules-4.3.26-2 virtualbox-guest-utils-4.3.26-2
Total Download Size: 1.27 MiB
Total Installed Size: 7.86 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages ...
downloading linux318-virtualbox-guest-modules-4.3.26-2-x86_64.pkg.tar.xz...
downloading virtualbox-guest-utils-4.3.26-2-x86_64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing linux318-virtualbox-guest-modules...
===> You may want to load vboxguest, vboxsf and vboxvideo
installing virtualbox-guest-utils...
Optional dependencies for virtualbox-guest-utils
virtualbox-guest-dkms: Guest kernel source modules for non-stock kernels
Using default
Default lib32 support: true
libGl: '/usr/lib/mesa/libGL.so.1.2.0'
libGLESv1: '/usr/lib/mesa/libGLESv1_CM.so.1.1.0'
libGLESv2: '/usr/lib/mesa/libGLESv2.so.2.0.0'
libEGL: '/usr/lib/mesa/libEGL.so.1.0.0'
libglx: '/usr/lib/xorg/modules/extensions/libglx.xorg'
xorg configuration file: '/etc/X11/mhwd.d/virtualbox.conf'
> Successfully installed video-virtualbox
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-304xx/MHWDCONFIG' is invalid!
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-340xx/MHWDCONFIG' is invalid!
Warning: No config found for device: 0000:00:03.0 (0200:8086:100e) Network controller Intel Corporation 82540EM Gigabit Ethernet Controller
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-304xx/MHWDCONFIG' is invalid!
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-340xx/MHWDCONFIG' is invalid!
Warning: No device of class 0280 found!
[2015-04-04 19:49:55] [slides] INFO: Configure display manager ...
[2015-04-04 19:49:55] [slides] INFO: Configure System ...
[2015-04-04 19:49:59] [chroot] DEBUG: ==> Appending keys from archlinux.gpg...
==> Appending keys from manjaro.gpg...
==> Locally signing trusted keys in keyring...
-> Locally signing key 7C89F4D439B2BFACF425107B62443D89B35859F8...
-> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
-> Locally signing key 5A97ED6B72418199F0C22B23137C934B5DCB998E...
-> Locally signing key FAA6840E8C3FC7F89BEE0DC8AC7AB10BCB6CDD17...
-> Locally signing key B4663188A692DB1E45A98EE95BD96CC4247B52CC...
-> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
-> Locally signing key 540DE7083B89314CF70EA6F0C1B1AD0DA80EBF3E...
-> Locally signing key 35B4FF23EA9477582C2A0AF12B80869C5C0102A6...
-> Locally signing key 1E7908935AAB9A00D6B47503363DFFFD59152F77...
-> Locally signing key 44D4A033AC140143927397D47EFD567D4C7EA887...
-> Locally signing key 77DC01C9971AC3C39A0626F72C089F09AC97B894...
-> Locally signing key 74C2F2CC05A0AB7D859839938934292D604F8BA2...
-> Locally signing key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
-> Locally signing key E4CDFE50A2DA85D58C8A8C70CAA6A59611C7F07E...
-> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
==> Importing owner trust values...
==> Disabling revoked keys in keyring...
-> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
-> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
-> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
-> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
-> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
-> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
-> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
-> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
-> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
-> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
-> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
-> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
==> Updating trust database...
gpg: next trustdb check due at 2015-12-14
[2015-04-04 19:49:59] [mkinitcpio] DEBUG: Setting hooks and modules in mkinitcpio.conf
[2015-04-04 19:49:59] [mkinitcpio] DEBUG: HOOKS="base udev autodetect modconf block keyboard keymap plymouth resume filesystems fsck"
[2015-04-04 19:49:59] [mkinitcpio] DEBUG: MODULES=""
[2015-04-04 19:50:00] [chroot] DEBUG: Special dirs are already mounted. Skipping.
[2015-04-04 19:50:00] [slides] INFO: Finished configuring package manager.
[2015-04-04 19:50:00] [slides] INFO: Running mkinitcpio ...
[2015-04-04 19:50:52] [chroot] DEBUG: ==> Building image from preset: /etc/mkinitcpio.d/linux318.preset: 'default'
-> -k /boot/vmlinuz-318-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-318-x86_64.img
==> Starting build: 3.18.10-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [plymouth]
-> Running build hook: [resume]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-318-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux318.preset: 'fallback'
-> -k /boot/vmlinuz-318-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-318-x86_64-fallback.img -S autodetect
==> Starting build: 3.18.10-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [plymouth]
-> Running build hook: [resume]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-318-x86_64-fallback.img
==> Image generation successful
umount: /install/dev: target is busy
(In some cases useful info about processes that
use the device is found by lsof(8) or fuser(1).)
[2015-04-04 19:50:52] [process] DEBUG: Installing bootloader...
[2015-04-04 19:50:52] [slides] INFO: Running mkinitcpio - done
[2015-04-04 19:50:53] [bootloader] DEBUG: Set GRUB_THEME="/boot/grub/themes/Manjaro-Default/theme.txt" in /etc/default/grub
[2015-04-04 19:50:53] [bootloader] DEBUG: Set GRUB_CMDLINE_LINUX_DEFAULT="resume=UUID=5168a0ce-1c38-4c92-9275-addfc68954d2 quiet splash" in /etc/default/grub
[2015-04-04 19:50:53] [bootloader] DEBUG: Set GRUB_DISTRIBUTOR="Manjaro" in /etc/default/grub
[2015-04-04 19:50:53] [bootloader] DEBUG: /etc/default/grub configuration completed successfully.
[2015-04-04 19:50:53] [bootloader] INFO: Installing GRUB(2) BIOS boot loader in /dev/sda
[2015-04-04 19:50:58] [chroot] DEBUG: Installing for i386-pc platform.
Installation finished. No error reported.
[2015-04-04 19:50:58] [bootloader] INFO: Installing Grub2 locales.
[2015-04-04 19:50:58] [bootloader] DEBUG: 50mounted-tests file patched successfully
[2015-04-04 19:51:07] [chroot] DEBUG: Generating grub configuration file ...
Found background: /usr/share/grub/background.png
Found Intel Microcode image
Found linux image: /boot/vmlinuz-318-x86_64
Found initrd image: /boot/initramfs-318-x86_64.img
Found initrd fallback image: /boot/initramfs-318-x86_64-fallback.img
ERROR: mkdir /var/lock/dmraid
ERROR: mkdir /var/lock/dmraid
ERROR: mkdir /var/lock/dmraid
ERROR: mkdir /var/lock/dmraid
/run/lvm/lvmetad.socket: connect failed: No such file or directory
WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
[2015-04-04 19:51:07] [bootloader] INFO: GRUB(2) BIOS boot loader has been successfully installed.
[2015-04-04 19:51:07] [process] ERROR: Couldn't install boot loader: Can't convert 'NoneType' object to str implicitly
[2015-04-04 19:51:07] [process] DEBUG: Exception: 'InstallationProcess' object has no attribute 'bootloader_install'. Trying to continue.
umount: /install: target is busy
(In some cases useful info about processes that
use the device is found by lsof(8) or fuser(1).)
[2015-04-04 19:51:08] [process] ERROR: Command '['umount', '/install']' returned non-zero exit status 32
[2015-04-04 19:51:08] [slides] INFO: Installation finished successfully.
[2015-04-04 19:51:08] [show_message] INFO: Installation Complete!
Do you want to restart your system now?
[manjaro@manjaro Desktop]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment