teplovoz
Посмотрите еще здесь curl error...

http://archlinux.org.ru/forum/post/23317/ - думаю отпадает? Так как через этот же роутер работает нетбук, и на нём нормально всё.
nafanja
http://archlinux.org.ru/forum/topic/14303/ ???

Делал это при выходе новости. Но, у меня /usr/local/share/ca-certificates/ вообще не было, соответственно сейчас и /etc/ca-certificates/trust-source/anchors/ пустой. И в /etc/ssl/certs/ не было личных сертификатов. trust extract-compat прошло без ошибок.
Сейчас всё это ещё раз повторил, проверил. Ошибка с curl так и есть.
dengor
Ну они ведь одинаковые у всех? У меня yaourt спокойно установил sunflower.

upd Какая верися curl. У меня 7.41.0-1. И может его переустановить со всеми зависимостями?

Такая же.

Переустановил - не помогло. На нетбуке хорошо всё.

Так с любым пакетом из aur.
dengor
Странно. А если через Tor Browser скачать?

Через хром качает. Тут дело именно в сертификатами в curl, который использует yaourt.
dengor
А что если
yaourt sunflower
и выбрать нужный вариант?

Проблема во время скачивания уже, см. http://archlinux.org.ru/forum/post/149363/

Всё так же:
$ yaourt sunflower
1 aur/sunflower 0.2_59-5 [installed] (77)
    Small, customizable twin-panel file manager
2 aur/sunflower-git 0.2.59-0 (11)
    Small and highly customizable twin-panel file manager for Linux with support for plugins
==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
==> -------------------------------------------------------
==> 1
==> Downloading sunflower PKGBUILD from AUR...
==> ERROR: sunflower not found in AUR.
Status: 1
ну вот потыкал:

$ wget https://aur.archlinux.org/packages/su/sunflower/sunflower.tar.gz
--2015-03-18 15:24:26--  https://aur.archlinux.org/packages/su/sunflower/sunflower.tar.gz
Распознаётся aur.archlinux.org (aur.archlinux.org)… 5.9.250.164, 2a01:4f8:160:3033::2
Подключение к aur.archlinux.org (aur.archlinux.org)|5.9.250.164|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 200 OK
Длина: 1112 (1,1K) [application/x-gzip]
Сохранение в: «sunflower.tar.gz»

sunflower.tar.gz                                    100%[=====================================================================================================================>]   1,09K  --.-KB/s   за 0s

2015-03-18 15:24:27 (70,2 MB/s) - «sunflower.tar.gz» сохранён [1112/1112]

$ curl -O https://aur.archlinux.org/packages/su/sunflower/sunflower.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
 the -k (or --insecure) option.
Status: 60


Я так понимаю основное здесь error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed гугление пока ничего не дало - не понял что сделать надо :(

Что я могу сделать на своей стороне?

https://bbs.archlinux.org/viewtopic.php?id=182706

$ update-ca-certificates
Ошибка сегментирования (core dumped)
Status: 139[SEGV]

$ openssl s_client -CAfile /etc/ssl/certs/ca-certificates.crt  -showcerts -connect aur.archlinux.org:993
connect: Connection refused
connect:errno=111
Status: 1

Хм, странности.
Что бы это значило?
https://aur.archlinux.org/packages/sunflower

со всеми пакетами так же, и не первый день
Да, меня снова постигла участь сия.

При запуске от юзера:

$ yaourt -S sunflower

==> Downloading sunflower PKGBUILD from AUR...
==> ERROR: sunflower not found in AUR.
Status: 1

от рута, естественно:

makepkg: неверный параметр '--asroot'
Unable to read PKGBUILD
Status: 1

В прошлый раз само прошло-излечилось.
Решение: https://bbs.archlinux.org/viewtopic.php?pid=1421900#p1421900
Некоторые приложения при получении фокуса в поле ввода вылетают в segfault:

~$ skype

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-button-images after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-label-select-on-focus after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-can-change-accels after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popup-delay after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popdown-delay after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-scrolled-window-placement after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-entry-select-on-focus after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-entry-password-hint-timeout after class was initialised

(skype:21866): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-bar-popup-delay after class was initialised
Ошибка сегментирования (core dumped)
Status: 139[SEGV]

~$ clementine
10:50:20.333 WARN  unknown                          libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
Ошибка сегментирования (core dumped)
Status: 139[SEGV]
~$ guake
/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:54: Warning: Attempt to add property GtkSettings::gtk-button-images after class was initialised
  _gtk.init_check()
/usr/lib/python2.7/site-packages/guake/simplegladeapp.py:351: Warning: Attempt to add property GtkSettings::gtk-label-select-on-focus after class was initialised
  return gtk.glade.XML(glade_path, root, domain)
/usr/lib/python2.7/site-packages/guake/simplegladeapp.py:351: Warning: Attempt to add property GtkSettings::gtk-can-change-accels after class was initialised
  return gtk.glade.XML(glade_path, root, domain)
/usr/lib/python2.7/site-packages/guake/simplegladeapp.py:351: Warning: Attempt to add property GtkSettings::gtk-menu-popup-delay after class was initialised
  return gtk.glade.XML(glade_path, root, domain)
/usr/lib/python2.7/site-packages/guake/simplegladeapp.py:351: Warning: Attempt to add property GtkSettings::gtk-menu-popdown-delay after class was initialised
  return gtk.glade.XML(glade_path, root, domain)
/usr/lib/python2.7/site-packages/guake/simplegladeapp.py:351: Warning: Attempt to add property GtkSettings::gtk-menu-images after class was initialised
  return gtk.glade.XML(glade_path, root, domain)
Ошибка сегментирования (core dumped)
Status: 139[SEGV]

~$ keepass

(mono:20421): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-button-images after class was initialised

(mono:20421): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-can-change-accels after class was initialised

(mono:20421): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popup-delay after class was initialised

(mono:20421): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popdown-delay after class was initialised
Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Windows.Forms.XplatUIX11.XCreatePixmapCursor (intptr,intptr,intptr,System.Windows.Forms.XColor&,System.Windows.Forms.XColor&,int,int) <0xffffffff>
  at System.Windows.Forms.XplatUIX11.DefineCursor (System.Drawing.Bitmap,System.Drawing.Bitmap,System.Drawing.Color,System.Drawing.Color,int,int) <0x0075f>
  at System.Windows.Forms.XplatUI.DefineCursor (System.Drawing.Bitmap,System.Drawing.Bitmap,System.Drawing.Color,System.Drawing.Color,int,int) <0x0005f>
  at System.Windows.Forms.Cursor.CreateCursor (System.IO.Stream) <0x0016b>
  at System.Windows.Forms.Cursor..ctor (System.Type,string) <0x0005f>
  at System.Windows.Forms.Cursors.get_SizeNWSE () <0x0005b>
  at System.Windows.Forms.SizeGrip..ctor (System.Windows.Forms.Control) <0x0001b>
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.SizeGrip..ctor (System.Windows.Forms.Control) <0xffffffff>
  at System.Windows.Forms.ScrollableControl.CreateScrollbars () <0x00483>
  at System.Windows.Forms.ScrollableControl..ctor () <0x003bf>
  at System.Windows.Forms.ContainerControl..ctor () <0x00023>
  at System.Windows.Forms.Form..ctor () <0x000d3>
  at KeePass.Forms.MainForm..ctor () <0x00a7a>
  at (wrapper remoting-invoke-with-check) KeePass.Forms.MainForm..ctor () <0xffffffff>
  at KeePass.Program.Main (string[]) <0x0099b>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        /usr/lib/libmonosgen-2.0.so.1(+0xcfc94) [0xb7423c94]
        /usr/lib/libmonosgen-2.0.so.1(+0x122dc8) [0xb7476dc8]
        /usr/lib/libmonosgen-2.0.so.1(+0x2e41e) [0xb738241e]
        linux-gate.so.1(__kernel_rt_sigreturn+0) [0xb777740c]
        /usr/lib/libc.so.6(_IO_file_stat+0x3) [0xb71e2d23]
        /usr/lib/libc.so.6(_IO_file_doallocate+0x37) [0xb71d7797]
        /usr/lib/libc.so.6(_IO_doallocbuf+0x36) [0xb71e4d66]
        /usr/lib/libc.so.6(_IO_file_underflow+0x1da) [0xb71e3f1a]
        /usr/lib/libc.so.6(_IO_default_uflow+0x17) [0xb71e4db7]
        /usr/lib/libc.so.6(__uflow+0x8c) [0xb71e4bcc]
        /usr/lib/libc.so.6(_IO_getline_info+0xa5) [0xb71d91a5]
        /usr/lib/libc.so.6(_IO_getline+0x1e) [0xb71d92ce]
        /usr/lib/libc.so.6(fgets+0x94) [0xb71d80d4]
        /usr/lib/libXcursor.so.1(+0x5f12) [0xb1d55f12]
        /usr/lib/libXcursor.so.1(+0x63a2) [0xb1d563a2]
        /usr/lib/libXcursor.so.1(+0x641f) [0xb1d5641f]
        /usr/lib/libXcursor.so.1(+0x641f) [0xb1d5641f]
        /usr/lib/libXcursor.so.1(+0x641f) [0xb1d5641f]
        /usr/lib/libXcursor.so.1(+0x641f) [0xb1d5641f]
        /usr/lib/libXcursor.so.1(+0x641f) [0xb1d5641f]
        /usr/lib/libXcursor.so.1(+0x641f) [0xb1d5641f]

Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Аварийный останов (core dumped)
Status: 134[ABRT]


~$ pidgin

(Pidgin:5255): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-button-images after class was initialised
Ошибка сегментирования (core dumped)
Status: 139[SEGV]


~$ xfce4-terminal

(xfce4-terminal:5309): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-button-images after class was initialised

(xfce4-terminal:5309): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-bar-popup-delay after class was initialised

(xfce4-terminal:5309): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-can-change-accels after class was initialised

(xfce4-terminal:5309): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popup-delay after class was initialised

(xfce4-terminal:5309): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-popdown-delay after class was initialised

(xfce4-terminal:5309): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-label-select-on-focus after class was initialised

(xfce4-terminal:5309): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-menu-images after class was initialised
Ошибка сегментирования (core dumped)
Status: 139[SEGV]


~$ chromium
[5323:5323:0609/120134:ERROR:browser_main_loop.cc(240)] GLib-GObject: Attempt to add property GtkSettings::gtk-button-images after class was initialised
[5323:5323:0609/120134:ERROR:browser_main_loop.cc(240)] GLib-GObject: Attempt to add property GtkSettings::gtk-label-select-on-focus after class was initialised
[5323:5323:0609/120134:ERROR:browser_main_loop.cc(240)] GLib-GObject: Attempt to add property GtkSettings::gtk-entry-select-on-focus after class was initialised
[5323:5323:0609/120134:ERROR:browser_main_loop.cc(240)] GLib-GObject: Attempt to add property GtkSettings::gtk-entry-password-hint-timeout after class was initialised
[5323:5350:0609/120136:ERROR:nss_util.cc(853)] After loading Root Certs, loaded==false: NSS error code: -8018
[5323:5323:0609/120138:ERROR:component_loader.cc(138)] Failed to parse extension manifest.
Ошибка сегментирования (core dumped)
Status: 139[SEGV]

firefox вот нормально. Ещё работают thunar, xterm, nemo, doublecmd, glippy, xfce4-taskmanager, xfce4-panel, gxneur, tomboy...

Куда искать, куда смотреть ещё?
Вот последние обновления:

[2014-05-29 16:24] [PACMAN] Running 'pacman --color auto -Sy'
[2014-05-29 16:24] [PACMAN] synchronizing package lists
[2014-05-29 16:25] [PACMAN] starting full system upgrade
[2014-05-29 16:29] [PACMAN] Running 'pacman --color auto -S -u'
[2014-05-29 16:29] [PACMAN] starting full system upgrade
[2014-05-29 16:43] [PACMAN] Running 'pacman --color auto -S twidted'
[2014-05-29 16:44] [PACMAN] Running 'pacman --color auto -S extra/python2-twisted'
[2014-05-29 16:44] [PACMAN] Running 'pacman --color auto -S extra/python2-twisted'
[2014-05-29 16:45] [PACMAN] Running 'pacman -Rns python2-twisted'
[2014-05-29 16:45] [PACMAN] Running 'pacman -Rns twisted'
[2014-05-29 16:46] [PACMAN] Running 'pacman -S twisted'
[2014-05-29 16:47] [PACMAN] Running 'pacman -S --force twisted'
[2014-05-29 16:47] [PACMAN] removed twisted (13.2.0-1)
[2014-05-29 16:47] [PACMAN] installed python2-twisted (14.0.0-1)
[2014-05-29 16:47] [PACMAN] Running 'pacman --color auto -Sy'
[2014-05-29 16:47] [PACMAN] synchronizing package lists
[2014-05-29 16:48] [PACMAN] starting full system upgrade
[2014-05-29 16:48] [PACMAN] Running 'pacman --color auto -S -u'
[2014-05-29 16:48] [PACMAN] starting full system upgrade
[2014-05-29 16:53] [PACMAN] removed kactivities (4.13.0-1)
[2014-05-29 16:53] [PACMAN] upgraded akonadi (1.12.1-1 -> 1.12.1-2)
[2014-05-29 16:53] [PACMAN] upgraded tzdata (2014b-1 -> 2014c-1)
[2014-05-29 16:53] [PACMAN] upgraded glibc (2.19-4 -> 2.19-5)
[2014-05-29 16:53] [PACMAN] upgraded gcc-libs (4.9.0-2 -> 4.9.0-3)
[2014-05-29 16:53] [ALPM] warning: directory permissions differ on /opt/android-sdk/
filesystem: 775  package: 755
[2014-05-29 16:53] [ALPM] warning: directory permissions differ on /opt/android-sdk/build-tools/
filesystem: 775  package: 755
[2014-05-29 16:53] [PACMAN] upgraded android-sdk-build-tools (r17-2 -> r19.1-1)
[2014-05-29 16:53] [PACMAN] installed lz4 (117-1)
[2014-05-29 16:53] [PACMAN] upgraded squashfs-tools (4.2-4 -> 4.3-2)
[2014-05-29 16:53] [PACMAN] upgraded archiso (15-1 -> 16-1)
[2014-05-29 16:53] [PACMAN] upgraded astyle (2.04-1 -> 2.04-2)
[2014-05-29 16:54] [PACMAN] upgraded aurora (31.0a2+20140511+g49f7306-1 -> 31.0a2+20140529+g36ab28e-1)
[2014-05-29 16:54] [PACMAN] upgraded libdbus (1.8.0-1 -> 1.8.2-1)
[2014-05-29 16:54] [PACMAN] upgraded dbus (1.8.0-1 -> 1.8.2-1)
[2014-05-29 16:54] [PACMAN] upgraded avahi (0.6.31-11 -> 0.6.31-12)
[2014-05-29 16:54] [PACMAN] upgraded ilmbase (2.0.1-2 -> 2.1.0-1)
[2014-05-29 16:54] [PACMAN] upgraded openexr (2.0.1-2 -> 2.1.0-1)
[2014-05-29 16:55] [PACMAN] upgraded kdelibs (4.13.0-1 -> 4.13.1-3)
[2014-05-29 16:55] [PACMAN] upgraded kdepimlibs (4.13.0-1 -> 4.13.1-1)
[2014-05-29 16:55] [PACMAN] upgraded poppler (0.26.0-1 -> 0.26.1-1)
[2014-05-29 16:55] [PACMAN] upgraded poppler-qt4 (0.26.0-1 -> 0.26.1-1)
[2014-05-29 16:55] [PACMAN] upgraded nvidia-utils (337.12-1 -> 337.19-1)
[2014-05-29 16:55] [PACMAN] upgraded nvidia-libgl (337.12-1 -> 337.19-1)
[2014-05-29 16:55] [PACMAN] upgraded libva (1.3.0-1 -> 1.3.1-1)
[2014-05-29 16:55] [PACMAN] upgraded sdl (1.2.15-5 -> 1.2.15-6)
[2014-05-29 16:55] [PACMAN] upgraded ffmpeg (1:2.2.2-2 -> 1:2.2.2-3)
[2014-05-29 16:55] [PACMAN] upgraded kdegraphics-mobipocket (4.13.0-1 -> 4.13.1-1)
[2014-05-29 16:55] [PACMAN] upgraded kfilemetadata (4.13.0-1 -> 4.13.1-1)
[2014-05-29 16:55] [PACMAN] upgraded baloo (4.13.0-2 -> 4.13.1-1)
[2014-05-29 16:55] [PACMAN] upgraded bin86 (0.16.19-1 -> 0.16.21-1)
[2014-05-29 16:55] [PACMAN] upgraded binutils (2.24-3 -> 2.24-4)
[2014-05-29 16:55] [PACMAN] upgraded bluez (5.18-1 -> 5.19-1)
[2014-05-29 16:55] [PACMAN] upgraded bluez-libs (5.18-1 -> 5.19-1)
[2014-05-29 16:55] [PACMAN] upgraded imagemagick (6.8.9.0-1 -> 6.8.9.1-2)
[2014-05-29 16:55] [PACMAN] upgraded python2-netifaces (0.8-2 -> 0.10.4-1)
[2014-05-29 16:56] [PACMAN] upgraded calibre (1.36.0-1 -> 1.38.0-1)
[2014-05-29 16:56] [PACMAN] upgraded libcups (1.7.2-1 -> 1.7.3-1)
[2014-05-29 16:56] [PACMAN] upgraded wayland (1.4.0-1 -> 1.5.0-1)
[2014-05-29 16:56] [PACMAN] upgraded xkeyboard-config (2.11-2 -> 2.12-1)
[2014-05-29 16:56] [PACMAN] upgraded libxkbcommon (0.4.1-1 -> 0.4.2-1)
[2014-05-29 16:56] [PACMAN] upgraded gtk3 (3.12.1-2 -> 3.12.2-1)
[2014-05-29 16:56] [PACMAN] upgraded gsettings-desktop-schemas (3.12.0-1 -> 3.12.2-1)
[2014-05-29 16:56] [PACMAN] upgraded gnome-desktop (1:3.12.1-1 -> 1:3.12.2-1)
[2014-05-29 16:56] [PACMAN] upgraded cheese (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:56] [PACMAN] upgraded cherrytree (0.33.0-1 -> 0.33.3-2)
[2014-05-29 16:56] [PACMAN] upgraded flac (1.3.0-1 -> 1.3.0-2)
[2014-05-29 16:56] [PACMAN] upgraded harfbuzz (0.9.26-2 -> 0.9.28-1)
[2014-05-29 16:56] [PACMAN] upgraded chromium (34.0.1847.132-1 -> 35.0.1916.114-1)
[2014-05-29 16:56] [PACMAN] upgraded cinnamon-desktop (2.2.1-1 -> 2.2.2-1)
[2014-05-29 16:57] [PACMAN] upgraded cinnamon-translations (2.2.0-1 -> 2.2.2-1)
[2014-05-29 16:57] [PACMAN] upgraded elfutils (0.158-2 -> 0.158-3)
[2014-05-29 16:57] [PACMAN] upgraded llvm-libs (3.4-2 -> 3.4.1-2)
[2014-05-29 16:57] [PACMAN] upgraded mesa (10.1.3-1 -> 10.1.4-1)
[2014-05-29 16:57] [PACMAN] upgraded cogl (1.18.0-1 -> 1.18.0-2)
[2014-05-29 16:57] [PACMAN] upgraded copy-agent (1.43.0290-1 -> 1.43.0319-2)
[2014-05-29 16:57] [PACMAN] upgraded curl (7.36.0-1 -> 7.37.0-1)
[2014-05-29 16:57] [PACMAN] upgraded devil (1.7.8-18 -> 1.7.8-19)
[2014-05-29 16:57] [PACMAN] upgraded libgtop (2.28.5-1 -> 2.30.0-1)
[2014-05-29 16:57] [PACMAN] upgraded electricsheep (2.7b33-15 -> 2.7b33-16)
[2014-05-29 16:57] [PACMAN] upgraded enet (1.3.11-1 -> 1.3.12-1)
[2014-05-29 16:57] [PACMAN] upgraded eog (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:57] [PACMAN] upgraded harfbuzz-icu (0.9.26-2 -> 0.9.28-1)
[2014-05-29 16:57] [PACMAN] upgraded webkitgtk (2.4.1-1 -> 2.4.2-1)
[2014-05-29 16:58] [PACMAN] upgraded gcr (3.12.0-1 -> 3.12.2-1)
[2014-05-29 16:58] [PACMAN] upgraded epiphany (3.12.0-1 -> 3.12.1-1)
[2014-05-29 16:58] [PACMAN] upgraded file-roller (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:58] [PACMAN] upgraded firefox (29.0.1-1 -> 29.0.1-2)
[2014-05-29 16:58] [PACMAN] upgraded five-or-more (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:58] [PACMAN] upgraded flashplugin (11.2.202.356-1 -> 11.2.202.359-1)
[2014-05-29 16:58] [PACMAN] upgraded four-in-a-row (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:58] [PACMAN] upgraded mpfr (3.1.2.p5-1 -> 3.1.2.p8-1)
[2014-05-29 16:58] [PACMAN] upgraded gawk (4.1.0-2 -> 4.1.1-1)
[2014-05-29 16:58] [PACMAN] upgraded libatomic_ops (7.2.e-1 -> 7.4.2-1)
[2014-05-29 16:58] [PACMAN] upgraded gc (7.4.0-1 -> 7.4.0-3)
[2014-05-29 16:58] [PACMAN] upgraded gcc (4.9.0-2 -> 4.9.0-3)
[2014-05-29 16:58] [PACMAN] upgraded gegl (0.2.0-10 -> 0.2.0-11)
[2014-05-29 16:58] [PACMAN] upgraded gimp-plugin-gmic (1.5.8.6-1 -> 1.5.9.0-3)
[2014-05-29 16:58] [PACMAN] upgraded git (1.9.2-1 -> 1.9.3-1)
[2014-05-29 16:58] [PACMAN] upgraded gmtk (1.0.8-2 -> 1.0.9-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-backgrounds (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-chess (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-keyring (3.12.0-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-klotski (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-mahjongg (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-mines (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-mplayer (1.0.8-1 -> 1.0.9-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-nettool (3.8.1-1 -> 3.8.1-2)
[2014-05-29 16:59] [PACMAN] upgraded gnome-nibbles (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-power-manager (3.12.0-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded gnome-robots (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded pygobject-devel (3.12.1-1 -> 3.12.2-1)
[2014-05-29 16:59] [PACMAN] upgraded python-gobject (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:00] [PACMAN] upgraded gnome-sudoku (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:00] [PACMAN] upgraded gnome-system-monitor (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:00] [PACMAN] upgraded gnome-tetravex (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:00] [PACMAN] upgraded gperftools (2.1-2 -> 2.2-1)
[2014-05-29 17:00] [PACMAN] upgraded gpsbabel (1.5.0-1 -> 1.5.1-1)
[2014-05-29 17:00] [PACMAN] upgraded grep (2.18-1 -> 2.19-1)
[2014-05-29 17:00] [PACMAN] upgraded grub (1:2.02.beta2-2 -> 1:2.02.beta2-3)
[2014-05-29 17:00] [PACMAN] upgraded gthumb (3.2.7-2 -> 3.2.8-1)
[2014-05-29 17:00] [PACMAN] upgraded gtksourceview3 (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:00] [PACMAN] upgraded gucharmap (3.12.0-1 -> 3.12.1-1)
[2014-05-29 17:00] [PACMAN] upgraded httrack (3.48.3-1 -> 3.48.9-1)
[2014-05-29 17:00] [PACMAN] upgraded perl-image-exiftool (9.53-1 -> 9.60-1)
[2014-05-29 17:00] [PACMAN] upgraded hugin (2013.0.0-6 -> 2013.0.0-7)
[2014-05-29 17:00] [PACMAN] upgraded libx86emu (1.1.21.5-1 -> 1.1.21.6-1)
[2014-05-29 17:00] [PACMAN] upgraded hwinfo (21.0.1.3-1 -> 21.4.1.1-2)
[2014-05-29 17:01] [PACMAN] upgraded iagno (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:01] [ALPM] warning: /opt/java/jre/lib/security/java.policy installed as /opt/java/jre/lib/security/java.policy.pacnew
[2014-05-29 17:01] [ALPM-SCRIPTLET] ==>(B Updating desktop MIME database...(B
[2014-05-29 17:01] [ALPM-SCRIPTLET] ==>(B Updating MIME database...(B
[2014-05-29 17:01] [ALPM-SCRIPTLET] ==>(B Updating icon cache...(B
[2014-05-29 17:01] [PACMAN] upgraded jdk (8u0-1 -> 8u5-2)
[2014-05-29 17:01] [PACMAN] upgraded intellij-idea-libs (13.1.2-1 -> 13.1.3-1)
[2014-05-29 17:02] [PACMAN] upgraded intellij-idea-community-edition (13.1.2-1 -> 13.1.3-1)
[2014-05-29 17:02] [PACMAN] upgraded json-c (0.11-1 -> 0.12-2)
[2014-05-29 17:02] [PACMAN] installed libkactivities4 (4.13.1-3)
[2014-05-29 17:02] [PACMAN] installed kactivities4 (4.13.1-3)
[2014-05-29 17:02] [PACMAN] upgraded kdebase-katepart (4.13.0-1 -> 4.13.1-1)
[2014-05-29 17:02] [PACMAN] upgraded kdebase-lib (4.13.0-1 -> 4.13.1-1)
[2014-05-29 17:02] [PACMAN] upgraded oxygen-icons (4.13.0-1 -> 4.13.1-1)
[2014-05-29 17:02] [PACMAN] upgraded kdebase-runtime (4.13.0-3 -> 4.13.1-3)
[2014-05-29 17:02] [PACMAN] upgraded kexec-tools (2.0.4-2 -> 2.0.6-1)
[2014-05-29 17:02] [PACMAN] upgraded lftp (4.4.16-1 -> 4.5.0-1)
[2014-05-29 17:02] [PACMAN] upgraded libcacard (1.7.1-1 -> 2.0.0-3)
[2014-05-29 17:02] [PACMAN] upgraded libdv (1.0.0-5 -> 1.0.0-6)
[2014-05-29 17:02] [PACMAN] upgraded libevdev (1.2-1 -> 1.2.1-1)
[2014-05-29 17:02] [PACMAN] upgraded libgksu (2.0.12-5 -> 2.0.12-6)
[2014-05-29 17:02] [PACMAN] upgraded libgpg-error (1.12-1 -> 1.13-1)
[2014-05-29 17:02] [PACMAN] upgraded libsodium (0.4.5-2 -> 0.5.0-1)
[2014-05-29 17:02] [PACMAN] upgraded libutil-linux (2.24.1-6 -> 2.24.2-1)
[2014-05-29 17:02] [PACMAN] upgraded libva-intel-driver (1.3.0-1 -> 1.3.1-1)
[2014-05-29 17:02] [PACMAN] upgraded libxcb (1.10-1 -> 1.10-2)
[2014-05-29 17:02] [PACMAN] upgraded libxfont (1.4.7-2 -> 1.4.7-3)
[2014-05-29 17:02] [PACMAN] upgraded lightsoff (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:03] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-05-29 17:03] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Starting build: 3.14.4-1-ARCH
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Starting build: 3.14.4-1-ARCH
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-05-29 17:03] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-05-29 17:03] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-05-29 17:03] [PACMAN] upgraded linux (3.14.2-1 -> 3.14.4-1)
[2014-05-29 17:03] [PACMAN] upgraded linux-headers (3.14.2-1 -> 3.14.4-1)
[2014-05-29 17:03] [PACMAN] upgraded man-pages (3.66-1 -> 3.67-1)
[2014-05-29 17:04] [PACMAN] upgraded meld (1.8.4-1 -> 1.8.5-1)
[2014-05-29 17:04] [PACMAN] upgraded menu-cache (0.5.1-1 -> 0.5.1-2)
[2014-05-29 17:04] [PACMAN] upgraded mesa-demos (8.1.0-1 -> 8.1.0-2)
[2014-05-29 17:04] [PACMAN] upgraded metacity (2.34.13-5 -> 2.34.13-6)
[2014-05-29 17:04] [PACMAN] upgraded mpg123 (1.19.0-1 -> 1.20.0-1)
[2014-05-29 17:04] [PACMAN] upgraded mumble (1.2.5-1 -> 1.2.6-1)
[2014-05-29 17:04] [PACMAN] upgraded mutagen (1.22-1 -> 1.23-1)
[2014-05-29 17:04] [PACMAN] upgraded mutter (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:04] [PACMAN] upgraded netctl (1.6-1 -> 1.7-1)
[2014-05-29 17:04] [PACMAN] installed sdl2 (2.0.3-1)
[2014-05-29 17:04] [PACMAN] installed sdl2_ttf (2.0.12-2)
[2014-05-29 17:04] [PACMAN] upgraded neverball (1.5.4-6 -> 1.6.0-1)
[2014-05-29 17:04] [PACMAN] upgraded nvidia (337.12-1 -> 337.19-1)
[2014-05-29 17:04] [PACMAN] upgraded opencl-nvidia (337.12-1 -> 337.19-1)
[2014-05-29 17:04] [PACMAN] upgraded openttd-opengfx (0.5.0-1 -> 0.5.1-1)
[2014-05-29 17:04] [PACMAN] upgraded openvpn (2.3.3-1 -> 2.3.4-1)
[2014-05-29 17:04] [PACMAN] upgraded pam (1.1.8-3 -> 1.1.8-4)
[2014-05-29 17:04] [PACMAN] upgraded perl-crypt-ssleay (0.64-2 -> 0.72-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-params-validate (1.08-1 -> 1.10-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-datetime-timezone (1.65-1 -> 1.69-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-datetime (1.09-1 -> 1.10-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-datetime-format-strptime (1.54-1 -> 1.55-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-dbd-pg (3.1.1-1 -> 3.2.0-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-extutils-depends (0.307-1 -> 0.308-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-net-ssleay (1.58-1 -> 1.63-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-io-socket-ssl (1.981-1 -> 1.988-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-io-tty (1.10-3 -> 1.11-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-libwww (6.05-1 -> 6.06-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-net-dns (0.74-1 -> 0.75-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-switch (2.16-1 -> 2.17-1)
[2014-05-29 17:04] [PACMAN] upgraded perl-test-warn (0.24-1 -> 0.30-1)
[2014-05-29 17:04] [PACMAN] upgraded php (5.5.12-1 -> 5.5.13-1)
[2014-05-29 17:04] [PACMAN] upgraded php-gd (5.5.12-1 -> 5.5.13-1)
[2014-05-29 17:04] [PACMAN] upgraded php-intl (5.5.12-1 -> 5.5.13-1)
[2014-05-29 17:04] [PACMAN] upgraded php-pgsql (5.5.12-1 -> 5.5.13-1)
[2014-05-29 17:05] [PACMAN] upgraded pinta (1.4-1 -> 1.5-1)
[2014-05-29 17:05] [PACMAN] upgraded plib (1.8.5-4 -> 1.8.5-5)
[2014-05-29 17:05] [PACMAN] upgraded poppler-glib (0.26.0-1 -> 0.26.1-1)
[2014-05-29 17:05] [ALPM] warning: /etc/prelink.conf saved as /etc/prelink.conf.pacsave
[2014-05-29 17:05] [PACMAN] upgraded prelink (20130503-1 -> 20130503-2)
[2014-05-29 17:05] [ALPM] warning: /etc/prosody/prosody.cfg.lua installed as /etc/prosody/prosody.cfg.lua.pacnew
[2014-05-29 17:05] [ALPM-SCRIPTLET] >> Documentation: https://wiki.archlinux.org/index.php/Vmware#Tips_and_tricks
[2014-05-29 17:05] [ALPM-SCRIPTLET] Now prosody logs to syslog by default
[2014-05-29 17:05] [PACMAN] upgraded prosody (0.9.4-1 -> 0.9.4-3)
[2014-05-29 17:05] [PACMAN] upgraded python (3.4.0-3 -> 3.4.1-1)
[2014-05-29 17:05] [PACMAN] upgraded python2-cryptography (0.3-1 -> 0.4-1)
[2014-05-29 17:05] [PACMAN] upgraded python2-django (1.6.4-1 -> 1.6.5-1)
[2014-05-29 17:05] [PACMAN] upgraded python2-gnomekeyring (2.32.0-14 -> 2.32.0-15)
[2014-05-29 17:05] [PACMAN] upgraded python2-gobject (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:05] [PACMAN] upgraded python2-markupsafe (0.21-1 -> 0.23-1)
[2014-05-29 17:05] [PACMAN] upgraded python2-pytz (2014.2-1 -> 2014.3-1)
[2014-05-29 17:05] [PACMAN] upgraded python2-wnck (2.32.0-14 -> 2.32.0-15)
[2014-05-29 17:05] [PACMAN] upgraded shadow (4.1.5.1-9 -> 4.2.1-1)
[2014-05-29 17:05] [PACMAN] upgraded util-linux (2.24.1-6 -> 2.24.2-1)
[2014-05-29 17:05] [PACMAN] upgraded qemu (1.7.1-1 -> 2.0.0-3)
[2014-05-29 17:05] [PACMAN] upgraded qtchooser (39-1 -> 41-1)
[2014-05-29 17:06] [PACMAN] upgraded qt5-base (5.2.1-4 -> 5.3.0-3)
[2014-05-29 17:06] [PACMAN] upgraded qt5-script (5.2.1-4 -> 5.3.0-3)
[2014-05-29 17:06] [PACMAN] upgraded quadrapassel (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:06] [PACMAN] upgraded rdesktop (1.8.1-3 -> 1.8.2-1)
[2014-05-29 17:06] [PACMAN] upgraded ruby-glib2 (2.1.0-2 -> 2.2.0-1)
[2014-05-29 17:06] [PACMAN] upgraded ruby-atk (2.1.0-2 -> 2.2.0-1)
[2014-05-29 17:06] [PACMAN] upgraded ruby-gdkpixbuf2 (2.1.0-2 -> 2.2.0-1)
[2014-05-29 17:06] [PACMAN] upgraded ruby-pango (2.1.0-2 -> 2.2.0-1)
[2014-05-29 17:06] [PACMAN] upgraded ruby-gtk2 (2.1.0-2 -> 2.2.0-1)
[2014-05-29 17:06] [PACMAN] upgraded seahorse (3.12.0-2 -> 3.12.2-1)
[2014-05-29 17:06] [ALPM-SCRIPTLET] If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 to your
[2014-05-29 17:06] [ALPM-SCRIPTLET] env before starting skype. Something like 'export PULSE_LATENCY_MSEC=60' in .bashrc, for example.
[2014-05-29 17:06] [PACMAN] upgraded skype (4.2.0.13-3 -> 4.2.0.13-4)
[2014-05-29 17:06] [PACMAN] installed libxkbcommon-x11 (0.4.2-1)
[2014-05-29 17:06] [PACMAN] upgraded smplayer (14.3.0-1 -> 14.3.0-2)
[2014-05-29 17:06] [PACMAN] upgraded subversion (1.8.8-1 -> 1.8.9-1)
[2014-05-29 17:06] [PACMAN] upgraded sudo (1.8.10.p2-1 -> 1.8.10.p3-1)
[2014-05-29 17:06] [PACMAN] upgraded swell-foop (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:06] [PACMAN] upgraded tali (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:06] [PACMAN] upgraded tor (0.2.4.21-3 -> 0.2.4.22-1)
[2014-05-29 17:06] [PACMAN] upgraded unetbootin (585-2 -> 603-1)
[2014-05-29 17:06] [PACMAN] upgraded v8 (3.24.35.33-1 -> 3.25.28.16-1)
[2014-05-29 17:06] [PACMAN] upgraded vigra (1.10.0-1 -> 1.10.0-2)
[2014-05-29 17:06] [PACMAN] upgraded vte-common (0.36.1-1 -> 0.36.2-1)
[2014-05-29 17:06] [PACMAN] upgraded vte3 (0.36.1-1 -> 0.36.2-1)
[2014-05-29 17:07] [PACMAN] upgraded vinagre (3.12.1-1 -> 3.12.2-1)
[2014-05-29 17:07] [PACMAN] upgraded virtualbox-host-modules (4.3.10-2 -> 4.3.12-1)
[2014-05-29 17:07] [PACMAN] upgraded virtualbox (4.3.10-1 -> 4.3.12-1)
[2014-05-29 17:07] [PACMAN] upgraded virtualbox-guest-modules (4.3.10-2 -> 4.3.12-1)
[2014-05-29 17:07] [PACMAN] upgraded virtualbox-guest-utils (4.3.10-1 -> 4.3.12-1)
[2014-05-29 17:07] [PACMAN] upgraded webkitgtk2 (2.4.1-1 -> 2.4.2-1)
[2014-05-29 17:07] [PACMAN] upgraded webstorm (8.0-1 -> 8.0.2-1)
[2014-05-29 17:08] [PACMAN] upgraded wine (1.7.18-1 -> 1.7.19-2)
[2014-05-29 17:08] [PACMAN] upgraded workrave (1.10.1-1 -> 1.10.4-1)
[2014-05-29 17:09] [PACMAN] upgraded xarchiver (0.5.3-1 -> 0.5.3-4)
[2014-05-29 17:09] [PACMAN] upgraded xf86-input-evdev (2.8.4-1 -> 2.9.0-1)
[2014-05-29 17:09] [PACMAN] upgraded xfce4-mount-plugin (0.6.4-1 -> 0.6.7-1)
[2014-05-29 17:09] [PACMAN] upgraded xosd (2.2.14-7 -> 2.2.14-8)
[2014-05-29 17:16] [PACMAN] Running 'pacman -Rns baloo soprano'
[2014-05-30 11:47] [PACMAN] Running 'pacman --color auto -Sy'
[2014-05-30 11:47] [PACMAN] synchronizing package lists
[2014-05-30 11:48] [PACMAN] starting full system upgrade
[2014-05-31 18:02] [PACMAN] Running 'pacman --color auto -Sy'
[2014-05-31 18:02] [PACMAN] synchronizing package lists
[2014-05-31 18:03] [PACMAN] starting full system upgrade
[2014-05-31 18:38] [PACMAN] Running 'pacman --color auto -S -u'
[2014-05-31 18:38] [PACMAN] starting full system upgrade
[2014-05-31 18:42] [PACMAN] upgraded aurora (31.0a2+20140529+g36ab28e-1 -> 31.0a2+20140531+gc24da71-1)
[2014-05-31 18:42] [PACMAN] upgraded readline (6.3.005-1 -> 6.3.006-1)
[2014-05-31 18:42] [PACMAN] upgraded bash (4.3.011-1 -> 4.3.018-1)
[2014-05-31 18:42] [PACMAN] upgraded calibre (1.38.0-1 -> 1.39.0-1)
[2014-05-31 18:43] [PACMAN] upgraded cinnamon-desktop (2.2.2-1 -> 2.2.3-1)
[2014-05-31 18:43] [PACMAN] upgraded cinnamon-translations (2.2.2-1 -> 2.2.3-1)
[2014-05-31 18:43] [PACMAN] upgraded libtasn1 (3.4-1 -> 3.6-1)
[2014-05-31 18:43] [PACMAN] upgraded gnutls (3.3.2-1 -> 3.3.4-1)
[2014-05-31 18:43] [PACMAN] upgraded grub (1:2.02.beta2-3 -> 1:2.02.beta2-4)
[2014-05-31 18:43] [PACMAN] upgraded inputproto (2.3-1 -> 2.3.1-1)
[2014-05-31 18:43] [PACMAN] upgraded libcups (1.7.3-1 -> 1.7.3-3)
[2014-05-31 18:43] [PACMAN] upgraded libreoffice-ru (4.2.4-1 -> 4.2.4-2)
[2014-05-31 18:43] [PACMAN] upgraded libx11 (1.6.2-1 -> 1.6.2-2)
[2014-05-31 18:43] [PACMAN] upgraded man-pages (3.67-1 -> 3.68-1)
[2014-05-31 18:43] [PACMAN] upgraded nemo (2.2.1-2 -> 2.2.2-1)
[2014-05-31 18:43] [PACMAN] upgraded nvidia-utils (337.19-1 -> 337.25-1)
[2014-05-31 18:43] [PACMAN] upgraded nvidia-libgl (337.19-1 -> 337.25-1)
[2014-05-31 18:44] [PACMAN] upgraded nvidia (337.19-1 -> 337.25-1)
[2014-05-31 18:44] [PACMAN] upgraded opencl-nvidia (337.19-1 -> 337.25-1)
[2014-05-31 18:44] [PACMAN] upgraded python2-boto (2.28.0-1 -> 2.29.1-1)
[2014-05-31 18:44] [PACMAN] upgraded remmina (1.0.0-11 -> 1.0.0-12)
[2014-05-31 18:44] [PACMAN] upgraded seabios (1.7.3.1-2 -> 1.7.5-1)
[2014-05-31 18:44] [PACMAN] upgraded sk1libs (0.9.2-1 -> 0.9.2-2)
[2014-05-31 18:44] [ALPM-SCRIPTLET]
[2014-05-31 18:44] [ALPM-SCRIPTLET] ==> For setting up Syslinux BIOS using the syslinux-install_update script follow
[2014-05-31 18:44] [ALPM-SCRIPTLET]     https://wiki.archlinux.org/index.php/Vmware#Troubleshooting
[2014-05-31 18:44] [ALPM-SCRIPTLET]
[2014-05-31 18:44] [ALPM-SCRIPTLET] ==> For setting up Syslinux EFI follow
[2014-05-31 18:44] [ALPM-SCRIPTLET]     https://wiki.archlinux.org/index.php/Vmware#Tips_and_tricks
[2014-05-31 18:44] [ALPM-SCRIPTLET]
[2014-05-31 18:44] [ALPM-SCRIPTLET] ==> The syslinux-install_update script does not currently support EFI install
[2014-05-31 18:44] [ALPM-SCRIPTLET]
[2014-05-31 18:44] [PACMAN] upgraded syslinux (6.02-8 -> 6.03pre12-3)
[2014-05-31 18:44] [PACMAN] upgraded tzdata (2014c-1 -> 2014d-1)
[2014-05-31 18:44] [PACMAN] upgraded xapian-core (1:1.2.17-1 -> 1:1.2.17-2)
[2014-05-31 18:44] [PACMAN] upgraded xvidcore (1.3.2-3 -> 1.3.3-1)
[2014-06-02 18:23] [PACMAN] Running 'pacman --color auto -Sy'
[2014-06-02 18:23] [PACMAN] synchronizing package lists
[2014-06-02 18:24] [PACMAN] starting full system upgrade
[2014-06-02 18:27] [PACMAN] Running 'pacman --color auto -S -u'
[2014-06-02 18:27] [PACMAN] starting full system upgrade
[2014-06-02 18:30] [PACMAN] upgraded aurora (31.0a2+20140531+gc24da71-1 -> 31.0a2+20140602+ga6fd4e6-1)
[2014-06-02 18:30] [PACMAN] upgraded git (1.9.3-1 -> 2.0.0-1)
[2014-06-02 18:30] [ALPM] warning: /etc/libvirt/qemu/networks/default.xml installed as /etc/libvirt/qemu/networks/default.xml.pacnew
[2014-06-02 18:30] [ALPM-SCRIPTLET] >>> You may need to run 'rm -rf ~/.libvirt'
[2014-06-02 18:30] [ALPM-SCRIPTLET] >>> libvirt runs qemu from nobody:nobody by default
[2014-06-02 18:30] [ALPM-SCRIPTLET] >>> change it in /etc/libvirt/qemu.conf
[2014-06-02 18:30] [PACMAN] upgraded libvirt (1.2.4-2 -> 1.2.5-1)
[2014-06-02 18:30] [PACMAN] upgraded luajit (2.0.3-2 -> 2.0.3-3)
[2014-06-02 18:30] [PACMAN] upgraded nasm (2.11.01-1 -> 2.11.05-1)
[2014-06-02 18:30] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2014-06-02 18:30] [PACMAN] upgraded pacman-mirrorlist (20140405-1 -> 20140531-1)
[2014-06-02 18:30] [PACMAN] upgraded perl-common-sense (3.72-1 -> 3.73-1)
[2014-06-02 18:30] [PACMAN] upgraded perl-net-dns (0.75-1 -> 0.76_1-1)
[2014-06-02 18:30] [PACMAN] upgraded shared-mime-info (1.2-2 -> 1.3-1)
[2014-06-02 18:30] [PACMAN] upgraded xfce4-clipman-plugin (1.2.4-1 -> 1.2.6-1)
[2014-06-06 11:13] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-root/https://wiki.archlinux.org/index.php/Vmware#Troubleshooting'
[2014-06-06 11:13] [PACMAN] installed firefox-extension-gnotifier (1.7.7-1)
[2014-06-08 15:52] [PACMAN] Running 'pacman --color auto -Sy'
[2014-06-08 15:52] [PACMAN] synchronizing package lists
[2014-06-08 15:54] [PACMAN] starting full system upgrade
[2014-06-08 15:59] [PACMAN] Running 'pacman --color auto -S -u'
[2014-06-08 15:59] [PACMAN] starting full system upgrade
[2014-06-08 16:07] [PACMAN] upgraded aurora (31.0a2+20140602+ga6fd4e6-1 -> 31.0a2+20140608+g8e09191-1)
[2014-06-08 16:07] [PACMAN] upgraded perl (5.18.2-2 -> 5.20.0-2)
[2014-06-08 16:07] [PACMAN] upgraded cairo-perl (1.104-1 -> 1.104-2)
[2014-06-08 16:07] [PACMAN] upgraded cherrytree (0.33.3-2 -> 0.33.4-1)
[2014-06-08 16:07] [PACMAN] upgraded libwbclient (4.1.7-1 -> 4.1.8-1)
[2014-06-08 16:07] [PACMAN] upgraded cifs-utils (6.2-1 -> 6.3-1)
[2014-06-08 16:07] [PACMAN] upgraded clutter-gst (2.0.10-2 -> 2.0.12-1)
[2014-06-08 16:07] [PACMAN] upgraded cpupower (3.14-2 -> 3.14-3)
[2014-06-08 16:07] [PACMAN] upgraded cups-filters (1.0.53-2 -> 1.0.54-1)
[2014-06-08 16:07] [PACMAN] upgraded e2fsprogs (1.42.9-2 -> 1.42.10-1)
[2014-06-08 16:07] [PACMAN] installed libx264 (1:142.20140311-4)
[2014-06-08 16:07] [PACMAN] upgraded x264 (1:142.20140311-1 -> 1:142.20140311-4)
[2014-06-08 16:07] [PACMAN] upgraded ffmpeg (1:2.2.2-3 -> 1:2.2.3-1)
[2014-06-08 16:07] [PACMAN] upgraded sqlite (3.8.4.3-2 -> 3.8.5-1)
[2014-06-08 16:08] [PACMAN] upgraded filezilla (3.8.0-1 -> 3.8.1-1)
[2014-06-08 16:08] [PACMAN] upgraded perl-sdl (2.540-5 -> 2.540-6)
[2014-06-08 16:08] [PACMAN] upgraded perl-compress-bzip2 (2.17-1 -> 2.17-2)
[2014-06-08 16:08] [PACMAN] upgraded frozen-bubble (2.2.1beta1-5 -> 2.2.1beta1-6)
[2014-06-08 16:08] [PACMAN] upgraded glib-perl (1.304-1 -> 1.304-2)
[2014-06-08 16:08] [PACMAN] upgraded gconf-perl (1.044-8 -> 1.044-9)
[2014-06-08 16:08] [PACMAN] upgraded gdk-pixbuf2 (2.30.7-1 -> 2.30.8-1)
[2014-06-08 16:08] [PACMAN] upgraded gedit (3.12.1-1 -> 3.12.2-1)
[2014-06-08 16:08] [PACMAN] upgraded gimp-plugin-gmic (1.5.9.0-3 -> 1.5.9.1-1)
[2014-06-08 16:08] [PACMAN] upgraded pango-perl (1.225-1 -> 1.225-2)
[2014-06-08 16:08] [PACMAN] upgraded gtk2-perl (1.249-1 -> 1.249-2)
[2014-06-08 16:08] [PACMAN] upgraded glade-perl (1.007-7 -> 1.007-8)
[2014-06-08 16:08] [PACMAN] upgraded gnome-icon-theme-symbolic (3.12.0-1 -> 3.12.0-2)
[2014-06-08 16:09] [PACMAN] upgraded gnome-icon-theme (3.12.0-1 -> 3.12.0-2)
[2014-06-08 16:09] [PACMAN] upgraded gnome-menus (3.10.1-1 -> 3.10.1-2)
[2014-06-08 16:09] [PACMAN] upgraded gnomecanvas-perl (1.002-11 -> 1.002-12)
[2014-06-08 16:09] [PACMAN] upgraded gnome-vfs-perl (1.082-1 -> 1.082-2)
[2014-06-08 16:09] [PACMAN] upgraded gnome-perl (1.045-1 -> 1.045-2)
[2014-06-08 16:09] [PACMAN] upgraded gnome-tetravex (3.12.2-1 -> 3.12.3-1)
[2014-06-08 16:09] [PACMAN] upgraded gnupg (2.0.22-2 -> 2.0.23-1)
[2014-06-08 16:09] [PACMAN] upgraded gpgme (1.4.3-1 -> 1.5.0-1)
[2014-06-08 16:09] [PACMAN] upgraded graphviz (2.36.0-2 -> 2.36.0-3)
[2014-06-08 16:09] [PACMAN] upgraded httrack (3.48.9-1 -> 3.48.11-1)
[2014-06-08 16:09] [PACMAN] upgraded hunspell (1.3.2-3 -> 1.3.3-1)
[2014-06-08 16:09] [PACMAN] upgraded hwinfo (21.4.1.1-2 -> 21.5.1.1-1)
[2014-06-08 16:09] [PACMAN] upgraded imagemagick (6.8.9.1-2 -> 6.8.9.1-3)
[2014-06-08 16:09] [PACMAN] upgraded instead (2.0.3-1 -> 2.1.0-1)
[2014-06-08 16:09] [PACMAN] upgraded json-glib (1.0.0-1 -> 1.0.2-1)
[2014-06-08 16:09] [PACMAN] upgraded lftp (4.5.0-1 -> 4.5.1-1)
[2014-06-08 16:09] [PACMAN] upgraded libsystemd (212-3 -> 213-5)
[2014-06-08 16:09] [PACMAN] upgraded libatasmart (0.19-2 -> 0.19-3)
[2014-06-08 16:09] [PACMAN] upgraded libevdev (1.2.1-1 -> 1.2.2-1)
[2014-06-08 16:09] [PACMAN] upgraded libice (1.0.8-2 -> 1.0.9-1)
[2014-06-08 16:09] [PACMAN] upgraded libinput (0.1.0-1 -> 0.2.0-1)
[2014-06-08 16:09] [PACMAN] upgraded libmm-glib (1.2.0-3 -> 1.2.0-4)
[2014-06-08 16:09] [PACMAN] upgraded libmms (0.6.2-1 -> 0.6.4-1)
[2014-06-08 16:09] [PACMAN] upgraded libproxy (0.4.11-2 -> 0.4.11-3)
[2014-06-08 16:09] [PACMAN] upgraded libpurple (2.10.9-1 -> 2.10.9-2)
[2014-06-08 16:09] [PACMAN] upgraded libxcursor (1.1.14-1 -> 1.1.14-2)
[2014-06-08 16:09] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-06-08 16:09] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Starting build: 3.14.5-1-ARCH
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Starting build: 3.14.5-1-ARCH
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-06-08 16:09] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-06-08 16:09] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-06-08 16:09] [PACMAN] upgraded linux (3.14.4-1 -> 3.14.5-1)
[2014-06-08 16:10] [PACMAN] upgraded linux-headers (3.14.4-1 -> 3.14.5-1)
[2014-06-08 16:10] [PACMAN] upgraded openssl (1.0.1.g-1 -> 1.0.1.h-1)
[2014-06-08 16:10] [PACMAN] upgraded python2 (2.7.6-3 -> 2.7.7-1)
[2014-06-08 16:10] [PACMAN] upgraded mercurial (3.0-1 -> 3.0.1-1)
[2014-06-08 16:10] [PACMAN] upgraded metacity (2.34.13-6 -> 2.34.13-7)
[2014-06-08 16:10] [PACMAN] installed libnm-glib (0.9.8.10-3)
[2014-06-08 16:10] [PACMAN] upgraded networkmanager (0.9.8.10-1 -> 0.9.8.10-3)
[2014-06-08 16:10] [PACMAN] upgraded openttd (1.4.0-2 -> 1.4.1-1)
[2014-06-08 16:10] [PACMAN] upgraded pastebinit (1.4-1 -> 1.4.1-1)
[2014-06-08 16:10] [PACMAN] upgraded perl-bit-vector (7.3-1 -> 7.3-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-crypt-blowfish (2.14-1 -> 2.14-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-crypt-des (2.07-1 -> 2.07-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-crypt-openssl-bignum (0.04-9 -> 0.04-10)
[2014-06-08 16:10] [PACMAN] upgraded perl-crypt-openssl-random (0.06-1 -> 0.06-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-crypt-openssl-rsa (0.28-4 -> 0.28-5)
[2014-06-08 16:10] [PACMAN] upgraded perl-crypt-ssleay (0.72-1 -> 0.72-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-params-util (1.07-2 -> 1.07-3)
[2014-06-08 16:10] [PACMAN] installed perl-scalar-list-utils (1.38-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-data-optlist (0.109-1 -> 0.109-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-params-validate (1.10-1 -> 1.10-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-datetime (1.10-1 -> 1.10-3)
[2014-06-08 16:10] [PACMAN] upgraded perl-dbi (1.631-1 -> 1.631-2)
[2014-06-08 16:10] [PACMAN] upgraded postgresql-libs (9.3.4-1 -> 9.3.4-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-dbd-pg (3.2.0-1 -> 3.2.0-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-digest-sha1 (2.13-4 -> 2.13-5)
[2014-06-08 16:10] [PACMAN] upgraded perl-gd (2.53-1 -> 2.53-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-gnome2-wnck (0.16-8 -> 0.16-9)
[2014-06-08 16:10] [PACMAN] upgraded perl-gtk2-trayicon (0.06-10 -> 0.06-11)
[2014-06-08 16:10] [PACMAN] upgraded perl-html-parser (3.71-2 -> 3.71-3)
[2014-06-08 16:10] [PACMAN] upgraded perl-io-tty (1.11-1 -> 1.11-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-json-xs (3.01-2 -> 3.01-3)
[2014-06-08 16:10] [PACMAN] upgraded perl-list-moreutils (0.33-4 -> 0.33-5)
[2014-06-08 16:10] [PACMAN] upgraded perl-locale-gettext (1.05-10 -> 1.05-11)
[2014-06-08 16:10] [PACMAN] upgraded perl-net-dbus (1.0.0-3 -> 1.0.0-4)
[2014-06-08 16:10] [PACMAN] upgraded perl-net-dns (0.76_1-1 -> 0.76_1-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-net-ssleay (1.63-1 -> 1.63-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-netaddr-ip (4.073-1 -> 4.073-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-package-stash-xs (0.28-1 -> 0.28-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-params-classify (0.013-3 -> 0.013-4)
[2014-06-08 16:10] [PACMAN] upgraded perl-socket6 (0.25-1 -> 0.25-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-text-iconv (1.7-8 -> 1.7-9)
[2014-06-08 16:10] [PACMAN] upgraded perl-xml-libxml (2.0116-1 -> 2.0116-2)
[2014-06-08 16:10] [PACMAN] upgraded perl-xml-parser (2.41-4 -> 2.41-5)
[2014-06-08 16:10] [PACMAN] upgraded pidgin (2.10.9-1 -> 2.10.9-2)
[2014-06-08 16:10] [PACMAN] upgraded poedit (1.6.4-4 -> 1.6.4-5)
[2014-06-08 16:10] [PACMAN] upgraded prelink (20130503-2 -> 20130503-3)
[2014-06-08 16:10] [PACMAN] upgraded python-setuptools (3.6-1 -> 4.0.1-1)
[2014-06-08 16:10] [PACMAN] upgraded python2-markdown (2.4-3 -> 2.4.1-1)
[2014-06-08 16:10] [PACMAN] upgraded python2-pytz (2014.3-1 -> 2014.4-1)
[2014-06-08 16:10] [PACMAN] upgraded python2-setuptools (3.6-1 -> 4.0.1-1)
[2014-06-08 16:10] [PACMAN] upgraded smbclient (4.1.7-1 -> 4.1.8-1)
[2014-06-08 16:11] [PACMAN] upgraded samba (4.1.7-1 -> 4.1.8-1)
[2014-06-08 16:11] [PACMAN] upgraded spamassassin (3.4.0-1 -> 3.4.0-2)
[2014-06-08 16:11] [PACMAN] upgraded systemd (212-3 -> 213-5)
[2014-06-08 16:11] [PACMAN] upgraded subversion (1.8.9-1 -> 1.8.9-2)
[2014-06-08 16:11] [PACMAN] upgraded systemd-sysvcompat (212-3 -> 213-5)
[2014-06-08 16:11] [PACMAN] upgraded unetbootin (603-1 -> 608-1)
[2014-06-08 16:11] [ALPM-SCRIPTLET] 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
[2014-06-08 16:11] [ALPM-SCRIPTLET] 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
[2014-06-08 16:11] [PACMAN] upgraded virtualbox-ext-oracle (4.3.10-1 -> 4.3.12-1)
[2014-06-08 16:11] [PACMAN] upgraded virtualbox-guest-modules (4.3.12-1 -> 4.3.12-2)
[2014-06-08 16:11] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
[2014-06-08 16:11] [PACMAN] upgraded virtualbox-host-modules (4.3.12-1 -> 4.3.12-2)
[2014-06-08 16:11] [PACMAN] installed geoclue2 (2.1.8-2)
[2014-06-08 16:11] [PACMAN] upgraded webkitgtk (2.4.2-1 -> 2.4.3-1)
[2014-06-08 16:11] [PACMAN] upgraded webkitgtk2 (2.4.2-1 -> 2.4.3-1)
[2014-06-08 16:11] [PACMAN] upgraded xfconf (4.10.0-3 -> 4.10.0-4)
[2014-06-08 16:11] [PACMAN] upgraded xscreensaver (5.26-1 -> 5.28-1)
[2014-06-08 16:13] [PACMAN] Running 'pacman -Rns geoclue icon-naming-utils'
[2014-06-08 16:13] [PACMAN] removed icon-naming-utils (0.8.90-2)
[2014-06-08 16:13] [PACMAN] removed geoclue (0.12.99-1)
[2014-06-08 17:31] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-root/PKGDEST.a4G/vmware-patch-10.0.2-2-i686.pkg.tar.xz'
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B Re-running 'vmware-patch'..(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] /usr/bin/vmware-patch: line 82: [: слишком много аргументов
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B Symlinking version.h for 3.14.4-1-ARCH(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B Removing leftover header location /usr/src/linux-3.14.4-1-ARCH/(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B Cleaning up old backups..(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B No patching required.(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B Installing modules..(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B Done.(B
[2014-06-08 17:31] [ALPM-SCRIPTLET]
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B NOTE1:(B To patch VMware sources in the future re-run the script 'vmware-patch' as root.
[2014-06-08 17:31] [ALPM-SCRIPTLET]            Changes can be reverted with 'vmware-unpatch' (only required before applying
[2014-06-08 17:31] [ALPM-SCRIPTLET]            other patching methods).(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B NOTE2:(B The deprecated rc.d script 'vmwared' has been replaced by the service files:
[2014-06-08 17:31] [ALPM-SCRIPTLET]            * vmware.service (the main service),
[2014-06-08 17:31] [ALPM-SCRIPTLET]            * vmware-usbarbitrator.service (for USB access) and
[2014-06-08 17:31] [ALPM-SCRIPTLET]            * vmware-workstation.service (additional Workstation Server service).(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B NOTE3:(B Enabling the main service will take care of the USB Arbitrator service too:
[2014-06-08 17:31] [ALPM-SCRIPTLET]            # systemctl enable vmware(B
[2014-06-08 17:31] [ALPM-SCRIPTLET] ==>(B NOTE4:(B For further reading see the relevant sections in the Wiki:
[2014-06-08 17:31] [ALPM-SCRIPTLET]            https://wiki.archlinux.org/index.php/Vmware#Tips_and_tricks
[2014-06-08 17:31] [ALPM-SCRIPTLET]            https://wiki.archlinux.org/index.php/Vmware#Troubleshooting(B
[2014-06-08 17:31] [ALPM-SCRIPTLET]
[2014-06-08 17:31] [PACMAN] upgraded vmware-patch (10.0.2-1 -> 10.0.2-2)
[2014-06-08 17:33] [PACMAN] Running 'pacman --color auto -S extra/chromium'
[2014-06-08 17:34] [PACMAN] reinstalled chromium (35.0.1916.114-1)
[2014-06-08 17:35] [PACMAN] Running 'pacman --color auto -S extra/geoclue extra/icon-naming-utils'
[2014-06-08 17:35] [PACMAN] installed geoclue (0.12.99-1)
[2014-06-08 17:35] [PACMAN] installed icon-naming-utils (0.8.90-2)
[2014-06-08 17:35] [PACMAN] Running 'pacman -Rns geoclue icon-naming-utils'
[2014-06-08 17:35] [PACMAN] removed icon-naming-utils (0.8.90-2)
[2014-06-08 17:35] [PACMAN] removed geoclue (0.12.99-1)
[2014-06-08 17:39] [PACMAN] Running 'pacman --color auto -Sy'
[2014-06-08 17:39] [PACMAN] synchronizing package lists
[2014-06-08 17:40] [PACMAN] starting full system upgrade
[2014-06-08 17:41] [PACMAN] Running 'pacman --color auto -S -u'
[2014-06-08 17:41] [PACMAN] starting full system upgrade
[2014-06-08 17:42] [PACMAN] upgraded spamassassin (3.4.0-2 -> 3.4.0-3)
[2014-06-08 21:49] [PACMAN] Running 'pacman --color auto -S community/keepass'
[2014-06-08 22:10] [PACMAN] Running 'pacman --color auto -S community/keepass'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'all/all'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'all/allfiles'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'uri/mms'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'uri/mmst'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'uri/mmsu'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'uri/pnm'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'uri/rtspt'
[2014-06-08 22:10] [ALPM-SCRIPTLET] Unknown media type in type 'uri/rtspu'
[2014-06-08 22:10] [PACMAN] reinstalled keepass (2.26-1)
[2014-06-08 23:07] [PACMAN] Running 'pacman --color auto -Sy'
[2014-06-08 23:07] [PACMAN] synchronizing package lists
[2014-06-08 23:07] [PACMAN] starting full system upgrade
[2014-06-08 23:08] [PACMAN] Running 'pacman --color auto -S -u'
[2014-06-08 23:08] [PACMAN] starting full system upgrade
[2014-06-08 23:09] [ALPM] warning: /etc/group installed as /etc/group.pacnew
[2014-06-08 23:09] [ALPM] warning: /etc/passwd installed as /etc/passwd.pacnew
[2014-06-08 23:09] [PACMAN] upgraded filesystem (2013.05-2 -> 2014.06-1)
[2014-06-08 23:09] [PACMAN] upgraded httrack (3.48.11-1 -> 3.48.12-1)
[2014-06-08 23:09] [PACMAN] upgraded libsystemd (213-5 -> 213-6)
[2014-06-08 23:10] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-06-08 23:10] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Starting build: 3.14.6-1-ARCH
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Starting build: 3.14.6-1-ARCH
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-06-08 23:10] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-06-08 23:10] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-06-08 23:10] [PACMAN] upgraded linux (3.14.5-1 -> 3.14.6-1)
[2014-06-08 23:10] [PACMAN] upgraded linux-headers (3.14.5-1 -> 3.14.6-1)
[2014-06-08 23:10] [PACMAN] upgraded systemd (213-5 -> 213-6)
[2014-06-08 23:10] [PACMAN] upgraded systemd-sysvcompat (213-5 -> 213-6)
[2014-06-08 23:11] [PACMAN] Running 'pacman -S ttf-dejavu'