[SOLVED] Upgrading Linux 3.0.7-1 - 3.1-4 Breaks Wicd

As the subject points out, upgrading Linux from 3.0.7-1 to 3.1-4 seems to break Wicd on my laptop. When I do this, no wireless networks show up and if I plug in ethernet, I cannot connect to it either. I solved the problem by blacklisting the wicd daemon, unblacklisting the network daemon, and uncommenting interface=eth0 in /etc/rc.conf, then rebooting, downloading the older kernel (3.0.7-1) which I had unfortunately deleted from /etc/pacman/pkg, and downgrading with pacman -U. I wonder if anyone else had similar trouble with this update....
Last edited by tony5429 (2012-04-05 07:43:37)

Can't connect to anything with Wicd anymore either.
Using testing with:
Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)
Intel Corporation WiFi Link 5100
WLAN networks will still show up and apparently connect — LAN ones won't — but Wicd fails to retrieve a IP as all dhcp clients consistently time out.
Manual connection (dhcpcd for LAN + wpa_supplicant for WLAN) works just fine.
edit: Doesn't appear to be caused by that kernel update on my system, though.
edit2: Apparently Wicd's configuration files — which had worked perfectly for months — somehow turned insufficient. I had it create new ones and now it works again.
Last edited by misc (2011-11-13 10:42:49)

Similar Messages

  • [SOLVED] upgraded linux 3.15.8-1 to 3.16.1-1 but uname showing 3.15

    I am hoping I am just missing something simple with this.
    After upgrading my laptop today from 3.15 to 3.16 my network adapter and Xorg stopped working.
    Network adapter is giving me the error:
    timed out wating for device sys-subsytem-net-devices-ens5.sevice
    And Xorg is giving me:
    (EE) No devices detected
    (EE) no screens found
    Well I have been googling around and checking out the Arch forums and came across a thread with the same Xorg error.  When I was typing my response to it I realized:
    uname -a
    Linux MacBook 3.15.8-1-ARCH #1 SMP PREEMPT Fri Aug 1 08:51:42 CEST 2014 x84_64 GNU/Linux
    What did I miss that the new kernel is not loading?
    I am using Grub2 as a boot loader.
    Last edited by kramlegan (2014-08-15 14:42:00)

    I am unable to mount the boot partition now.
    I get the error
    mount: unknown filesystem type 'vfat'
    It looks like it has to do with running the incorrect kernel.
    https://bbs.archlinux.org/viewtopic.php?id=28437
    the key is that the kernel is updated ( e.g. from 2.23 -> 2.24 ).
    the vfat kernel module reside in difference directory (/lib/modules/XXXx-2.24/)after update.
    but the kernel version in /proc is the old one , until you reboot.
    if you don't reboot, when load the vfat module, the insmod will search the /lib/modules/`uname -r` , which can found nothing to load. well, what you get is nothing but some string like
    # modprobe vfat
    Any other suggestions on how to fix this?

  • [SOLVED] Upgrade from SLES10 SP3 & OES2 SP2 to SP4/SP3 breaks NCS

    Hi folks,
    (This post was originally meant to be a rant and a request for help, but
    while writing the final paragraph i found the solution. It's still a
    rant, but i figured i'd post my solution here in case someone else runs
    into the same issue.)
    I've just spent several hours banging my head against a broken cluster
    node. My system is a 32-bit SLES 10 VM running on VMware ESX 3.5.x.
    I upgraded from SLES10 SP3 and OES2 SP2 to the next service packs for
    each (using the move-to-oes-sp3 script in yast2 online_update).
    Everything went well for the first few update/reboot sequences, then
    after the final reboot on SLES10 SP4 & OES2 SP3, cluster services would
    not load or join the cluster on restart.
    I checked dmesg and found errors about "Loading module compiled for
    kernel version 2.6.16.60-0.54.5-vmi" into a previous kernel version, so
    i tried downgrading to that kernel version, only to find that it was
    older than the one i had just upgraded from (it's the original SLES10
    SP3 kernel). So i tried upgrading back to the same kernel which is
    running on the other cluster node (2.6.16.60-0.77.1-vmi), but that did
    not work any better.
    <preaching>
    I have to say that i'm not impressed that OES2 SP3 isn't even compiled
    against the appropriate kernel, and because of SUSE's kernel RPM
    overwrite policy there's no way i can select to boot from a previous
    kernel to see if that fixes things. Note to SUSE and other distro
    builders: if you're not doing kernel package upgrades like Red Hat or
    Ubuntu (so that we can select to boot from the previous kernel from the
    boot menu), you're doing it *WRONG*.
    </preaching>
    I then upgraded again to the latest recommended kernel for SLES10 SP4,
    and still no joy. Dmesg shows this error before the rot starts:
    allocation failed: out of vmalloc space - use vmalloc=<size> to increase
    size.
    When searching for this error i stumbled across
    http://ubuntuforums.org/showthread.php?t=1613132
    which pointed me to
    http://www.mythtv.org/wiki/Common_Pr...lloc_too_small
    Adding vmalloc=192M to /boot/grub/menu.lst and rebooting solved the
    problem for me.
    Regards,
    Paul

    Originally Posted by Paul Gear
    On 13/10/11 07:36, magic31 wrote:
    > ...
    > Not sure if it's related to the issue you've hit, but along the lines
    > of what Kevin already mentioned, there are issues that can arries when
    > using the VMI kernel (that I've seen) if having multiple flavors of the
    > kernel installed along with it (as in having both kernel-vmi as also
    > kernel-smp packages installed) ...
    > Curious, is that also the case with your setup?
    The system in question has kernel-bigsmp and kernel-vmi installed. We
    only ever boot from kernel-vmi.
    > I've moved to only using the smp kernel on VMware (along with the
    > clock=pit boot option to avoid time drift issues, or pmtr I think in
    > your case when also running NCS services in the vm).
    When we installed the system (on OES2 SP1, i believe) it was a while
    ago, and kernel-vmi with clocksource=acpi_pm on the kernel command line
    was the only solution we could find to get reliable time. If there are
    updated best-practice documents, i'd be happy to hear about them.
    However, this is a production cluster and my boss is (rightly) rather
    reticent to make major changes.
    Paul
    the official Vmware paper on time is that IF you're using SLES 10.x 32-bit you will use VMI and NO kernel params (ie, get rid of the clockpit and clocksource=blah).
    But if 64-bit then you're okay.
    The easiest, IMO (especially with vmware) is to use the miggui (migration utility). That's how I'm converting all my 32-bit servers in vmware to 64-bit. Works quite well.
    --Kevin

  • Upgrading linux-lqx with Aura

    Hi,
    I'm running into an issue upgrading linux-lqx with Aura..... please bare in mind though that I've just started using Aura so outside of simple pacman style commands I'm quite unfamiliar with it's more in-depth or advanced usage.
    Basically the issue I'm running into is this:
    patching file sound/usb/6fire/midi.h
    patching file sound/usb/6fire/pcm.c
    patching file sound/usb/6fire/pcm.h
    patching file sound/usb/endpoint.c
    patching file sound/usb/misc/ua101.c
    patching file sound/usb/mixer.c
    patching file sound/usb/usx2y/usbusx2yaudio.c
    patching file tools/hv/hv_kvp_daemon.c
    patching file tools/perf/config/utilities.mak
    HOSTCC scripts/basic/fixdep
    HOSTCC scripts/kconfig/conf.o
    SHIPPED scripts/kconfig/zconf.tab.c
    SHIPPED scripts/kconfig/zconf.lex.c
    SHIPPED scripts/kconfig/zconf.hash.c
    HOSTCC scripts/kconfig/zconf.tab.o
    HOSTLD scripts/kconfig/conf
    scripts/kconfig/conf --silentoldconfig Kconfig
    * Restart config...
    * DOS/FAT/NT Filesystems
    MSDOS fs support (MSDOS_FS) [M/n/y/?] m
    VFAT (Windows-95) fs support (VFAT_FS) [M/n/y/?] m
    Default codepage for FAT (FAT_DEFAULT_CODEPAGE) [437] 437
    Default iocharset for FAT (FAT_DEFAULT_IOCHARSET) [utf8] utf8
    exFAT filesystem support (EXFAT_FS) [N/m/y/?] (NEW) aborted!
    Console input/output is redirected. Run 'make oldconfig' to update configuration.
    SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h
    SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h
    SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h
    SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h
    HOSTCC arch/x86/tools/relocs_32.o
    HOSTCC arch/x86/tools/relocs_64.o
    HOSTCC arch/x86/tools/relocs_common.o
    HOSTLD arch/x86/tools/relocs
    aura >>= Would you like to continue anyway? [Y/n] y
    I've checked the PKGBUILD in /var/cache/aura/pkgbuilds and everything looks fine....
    why is the input/output getting redirected and how do I solve this issue??
    It seems to me that there are some new options which aren't in the previously configured pkgconfig, if this is the case how do I select the new options?
    Of course I can build linux-lqx manually as I have done initially however, I would like to use Aura as it makes life much easier :-)
    Thanks.

    Using "makepkg" works no problem like I explained previously.... but that means manual download of the tar.gz file then compile and install.
    I was really hoping for Aura to automate things to make life "sightly easier".
    Aura is pretty good with everything else, including install/upgrade but just getting this to work.... if not then fine no worries but would be nice if it did work :-)
    Last edited by JohnnySSH (2013-09-07 13:51:01)

  • [Solved] Upgrade breaks checkgmail

    I'm running checkgmail version 1.14pre2-svn from AUR. I upgraded a ton of packages on my system yesterday, including going from Perl 5 to 6. Now, when starting checkgmail, it complains:
    CheckGmail v1.14pre2-svn
    Copyright © 2005-6, Owen Marshall
    Sorry! CheckGmail can't find the following package(s) on your system. These packages are needed for CheckGmail to run.
    LWP::UserAgent HTTP::Request::Common
    Try installing them if they're provided by your distro, and then run CheckGmail again ...
    If that fails, you might have to download and install the packages from CPAN (http://search.cpan.org)
    It might be related to this bug, so I installed perl-lwp-protocol-https, but the problem persists.
    Any ideas?
    Last edited by Proofrific (2011-12-25 01:16:26)

    Here's my pacman.log.
    [2011-12-23 22:20] Running 'pacman -Syu'
    [2011-12-23 22:20] synchronizing package lists
    [2011-12-23 22:21] starting full system upgrade
    [2011-12-24 00:00] Running 'pacman -Syu -f filesystem'
    [2011-12-24 00:00] synchronizing package lists
    [2011-12-24 00:00] starting full system upgrade
    [2011-12-24 00:01] Running 'pacman -Sy -f initscripts'
    [2011-12-24 00:01] synchronizing package lists
    [2011-12-24 00:01] ATTENTION UDEV:
    [2011-12-24 00:01] ----------
    [2011-12-24 00:01] We now use upstream rules for assigning devices to the 'disk', 'optical',
    [2011-12-24 00:01] 'scanner' and 'video' groups. Beware of any changes.
    [2011-12-24 00:01] --
    [2011-12-24 00:01] We no longer create symlinks from /dev/<dev> to /dev/<dev>0.
    [2011-12-24 00:01] --
    [2011-12-24 00:01] For security reasons, we no longer add devices to the 'storage' group. Use
    [2011-12-24 00:01] udisks and friends, or add custom rules to /etc/udev.d/rules/, if you want
    [2011-12-24 00:01] this functionality back.
    [2011-12-24 00:01] --
    [2011-12-24 00:01] We no longer create the static nodes on install needed for an initrd-less and
    [2011-12-24 00:01] devtmpfs-less boot, this only affects fresh installs.
    [2011-12-24 00:01] ---------------
    [2011-12-24 00:01] upgraded udev (173-3 -> 175-1)
    [2011-12-24 00:01] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-12-24 00:01] If using non-bash-compatible shell, please set LANG in /etc/locale.conf,
    [2011-12-24 00:01] as LOCALE in /etc/rc.conf no longer works.
    [2011-12-24 00:01] upgraded initscripts (2011.07.3-1 -> 2011.12.1-1)
    [2011-12-24 00:01] Running 'pacman -Su'
    [2011-12-24 00:01] starting full system upgrade
    [2011-12-24 00:05] Running 'pacman -Suf'
    [2011-12-24 00:05] starting full system upgrade
    [2011-12-24 00:07] removed pygobject (2.28.6-1)
    [2011-12-24 00:07] upgraded linux-api-headers (3.0.1-1 -> 3.1.4-1)
    [2011-12-24 00:07] upgraded tzdata (2011h-1 -> 2011n-1)
    [2011-12-24 00:07] Generating locales...
    [2011-12-24 00:07] en_US.UTF-8... done
    [2011-12-24 00:07] en_US.ISO-8859-1... done
    [2011-12-24 00:07] Generation complete.
    [2011-12-24 00:07] upgraded glibc (2.14-5 -> 2.14.1-4)
    [2011-12-24 00:07] upgraded ncurses (5.9-1 -> 5.9-2)
    [2011-12-24 00:07] upgraded readline (6.2.001-2 -> 6.2.002-1)
    [2011-12-24 00:07] upgraded bash (4.2.010-1 -> 4.2.020-1)
    [2011-12-24 00:07] upgraded gdbm (1.8.3-8 -> 1.10-1)
    [2011-12-24 00:07] upgraded gcc-libs (4.6.1-3 -> 4.6.2-3)
    [2011-12-24 00:07] upgraded db (5.2.28-1 -> 5.2.36-2)
    [2011-12-24 00:07] upgraded cracklib (2.8.18-1 -> 2.8.18-2)
    [2011-12-24 00:07] upgraded pam (1.1.4-1 -> 1.1.5-1)
    [2011-12-24 00:07] upgraded shadow (4.1.4.3-2 -> 4.1.4.3-5)
    [2011-12-24 00:07] upgraded libcap (2.22-1 -> 2.22-2)
    [2011-12-24 00:07] upgraded coreutils (8.12-3 -> 8.14-1)
    [2011-12-24 00:07] upgraded perl (5.14.1-3 -> 5.14.2-4)
    [2011-12-24 00:07] upgraded openssl (1.0.0.d-1 -> 1.0.0.e-1)
    [2011-12-24 00:07] upgraded expat (2.0.1-6 -> 2.0.1-7)
    [2011-12-24 00:07] upgraded libsasl (2.1.23-7 -> 2.1.23-8)
    [2011-12-24 00:07] upgraded filesystem (2011.08-1 -> 2011.12-2)
    [2011-12-24 00:07] upgraded util-linux (2.19.1-3 -> 2.20.1-1)
    [2011-12-24 00:07] upgraded e2fsprogs (1.41.14-1 -> 1.41.14-2)
    [2011-12-24 00:07] upgraded libldap (2.4.26-3 -> 2.4.28-1)
    [2011-12-24 00:07] installed libltdl (2.4.2-2)
    [2011-12-24 00:07] upgraded unixodbc (2.3.0-1 -> 2.3.1-1)
    [2011-12-24 00:07] upgraded apr-util (1.3.12-2 -> 1.3.12-4)
    [2011-12-24 00:07] upgraded pcre (8.13-2 -> 8.21-1)
    [2011-12-24 00:07] warning: /etc/httpd/conf/httpd.conf installed as /etc/httpd/conf/httpd.conf.pacnew
    [2011-12-24 00:07] upgraded apache (2.2.19-1 -> 2.2.21-1)
    [2011-12-24 00:07] upgraded nettle (2.2-1 -> 2.4-1)
    [2011-12-24 00:07] installed p11-kit (0.9-1)
    [2011-12-24 00:07] upgraded gnutls (3.0.1-1 -> 3.0.9-1)
    [2011-12-24 00:07] upgraded gwenhywfar (4.2.1-1 -> 4.3.0-1)
    [2011-12-24 00:07] upgraded aqbanking (5.0.14-1 -> 5.0.17-1)
    [2011-12-24 00:07] upgraded glib2 (2.28.8-1 -> 2.30.2-1)
    [2011-12-24 00:07] upgraded atk (2.0.1-1 -> 2.2.0-1)
    [2011-12-24 00:07] upgraded glibmm (2.28.2-1 -> 2.30.1-1)
    [2011-12-24 00:07] upgraded atkmm (2.22.4-1 -> 2.22.6-1)
    [2011-12-24 00:07] upgraded libjpeg-turbo (1.1.1-3 -> 1.1.1-4)
    [2011-12-24 00:07] upgraded libmng (1.0.10-3 -> 1.0.10-4)
    [2011-12-24 00:07] upgraded sqlite3 (3.7.7.1-1 -> 3.7.9-1)
    [2011-12-24 00:07] upgraded run-parts (3.4.4-1 -> 4.0.4-1)
    [2011-12-24 00:07] upgraded findutils (4.4.2-3 -> 4.4.2-4)
    [2011-12-24 00:07] upgraded sed (4.2.1-3 -> 4.2.1-4)
    [2011-12-24 00:07] upgraded ca-certificates (20110421-3 -> 20111211-1)
    [2011-12-24 00:07] upgraded dbus-core (1.4.14-1 -> 1.4.16-1)
    [2011-12-24 00:07] upgraded dbus (1.4.14-1 -> 1.4.16-1)
    [2011-12-24 00:07] upgraded libdrm (2.4.26-1 -> 2.4.29-1)
    [2011-12-24 00:07] upgraded libglapi (7.11-1 -> 7.11.2-1)
    [2011-12-24 00:07] upgraded libgl (7.11-1 -> 7.11.2-1)
    [2011-12-24 00:07] upgraded libxrandr (1.3.2-1 -> 1.3.2-2)
    [2011-12-24 00:07] upgraded libxi (1.4.3-1 -> 1.4.4-1)
    [2011-12-24 00:07] upgraded qt (4.7.3-3 -> 4.8.0-2)
    [2011-12-24 00:07] upgraded attica (0.2.0-1 -> 0.2.9-1)
    [2011-12-24 00:07] upgraded audiofile (0.2.7-1 -> 0.3.2-1)
    [2011-12-24 00:07] upgraded avahi (0.6.30-4 -> 0.6.30-6)
    [2011-12-24 00:07] upgraded babl (0.1.4-1 -> 0.1.6-1)
    [2011-12-24 00:07] upgraded bc (1.06-7 -> 1.06-8)
    [2011-12-24 00:07] upgraded binutils (2.21.1-2 -> 2.22-2)
    [2011-12-24 00:07] upgraded bzip2 (1.0.6-1 -> 1.0.6-3)
    [2011-12-24 00:07] upgraded icu (4.8.1-1 -> 4.8.1.1-1)
    [2011-12-24 00:07] upgraded boost-libs (1.47.0-1 -> 1.48.0-2)
    [2011-12-24 00:07] upgraded cabextract (1.4-1 -> 1.4-2)
    [2011-12-24 00:07] upgraded ca-certificates-java (20110426-4 -> 20110912-1)
    [2011-12-24 00:07] upgraded cairo-perl (1.061-4 -> 1.081-1)
    [2011-12-24 00:07] upgraded lame (3.98.4-1 -> 3.99.3-1)
    [2011-12-24 00:07] upgraded cdrdao (1.2.3-5 -> 1.2.3-6)
    [2011-12-24 00:07] upgraded file (5.08-1 -> 5.09-1)
    [2011-12-24 00:07] upgraded cdrkit (1.1.11-1 -> 1.1.11-2)
    [2011-12-24 00:07] installed perl-net-ssleay (1.42-2)
    [2011-12-24 00:07] installed perl-io-socket-ssl (1.44-1)
    [2011-12-24 00:07] installed perl-net-http (6.01-1)
    [2011-12-24 00:07] installed perl-encode-locale (1.02-1)
    [2011-12-24 00:07] installed perl-http-date (6.00-1)
    [2011-12-24 00:07] installed perl-file-listing (6.03-1)
    [2011-12-24 00:07] installed perl-lwp-mediatypes (6.01-1)
    [2011-12-24 00:07] upgraded perl-uri (1.58-1 -> 1.59-1)
    [2011-12-24 00:07] installed perl-http-message (6.02-1)
    [2011-12-24 00:07] installed perl-http-cookies (6.00-1)
    [2011-12-24 00:07] installed perl-http-daemon (6.00-1)
    [2011-12-24 00:07] installed perl-http-negotiate (6.00-1)
    [2011-12-24 00:07] installed perl-www-robotrules (6.01-1)
    [2011-12-24 00:07] upgraded perl-libwww (5.837-1 -> 6.02-2)
    [2011-12-24 00:07] installed perl-mozilla-ca (20111025-1)
    [2011-12-24 00:07] installed perl-lwp-protocol-https (6.02-1)
    [2011-12-24 00:07] upgraded checkgmail (1.13-5 -> 1.13-6)
    [2011-12-24 00:07] upgraded libdatrie (0.2.4-1 -> 0.2.5-1)
    [2011-12-24 00:07] upgraded libthai (0.1.15-1 -> 0.1.16-1)
    [2011-12-24 00:07] upgraded freetype2 (2.4.6-1 -> 2.4.8-1)
    [2011-12-24 00:07] upgraded pango (1.28.4-3 -> 1.29.4-1)
    [2011-12-24 00:07] upgraded shared-mime-info (0.90-1 -> 0.91-1)
    [2011-12-24 00:07] upgraded keyutils (1.5.2-1 -> 1.5.5-1)
    [2011-12-24 00:07] upgraded krb5 (1.9.1-3 -> 1.9.2-2)
    [2011-12-24 00:07] upgraded libcups (1.4.8-2 -> 1.5.0-1)
    [2011-12-24 00:07] upgraded gdk-pixbuf2 (2.23.5-1 -> 2.24.1-1)
    [2011-12-24 00:07] upgraded gtk-update-icon-cache (2.24.5-3 -> 2.24.8-2)
    [2011-12-24 00:07] upgraded gtk2 (2.24.5-3 -> 2.24.8-2)
    [2011-12-24 00:07] upgraded dbus-glib (0.94-2 -> 0.98-1)
    [2011-12-24 00:07] upgraded nspr (4.8.9-1 -> 4.8.9-2)
    [2011-12-24 00:07] upgraded nss (3.12.11-1 -> 3.13.1-1)
    [2011-12-24 00:07] upgraded libevent (2.0.12-1 -> 2.0.16-1)
    [2011-12-24 00:07] upgraded chromium (13.0.782.215-1 -> 16.0.912.63-1)
    [2011-12-24 00:07] upgraded isl (0.06-2 -> 0.07-1)
    [2011-12-24 00:07] upgraded cloog (0.16.2-2 -> 0.16.3-1)
    [2011-12-24 00:07] upgraded clucene (2.3.3.4-1 -> 2.3.3.4-2)
    [2011-12-24 00:07] upgraded popt (1.16-3 -> 1.16-4)
    [2011-12-24 00:07] upgraded cryptsetup (1.3.1-2 -> 1.4.0-2)
    [2011-12-24 00:07] upgraded openjpeg (1.3-3 -> 1.4-1)
    [2011-12-24 00:07] upgraded poppler-data (0.4.4-1 -> 0.4.5-1)
    [2011-12-24 00:07] upgraded poppler (0.16.7-1 -> 0.18.2-1)
    [2011-12-24 00:07] upgraded libusb (1.0.8-1 -> 1.0.8-2)
    [2011-12-24 00:07] upgraded libusb-compat (0.1.3-1 -> 0.1.3-2)
    [2011-12-24 00:07] upgraded cups (1.4.8-2 -> 1.5.0-1)
    [2011-12-24 00:07] upgraded libssh2 (1.2.9-1 -> 1.3.0-1)
    [2011-12-24 00:07] upgraded curl (7.21.7-1 -> 7.23.1-2)
    [2011-12-24 00:07] upgraded cyrus-sasl-gssapi (2.1.23-7 -> 2.1.23-8)
    [2011-12-24 00:07] upgraded cyrus-sasl-ldap (2.1.23-7 -> 2.1.23-8)
    [2011-12-24 00:07] upgraded postgresql-libs (9.0.4-4 -> 9.1.2-1)
    [2011-12-24 00:07] upgraded libmysqlclient (5.5.15-1 -> 5.5.19-1)
    [2011-12-24 00:07] upgraded cyrus-sasl-sql (2.1.23-7 -> 2.1.23-8)
    [2011-12-24 00:07] warning: undefined reference to <schema id='org.gnome.desktop.default-applications.at'/>
    [2011-12-24 00:07] upgraded dconf (0.8.0-1 -> 0.10.0-1)
    [2011-12-24 00:07] upgraded dhcpcd (5.2.12-1 -> 5.2.12-4)
    [2011-12-24 00:07] upgraded dialog (1.1_20110707-1 -> 1.1_20111020-1)
    [2011-12-24 00:07] upgraded diffutils (3.1-1 -> 3.2-1)
    [2011-12-24 00:07] upgraded djvulibre (3.5.24-1 -> 3.5.24-2)
    [2011-12-24 00:07] upgraded dmidecode (2.11-1 -> 2.11-2)
    [2011-12-24 00:07] upgraded glib-perl (1.223-3 -> 1.241-1)
    [2011-12-24 00:07] upgraded pango-perl (1.221-4 -> 1.223-1)
    [2011-12-24 00:07] upgraded gtk2-perl (1.222-3 -> 1.241-1)
    [2011-12-24 00:07] upgraded perl-gtk2-ex-formfactory (0.66-2 -> 0.67-1)
    [2011-12-24 00:07] upgraded lcms2 (2.2-1 -> 2.3-1)
    [2011-12-24 00:07] upgraded imagemagick (6.7.1.6-1 -> 6.7.4.0-1)
    [2011-12-24 00:07] upgraded gawk (4.0.0-1 -> 4.0.0-2)
    [2011-12-24 00:07] upgraded lzo2 (2.05-1 -> 2.06-1)
    [2011-12-24 00:07] upgraded libdvdread (4.1.3-2 -> 4.2.0-1)
    [2011-12-24 00:07] upgraded xcb-util (0.3.6-1 -> 0.3.8-1)
    [2011-12-24 00:07] installed json-c (0.9-1)
    [2011-12-24 00:07] upgraded libpulse (0.9.23-1 -> 1.1-1)
    [2011-12-24 00:07] upgraded libtheora (1.1.1-1 -> 1.1.1-2)
    [2011-12-24 00:07] Starting with libva version 1.0.15, the intel back-end is now in libva-driver-intel.
    [2011-12-24 00:07] upgraded libva (1.0.14-1 -> 1.0.15-1)
    [2011-12-24 00:07] upgraded libvdpau (0.4.1-1 -> 0.4.1-2)
    [2011-12-24 00:08] upgraded sdl (1.2.14-7 -> 1.2.14-10)
    [2011-12-24 00:08] upgraded speex (1.2rc1-1 -> 1.2rc1-2)
    [2011-12-24 00:08] upgraded x264 (20110617-1 -> 20111030-1)
    [2011-12-24 00:08] upgraded ffmpeg (20110724-1 -> 20111211-1)
    [2011-12-24 00:08] upgraded gzip (1.4-2 -> 1.4-4)
    [2011-12-24 00:08] upgraded texinfo (4.13a-5 -> 4.13a-7)
    [2011-12-24 00:08] upgraded mjpegtools (1.9.0-4 -> 2.0.0-1)
    [2011-12-24 00:08] upgraded transcode (1.1.5-5 -> 1.1.7-1)
    [2011-12-24 00:08] upgraded dvdrip (0.98.11-9 -> 0.98.11-10)
    [2011-12-24 00:08] upgraded dvd+rw-tools (7.1-2 -> 7.1-4)
    [2011-12-24 00:08] upgraded enca (1.13-1 -> 1.13-2)
    [2011-12-24 00:08] installed hspell (1.1-1)
    [2011-12-24 00:08] upgraded enchant (1.6.0-3 -> 1.6.0-4)
    [2011-12-24 00:08] upgraded ethtool (1:3.0-1 -> 1:3.1-1)
    [2011-12-24 00:08] upgraded eventlog (0.2.12-2 -> 0.2.12-3)
    [2011-12-24 00:08] installed libgusb (0.1.3-1)
    [2011-12-24 00:08] upgraded polkit (0.101-2 -> 0.103-1)
    [2011-12-24 00:08] upgraded python2 (2.7.2-2 -> 2.7.2-4)
    [2011-12-24 00:08] installed libieee1284 (0.2.11-3)
    [2011-12-24 00:08] NOTE
    [2011-12-24 00:08] ----
    [2011-12-24 00:08] Add your user to group 'scanner' to use scanner devices.
    [2011-12-24 00:08] installed sane (1.0.22-4)
    [2011-12-24 00:08] installed shared-color-profiles (0.1.5-1)
    [2011-12-24 00:08] installed colord (0.1.15-3)
    [2011-12-24 00:08] warning: undefined reference to <schema id='org.gnome.desktop.default-applications.at'/>
    [2011-12-24 00:08] upgraded gtk3 (3.0.12-1 -> 3.2.3-1)
    [2011-12-24 00:08] upgraded poppler-glib (0.16.7-1 -> 0.18.2-1)
    [2011-12-24 00:08] upgraded gnome-icon-theme-symbolic (3.0.0-1 -> 3.2.1-1)
    [2011-12-24 00:08] upgraded gnome-icon-theme (3.0.0-2 -> 3.2.1.2-1)
    [2011-12-24 00:08] upgraded t1lib (5.1.2-2 -> 5.1.2-3)
    [2011-12-24 00:08] upgraded libgnome-keyring (3.0.3-1 -> 3.2.2-1)
    [2011-12-24 00:08] upgraded gsettings-desktop-schemas (3.0.1-2 -> 3.2.0-1)
    [2011-12-24 00:08] upgraded evince (3.0.2-1 -> 3.2.1-2)
    [2011-12-24 00:08] upgraded exiv2 (0.21.1-2 -> 0.22-1)
    [2011-12-24 00:08] upgraded libxfce4util (4.8.1-2 -> 4.8.2-1)
    [2011-12-24 00:08] upgraded exo (0.6.2-1 -> 0.6.2-3)
    [2011-12-24 00:08] upgraded libmp4v2 (1.9.1-1 -> 1.9.1-2)
    [2011-12-24 00:08] upgraded faac (1.28-2 -> 1.28-3)
    [2011-12-24 00:08] upgraded fakeroot (1.17-1 -> 1.18.2-1)
    [2011-12-24 00:08] upgraded libnice (0.1.0-1 -> 0.1.1-1)
    [2011-12-24 00:08] upgraded gstreamer0.10-bad (0.10.22-1 -> 0.10.22-3)
    [2011-12-24 00:08] installed pygobject2-devel (2.28.6-4)
    [2011-12-24 00:08] installed python2-gobject2 (2.28.6-4)
    [2011-12-24 00:08] upgraded farsight2 (0.0.29-1 -> 0.0.31-1)
    [2011-12-24 00:08] upgraded imlib2 (1.4.4-1 -> 1.4.5-1)
    [2011-12-24 00:08] upgraded giblib (1.2.4-4 -> 1.2.4-5)
    [2011-12-24 00:08] upgraded feh (1.15.1-1 -> 2.1-1)
    [2011-12-24 00:08] upgraded fftw (3.2.2-2 -> 3.3-1)
    [2011-12-24 00:08] upgraded wxgtk (2.8.12.1-1 -> 2.8.12.1-2)
    [2011-12-24 00:08] upgraded filezilla (3.5.0-2 -> 3.5.2-1)
    [2011-12-24 00:08] upgraded mozilla-common (1.4-1 -> 1.4-3)
    [2011-12-24 00:08] upgraded startup-notification (0.12-1 -> 0.12-2)
    [2011-12-24 00:08] upgraded libnotify (0.7.3-1 -> 0.7.4-1)
    [2011-12-24 00:08] upgraded firefox (6.0-1 -> 9.0.1-1)
    [2011-12-24 00:08] upgraded jack (0.121.2-2 -> 0.121.3-5)
    [2011-12-24 00:08] upgraded fluidsynth (1.1.4-1 -> 1.1.5-1)
    [2011-12-24 00:08] upgraded fribidi (0.19.2-1 -> 0.19.2-2)
    [2011-12-24 00:08] upgraded fuse (2.8.5-1 -> 2.8.6-1)
    [2011-12-24 00:08] upgraded garcon (0.1.8-1 -> 0.1.9-1)
    [2011-12-24 00:08] upgraded gcc (4.6.1-3 -> 4.6.2-3)
    [2011-12-24 00:08] upgraded gcc-fortran (4.6.1-3 -> 4.6.2-3)
    [2011-12-24 00:08] upgraded gconf (2.32.4-1 -> 3.2.3-1)
    [2011-12-24 00:08] upgraded gd (2.0.36RC1-3 -> 2.0.36RC1-4)
    [2011-12-24 00:08] upgraded gegl (0.1.6-1 -> 0.1.8-1)
    [2011-12-24 00:08] upgraded gettext (0.18.1.1-3 -> 0.18.1.1-4)
    [2011-12-24 00:08] upgraded libcroco (0.6.2-1 -> 0.6.3-1)
    [2011-12-24 00:08] upgraded librsvg (2.34.0-1 -> 2.34.2-1)
    [2011-12-24 00:08] upgraded gimp (2.6.11-6 -> 2.6.11-7)
    [2011-12-24 00:08] upgraded glib-networking (2.28.7-4 -> 2.30.1-1)
    [2011-12-24 00:08] upgraded parted (3.0-3 -> 3.0-4)
    [2011-12-24 00:08] upgraded libatasmart (0.17-1 -> 0.18-1)
    [2011-12-24 00:08] upgraded lsof (4.84-3 -> 4.85-1)
    [2011-12-24 00:08] upgraded udisks (1.0.3-6 -> 1.0.4-1)
    [2011-12-24 00:08] installed libgdu (3.0.2-2)
    [2011-12-24 00:08] upgraded gnome-disk-utility (3.0.2-1 -> 3.0.2-2)
    [2011-12-24 00:08] installed libcap-ng (0.6.6-1)
    [2011-12-24 00:08] upgraded gnome-keyring (3.0.3-1 -> 3.2.2-3)
    [2011-12-24 00:08] upgraded talloc (2.0.5-1 -> 2.0.7-1)
    [2011-12-24 00:08] upgraded smbclient (3.6.0-1 -> 3.6.1-1)
    [2011-12-24 00:08] upgraded gnome-vfs (2.24.4-5 -> 2.24.4-6)
    [2011-12-24 00:08] upgraded libgsf (1.14.21-1 -> 1.14.22-2)
    [2011-12-24 00:08] upgraded goffice (0.8.15-1 -> 0.8.17-1)
    [2011-12-24 00:08] upgraded gnucash (2.4.7-1 -> 2.4.8-1)
    [2011-12-24 00:08] upgraded gobject-introspection (0.10.8-1 -> 1.30.0-1)
    [2011-12-24 00:08] upgraded gpm (1.20.6-6 -> 1.20.6-7)
    [2011-12-24 00:08] upgraded gqview (2.0.4-3 -> 2.0.4-4)
    [2011-12-24 00:08] upgraded grantlee (0.1.9-1 -> 0.2.0-1)
    [2011-12-24 00:08] upgraded grep (2.9-1 -> 2.10-1)
    [2011-12-24 00:08] upgraded groff (1.21-1 -> 1.21-2)
    [2011-12-24 00:08] upgraded grub (0.97-20 -> 0.97-21)
    [2011-12-24 00:08] upgraded libdca (0.0.5-2 -> 0.0.5-3)
    [2011-12-24 00:08] upgraded libdc1394 (2.1.3-1 -> 2.1.3-2)
    [2011-12-24 00:08] upgraded libmpcdec (1.2.6-2 -> 1.2.6-3)
    [2011-12-24 00:08] upgraded libdvdnav (4.1.3-2 -> 4.2.0-2)
    [2011-12-24 00:08] upgraded raptor (2.0.4-1 -> 2.0.6-1)
    [2011-12-24 00:08] upgraded ladspa (1.13-2 -> 1.13-3)
    [2011-12-24 00:08] upgraded liblrdf (0.4.0-8 -> 0.4.0-9)
    [2011-12-24 00:08] upgraded libass (0.9.13-1 -> 0.10.0-2)
    [2011-12-24 00:08] upgraded gstreamer0.10-bad-plugins (0.10.22-1 -> 0.10.22-3)
    [2011-12-24 00:08] upgraded gstreamer0.10-ffmpeg (0.10.11-1 -> 0.10.12-1)
    [2011-12-24 00:08] upgraded gstreamer0.10-ugly (0.10.18-2 -> 0.10.18-4)
    [2011-12-24 00:08] upgraded gstreamer0.10-ugly-plugins (0.10.18-2 -> 0.10.18-4)
    [2011-12-24 00:08] upgraded gtk-xfce-engine (2.8.1-1 -> 2.99.0-1)
    [2011-12-24 00:08] >>please run /usr/sbin/cups-genppdupdate
    [2011-12-24 00:08] >>and restart cups deamon
    [2011-12-24 00:08] upgraded gutenprint (5.2.7-2 -> 5.2.7-3)
    [2011-12-24 00:08] upgraded libsoup (2.34.3-1 -> 2.36.1-1)
    [2011-12-24 00:08] upgraded libsoup-gnome (2.34.3-1 -> 2.36.1-1)
    [2011-12-24 00:08] upgraded libarchive (2.8.4-2 -> 2.8.5-2)
    [2011-12-24 00:08] upgraded gvfs (1.8.2-1 -> 1.10.1-1)
    [2011-12-24 00:08] upgraded heirloom-mailx (12.5-2 -> 12.5-3)
    [2011-12-24 00:08] upgraded hyphen (2.7.1-2 -> 2.8.3-1)
    [2011-12-24 00:08] upgraded hyphen-en (2.7.1-2 -> 2.8.3-1)
    [2011-12-24 00:09] upgraded inkscape (0.48.2-1 -> 0.48.2-5)
    [2011-12-24 00:09] upgraded intel-dri (7.11-1 -> 7.11.2-1)
    [2011-12-24 00:09] upgraded iproute2 (2.6.39-1 -> 2.6.39-2)
    [2011-12-24 00:09] upgraded sysfsutils (2.1.0-6 -> 2.1.0-7)
    [2011-12-24 00:09] upgraded iputils (20101006-1 -> 20101006-2)
    [2011-12-24 00:09] upgraded iso-codes (3.14-1 -> 3.29-1)
    [2011-12-24 00:09] upgraded jfsutils (1.1.15-2 -> 1.1.15-3)
    [2011-12-24 00:09] upgraded strigi (0.7.5-4 -> 0.7.7-1)
    [2011-12-24 00:09] upgraded mpfr (3.0.1.p4-2 -> 3.1.0.p3-1)
    [2011-12-24 00:09] upgraded rasqal (1:0.9.27-1 -> 1:0.9.28-1)
    [2011-12-24 00:09] upgraded redland (1:1.0.14-1 -> 1:1.0.15-2)
    [2011-12-24 00:09] upgraded redland-storage-virtuoso (1:1.0.14-1 -> 1:1.0.15-2)
    [2011-12-24 00:09] upgraded virtuoso (6.1.3-1 -> 6.1.4-1)
    [2011-12-24 00:09] upgraded soprano (2.7.0-1 -> 2.7.3-1)
    [2011-12-24 00:09] upgraded shared-desktop-ontologies (0.7.1-1 -> 0.8.1-1)
    [2011-12-24 00:09] upgraded libdbusmenu-qt (0.8.3-1 -> 0.9.0-1)
    [2011-12-24 00:09] upgraded polkit-qt (0.99.0-1 -> 0.103.0-1)
    [2011-12-24 00:09] upgraded libqzeitgeist (0.7.0-1 -> 0.8.0-1)
    [2011-12-24 00:09] upgraded phonon (4.5.55-1 -> 1:4.6.0-1)
    [2011-12-24 00:09] installed libplist (1.4-1)
    [2011-12-24 00:09] installed usbmuxd (1.0.7-2)
    [2011-12-24 00:09] installed libimobiledevice (1.1.1-2)
    [2011-12-24 00:09] upgraded upower (0.9.12-1 -> 0.9.15-1)
    [2011-12-24 00:09] installed gperf (3.0.4-4)
    [2011-12-24 00:09] installed m4 (1.4.16-2)
    [2011-12-24 00:09] installed bison (2.5-3)
    [2011-12-24 00:09] installed qtwebkit (2.2.1-1)
    [2011-12-24 00:09] upgraded kdelibs (4.7.0-1 -> 4.7.4-2)
    [2011-12-24 00:09] upgraded libssh (0.5.1-1 -> 0.5.2-1)
    [2011-12-24 00:09] upgraded tar (1.26-1 -> 1.26-2)
    [2011-12-24 00:09] upgraded libtool (2.4-4 -> 2.4.2-2)
    [2011-12-24 00:09] upgraded libcanberra (0.28-1 -> 0.28-2)
    [2011-12-24 00:09] upgraded oxygen-icons (4.7.0-1 -> 4.7.4-1)
    [2011-12-24 00:09] upgraded kdebase-runtime (4.7.0-1 -> 4.7.4-1)
    [2011-12-24 00:09] upgraded kdemultimedia-kioslave (4.7.0-1 -> 4.7.4-1)
    [2011-12-24 00:09] upgraded k3b (2.0.2-1 -> 2.0.2-4)
    [2011-12-24 00:09] upgraded kbd (1.15.3-1 -> 1.15.3-2)
    [2011-12-24 00:09] upgraded less (444-1 -> 444-2)
    [2011-12-24 00:09] upgraded lesstif (0.95.2-2 -> 0.95.2-4)
    [2011-12-24 00:09] upgraded libavc1394 (0.5.3-3 -> 0.5.4-1)
    [2011-12-24 00:09] upgraded libcddb (1.3.2-2 -> 1.3.2-3)
    [2011-12-24 00:09] upgraded libdbi (0.8.4-1 -> 0.8.4-2)
    [2011-12-24 00:09] upgraded libdvbpsi (0.2.0-1 -> 0.2.2-1)
    [2011-12-24 00:09] upgraded libdvdcss (1.2.10-2 -> 1.2.11-1)
    [2011-12-24 00:09] upgraded libebml (1.2.1-1 -> 1.2.2-2)
    [2011-12-24 00:09] upgraded libiec61883 (1.2.0-2 -> 1.2.0-3)
    [2011-12-24 00:09] upgraded libmatroska (1.2.0-1 -> 1.3.0-2)
    [2011-12-24 00:09] upgraded libmtp (1.1.0-1 -> 1.1.1-1)
    [2011-12-24 00:09] upgraded libnl (1.1-2 -> 1.1-3)
    [2011-12-24 00:09] upgraded libpcap (1.1.1-2 -> 1.1.1-4)
    [2011-12-24 00:09] upgraded libpipeline (1.2.0-1 -> 1.2.0-2)
    [2011-12-24 00:09] upgraded libpurple (2.10.0-1 -> 2.10.1-1)
    [2011-12-24 00:09] upgraded libreoffice-en-US (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] installed graphite (1:1.0.3-1)
    [2011-12-24 00:09] upgraded libreoffice-common (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] upgraded libreoffice-base (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] upgraded libreoffice-calc (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] upgraded libreoffice-draw (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] upgraded libreoffice-impress (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] upgraded libreoffice-math (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] upgraded libreoffice-writer (3.4.2-2 -> 3.4.4-4)
    [2011-12-24 00:09] upgraded libsexy (0.1.11-2 -> 0.1.11-3)
    [2011-12-24 00:09] upgraded libshout (2.2.2-3 -> 1:2.2.2-4)
    [2011-12-24 00:09] upgraded libsigsegv (2.6-1 -> 2.6-2)
    [2011-12-24 00:09] upgraded libstdc++5 (3.3.6-3 -> 3.3.6-4)
    [2011-12-24 00:09] upgraded libunique (1.1.6-4 -> 1.1.6-5)
    [2011-12-24 00:09] upgraded libupnp (1.6.13-1 -> 1.6.14-1)
    [2011-12-24 00:09] upgraded libwebkit (1.4.2-1 -> 1.6.1-1)
    [2011-12-24 00:09] upgraded libwnck (2.30.6-2 -> 2.30.7-1)
    [2011-12-24 00:09] upgraded libx86 (1.1-2 -> 1.1-3)
    [2011-12-24 00:09] upgraded xfconf (4.8.0-2 -> 4.8.1-1)
    [2011-12-24 00:09] upgraded libxfce4ui (4.8.0-3 -> 4.8.1-1)
    [2011-12-24 00:09] upgraded libxml++ (2.34.1-1 -> 2.34.2-1)
    [2011-12-24 00:09] upgraded licenses (2.8-1 -> 2.9-1)
    [2011-12-24 00:09] upgraded linux-atm (2.5.1-2 -> 2.5.2-1)
    [2011-12-24 00:09] upgraded linux-firmware (20110727-1 -> 20111101-1)
    [2011-12-24 00:09] upgraded linux-headers (3.0.3-1 -> 3.1.5-1)
    [2011-12-24 00:09] upgraded logrotate (3.8.0-1 -> 3.8.1-1)
    [2011-12-24 00:09] upgraded lua (5.1.4-6 -> 5.1.4-9)
    [2011-12-24 00:09] upgraded make (3.82-3 -> 3.82-4)
    [2011-12-24 00:09] upgraded man-db (2.6.0.2-2 -> 2.6.0.2-3)
    [2011-12-24 00:09] upgraded man-pages (3.32-1 -> 3.35-1)
    [2011-12-24 00:09] upgraded mcpp (2.7.2-2 -> 2.7.2-3)
    [2011-12-24 00:09] upgraded mpg123 (1.13.3-2 -> 1.13.4-1)
    [2011-12-24 00:09] installed libbluray (0.2.1-1)
    [2011-12-24 00:09] upgraded mencoder (34007-1 -> 34426-1)
    [2011-12-24 00:09] upgraded mesa (7.11-1 -> 7.11.2-1)
    [2011-12-24 00:09] upgraded midori (0.4.0-1 -> 0.4.3-1)
    [2011-12-24 00:09] upgraded mkinitcpio-busybox (1.18.5-1 -> 1.19.2-1)
    [2011-12-24 00:09] upgraded module-init-tools (3.16-1 -> 3.16-3)
    [2011-12-24 00:09] upgraded mkinitcpio (0.7.2-1 -> 0.8.0-3)
    [2011-12-24 00:09] upgraded nano (2.2.6-1 -> 2.2.6-2)
    [2011-12-24 00:09] upgraded netcfg (2.6.7-1 -> 2.6.8-1)
    [2011-12-24 00:09] upgraded net-tools (1.60-18 -> 1.60.20110819cvs-3)
    [2011-12-24 00:09] upgraded notification-daemon (0.7.1-1 -> 0.7.3-1)
    [2011-12-24 00:09]
    [2011-12-24 00:09] ==> The file /etc/conf.d/ntp-client.conf has been renamed /etc/conf.d/ntpd.conf
    [2011-12-24 00:09] ==> If you made changes to the former, please update the latter.
    [2011-12-24 00:09]
    [2011-12-24 00:09] upgraded ntp (4.2.6.p3-3 -> 4.2.6.p4-2)
    [2011-12-24 00:09] upgraded octave (3.4.2-2 -> 3.4.3-1)
    [2011-12-24 00:10] upgraded openjdk6 (6.b22_1.10.3-1 -> 6.b22_1.10.4-1)
    [2011-12-24 00:10] upgraded openssh (5.8p2-9 -> 5.9p1-5)
    [2011-12-24 00:10] upgraded opera (11.50-1 -> 11.60-1)
    [2011-12-24 00:10] upgraded xfce4-panel (4.8.5-1 -> 4.8.6-1)
    [2011-12-24 00:10] upgraded orage (4.8.1-3 -> 4.8.2-1)
    [2011-12-24 00:10] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-12-24 00:10] upgraded pacman-mirrorlist (20110816-1 -> 20111026-1)
    [2011-12-24 00:10] upgraded pangomm (2.28.1-1 -> 2.28.4-1)
    [2011-12-24 00:10] upgraded patch (2.6.1-2 -> 2.6.1-3)
    [2011-12-24 00:10] upgraded pciutils (3.1.7-4 -> 3.1.8-1)
    [2011-12-24 00:10] upgraded perl-event (1.17-1 -> 1.20-1)
    [2011-12-24 00:10] upgraded perl-anyevent (1:5.34-1 -> 2:6.1-1)
    [2011-12-24 00:10] upgraded perl-exiftool (8.61-1 -> 8.72-1)
    [2011-12-24 00:10] upgraded perl-netaddr-ip (4.037-2 -> 4.058-1)
    [2011-12-24 00:10] upgraded pidgin (2.10.0-1 -> 2.10.1-1)
    [2011-12-24 00:10] upgraded pixman (0.22.2-1 -> 0.24.0-1)
    [2011-12-24 00:10] upgraded pkg-config (0.26-1 -> 0.26-2)
    [2011-12-24 00:10] upgraded pm-quirks (0.20100619-1 -> 0.20100619-2)
    [2011-12-24 00:10] upgraded ppp (2.4.5-2 -> 2.4.5-3)
    [2011-12-24 00:10] upgraded psutils (1.17-2 -> 1.17-3)
    [2011-12-24 00:10] upgraded pygobject-devel (2.28.6-1 -> 3.0.3-1)
    [2011-12-24 00:10] upgraded python (3.2.1-1 -> 3.2.2-2)
    [2011-12-24 00:10] upgraded python-imaging (1.1.7-3 -> 1.1.7-4)
    [2011-12-24 00:10] upgraded python-lxml (2.3-1 -> 2.3.2-1)
    [2011-12-24 00:10] upgraded python-urwid (0.9.9.1-2 -> 1.0.1-1)
    [2011-12-24 00:10] upgraded python-wnck (2.32.0-6 -> 2.32.0-9)
    [2011-12-24 00:10] upgraded raptor1 (1.4.21-3 -> 1.4.21-4)
    [2011-12-24 00:10] upgraded rarian (0.8.1-1 -> 0.8.1-2)
    [2011-12-24 00:10] upgraded reiserfsprogs (3.6.21-3 -> 3.6.21-4)
    [2011-12-24 00:10] upgraded ristretto (0.0.93-1 -> 0.3.0-1)
    [2011-12-24 00:10] upgraded rpcbind (0.2.0-3 -> 0.2.0-5)
    [2011-12-24 00:10] upgraded rsync (3.0.8-2 -> 3.0.9-1)
    [2011-12-24 00:10] upgraded slim (1.3.2-5 -> 1.3.2-6)
    [2011-12-24 00:10] upgraded sshfs (2.3-1 -> 2.3-2)
    [2011-12-24 00:10] upgraded subversion (1.6.17-6 -> 1.7.2-1)
    [2011-12-24 00:10] upgraded sudo (1.8.2-1 -> 1.8.3.p1-1)
    [2011-12-24 00:10] upgraded syslog-ng (3.2.4-3 -> 3.3.3-1)
    [2011-12-24 00:10] upgraded sysvinit (2.88-2 -> 2.88-3)
    [2011-12-24 00:10] warning: /etc/texmf/web2c/updmap.cfg installed as /etc/texmf/web2c/updmap.cfg.pacnew
    [2011-12-24 00:10] >>> texlive: updating the filename database...
    [2011-12-24 00:10] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:10] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:10] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:10] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:10] mktexlsr: Done.
    [2011-12-24 00:10] recreating all formats...Error: `pdftex -ini -jobname=eplain -progname=eplain -translate-file=cp227.tcx *eplain.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=jadetex -progname=jadetex *jadetex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=pdfjadetex -progname=pdfjadetex *pdfjadetex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=mllatex -progname=mllatex -translate-file=cp227.tcx -mltex mllatex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=pdftex -progname=pdftex -translate-file=cp227.tcx *pdfetex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=etex -progname=etex -translate-file=cp227.tcx *etex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=pdfetex -progname=pdfetex -translate-file=cp227.tcx *pdfetex.ini' failed
    [2011-12-24 00:10] Error: `xetex -ini -jobname=xetex -progname=xetex -etex xetex.ini' failed
    [2011-12-24 00:10] Error: `xetex -ini -jobname=xelatex -progname=xelatex -etex xelatex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=xmltex -progname=xmltex *xmltex.ini' failed
    [2011-12-24 00:10] Error: `pdftex -ini -jobname=pdfxmltex -progname=pdfxmltex *pdfxmltex.ini' failed
    [2011-12-24 00:10]
    [2011-12-24 00:10] ###############################################################################
    [2011-12-24 00:10] fmtutil: Error! Not all formats have been built successfully.
    [2011-12-24 00:10] Visit the log files in directory
    [2011-12-24 00:10] /var/lib/texmf/web2c
    [2011-12-24 00:10] for details.
    [2011-12-24 00:10] ###############################################################################
    [2011-12-24 00:10]
    [2011-12-24 00:10] This is a summary of all `failed' messages:
    [2011-12-24 00:10] `pdftex -ini -jobname=eplain -progname=eplain -translate-file=cp227.tcx *eplain.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=jadetex -progname=jadetex *jadetex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=pdfjadetex -progname=pdfjadetex *pdfjadetex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=mllatex -progname=mllatex -translate-file=cp227.tcx -mltex mllatex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=pdftex -progname=pdftex -translate-file=cp227.tcx *pdfetex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=etex -progname=etex -translate-file=cp227.tcx *etex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=pdfetex -progname=pdfetex -translate-file=cp227.tcx *pdfetex.ini' failed
    [2011-12-24 00:10] `xetex -ini -jobname=xetex -progname=xetex -etex xetex.ini' failed
    [2011-12-24 00:10] `xetex -ini -jobname=xelatex -progname=xelatex -etex xelatex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=xmltex -progname=xmltex *xmltex.ini' failed
    [2011-12-24 00:10] `pdftex -ini -jobname=pdfxmltex -progname=pdfxmltex *pdfxmltex.ini' failed
    [2011-12-24 00:10] done.
    [2011-12-24 00:10] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2011-12-24 00:10] upgraded texlive-bin (2010.1-8 -> 2011.3-1)
    [2011-12-24 00:11] >>> texlive: saving updmap.cfg as /tmp/tmp.UH21yGTeWL...
    [2011-12-24 00:11] >>> texlive: regenerating updmap.cfg (custom additions shoud go
    [2011-12-24 00:11] into /etc/texmf/web2c/updmap-local.cfg
    [2011-12-24 00:11] >>> texlive: updating the filename database...
    [2011-12-24 00:11] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:11] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:11] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:11] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:11] mktexlsr: Done.
    [2011-12-24 00:11] >>> texlive: updating the fontmap files with updmap...
    [2011-12-24 00:11] done.
    [2011-12-24 00:11] >>> texlive: recreating all formats...
    [2011-12-24 00:11] done.
    [2011-12-24 00:11] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2011-12-24 00:11] NB: To setup ConTeXt and the lua(la)tex font db,
    [2011-12-24 00:11] see http://wiki.archlinux.org/index.php/TeX_Live
    [2011-12-24 00:11] upgraded texlive-core (2010.22154-1 -> 2011.24722-1)
    [2011-12-24 00:11] >>> texlive: updating the filename database...
    [2011-12-24 00:11] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:11] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:11] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:11] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:11] mktexlsr: Done.
    [2011-12-24 00:11] upgraded texlive-bibtexextra (2010.22146-1 -> 2011.24688-1)
    [2011-12-24 00:12] >>> texlive: saving updmap.cfg as /tmp/tmp.Nc2RirXhHa...
    [2011-12-24 00:12] >>> texlive: regenerating updmap.cfg (custom additions shoud go
    [2011-12-24 00:12] into /etc/texmf/web2c/updmap-local.cfg
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] >>> texlive: updating the fontmap files with updmap...
    [2011-12-24 00:12] done.
    [2011-12-24 00:12] upgraded texlive-fontsextra (2010.22053-1 -> 2011.24706-1)
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] upgraded texlive-formatsextra (2010.22089-1 -> 2011.23089-1)
    [2011-12-24 00:12] >>> texlive: saving updmap.cfg as /tmp/tmp.8uCDixoelB...
    [2011-12-24 00:12] >>> texlive: regenerating updmap.cfg (custom additions shoud go
    [2011-12-24 00:12] into /etc/texmf/web2c/updmap-local.cfg
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] >>> texlive: updating the fontmap files with updmap...
    [2011-12-24 00:12] done.
    [2011-12-24 00:12] upgraded texlive-games (2010.20619-2 -> 2011.24714-1)
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] upgraded texlive-genericextra (2010.22096-1 -> 2011.24609-1)
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] upgraded texlive-htmlxml (2010.21272-1 -> 2011.24013-1)
    [2011-12-24 00:12] >>> texlive: saving updmap.cfg as /tmp/tmp.w9rQgibgz1...
    [2011-12-24 00:12] >>> texlive: regenerating updmap.cfg (custom additions shoud go
    [2011-12-24 00:12] into /etc/texmf/web2c/updmap-local.cfg
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] >>> texlive: updating the fontmap files with updmap...
    [2011-12-24 00:12] done.
    [2011-12-24 00:12] upgraded texlive-latexextra (2010.22155-1 -> 2011.24718-1)
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] upgraded texlive-humanities (2010.22054-1 -> 2011.24631-1)
    [2011-12-24 00:12] >>> texlive: saving updmap.cfg as /tmp/tmp.udUE6qsFDq...
    [2011-12-24 00:12] >>> texlive: regenerating updmap.cfg (custom additions shoud go
    [2011-12-24 00:12] into /etc/texmf/web2c/updmap-local.cfg
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] >>> texlive: updating the fontmap files with updmap...
    [2011-12-24 00:12] done.
    [2011-12-24 00:12] upgraded texlive-music (2010.21982-1 -> 2011.24518-1)
    [2011-12-24 00:12] >>> texlive: saving updmap.cfg as /tmp/tmp.EnEJ2OuwKl...
    [2011-12-24 00:12] >>> texlive: regenerating updmap.cfg (custom additions shoud go
    [2011-12-24 00:12] into /etc/texmf/web2c/updmap-local.cfg
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] >>> texlive: updating the fontmap files with updmap...
    [2011-12-24 00:12] done.
    [2011-12-24 00:12] upgraded texlive-pictures (2010.22101-1 -> 2011.24715-1)
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] upgraded texlive-plainextra (2010.21462-1 -> 2011.23567-1)
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] upgraded texlive-pstricks (2010.22140-1 -> 2011.24695-1)
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] upgraded texlive-publishers (2010.22075-1 -> 2011.24723-1)
    [2011-12-24 00:12] >>> texlive: saving updmap.cfg as /tmp/tmp.MH9HS1tMu1...
    [2011-12-24 00:12] >>> texlive: regenerating updmap.cfg (custom additions shoud go
    [2011-12-24 00:12] into /etc/texmf/web2c/updmap-local.cfg
    [2011-12-24 00:12] >>> texlive: updating the filename database...
    [2011-12-24 00:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-12-24 00:12] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-12-24 00:12] mktexlsr: Done.
    [2011-12-24 00:12] >>> texlive: updating the fontmap files with updmap...
    [2011-12-24 00:12] done.
    [2011-12-24 00:12] upgraded texlive-science (2010.22139-1 -> 2011.24724-1)
    [2011-12-24 00:12] upgraded thunar (1.2.2-3 -> 1.2.3-3)
    [2011-12-24 00:12] upgraded unrar (4.0.7-1 -> 4.1.3-1)
    [2011-12-24 00:12] upgraded vbetool (1.1-1 -> 1.1-2)
    [2011-12-24 00:12] upgraded vim-runtime (7.3.266-1 -> 7.3.353-2)
    [2011-12-24 00:12] upgraded vim (7.3.266-1 -> 7.3.353-2)
    [2011-12-24 00:12] installed xcb-util-keysyms (0.3.8-1)
    [2011-12-24 00:12] upgraded vlc (1.1.11-4 -> 1.1.13-1)
    [2011-12-24 00:12] upgraded vte-common (0.28.1-1 -> 0.30.1-2)
    [2011-12-24 00:12] upgraded vte (0.28.1-1 -> 0.28.2-3)
    [2011-12-24 00:12] upgraded wget (1.13.1-1 -> 1.13.4-1)
    [2011-12-24 00:12] upgraded which (2.20-4 -> 2.20-5)
    [2011-12-24 00:12] upgraded wpa_supplicant (0.7.3-3 -> 0.7.3-4)
    [2011-12-24 00:12] upgraded wireless_tools (29-4 -> 29-5)
    [2011-12-24 00:12] installed inetutils (1.8-6)
    [2011-12-24 00:12] installed python2-urwid (1.0.1-1)
    [2011-12-24 00:12] upgraded wicd (1.7.0-10 -> 1.7.0-13)
    [2011-12-24 00:12] upgraded wicd-gtk (1.7.0-10 -> 1.7.0-13)
    [2011-12-24 00:12] upgraded xcursor-themes (1.0.3-1 -> 1.0.3-2)
    [2011-12-24 00:12] upgraded xf86dgaproto (2.1-1 -> 2.1-2)
    [2011-12-24 00:12] upgraded xf86-input-evdev (2.6.0-3 -> 2.6.0-4)
    [2011-12-24 00:12] upgraded xf86-video-intel (2.15.0-2 -> 2.17.0-2)
    [2011-12-24 00:12] upgraded xf86-video-vesa (2.3.0-5 -> 2.3.0-7)
    [2011-12-24 00:12] upgraded xfce4-screenshooter (1.8.0-1 -> 1.8.0-2)
    [2011-12-24 00:12] upgraded xfce4-session (4.8.1-3 -> 4.8.2-2)
    [2011-12-24 00:12] upgraded xfce4-settings (4.8.2-1 -> 4.8.3-2)
    [2011-12-24 00:12] upgraded xfce4-xkb-plugin (0.5.4.1-1 -> 0.5.4.2-1)
    [2011-12-24 00:12] upgraded xorg-xinit (1.3.0-3 -> 1.3.1-2)
    [2011-12-24 00:12] upgraded xfce-utils (4.8.2-1 -> 4.8.3-1)
    [2011-12-24 00:12] upgraded xfdesktop (4.8.2-3 -> 4.8.3-1)
    [2011-12-24 00:12] upgraded xfsprogs (3.1.5-1 -> 3.1.7-1)
    [2011-12-24 00:12] upgraded xfwm4 (4.8.1-1 -> 4.8.3-1)
    [2011-12-24 00:12] upgraded xfwm4-themes (4.6.0-1 -> 4.6.0-2)
    [2011-12-24 00:12] upgraded xkeyboard-config (2.2.1-1 -> 2.4.1-2)
    [2011-12-24 00:12] upgraded xorg-fonts-alias (1.0.2-1 -> 1.0.2-2)
    [2011-12-24 00:12] upgraded xorg-server-common (1.10.3.901-1 -> 1.11.3-1)
    [2011-12-24 00:12] upgraded xorg-server (1.10.3.901-1 -> 1.11.3-1)
    [2011-12-24 00:12] upgraded xorg-sessreg (1.0.6-2 -> 1.0.7-1)
    [2011-12-24 00:12] upgraded xorg-xdpyinfo (1.2.0-2 -> 1.3.0-1)
    [2011-12-24 00:12] upgraded xscreensaver (5.14-1 -> 5.15-2)
    [2011-12-24 00:12] upgraded xterm (271-1 -> 276-1)
    [2011-12-24 00:13] upgraded xulrunner (6.0-2 -> 9.0.1-1)
    [2011-12-24 00:13] upgraded yajl (2.0.2-1 -> 2.0.4-1)
    [2011-12-24 00:52] Running 'pacman -Su'
    [2011-12-24 00:53] starting full system upgrade
    [2011-12-24 00:54] Running 'pacman -Su'
    [2011-12-24 00:54] starting full system upgrade
    [2011-12-24 00:57] removed kernel26 (2.6.39.1-1)
    [2011-12-24 00:57] >>> Updating module dependencies. Please wait ...
    [2011-12-24 00:57] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-12-24 00:57] ==> Building image from preset: 'default'
    [2011-12-24 00:57] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-12-24 00:57] ==> Starting build: 3.1.5-1-ARCH
    [2011-12-24 00:57] -> Parsing hook: [base]
    [2011-12-24 00:57] -> Parsing hook: [udev]
    [2011-12-24 00:57] -> Parsing hook: [autodetect]
    [2011-12-24 00:57] -> Parsing hook: [pata]
    [2011-12-24 00:57] -> Parsing hook: [scsi]
    [2011-12-24 00:57] -> Parsing hook: [sata]
    [2011-12-24 00:57] -> Parsing hook: [encrypt]
    [2011-12-24 00:57] -> Parsing hook: [filesystems]
    [2011-12-24 00:57] ==> Generating module dependencies
    [2011-12-24 00:57] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-12-24 00:57] ==> Image generation successful
    [2011-12-24 00:57] ==> Building image from preset: 'fallback'
    [2011-12-24 00:57] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-12-24 00:57] ==> Starting build: 3.1.5-1-ARCH
    [2011-12-24 00:57] -> Parsing hook: [base]
    [2011-12-24 00:57] -> Parsing hook: [udev]
    [2011-12-24 00:57] -> Parsing hook: [pata]
    [2011-12-24 00:57] -> Parsing hook: [scsi]
    [2011-12-24 00:57] -> Parsing hook: [sata]
    [2011-12-24 00:57] -> Parsing hook: [encrypt]
    [2011-12-24 00:57] -> Parsing hook: [filesystems]
    [2011-12-24 00:57] ==> Generating module dependencies
    [2011-12-24 00:57] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-12-24 00:57] ==> Image generation successful
    [2011-12-24 00:57] installed linux (3.1.5-1)
    [2011-12-24 01:02] Running 'pacman -S util-linux'
    [2011-12-24 01:02] upgraded util-linux (2.20.1-1 -> 2.20.1-1)
    [2011-12-24 01:15] Running 'pacman -Syu'
    [2011-12-24 01:15] synchronizing package lists
    [2011-12-24 01:50] Running 'pacman -U udev-173-3-x86_64.pkg.tar.xz'
    [2011-12-24 01:50] Running 'pacman -U mkinitcpio-0.7.2-1-any.pkg.tar.xz'
    [2011-12-24 01:50] upgraded mkinitcpio (0.8.0-3 -> 0.7.2-1)
    [2011-12-24 01:50] Running 'pacman -U udev-173-3-x86_64.pkg.tar.xz'
    [2011-12-24 01:51] Running 'pacman -U initscripts-2011.07.3-1-x86_64.pkg.tar.xz'
    [2011-12-24 01:51] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-12-24 01:51] upgraded initscripts (2011.12.1-1 -> 2011.07.3-1)
    [2011-12-24 01:51] Running 'pacman -U udev-173-3-x86_64.pkg.tar.xz'
    [2011-12-24 01:51] Running 'pacman -U libatasmart-0.17-1-x86_64.pkg.tar.gz'
    [2011-12-24 01:51] upgraded libatasmart (0.18-1 -> 0.17-1)
    [2011-12-24 01:51] Running 'pacman -U udev-173-3-x86_64.pkg.tar.xz'
    [2011-12-24 01:51] upgraded udev (175-1 -> 173-3)
    [2011-12-24 01:57] Running 'pacman -Sy'
    [2011-12-24 01:57] synchronizing package lists
    [2011-12-24 02:08] Running 'pacman -U /var/cache/pacman/pkg/linux-3.1.5-1-x86_64.pkg.tar.xz'
    [2011-12-24 02:08] >>> Updating module dependencies. Please wait ...
    [2011-12-24 02:08] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-12-24 02:08] ==> Building image from preset: 'default'
    [2011-12-24 02:08] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-12-24 02:08] ==> Starting build: 3.1.5-1-ARCH
    [2011-12-24 02:08] -> Parsing hook: [base]
    [2011-12-24 02:08] ==> ERROR: file not found: `/etc/modprobe.d/usb-load-ehci-first.conf'
    [2011-12-24 02:08] -> Parsing hook: [udev]
    [2011-12-24 02:08] -> Parsing hook: [autodetect]
    [2011-12-24 02:08] -> Parsing hook: [pata]
    [2011-12-24 02:08] -> Parsing hook: [scsi]
    [2011-12-24 02:08] -> Parsing hook: [sata]
    [2011-12-24 02:08] -> Parsing hook: [encrypt]
    [2011-12-24 02:08] -> Parsing hook: [filesystems]
    [2011-12-24 02:08] ==> Generating module dependencies
    [2011-12-24 02:08] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-12-24 02:08] 10647 blocks
    [2011-12-24 02:08] ==> Image generation successful
    [2011-12-24 02:08] ==> Building image from preset: 'fallback'
    [2011-12-24 02:08] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-12-24 02:08] ==> Starting build: 3.1.5-1-ARCH
    [2011-12-24 02:08] -> Parsing hook: [base]
    [2011-12-24 02:08] ==> ERROR: file not found: `/etc/modprobe.d/usb-load-ehci-first.conf'
    [2011-12-24 02:08] -> Parsing hook: [udev]
    [2011-12-24 02:08] -> Parsing hook: [pata]
    [2011-12-24 02:08] -> Parsing hook: [scsi]
    [2011-12-24 02:08] -> Parsing hook: [sata]
    [2011-12-24 02:08] -> Parsing hook: [encrypt]
    [2011-12-24 02:08] -> Parsing hook: [filesystems]
    [2011-12-24 02:08] ==> Generating module dependencies
    [2011-12-24 02:08] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-12-24 02:08] 27632 blocks
    [2011-12-24 02:08] ==> Image generation successful
    [2011-12-24 02:08] upgraded linux (3.1.5-1 -> 3.1.5-1)
    [2011-12-24 02:10] Running 'pacman -U udev-175-1-x86_64.pkg.tar.xz mkinitcpio-0.8.0-3-any.pkg.tar.xz initscripts-2011.12.1-1-any.pkg.tar.xz libatasmart-0.18-1-x86_64.pkg.tar.xz'
    [2011-12-24 02:10] Running 'pacman -Uf udev-175-1-x86_64.pkg.tar.xz mkinitcpio-0.8.0-3-any.pkg.tar.xz initscripts-2011.12.1-1-any.pkg.tar.xz libatasmart-0.18-1-x86_64.pkg.tar.xz'
    [2011-12-24 02:10] ATTENTION UDEV:
    [2011-12-24 02:10] ----------
    [2011-12-24 02:10] We now use upstream rules for assigning devices to the 'disk', 'optical',
    [2011-12-24 02:10] 'scanner' and 'video' groups. Beware of any changes.
    [2011-12-24 02:10] --
    [2011-12-24 02:10] We no longer create symlinks from /dev/<dev> to /dev/<dev>0.
    [2011-12-24 02:10] --
    [2011-12-24 02:10] For security reasons, we no longer add devices to the 'storage' group. Use
    [2011-12-24 02:10] udisks and friends, or add custom rules to /etc/udev.d/rules/, if you want
    [2011-12-24 02:10] this functionality back.
    [2011-12-24 02:10] --
    [2011-12-24 02:10] We no longer create the static nodes on install needed for an initrd-less and
    [2011-12-24 02:10] devtmpfs-less boot, this only affects fresh installs.
    [2011-12-24 02:10] ---------------
    [2011-12-24 02:10] upgraded udev (173-3 -> 175-1)
    [2011-12-24 02:10] upgraded mkinitcpio (0.7.2-1 -> 0.8.0-3)
    [2011-12-24 02:10] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-12-24 02:10] If using non-bash-compatible shell, please set LANG in /etc/locale.conf,
    [2011-12-24 02:10] as LOCALE in /etc/rc.conf no longer works.
    [2011-12-24 02:10] upgraded initscripts (2011.07.3-1 -> 2011.12.1-1)
    [2011-12-24 02:10] upgraded libatasmart (0.17-1 -> 0.18-1)
    [2011-12-24 02:24] Running 'pacman -U linux-3.1.5-1-x86_64.pkg.tar.xz'
    [2011-12-24 02:24] >>> Updating module dependencies. Please wait ...
    [2011-12-24 02:24] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-12-24 02:24] ==> Building image from preset: 'default'
    [2011-12-24 02:24] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-12-24 02:24] ==> Starting build: 3.1.5-1-ARCH
    [2011-12-24 02:24] -> Parsing hook: [base]
    [2011-12-24 02:24] -> Parsing hook: [udev]
    [2011-12-24 02:24] -> Parsing hook: [autodetect]
    [2011-12-24 02:24] -> Parsing hook: [pata]
    [2011-12-24 02:24] -> Parsing hook: [scsi]
    [2011-12-24 02:24] -> Parsing hook: [sata]
    [2011-12-24 02:24] -> Parsing hook: [encrypt]
    [2011-12-24 02:24] -> Parsing hook: [filesystems]
    [2011-12-24 02:24] ==> Generating module dependencies
    [2011-12-24 02:24] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-12-24 02:24] ==> Image generation successful
    [2011-12-24 02:24] ==> Building image from preset: 'fallback'
    [2011-12-24 02:24] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-12-24 02:24] ==> Starting build: 3.1.5-1-ARCH
    [2011-12-24 02:24] -> Parsing hook: [base]
    [2011-12-24 02:24] -> Parsing hook: [udev]
    [2011-12-24 02:24] -> Parsing hook: [pata]
    [2011-12-24 02:24] -> Parsing hook: [scsi]
    [2011-12-24 02:24] -> Parsing hook: [sata]
    [2011-12-24 02:24] -> Parsing hook: [encrypt]
    [2011-12-24 02:24] -> Parsing hook: [filesystems]
    [2011-12-24 02:24] ==> Generating module dependencies
    [2011-12-24 02:24] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-12-24 02:24] ==> Image generation successful
    [2011-12-24 02:24] upgraded linux (3.1.5-1 -> 3.1.5-1)
    [2011-12-24 02:34] Running 'pacman -S perl-libwww'
    [2011-12-24 02:35] upgraded perl-libwww (6.02-2 -> 6.02-2)
    [2011-12-24 02:37] Running 'pacman -S perl-libwww'
    [2011-12-24 02:37] upgraded perl-libwww (6.02-2 -> 6.02-2)
    [2011-12-24 02:39] Running 'pacman -S perl-lwp-protocol-https'
    [2011-12-24 02:39] upgraded perl-lwp-protocol-https (6.02-1 -> 6.02-1)
    [2011-12-24 02:40] Running 'pacman -S notify-osd'
    [2011-12-24 02:41] Running 'pacman -S libwnck3'
    [2011-12-24 02:41] installed libwnck3 (3.2.1-1)
    [2011-12-24 02:42] Running 'pacman -U notify-osd-0.9.32-3-x86_64.pkg.tar.xz'
    [2011-12-24 02:42] installed notify-osd (0.9.32-3)
    [2011-12-24 02:43] Running 'pacman -U checkgmail-svn-notify-osd-47-1-x86_64.pkg.tar.xz'
    [2011-12-24 02:43] removed checkgmail (1.13-6)
    [2011-12-24 02:43] installed checkgmail-svn-notify-osd (47-1)
    [2011-12-24 02:47] Running 'pacman -S perl-lwp-protocol-https'
    [2011-12-24 02:51] Running 'pacman -Syu'
    [2011-12-24 02:51] synchronizing package lists
    [2011-12-24 02:51] starting full system upgrade
    [2011-12-24 11:48] Running 'pacman -S perl-libwww'
    [2011-12-24 11:48] Running 'pacman -S perl-lwp-protocol-https'
    [2011-12-24 11:56] Running 'pacman -R checkgmail-svn-notify-osd'
    [2011-12-24 11:56] removed checkgmail-svn-notify-osd (47-1)
    [2011-12-24 11:56] Running 'pacman -U checkgmail-svn-47-1-x86_64.pkg.tar.xz'
    [2011-12-24 11:56] installed checkgmail-svn (47-1)
    [2011-12-24 15:38] Running 'pacman -R perl-libwww'
    [2011-12-24 15:39] Running 'pacman -U perl-libwww-5.837-1-any.pkg.tar.xz'
    [2011-12-24 16:56] Running 'pacman -U perl-http-request-6.02-1-any.pkg.tar.xz'
    [2011-12-24 16:56] installed perl-http-request (6.02-1)
    [2011-12-24 16:57] Running 'pacman -S perl-http-date'
    [2011-12-24 16:57] upgraded perl-http-date (6.00-1 -> 6.00-1)
    [2011-12-24 16:58] Running 'pacman -Syu'
    [2011-12-24 16:58] synchronizing package lists
    [2011-12-24 16:59] starting full system upgrade
    [2011-12-24 16:59] upgraded libxi (1.4.4-1 -> 1.4.5-1)
    [2011-12-24 17:04] Running 'pacman -S perl-http-cookies'
    [2011-12-24 17:04] upgraded perl-http-cookies (6.00-1 -> 6.00-1)
    [2011-12-24 17:07] Running 'pacman -S perl-lwp-protocol-https'
    [2011-12-24 17:07] upgraded perl-lwp-protocol-https (6.02-1 -> 6.02-1)
    [2011-12-24 17:10] Running 'pacman -S perl-net-http'
    [2011-12-24 17:10] upgraded perl-net-http (6.01-1 -> 6.01-1)
    Note that perl-net-http was already installed. Yet, reinstalling it somehow fixed a problem.

  • Upgrading Linux  OS with E-Business suite deployed

    We have a Redhat Linux AS 2.1 with E-Buisness suite 11.5.9 deployed. We want to upgrade Linux to version 3 or 4. How can we do it?
    Can we just stop the Apps services and upgrade the OS and restart the Apps services? or Will it work with cloning method?
    Thanks in Advance

    Definately relink everything.
    As oracle, cd $ORACLE_HOME/bin
    relink all
    As applmgr,
    cd $IAS_ORACLE_HOME/bin
    ./adlnkiAS.sh
    cd $ORACLE_HOME/bin
    ./adlnk806.sh
    adadmin
    relink executables for all product groups
    This is also a good time to upgrade to DST compliant JDK (5.0 is the latest).
    Using J2SE Version 5.0 with Oracle E-Business Suite 11i
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=304099.1

  • Upgrading Linux OS

    Hello All,
    I am trying to find some information on upgrading Red hat linux OS from 2.1 to 5 but i am not able to find any. But i am able to see information on upgrading from 2.1 to 4. Is upgrading Linux from 2.1 to 5 is supported? Any information or link on the same will help me much
    Kindly suggest
    Regards,
    Anand

    Hello,
    upgrading directly from RHEL 2.1 to RHEL 5 is not supported by Red Hat. You could upgrade from RHEL 2.1 to 3 and from there to 4 and then to RHEL 5, but since each upgrade can cause inconsistencies we recommend against it.
    Backing up the data on the system and then doing a fresh install of RHEL 5 and then recovering the data from the backup afterwards is the recommended approach.
    Regards,
    Frank
    Red Hat Onsite Engineer @ SAP LinuxLab

  • [SOLVED]Arch Linux running inside GNOME Boxes.

    Hello,
    I wanted to create a vm using GNOME Boxes to run another Arch Linux installation (to test things and avoid to break my main system).
    I did a normal install, then installed gnome-shell and gdm from testing repos. I enabled gdm and NetworkManager and after reboot my box.
    The box don't boot. The main display only see early fsck lines (about /), I can see in the thubnail more lines but can't read messages.
    What is wrong here ?
    Regards,
    Fabien
    Last edited by fbourigault (2014-10-07 11:22:36)

    I can't read it it only show in the thumbnail. I posted here to known if I missed some package installation or if someone already had the problem and solve it !.
    EDIT:
    I installed a new box, using gnome from stable repositories. I installed the same packages but didn't enable anything. I'm starting services by hand to allow me do configuration in the box
    You can find the gdm log here : http://pastebin.com/R5ek3Xwy (full version with multiple failing runs :http://pastebin.com/fCsPxAvb)
    EDIT 2 :
    Problem solved by installing xf86-video-qxl from AUR ! This package should really be in official repos.
    Last edited by fbourigault (2014-10-07 08:41:32)

  • [solved] After a full-system upgrade (Linux 3.15.8) = Wifi undetected

    Hi, following this post, I'm seeking help concerning a big problem with my wifi.
    In fact, it has been a few months since my wifi interface isn't recognized anymore. Yesterday, after a few tests, I found it was due to the kernel version, so I tried to reinstall my first ArchLinux (Linux 3.13.5-1-ARCH) : it worked, my wifi was back. The problem was that I couldn't reinstall all my stuffs : so I did a full-system upgrade (knowing I will lose my wifi) and now I just want to fix it once and for all (I'm done dealing with it).
    So now, your help would be very appreciated. Does anyone have an idead? Or need more details about my config, my laptop, or whatever?
    Last edited by nugetchar (2014-08-09 20:30:44)

    Okay then, here we go :
    When I do a
    lspci
    I have the following output :
    [nugetchar@arch ~]$ lspci
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
    00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
    00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
    00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation QM77 Express Chipset LPC Controller (rev 04)
    00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108GLM [NVS 5200M] (rev a1)
    01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
    03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    0c:00.0 SD Host controller: O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller (rev 05)
    So, as you can see, the Network Controller is the following :
    03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    When I do a
    ip link
    this is what I obtain :
    [nugetchar@arch ~]$ ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether f0:1f:af:25:3b:13 brd ff:ff:ff:ff:ff:ff
    6: enp0s20u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 6e:d6:2d:5c:29:bd brd ff:ff:ff:ff:ff:ff
    I started reading this page but am not sure if it is relevant due to the fact it concerns the 3.8.2B version.
    Finally, a
    more /etc/modprobe.d/modprobe.conf
    gives me the following output :
    ^C[nugetchar@arch ~]$ more /etc/modprobe.d/modprobe.conf
    alias floppy off
    blacklist fd0
    blacklist floppy
    blacklist ipv6
    blacklist bcma
    blacklist pcspkr
    blacklist snd_pcsp
    I think I need to unblacklist bcma ?
    @ewaller : I just saw you reply, here is the output for ls /lib/modules
    [nugetchar@arch ~]$ ls /lib/modules
    3.15.8-1-ARCH extramodules-3.13-ARCH extramodules-3.15-ARCH
    Thank you for your answers, I really appreciate it

  • [SOLVED] System freeze after upgrade linux-3.12.9-2 to linux-3.13.4-1

    After upgrading from kernel 3.12.9 to 3.13.4 (booth x86_64 architecture) i detected system freeze after round about 0.5s of the login screen about 80% of the time.
    So i first thought it coulbe be the the ati driver and uninstalled that via livecd/chroot.
    But the same thing happens in comand line only mode.
    Afterwards i setup at ssh server to get into the maschine if it is still running, but is was also not responding to that.
    Downgrading to 3.12.9 solved the issue. In journalctl i could not find any usefull information.
    Last edited by schlumpfimsumpf (2014-04-10 19:16:57)

    Me wrote:
    It is same for me. Wont boot, and crash before I can write mine pass to text screen. I use lts at now.
    H/W path Device Class Description
    ===============================================
    system GA-970A-UD3
    /0 bus GA-970A-UD3
    /0/0 memory 128KiB BIOS
    /0/4 processor Athlon
    /0/4/a memory 128KiB L1 cache
    /0/4/c memory 2MiB L3 cache
    /0/b memory 128KiB L1 cache
    /0/29 memory 8GiB System Memory
    /0/29/0 memory DIMM 1600 MHz (0,6 ns) [empty]
    /0/29/1 memory DIMM 1600 MHz (0,6 ns) [empty]
    /0/29/2 memory 4GiB DIMM 1600 MHz (0,6 ns)
    /0/29/3 memory 4GiB DIMM 1600 MHz (0,6 ns)
    /0/100 bridge RD890 PCI to PCI bridge (external gfx0 port B)
    /0/100/0.2 generic RD990 I/O Memory Management Unit (IOMMU)
    /0/100/2 bridge RD890 PCI to PCI bridge (PCI express gpp port B)
    /0/100/2/0 display GF106 [GeForce GTS 450]
    /0/100/2/0.1 multimedia GF106 High Definition Audio Controller
    /0/100/4 bridge RD890 PCI to PCI bridge (PCI express gpp port D)
    /0/100/4/0 bus EJ168 USB 3.0 Host Controller
    /0/100/4/0/0 usb3 bus xHCI Host Controller
    /0/100/4/0/0/2 storage ADATA USB Flash Drive
    /0/100/4/0/1 usb2 bus xHCI Host Controller
    /0/100/9 bridge RD890 PCI to PCI bridge (PCI express gpp port H)
    /0/100/9/0 eth0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
    /0/100/a bridge RD890 PCI to PCI bridge (external gfx1 port A)
    /0/100/a/0 bus EJ168 USB 3.0 Host Controller
    /0/100/a/0/0 usb8 bus xHCI Host Controller
    /0/100/a/0/1 usb7 bus xHCI Host Controller
    /0/100/11 storage SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
    /0/100/12 bus SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    /0/100/12/1 usb6 bus OHCI Host Controller
    /0/100/12/1/5 input M Dongle
    /0/100/12.2 bus SB7x0/SB8x0/SB9x0 USB EHCI Controller
    /0/100/12.2/1 usb1 bus EHCI Host Controller
    /0/100/13 bus SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    /0/100/13/1 usb9 bus OHCI Host Controller
    /0/100/13/1/1 input USB Receiver
    /0/100/13.2 bus SB7x0/SB8x0/SB9x0 USB EHCI Controller
    /0/100/13.2/1 usb4 bus EHCI Host Controller
    /0/100/14 bus SBx00 SMBus Controller
    /0/100/14.2 multimedia SBx00 Azalia (Intel HDA)
    /0/100/14.3 bridge SB7x0/SB8x0/SB9x0 LPC host controller
    /0/100/14.4 bridge SBx00 PCI to PCI Bridge
    /0/100/14.4/7 multimedia SAA7134/SAA7135HL Video Broadcast Decoder
    /0/100/14.4/e bus VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller
    /0/100/14.5 bus SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    /0/100/14.5/1 usb10 bus OHCI Host Controller
    /0/100/15 bridge SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
    /0/100/16 bus SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    /0/100/16/1 usb11 bus OHCI Host Controller
    /0/100/16/1/3 multimedia USB Web Camera
    /0/100/16/1/4 multimedia USB Sound Device
    /0/100/16.2 bus SB7x0/SB8x0/SB9x0 USB EHCI Controller
    /0/100/16.2/1 usb5 bus EHCI Host Controller
    /0/101 bridge Family 15h Processor Function 0
    /0/102 bridge Family 15h Processor Function 1
    /0/103 bridge Family 15h Processor Function 2
    /0/104 bridge Family 15h Processor Function 3
    /0/105 bridge Family 15h Processor Function 4
    /0/106 bridge Family 15h Processor Function 5
    /1 scsi6 storage
    Working again. I think problem was the partition was full.
    Last edited by gyurman (2014-04-13 07:51:22)

  • [SOLVED] Modules not loaded after upgrade linux (3.9.5-1 - 3.11.6)

    Hi. After upgrading the package linux from 3.9.5-1 to 3.11.6,
    many modules such as wifi or psmouse are not loaded.
    My PC is Asus Zenbook UX31E.
    If I do by hand like
    # modprobe ath9k
    # modprobe psmouse
    wifi and psmouse are OK,
    but I want to set all necessary modules auto loaded.
    * Output of lsmod of linux 3.9.5-1 was 87 rows
    but lsmod of 3.11.6 (I attache below) is only 39 rows.
    * Both
    /etc/modprobe.d/
    /etc/modules-load.d/
    are empty on 3.9.5-1 and 3.11.6.
    Please give me advice, thx.
    Last edited by taro (2014-01-08 11:20:46)

    Thx. The version numbers seem to be identical.
    % uname -a                                                              [~]
    Linux tenryu 3.11.6-1-ARCH #1 SMP PREEMPT Fri Oct 18 23:22:36 CEST 2013 x86_64 GNU/Linux
    % pacman -Qi linux                                                      [~]
    Name           : linux
    Version        : 3.11.6-1
    Description    : The Linux kernel and modules
    Architecture   : x86_64
    URL            : http://www.kernel.org/
    Licenses       : GPL2
    Groups         : base
    Provides       : kernel26=3.11.6
    Depends On     : coreutils  linux-firmware  kmod  mkinitcpio>=0.7
    Optional Deps  : crda: to set the correct wireless channels of your country
    Required By    : None
    Optional For   : None
    Conflicts With : kernel26
    Replaces       : kernel26
    Installed Size : 64493.00 KiB
    Packager       : Thomas Bächler <[email protected]>
    Build Date     : Sat 19 Oct 2013 06:25:12 AM JST
    Install Date   : Fri 08 Nov 2013 12:06:17 PM JST
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By   : None
    best regards.

  • [Solved] Avid Linux user coming back after years lost in installation

    Edit:
    Solution --> https://bbs.archlinux.org/viewtopic.php … 7#p1380897
    Hi o/
    Years ago, I can't remember how many, I got a new pc. I tried to install archlinux, but couldn't get grub to load at all. I tried countless times after that, and always had to resort to win to save my ass because of how lost I was. Until one day I didn't come back. The mere thought of having to research the forums, looking for an answer nobody seemed to have, made me cringe so much that I ended up giving up. "I'll try again in some months, when this motherboard is less 'new'", I thought, but months became years.
    Now I'm back, but I'm as lost as I was back then. All I remember is that my motherboard has some kind of "hybrid efi/bios" system of some sort that ended up being a pain in the ass for me and my old ways of installing arch, which seem to be relatively outdated.
    So, to the point, can someone point me in some kind of direction to go?
    I know the wiki, and I've read the new installation guide superficially, but I'm not sure what to do when it comes to EFI vs BIOS. I can't completely format my hdd atm because I have no means of backing the information up, but the drive is partitioned in my old fashioned way (1win, 2storage, 3lnx, 4swap), so I hope that won't be a problem (GPT don't give me headaches, plz).
    Should I repartition my drive entirely? Do I need a new partition table? Do I need a boot partition? Can I install archlinux, win and have an storage partition + swap partition, all at the same time? Can I just choose to not use EFI at all, or should I upgrade entirely?... so many questions, but no clues on where to head to get this solved.
    I crave to come back to archlinux. I miss it so much! I hope I can find the answer this time and settle this topic once and for all.
    Thanks in advance
    This is my hardware:
    Computer: GIGABYTE Z68MA-D2H-B3
    CPU: Intel Core i3-2120 (Sandy Bridge-DT, Q0)
    3300 MHz (33.00x100.0) @ 3292 MHz (33.00x99.8)
    Motherboard: GIGABYTE Z68MA-D2H-B3
    Chipset: Intel Z68 (Cougar Point) [B3]
    Memory: 8192 MBytes @ 665 MHz, 9.0-9-9-24
    - 4096 MB PC10600 DDR3 SDRAM - Kingston 9905403-442.A00LF
    - 4096 MB PC10600 DDR3 SDRAM - Kingston 9905403-442.A00LF
    Graphics: POV GeForce GT 520
    nVIDIA GeForce GT 520 (GF119), 2096832 KB DDR3 SDRAM
    Drive: ST3500413AS, 488.4 GB, Serial ATA 6Gb/s
    Drive: HL-DT-ST DVDRAM GH22NS70, DVD+R DL
    Sound: Intel Cougar Point PCH - High Definition Audio Controller [B3]
    Sound: nVIDIA GF119 - High Definition Audio Controller
    Network: RealTek Semiconductor RTL8168/8111 PCI-E Gigabit Ethernet NIC
    OS: Microsoft Windows 7 Home Premium (x64) Build 7601
    Last edited by fatum (2014-02-12 19:40:27)

    jasonwryan wrote:
    And your question is?
    Seriously, you say you have read the wiki "superficially"? Read it carefully.
    You seem to want to know how to dual boot Arch with an existing Windows (and perhaps another Linux distro) on a UEFI/GPT setup. There is a page for that.
    If you can't backup your current system, then you have only one option: use what you have, be it a UEFI or MBR setup.
    If you need specific details, ask for those. If you need your hand held, you are out of luck.
    I know I'm not asking for specifics, and I know the archlinux community is awesome at resolving issues when you specify decently enough, but the idea was to start somewhere. That was the question, but I guess I could have phrased it differently. Problem is that I can't really be specific when I'm so lost.
    By superficially I mean reading it several times, but without actually trying all of the steps to the very end (got stuck at efi,gpt, bios, etc). I've followed the steps carefully several times (at least 5-6 times if I recall correctly), until I rebooted and grub didn't load at all. The bios said something like "Loading operating system..." but nothing happened (can't remember the words exactly, but it says that on every boot). Tried changing the bios config to "efi, bios and automatic" on different installations, but none seemed to work.
    About partitions, can I keep my MBR setup as it is and still be able to make grub load in this motherboard? I think I might be missing some information, because I used to install archlinux with a bios/mbr setup without any problems whatsoever. The only thing I think I haven't tested is formatting the hdd entirely and changing to GPT, which is what I would like to avoid if I can. If you think there is something I should try anyway just let me know. If you think I should read some specific wiki article on the topic let me know too.
    I don't want my hand held, that just totally makes no sense. I'm just looking for some pointers to break through the wall, which could mean reading articles that I think I've already read 1000 times. I'll read that page carefully, no doubt. Thank you for pointing the (for others) obvious, but not so obvious to me. You helped me remember a lot stuff that I tried back then.
    nomorewindows wrote:You'd have easier times partitioning and making better use of your space with GPT.  With x86_64 version of Windows 7 it should play nicely with EFI and GPT.  This is where you'd need to start.  Linux doesn't care about whether it is GPT, or MBR.  I have FreeBSD and Arch nicely working together on GPT/BIOS.  You could run win under qemu-kvm for those just have to compulsively run win applications that won't run under wine.  There are several forum topics on EFI/Windows and Arch.
    I'll try reading about the whole efi-gpt-bios-mbr topic again. I want to avoid formatting as much as I can, but I will eventually change if no other option seems to work.
    About qemu, the last time I checked virtual machines didn't work with 3d acceleration good enough to handle the few videogames that are not supported by wine that I play. Those games are the only thing that keep win running in my system. If I manage to install arch I will consider your recommendation and test it all again.
    vacant wrote:
    fatum wrote:I have no means of backing the information up
    If you know this, then your data is of little value so you are at an ideal stage to reorganize just the way you want. Which means...
    fatum wrote:Should I repartition my drive entirely? Do I need a new partition table? Do I need a boot partition? Can I install archlinux, win and have an storage partition + swap partition, all at the same time? Can I just choose to not use EFI at all, or should I upgrade entirely?
    The answer to all these questions is "you choose".
    Sit down and work out your ideal set up
    Install that set up
    If you get stuck then post details of what you've tried and ask a specific question
    If you cock it up or decide after a while you don't like that set up, scrub it and start again
    You have a point. Starting from scratch might actually be ideal. The problem is that I wanted to avoid formatting as much as I could. I will try to find a way to back the information up, just in case I find any, because, if I do, the whole thing would become a lot easier to handle.

  • After upgrade linux-firmware (20100606-1) lvm root will not be loaded

    Hello,
    I'm a newbie, although arch has been running for 2 years now on my server.
    after I've upgraded the system today with linux-firmware (20100606-1) (from kernel26-firmware(2.6.33.4-1), coreutils (8.5-2), dri2proto (2.3-1) udev (157-1),initscripts (2010.06-2) and mkinitcpio (0.6.6-1), I did not see any errors and rebooted.
    The result was an error that my LVM root could not be created.
    I have a /boot that is outside lvm and then my root and home etc are in the lvm.
    When looking closer at the creation of the kernel26.img I noticed that the usual usb, keymap and lvm2 were not created.
    Why he did not make it now like before I do not know (maybe because of the upgrade of the mkinicpio?)
    I've booted my system with sysresccd and edited the /etc/mkinitcpio.conf to include usb, keymap and lvm2 (in the order it normally is created)
    Now the problem is that I do not have a clue how to solve how to build the new image, since I can not boot into my system to run the command:
    /sbin/mkinitcpio -k 2.6.34-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    I've tried it with the lvm root and my boot mounted and then run an adjusted command but it does not work because it needs stuff from /sbin (like gen_init_cpio.
    I've tried starting up from the arch2010.05 CD but after lvmdiskscan I get an error that the device-mapper driver is missing in the kernel.
    (I've did a "modprobe md_mod" and "modeprobe -l | grep md-mod" shows kernel/drivers/md/md-mod.ko so I figure it is loaded.
    How can I solve this?
    Last edited by ruy_lopez (2010-06-21 19:49:10)

    This is a part of the error message that is still remaining:
    :: LRunning Hook [keymap]
    :: Loading keymap... done.
    :: Running Hook [lvm2]
    Scanning logical volumes
    Reading all physical volumes. This may take a while...
    No volume groups found
    Activating logical volumes...
    No volume groups found
    Waiting 10 seconds for device /dev/mapper/lvmroot ...
    root device '/dev/mapper/lvmroot' doesn't exist.\Attempting to creat it.
    ERROR: Unable to determine major/minor number of root device '/dev/mapper/lvmroot'.
    You are being dropped to a recovery shell.
    modprobe - l
    kernel/drivers/md/dm-region-hash.ko
    kernel/drivers/md/dm-log.ko
    kernel/drivers/md/dm-snapshot.ko
    kernel/drivers/md/dm-mod.ko
    kernel/drivers/md/dm-mirror.ko
    kernel/fs/reiserfs/reiserfs.ko
    kernel/fs/jbd2/jbd2.ko
    kernel/fs/jbd/jbd.ko
    kernel/fs/ext3/ext3.ko
    kernel/fs/ext2/ext2.ko
    kernel/fs/ntfs/ntfs.ko
    kernel/fs/mbcache.ko
    kernel/fs/udf/udf.ko
    kernel/fs/ext4/ext4.ko
    kernel/lib/crc-itu-t.ko
    kernel/lib/crc16.ko
    So dm-mod is loaded and it seems he is processing the hook but he can not find the volumegroups.
    With the rescue disk I can mount them so they are all right.
    where should I look now? Any hints.
    Last edited by ruy_lopez (2010-06-21 22:41:45)

  • [SOLVED] Upgrade Old Remote Box

    Managing a box that's 1400+km away.  It was built with Arch circa 2007-03-28, so, needs an update.  Its version of pacman runs into issues, like current vs core and package content, etc.  The current version of pacman is dynamic, so, there's a cascade-of-dependencies to be sure:
    ldd /usr/bin/pacman
    linux-gate.so.1 => (0xb77c3000)
    libalpm.so.4 => /usr/lib/libalpm.so.4 (0xb7777000)
    libfetch.so => /usr/lib/libfetch.so (0xb7769000)
    libarchive.so.2 => /usr/lib/libarchive.so.2 (0xb772a000)
    libacl.so.1 => /lib/libacl.so.1 (0xb7722000)
    libattr.so.1 => /lib/libattr.so.1 (0xb771c000)
    libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb75ca000)
    liblzma.so.0 => /usr/lib/liblzma.so.0 (0xb75a9000)
    libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb7598000)
    libz.so.1 => /usr/lib/libz.so.1 (0xb7583000)
    libc.so.6 => /lib/libc.so.6 (0xb743c000)
    libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb73f2000)
    libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb73cc000)
    libdl.so.2 => /lib/libdl.so.2 (0xb73c8000)
    libpthread.so.0 => /lib/libpthread.so.0 (0xb73af000)
    /lib/ld-linux.so.2 (0xb77c4000)
    What strategy would you recommend to resolve?  Is there a static version of pacman?
    Thanks
    [Edit:] Marked [SOLVED]
    Last edited by soloport (2010-04-13 23:13:23)

    Some background:  There are actually several boxes that need help.  Each box is 1,000-3,000km away, so it's virtually impossible to bring them all in for proper upgrade.  The boxes were last updated years ago - some in 2006 and others in early 2007.  Many of the boxes are upgrade-broken.  That is, I tried to see what would happen if I just entered packman -Suy and when that failed tried other brute-force upgrade steps -- those failed as well, to the point where pacman is seriously nuked.
    Here's what I've done to successfully recover some of the boxes (/dev/sda3 is the root partition):
    * disable swap partition /dev/sda2 (about 1GB)
    * switch /dev/sda2 to ext3 format
    * mount /dev/sda2 to /mnt
    * download and expand core.db.tar.gz to /mnt/core
    * grab list of essential packages
    * look up each file format in /mnt/core/<package>/desc
    * download and expand each package into /mnt
    * mount /proc, /sys, /dev and /boot to /mnt
    * update /etc/resolv.conf, /etc/hosts.allow (e.g. sshd) and /etc/pacman.c/mirrorlist under /mnt
    * chroot into /mnt and run: pacman -Sfy --noconfirm $list
    * update /etc/resolv.conf, /etc/hosts.allow and /etc/pacman.c/mirrorlist under /mnt (again because pacman -Sfy will have wiped them out)
    * chroot into /mnt to initialize root user's password
    * unmount /proc, /sys, /dev, /boot and /mnt
    * edit /boot/grub/menu.lst and switch to root=/dev/sda2
    * reboot
    Note: Un-tarring files into /mnt resolves pacman dependencies, but running pacman -Sfy --noconfirm $list properly sets up the package database, etc.
    When the system reboots, rootfs is now /dev/sda2, so the same steps are repeated but with /dev/sda3.  On the final reboot /dev/sda3 is again the root partition, /dev/sda2 goes back to being swap, the system has been upgraded and all is well in the land.
    [Edit:] Marked [SOLVED]
    Last edited by soloport (2010-04-13 23:12:36)

  • [SOLVED] Arch linux won't boot after pacman -Syu

    So yesterday I upgraded the packages on my system along with installing steam.
    There was one conflicting package but I don't remember exactly what it was (something containing usb?). I just hit Y to continue but in retrospect maybe should have investigated more.
    Now when I start my system it gets up to "Started Accounts Service" and then the rest of the output is on a single line as if the newline characters aren't being printed. It stays like this for around 30 seconds before my graphics cards fans max out and then it reboots the system.
    Any help debugging this would be appreciated.
    Edit: More info in consecutive posts
    pacman -Q:
    a52dec 0.7.4-8
    aalib 1.4rc5-10
    accerciser 3.8.2-1
    accountsservice 0.6.35-2
    acl 2.2.52-2
    acpid 2.0.21-1
    aisleriot 3.10.2-1
    alsa-lib 1.0.27.2-1
    alsa-plugins 1.0.27-2
    alsa-utils 1.0.27.2-1
    anjuta 3.10.2-2
    apache 2.2.26-1
    apr 1.5.0-1
    apr-util 1.5.3-2
    archlinux-keyring 20140220-1
    aspell 0.60.6.1-1
    at-spi2-atk 2.10.2-1
    at-spi2-core 2.10.2-1
    atk 2.10.0-1
    atkmm 2.22.7-1
    attr 2.4.47-1
    autoconf 2.69-1
    autogen 5.18.2-1
    automake 1.14.1-1
    avahi 0.6.31-11
    babl 0.1.10-1
    baobab 3.10.1-1
    bash 4.2.045-5
    bijiben 3.10.2-1
    binutils 2.24-2
    bison 3.0.2-1
    bluez 5.14-1
    boost 1.55.0-4
    boost-libs 1.55.0-4
    brasero 3.10.0-1
    brltty 4.5-6
    bzip2 1.0.6-5
    ca-certificates 20130906-1
    ca-certificates-java 20130815-1
    cabextract 1.4-2
    cairo 1.12.16-1
    cairomm 1.10.0-3
    cantarell-fonts 0.0.15-1
    caribou 0.4.13-1
    cdparanoia 10.2-5
    cdrdao 1.2.3-6
    cdrkit 1.1.11-3
    celt 0.11.3-2
    celt0.5.1 0.5.1.3-3
    cheese 3.10.2-2
    chromaprint 1.1-1
    chromium 33.0.1750.117-1
    cifs-utils 6.2-1
    cloog 0.18.1-2
    clutter 1.16.4-1
    clutter-gst 2.0.10-1
    clutter-gtk 1.4.4-4
    codeblocks 13.12-2
    cogl 1.16.2-1
    colord 1.0.6-1
    colord-gtk 0.1.25-1
    compositeproto 0.4.2-2
    coreutils 8.22-2
    cracklib 2.9.0-2
    cronie 1.4.11-1
    cryptsetup 1.6.3-2
    cups-pk-helper 0.2.5-1
    curl 7.35.0-1
    cython 0.20.1-1
    damageproto 1.2.1-2
    db 5.3.28-1
    dbus 1.8.0-1
    dbus-glib 0.102-1
    dconf 0.18.0-1
    desktop-file-utils 0.22-1
    devhelp 3.10.0-1
    device-mapper 2.02.105-1
    devil 1.7.8-18
    dhcpcd 6.2.1-1
    dialog 1:1.2_20140219-1
    diffutils 3.3-1
    dirmngr 1.1.1-2
    djvulibre 3.5.25.3-1
    dnssec-anchors 20130320-1
    dnsutils 9.9.2.P2-1
    dotconf 1.3-4
    dvd+rw-tools 7.1-4
    e2fsprogs 1.42.9-1
    elfutils 0.158-1
    empathy 3.10.3-1
    enca 1.15-1
    enchant 1.6.0-4
    eog 3.10.2-2
    epiphany 3.10.3-1
    evince 3.10.3-1
    evolution 3.10.4-1
    evolution-data-server 3.10.4-1
    exempi 2.2.1-2
    exiv2 0.24-1
    expat 2.1.0-3
    faac 1.28-5
    faad2 2.7-4
    fakeroot 1.20-1
    farstream 0.2.3-1
    ffmpeg 1:2.1.3-1
    fftw 3.3.3-2
    file 5.17-1
    file-roller 3.10.2.1-1
    filesystem 2013.05-2
    findutils 4.4.2-5
    firefox 27.0.1-1
    five-or-more 3.10.2-1
    fixesproto 5.0-2
    flac 1.3.0-1
    flashplugin 11.2.202.341-1
    flex 2.5.38-1
    fluidsynth 1.1.6-2
    folks 0.9.6-1
    fontconfig 2.11.0-1
    fontsproto 2.1.2-1
    four-in-a-row 3.10.1-1
    freeglut 2.8.1-1
    freetype2 2.5.2-1
    fribidi 0.19.6-1
    fuse 2.9.3-2
    gamin 0.1.10-8
    gawk 4.1.0-2
    gc 7.4.0-1
    gcc 4.8.2-8
    gcc-libs 4.8.2-8
    gconf 3.2.6-3
    gcr 3.10.1-2
    gd 2.1.0-2
    gdbm 1.11-1
    gdk-pixbuf2 2.30.5-1
    gdl 3.10.0-1
    gdm 3.10.0.1-2
    gedit 3.10.4-1
    gegl 0.2.0-10
    geoclue 0.12.99-1
    geoclue2 2.0.0-1
    geocode-glib 3.10.0-1
    geoip 1.5.1-2
    geoip-database 20140108-1
    gettext 0.18.3.2-1
    ghostscript 9.10-3
    giflib 5.0.5-1
    git 1.9.0-1
    gjs 1.38.1-1
    glade 3.16.1-1
    glamor-egl 0.6.0-1
    glew 1.10.0-2
    glib-networking 2.38.2-1
    glib2 2.38.2-1
    glibc 2.19-2
    glibmm 2.38.1-1
    glu 9.0.0-2
    gmime 2.6.18-1
    gmp 5.1.3-2
    gnome-backgrounds 3.10.1-1
    gnome-bluetooth 3.10.0-1
    gnome-calculator 3.10.2-1
    gnome-chess 3.10.3-1
    gnome-clocks 3.10.1-1
    gnome-color-manager 3.10.1-2
    gnome-contacts 3.10.1-1
    gnome-control-center 3.10.2-2
    gnome-desktop 1:3.10.2-1
    gnome-devel-docs 3.10.1-1
    gnome-dictionary 3.10.0-1
    gnome-disk-utility 3.10.0-1
    gnome-documents 3.10.1-1
    gnome-font-viewer 3.10.0-1
    gnome-getting-started-docs 3.10.1-1
    gnome-icon-theme 3.10.0-1
    gnome-icon-theme-extras 3.6.2-1
    gnome-icon-theme-symbolic 3.10.1-1
    gnome-keyring 3.10.1-2
    gnome-klotski 3.10.0-1
    gnome-mahjongg 3.10.2-1
    gnome-maps 3.10.2-1
    gnome-menus 3.10.1-1
    gnome-mines 3.10.1-1
    gnome-music 3.10.1-2
    gnome-nettool 3.8.1-1
    gnome-nibbles 3.10.1-1
    gnome-online-accounts 3.10.2-1
    gnome-online-miners 3.10.3-1
    gnome-photos 3.10.2-1
    gnome-robots 3.10.2-1
    gnome-screenshot 3.10.1-1
    gnome-session 3.10.1-1
    gnome-settings-daemon 3.10.2-3
    gnome-shell 3.10.4-1
    gnome-shell-extensions 3.10.1-1
    gnome-sudoku 3.10.2-1
    gnome-system-log 3.9.90-1
    gnome-system-monitor 3.10.2-1
    gnome-terminal 3.10.2-1
    gnome-tetravex 3.10.1-1
    gnome-themes-standard 3.10.0-1
    gnome-user-docs 3.10.2-1
    gnome-user-share 3.10.1-1
    gnome-video-effects 0.4.0-2
    gnome-weather 3.10.1-1
    gnupg 2.0.22-2
    gnutls 3.2.11-1
    gobject-introspection 1.38.0-1
    google-talkplugin 4.9.1.0-1
    gpgme 1.4.3-1
    gpm 1.20.7-4
    graphite 1:1.2.4-1
    graphviz 2.36.0-2
    grep 2.16-1
    grilo 0.2.9-1
    grilo-plugins 0.2.11-1
    groff 1.22.2-5
    gsettings-desktop-schemas 3.10.1-1
    gsfonts 1.0.7pre44-4
    gsm 1.0.13-7
    gssdp 0.14.7-1
    gst-plugins-bad 1.2.3-1
    gst-plugins-base 1.2.3-1
    gst-plugins-base-libs 1.2.3-1
    gst-plugins-good 1.2.3-1
    gstreamer 1.2.3-1
    gstreamer0.10 0.10.36-3
    gstreamer0.10-base 0.10.36-2
    gtk-update-icon-cache 2.24.22-1
    gtk-vnc 0.5.3-3
    gtk2 2.24.22-1
    gtk3 3.10.7-1
    gtkhtml4 4.6.6-1
    gtkmm3 3.10.1-1
    gtksourceview3 3.10.2-1
    gts 0.7.6-3
    gucharmap 3.10.1-1
    guile 2.0.9-1
    gummiboot 43-2
    gupnp 0.20.10-1
    gupnp-av 0.12.5-1
    gupnp-dlna 0.10.2-1
    gvfs 1.18.3-3
    gzip 1.6-1
    harfbuzz 0.9.26-1
    harfbuzz-icu 0.9.26-1
    hicolor-icon-theme 0.13-1
    hspell 1.2-1
    hunspell 1.3.2-3
    hwids 20130915.1-1
    iagno 3.10.1-1
    iana-etc 2.30-4
    icon-naming-utils 0.8.90-2
    icu 52.1-1
    idnkit 1.0-3
    ilmbase 2.0.1-2
    imagemagick 6.8.8.7-1
    imlib2 1.4.6-1
    inetutils 1.9.2-1
    inputproto 2.3-1
    intel-dri 10.0.3-1
    iproute2 3.12.0-1
    iptables 1.4.21-1
    iputils 20121221-3
    isl 0.12.2-1
    iso-codes 3.44-1
    jack 0.124.1-1
    jasper 1.900.1-10
    jfsutils 1.1.15-4
    jre7-openjdk 7.u51_2.4.5-1
    jre7-openjdk-headless 7.u51_2.4.5-1
    js 17.0.0-1
    json-c 0.11-1
    json-glib 0.16.2-1
    kbd 2.0.1-1
    kbproto 1.0.6-1
    keepass 2.25-1
    keyutils 1.5.8-1
    kmod 16-1
    krb5 1.12.1-1
    lame 3.99.5-2
    lcms 1.19-5
    lcms2 2.5-2
    ldb 1.1.16-1
    ldns 1.6.17-1
    less 458-1
    lib32-acl 2.2.52-2
    lib32-attr 2.4.47-1
    lib32-bzip2 1.0.6-1
    lib32-elfutils 0.158-1
    lib32-expat 2.1.0-1
    lib32-fontconfig 2.11.0-1
    lib32-freetype2 2.5.2-1
    lib32-gcc-libs 4.8.2-8
    lib32-gettext 0.18.3.2-1
    lib32-glib2 2.38.2-1
    lib32-glibc 2.19-1
    lib32-glu 9.0.0-2
    lib32-libdbus 1.8.0-1
    lib32-libdrm 2.4.52-1
    lib32-libffi 3.0.13-1
    lib32-libgcrypt 1.6.0-1
    lib32-libgpg-error 1.12-1
    lib32-libice 1.0.8-1
    lib32-libpciaccess 0.13.2-1
    lib32-libpng 1.6.8-1
    lib32-libsm 1.2.2-1
    lib32-libx11 1.6.2-1
    lib32-libxau 1.0.8-1
    lib32-libxcb 1.10-1
    lib32-libxcursor 1.1.14-1
    lib32-libxdamage 1.1.4-1
    lib32-libxdmcp 1.1.1-1
    lib32-libxext 1.3.2-1
    lib32-libxfixes 5.0.1-1
    lib32-libxi 1.7.2-1
    lib32-libxrandr 1.4.2-1
    lib32-libxrender 0.9.8-1
    lib32-libxxf86vm 1.1.3-1
    lib32-llvm-libs 3.4-1
    lib32-mesa 10.0.3-1
    lib32-mesa-libgl 10.0.3-1
    lib32-pcre 8.34-1
    lib32-systemd 208-2
    lib32-util-linux 2.24-1
    lib32-xz 5.0.5-1
    lib32-zlib 1.2.8-1
    libaio 0.3.109-7
    libanjuta 3.10.2-2
    libao 1.2.0-1
    libarchive 3.1.2-4
    libass 0.11.1-1
    libassuan 2.1.1-1
    libasyncns 0.8-5
    libatasmart 0.19-2
    libatomic_ops 7.2.e-1
    libavc1394 0.5.4-2
    libbluray 0.5.0-1
    libbsd 0.6.0-2
    libcaca 0.99.beta18-2
    libcacard 1.7.0-2
    libcanberra 0.30-4
    libcanberra-pulse 0.30-4
    libcap 2.24-1
    libcap-ng 0.7.3-1
    libcddb 1.3.2-4
    libcdio 0.92-1
    libcdio-paranoia 10.2+0.90+1-2
    libchamplain 0.12.7-1
    libcl 1.1-3
    libcroco 0.6.8-1
    libcups 1.7.1-3
    libdaemon 0.14-2
    libdatrie 0.2.6-1
    libdbus 1.8.0-1
    libdca 0.0.5-4
    libdmapsharing 2.9.23-1
    libdrm 2.4.52-1
    libdv 1.0.0-5
    libdvbpsi 1:1.1.2-1
    libdvdnav 4.2.1-1
    libdvdread 4.2.1-1
    libebml 1.3.0-2
    libedit 20130601_3.1-1
    libevdev 0.6-1
    libevent 2.0.21-3
    libexif 0.6.21-2
    libffi 3.0.13-4
    libfontenc 1.1.2-1
    libgcrypt 1.6.1-1
    libgcrypt15 1.5.3-1
    libgda 5.2.1-2
    libgdata 0.14.1-1
    libgdiplus 2.10.9-3
    libgdm 3.10.0.1-2
    libgee 0.12.0-1
    libgme 0.6.0-2
    libgnome-keyring 3.10.1-2
    libgnomekbd 3.6.0-2
    libgpg-error 1.12-1
    libgsf 1.14.28-1
    libgssglue 0.4-2
    libgtop 2.28.5-1
    libgusb 0.1.6-1
    libgweather 3.10.2-1
    libgxps 0.2.2-3
    libibus 1.5.5-1
    libical 1.0-3
    libice 1.0.8-2
    libid3tag 0.15.1b-8
    libidn 1.28-2
    libiec61883 1.2.0-4
    libimobiledevice 1.1.5-2
    libiscsi 1.7.0-2
    libjpeg-turbo 1.3.0-4
    libkate 0.4.1-4
    libksba 1.3.0-1
    libldap 2.4.39-1
    liblouis 2.5.2-2
    liblqr 0.4.2-1
    libltdl 2.4.2-12
    libmad 0.15.1b-7
    libmariadbclient 5.5.35-1
    libmatroska 1.4.1-1
    libmbim 1.6.0-1
    libmm-glib 1.2.0-2
    libmms 0.6.2-1
    libmng 2.0.2-3
    libmodplug 0.8.8.4-2
    libmp4v2 2.0.0-3
    libmpc 1.0.2-2
    libmpcdec 1.2.6-3
    libmpeg2 0.5.1-4
    libmusicbrainz5 5.0.1-1
    libnautilus-extension 3.10.1-1
    libnice 0.1.4-1
    libnl 3.2.23-1
    libnotify 0.7.6-1
    liboauth 1.0.1-1
    libofa 0.9.3-5
    libogg 1.3.1-2
    libpaper 1.1.24-7
    libpcap 1.5.3-1
    libpciaccess 0.13.2-2
    libpeas 1.9.0-1
    libpipeline 1.2.6-1
    libplist 1.10-1
    libpng 1.6.9-1
    libproxy 0.4.11-2
    libpst 0.6.63-1
    libpulse 4.0-6
    libpwquality 1.2.3-1
    libqmi 1.8.0-1
    libraw1394 2.1.0-2
    librsvg 1:2.40.1-3
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libsecret 0.16-2
    libshout 1:2.3.1-2
    libsigc++ 2.3.1-1
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsoup 2.44.2-1
    libspectre 0.2.7-1
    libspiro 20071029-3
    libsrtp 15.1c9bd90-3
    libssh2 1.4.3-2
    libtar 1.2.20-1
    libtasn1 3.4-1
    libthai 0.1.19-1
    libtheora 1.1.1-3
    libtiff 4.0.3-4
    libtiger 0.3.4-3
    libtirpc 0.2.3-2
    libtool 2.4.2-12
    libtorrent-rasterbar 1:0.16.12-2
    libtracker-sparql 0.16.4-1
    libtxc_dxtn 1.0.1-5
    libunistring 0.9.3-6
    libupnp 1.6.19-1
    libusb 1.0.18-1
    libutempter 1.1.6-2
    libva 1.2.1-1
    libvdpau 0.7-1
    libvisual 0.4.0-4
    libvorbis 1.3.4-1
    libvpx 1.3.0-1
    libwacom 0.8-1
    libwbclient 4.1.4-1
    libwebp 0.4.0-1
    libwnck3 3.4.7-1
    libx11 1.6.2-1
    libxau 1.0.8-2
    libxaw 1.0.12-1
    libxcb 1.10-1
    libxcomposite 0.4.4-1
    libxcursor 1.1.14-1
    libxdamage 1.1.4-1
    libxdmcp 1.1.1-1
    libxext 1.3.2-1
    libxfixes 5.0.1-1
    libxfont 1.4.7-1
    libxft 2.3.1-2
    libxi 1.7.2-1
    libxinerama 1.1.3-2
    libxkbcommon 0.4.0-1
    libxkbfile 1.0.8-1
    libxklavier 5.3-1
    libxml2 2.9.1-5
    libxmu 1.1.2-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.8-1
    libxres 1.0.7-1
    libxshmfence 1.1-1
    libxslt 1.1.28-3
    libxss 1.2.2-2
    libxt 1.1.4-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxvmc 1.0.8-1
    libxxf86vm 1.1.3-1
    libytnef 1.5-3
    libzapojit 0.0.3-1
    licenses 20130203-1
    lightsoff 3.10.1-1
    linux 3.13.4-1
    linux-api-headers 3.13.2-1
    linux-firmware 20140123.418320b-1
    linux-headers 3.13.4-1
    llvm-libs 3.4-1
    logrotate 3.8.7-1
    lsb-release 1.4-14
    lua 5.2.3-1
    lvm2 2.02.105-1
    lzo2 2.06-3
    m4 1.4.17-1
    make 4.0-2
    man-db 2.6.6-1
    man-pages 3.59-1
    mash 0.2.0-3
    mcpp 2.7.2-4
    mdadm 3.3-2
    memcached 1.4.17-1
    mencoder 36498-5
    mesa 10.0.3-1
    mesa-demos 8.1.0-1
    mime-types 9-1
    minecraft latest-21
    mjpegtools 2.0.0-4
    mkinitcpio 16-2
    mkinitcpio-busybox 1.21.1-2
    mobile-broadband-provider-info 20120614-2
    mod_dnssd 0.6-4
    modemmanager 1.2.0-2
    mono 3.2.3-2
    mousetweaks 3.10.0-1
    mozilla-common 1.4-3
    mpfr 3.1.2.p5-1
    mpg123 1.18.1-1
    mtdev 1.1.4-1
    mutter 3.10.4-1
    mutter-wayland 3.10.4-1
    nano 2.2.6-2
    nautilus 3.10.1-1
    nautilus-sendto 3.8.1-1
    ncurses 5.9-6
    neon 0.30.0-1
    netctl 1.4-2
    nettle 2.7.1-1
    network-manager-applet 0.9.8.8-1
    networkmanager 0.9.8.8-1
    nspr 4.10.3-1
    nss 3.15.4-1
    nvidia 331.38-3
    nvidia-libgl 331.38-1
    nvidia-utils 331.38-1
    nvidiabl 0.81-2
    openal 1.15.1-1
    opencore-amr 0.1.3-1
    openexr 2.0.1-2
    openjpeg 1.5.1-2
    openresolv 3.5.6-1
    openssh 6.5p1-2
    openssl 1.0.1.f-1
    opus 1.1-1
    orc 0.4.18-1
    orca 3.10.2-1
    p11-kit 0.20.2-1
    p7zip 9.20.1-9
    pacman 4.1.2-5
    pacman-mirrorlist 20140107-1
    pam 1.1.8-3
    pambase 20130928-1
    pango 1.36.2-1
    pangomm 2.34.0-1
    patch 2.7.1-2
    pciutils 3.2.1-1
    pcmciautils 018-7
    pcre 8.34-2
    perl 5.18.2-2
    perl-error 0.17022-1
    perl-xml-parser 2.41-4
    perl-xml-simple 2.20-1
    phantomjs 1.9.7-1
    pinentry 0.8.3-1
    pixman 0.32.4-1
    pkg-config 0.28-1
    pm-quirks 0.20100619-3
    pm-utils 1.4.1-6
    polkit 0.112-1
    poppler 0.24.5-1
    poppler-glib 0.24.5-1
    popt 1.16-7
    postgresql 9.3.3-1
    postgresql-libs 9.3.3-1
    ppp 2.4.5-8
    premake 4.3-3
    procps-ng 3.3.9-2
    psmisc 22.20-1
    pth 2.0.7-5
    pulseaudio 4.0-6
    pulseaudio-alsa 2-2
    pygobject-devel 3.10.2-1
    python 3.3.4-1
    python-atspi 2.10.0-1
    python-cairo 1.10.0-3
    python-dbus 1.2.0-2
    python-dbus-common 1.2.0-2
    python-gobject 3.10.2-1
    python-setuptools 2.2-1
    python-xdg 0.25-1
    python2 2.7.6-2
    python2-atspi 2.10.0-1
    python2-beaker 1.6.4-1
    python2-cairo 1.10.0-1
    python2-gobject 3.10.2-1
    python2-mako 0.9.1-1
    python2-markupsafe 0.18-2
    qbittorrent 3.1.8-1
    qt4 4.8.5-7
    qtchooser 39-1
    qtwebkit 2.3.3-1
    quadrapassel 3.10.2-1
    randrproto 1.4.0-1
    rcm-git v1.2.0-1
    readline 6.2.004-2
    recode 3.6-8
    recordmydesktop 0.3.8.1-6
    recordproto 1.14.2-1
    redis 2.8.6-1
    reiserfsprogs 3.6.24-1
    renderproto 0.11.1-2
    rest 0.7.90-2
    rtkit 0.11-4
    rtmpdump 20131205-1
    run-parts 4.4-1
    rygel 0.20.3-1
    s-nail 14.5.2-4
    sbc 1.2-1
    schroedinger 1.0.11-2
    scrnsaverproto 1.2.2-1
    sdl 1.2.15-5
    sdl_image 1.2.12-3
    seahorse 3.10.2-1
    sed 4.2.2-3
    serf 1.3.2-1
    shadow 4.1.5.1-7
    shared-color-profiles 0.1.5-1
    shared-color-targets 0.1.2-1
    shared-mime-info 1.2-2
    smbclient 4.1.4-1
    snappy 1.1.1-1
    sound-theme-freedesktop 0.8-1
    soundtouch 1.7.1-1
    spandsp 0.0.6pre21-2
    speech-dispatcher 0.8-2
    speex 1.2rc1-4
    spice-gtk3 0.23-1
    spotify 0.9.4.183-3
    sqlite 3.8.3.1-1
    startup-notification 0.12-4
    steam 1.0.0.47-1
    subversion 1.8.5-3
    sudo 1.8.9.p5-1
    sushi 3.10.0-1
    swell-foop 3.10.1-1
    sysfsutils 2.1.0-8
    systemd 208-11
    systemd-sysvcompat 208-11
    t1lib 5.1.2-5
    taglib 1.9.1-1
    tali 3.10.2-1
    talloc 2.0.8-2
    tar 1.27.1-1
    tcl 8.6.1-1
    tdb 1.2.12-1
    telepathy-farstream 0.6.0-1
    telepathy-glib 0.22.0-1
    telepathy-logger 0.8.0-1
    telepathy-mission-control 5.16.0-1
    tevent 0.9.19-1
    texinfo 5.2-2
    tmux 1.9-1
    totem 3.10.1-1
    totem-plparser 3.10.1-1
    totem-plugin 3.10.1-1
    tracker 0.16.4-1
    ttf-dejavu 2.34-1
    tzdata 2013i-1
    udisks2 2.1.2-1
    unixodbc 2.3.2-1
    unzip 6.0-6
    upower 0.9.23-2
    usbmuxd 1.0.8-2
    usbredir 0.6-4
    usbutils 007-1
    util-linux 2.24.1-1
    v4l-utils 1.0.1-1
    vala 0.22.1-1
    vde2 2.3.2-5
    vi 1:050325-3
    videoproto 2.3.2-1
    vim 7.4.135-2
    vim-runtime 7.4.135-2
    vinagre 3.10.2-1
    vino 3.10.1-2
    virtualgl 2.3.3-1
    vlc 2.1.3-1
    vte-common 0.34.9-1
    vte3 0.34.9-1
    vundle-git 0.9.1.56.gf31aa52-1
    wavpack 4.70.0-2
    wayland 1.4.0-1
    webkitgtk 2.2.5-1
    webrtc-audio-processing 0.1-1
    which 2.20-6
    whois 5.1.1-1
    wildmidi 0.3.2-1
    wine 1.7.13-1
    winetricks 20130707-1
    wpa_supplicant 2.0-4
    wxgtk2.8 2.8.12.1-1
    x264 20131030-2
    xbitmaps 1.1.1-2
    xcb-proto 1.10-1
    xcb-util 0.3.9-1
    xcb-util-keysyms 0.3.9-1
    xdg-user-dirs 0.15-1
    xdg-user-dirs-gtk 0.10-1
    xdg-utils 1.1.0.git20140207-1
    xextproto 7.3.0-1
    xf86-input-evdev 2.8.2-2
    xf86-input-synaptics 1.7.3-1
    xf86-video-intel 2.99.910-1
    xf86vidmodeproto 2.3.1-2
    xfsprogs 3.1.11-2
    xineramaproto 1.2.1-2
    xkeyboard-config 2.11-2
    xorg-bdftopcf 1.0.4-1
    xorg-font-util 1.3.0-1
    xorg-font-utils 7.6-3
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-3
    xorg-fonts-misc 1.0.1-2
    xorg-iceauth 1.0.6-1
    xorg-luit 1.1.1-2
    xorg-mkfontdir 1.0.7-1
    xorg-mkfontscale 1.1.1-1
    xorg-server 1.15.0-5
    xorg-server-common 1.15.0-5
    xorg-server-utils 7.6-3
    xorg-sessreg 1.0.8-1
    xorg-setxkbmap 1.3.0-1
    xorg-twm 1.0.8-1
    xorg-xauth 1.0.8-1
    xorg-xbacklight 1.2.0-1
    xorg-xclock 1.0.7-1
    xorg-xcmsdb 1.0.4-1
    xorg-xgamma 1.0.5-1
    xorg-xhost 1.0.6-1
    xorg-xinit 1.3.3-3
    xorg-xinput 1.6.1-1
    xorg-xkbcomp 1.2.4-1
    xorg-xmessage 1.0.4-1
    xorg-xmodmap 1.0.8-1
    xorg-xrandr 1.4.1-1
    xorg-xrdb 1.1.0-1
    xorg-xrefresh 1.0.5-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-1
    xproto 7.0.25-1
    xterm 301-1
    xvidcore 1.3.2-3
    xz 5.0.5-2
    yelp 3.10.1-2
    yelp-xsl 3.10.1-1
    zeitgeist 0.9.14-1
    zenity 3.10.2-1
    zlib 1.2.8-3
    zsh 5.0.5-1
    zvbi 0.2.33-6
    Thanks!
    Last edited by andm11 (2014-02-23 06:07:40)

    jasonwryan wrote:Pacman's log and the journal would be the first place to look.
    Thanks for the reply, here is my pacman.log:
    [2014-01-25 05:44] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel'
    [2014-01-25 05:44] [PACMAN] synchronizing package lists
    [2014-01-25 05:47] [PACMAN] installed linux-api-headers (3.12.4-1)
    [2014-01-25 05:47] [PACMAN] installed tzdata (2013i-1)
    [2014-01-25 05:47] [PACMAN] installed iana-etc (2.30-4)
    [2014-01-25 05:47] [PACMAN] installed filesystem (2013.05-2)
    [2014-01-25 05:47] [PACMAN] installed glibc (2.18-12)
    [2014-01-25 05:47] [PACMAN] installed ncurses (5.9-6)
    [2014-01-25 05:47] [PACMAN] installed readline (6.2.004-2)
    [2014-01-25 05:47] [PACMAN] installed bash (4.2.045-5)
    [2014-01-25 05:47] [PACMAN] installed bzip2 (1.0.6-5)
    [2014-01-25 05:47] [PACMAN] installed gcc-libs (4.8.2-7)
    [2014-01-25 05:47] [PACMAN] installed db (5.3.28-1)
    [2014-01-25 05:47] [PACMAN] installed zlib (1.2.8-3)
    [2014-01-25 05:47] [PACMAN] installed cracklib (2.9.0-2)
    [2014-01-25 05:47] [PACMAN] installed libgssglue (0.4-2)
    [2014-01-25 05:47] [PACMAN] installed libtirpc (0.2.3-2)
    [2014-01-25 05:47] [PACMAN] installed pambase (20130928-1)
    [2014-01-25 05:47] [PACMAN] installed pam (1.1.8-2)
    [2014-01-25 05:47] [PACMAN] installed attr (2.4.47-1)
    [2014-01-25 05:47] [PACMAN] installed acl (2.2.52-2)
    [2014-01-25 05:47] [PACMAN] installed gmp (5.1.3-2)
    [2014-01-25 05:47] [PACMAN] installed libcap (2.24-1)
    [2014-01-25 05:47] [PACMAN] installed gdbm (1.11-1)
    [2014-01-25 05:47] [PACMAN] installed perl (5.18.2-2)
    [2014-01-25 05:47] [PACMAN] installed openssl (1.0.1.f-1)
    [2014-01-25 05:47] [PACMAN] installed coreutils (8.22-2)
    [2014-01-25 05:47] [PACMAN] installed run-parts (4.4-1)
    [2014-01-25 05:47] [PACMAN] installed cronie (1.4.11-1)
    [2014-01-25 05:47] [PACMAN] installed libdbus (1.8.0-1)
    [2014-01-25 05:47] [PACMAN] installed expat (2.1.0-3)
    [2014-01-25 05:47] [PACMAN] installed dbus (1.8.0-1)
    [2014-01-25 05:47] [PACMAN] installed pcre (8.34-2)
    [2014-01-25 05:47] [PACMAN] installed libffi (3.0.13-4)
    [2014-01-25 05:47] [PACMAN] installed glib2 (2.38.2-1)
    [2014-01-25 05:47] [PACMAN] installed kbd (2.0.1-1)
    [2014-01-25 05:47] [PACMAN] installed kmod (16-1)
    [2014-01-25 05:47] [PACMAN] installed hwids (20130915.1-1)
    [2014-01-25 05:47] [PACMAN] installed libgpg-error (1.12-1)
    [2014-01-25 05:47] [PACMAN] installed libgcrypt (1.6.0-2)
    [2014-01-25 05:47] [PACMAN] installed shadow (4.1.5.1-7)
    [2014-01-25 05:47] [PACMAN] installed util-linux (2.24-2)
    [2014-01-25 05:47] [PACMAN] installed xz (5.0.5-2)
    [2014-01-25 05:47] [ALPM-SCRIPTLET] Initializing machine ID from random generator.
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    [2014-01-25 05:47] [ALPM-SCRIPTLET] :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
    [2014-01-25 05:47] [ALPM-SCRIPTLET] bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
    [2014-01-25 05:47] [PACMAN] installed systemd (208-10)
    [2014-01-25 05:47] [PACMAN] installed device-mapper (2.02.105-1)
    [2014-01-25 05:47] [PACMAN] installed popt (1.16-7)
    [2014-01-25 05:47] [PACMAN] installed cryptsetup (1.6.3-2)
    [2014-01-25 05:47] [PACMAN] installed dhcpcd (6.1.0-1)
    [2014-01-25 05:47] [PACMAN] installed diffutils (3.3-1)
    [2014-01-25 05:47] [PACMAN] installed e2fsprogs (1.42.8-2)
    [2014-01-25 05:47] [PACMAN] installed file (5.16-1)
    [2014-01-25 05:47] [PACMAN] installed findutils (4.4.2-5)
    [2014-01-25 05:47] [PACMAN] installed mpfr (3.1.2.p5-1)
    [2014-01-25 05:47] [PACMAN] installed gawk (4.1.0-2)
    [2014-01-25 05:47] [PACMAN] installed libunistring (0.9.3-6)
    [2014-01-25 05:47] [PACMAN] installed gettext (0.18.3.2-1)
    [2014-01-25 05:47] [PACMAN] installed grep (2.16-1)
    [2014-01-25 05:47] [PACMAN] installed less (458-1)
    [2014-01-25 05:47] [PACMAN] installed gzip (1.6-1)
    [2014-01-25 05:47] [PACMAN] installed inetutils (1.9.2-1)
    [2014-01-25 05:47] [PACMAN] installed iptables (1.4.21-1)
    [2014-01-25 05:47] [PACMAN] installed iproute2 (3.12.0-1)
    [2014-01-25 05:47] [PACMAN] installed sysfsutils (2.1.0-8)
    [2014-01-25 05:47] [PACMAN] installed iputils (20121221-3)
    [2014-01-25 05:47] [PACMAN] installed jfsutils (1.1.15-4)
    [2014-01-25 05:47] [PACMAN] installed licenses (20130203-1)
    [2014-01-25 05:47] [PACMAN] installed linux-firmware (20140123.418320b-1)
    [2014-01-25 05:47] [PACMAN] installed mkinitcpio-busybox (1.21.1-2)
    [2014-01-25 05:47] [PACMAN] installed lzo2 (2.06-3)
    [2014-01-25 05:47] [PACMAN] installed libarchive (3.1.2-4)
    [2014-01-25 05:47] [PACMAN] installed mkinitcpio (16-2)
    [2014-01-25 05:47] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-01-25 05:47] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-01-25 05:47] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 05:47] [PACMAN] installed linux (3.12.8-1)
    [2014-01-25 05:47] [PACMAN] installed logrotate (3.8.7-1)
    [2014-01-25 05:47] [PACMAN] installed lvm2 (2.02.105-1)
    [2014-01-25 05:47] [PACMAN] installed groff (1.22.2-5)
    [2014-01-25 05:47] [PACMAN] installed libpipeline (1.2.6-1)
    [2014-01-25 05:47] [ALPM-SCRIPTLET] it's recommended to create an initial
    [2014-01-25 05:47] [ALPM-SCRIPTLET] database running as root:
    [2014-01-25 05:47] [ALPM-SCRIPTLET] "/usr/bin/mandb --quiet"
    [2014-01-25 05:47] [PACMAN] installed man-db (2.6.5-1)
    [2014-01-25 05:47] [PACMAN] installed man-pages (3.56-1)
    [2014-01-25 05:47] [PACMAN] installed mdadm (3.3-2)
    [2014-01-25 05:47] [PACMAN] installed nano (2.2.6-2)
    [2014-01-25 05:47] [PACMAN] installed openresolv (3.5.6-1)
    [2014-01-25 05:47] [PACMAN] installed netctl (1.4-2)
    [2014-01-25 05:47] [PACMAN] installed sed (4.2.2-3)
    [2014-01-25 05:47] [PACMAN] installed ca-certificates (20130906-1)
    [2014-01-25 05:47] [PACMAN] installed libsasl (2.1.26-6)
    [2014-01-25 05:47] [PACMAN] installed libldap (2.4.38-1)
    [2014-01-25 05:47] [PACMAN] installed keyutils (1.5.8-1)
    [2014-01-25 05:47] [PACMAN] installed krb5 (1.11.4-1)
    [2014-01-25 05:47] [PACMAN] installed libssh2 (1.4.3-2)
    [2014-01-25 05:47] [PACMAN] installed curl (7.34.0-3)
    [2014-01-25 05:47] [PACMAN] installed pth (2.0.7-5)
    [2014-01-25 05:47] [PACMAN] installed libksba (1.3.0-1)
    [2014-01-25 05:47] [PACMAN] installed libassuan (2.1.1-1)
    [2014-01-25 05:47] [PACMAN] installed pinentry (0.8.3-1)
    [2014-01-25 05:47] [PACMAN] installed dirmngr (1.1.1-2)
    [2014-01-25 05:47] [PACMAN] installed gnupg (2.0.22-2)
    [2014-01-25 05:47] [PACMAN] installed gpgme (1.4.3-1)
    [2014-01-25 05:47] [PACMAN] installed pacman-mirrorlist (20140107-1)
    [2014-01-25 05:47] [PACMAN] installed archlinux-keyring (20140124-1)
    [2014-01-25 05:47] [PACMAN] installed pacman (4.1.2-5)
    [2014-01-25 05:47] [PACMAN] installed pciutils (3.2.0-4)
    [2014-01-25 05:47] [PACMAN] installed pcmciautils (018-7)
    [2014-01-25 05:47] [PACMAN] installed procps-ng (3.3.9-2)
    [2014-01-25 05:47] [PACMAN] installed psmisc (22.20-1)
    [2014-01-25 05:47] [PACMAN] installed reiserfsprogs (3.6.24-1)
    [2014-01-25 05:47] [PACMAN] installed s-nail (14.5.2-1)
    [2014-01-25 05:47] [PACMAN] installed systemd-sysvcompat (208-10)
    [2014-01-25 05:47] [PACMAN] installed tar (1.27.1-1)
    [2014-01-25 05:47] [PACMAN] installed texinfo (5.2-2)
    [2014-01-25 05:47] [PACMAN] installed libusbx (1.0.17-1)
    [2014-01-25 05:47] [PACMAN] installed usbutils (007-1)
    [2014-01-25 05:47] [PACMAN] installed vi (1:050325-3)
    [2014-01-25 05:47] [PACMAN] installed which (2.20-6)
    [2014-01-25 05:47] [PACMAN] installed xfsprogs (3.1.11-2)
    [2014-01-25 05:47] [PACMAN] installed m4 (1.4.17-1)
    [2014-01-25 05:47] [PACMAN] installed autoconf (2.69-1)
    [2014-01-25 05:47] [PACMAN] installed automake (1.14.1-1)
    [2014-01-25 05:47] [PACMAN] installed binutils (2.24-1)
    [2014-01-25 05:47] [PACMAN] installed bison (3.0.2-1)
    [2014-01-25 05:47] [PACMAN] installed fakeroot (1.20-1)
    [2014-01-25 05:47] [PACMAN] installed flex (2.5.37-1)
    [2014-01-25 05:47] [PACMAN] installed libmpc (1.0.1-2)
    [2014-01-25 05:47] [PACMAN] installed isl (0.12.2-1)
    [2014-01-25 05:47] [PACMAN] installed cloog (0.18.1-2)
    [2014-01-25 05:47] [PACMAN] installed gcc (4.8.2-7)
    [2014-01-25 05:47] [PACMAN] installed libltdl (2.4.2-12)
    [2014-01-25 05:47] [PACMAN] installed libtool (2.4.2-12)
    [2014-01-25 05:47] [PACMAN] installed gc (7.2.d-2)
    [2014-01-25 05:47] [PACMAN] installed guile (2.0.9-1)
    [2014-01-25 05:47] [PACMAN] installed make (4.0-2)
    [2014-01-25 05:47] [PACMAN] installed patch (2.7.1-2)
    [2014-01-25 05:47] [PACMAN] installed pkg-config (0.28-1)
    [2014-01-25 05:47] [PACMAN] installed sudo (1.8.9.p4-1)
    [2014-01-25 05:54] [PACMAN] Running 'pacman -S sudo'
    [2014-01-25 05:54] [PACMAN] reinstalled sudo (1.8.9.p4-1)
    [2014-01-25 05:57] [PACMAN] Running 'pacman -S gummiboot'
    [2014-01-25 05:57] [ALPM-SCRIPTLET] Copied /usr/lib/gummiboot/gummibootx64.efi to /boot/EFI/gummiboot/gummibootx64.efi.
    [2014-01-25 05:57] [ALPM-SCRIPTLET] Created EFI boot entry "Linux Boot Manager".
    [2014-01-25 05:57] [ALPM-SCRIPTLET] :: Run '/usr/bin/gummiboot install' to make gummiboot your default bootloader
    [2014-01-25 05:57] [PACMAN] installed gummiboot (41-1)
    [2014-01-25 06:14] [PACMAN] Running 'pacman -S xorg-server xorg-xinit xorg-server-utils xf86-input-synaptics nvidia acpid'
    [2014-01-25 06:15] [PACMAN] installed xproto (7.0.25-1)
    [2014-01-25 06:15] [PACMAN] installed libxdmcp (1.1.1-1)
    [2014-01-25 06:15] [PACMAN] installed libpng (1.6.7-1)
    [2014-01-25 06:15] [PACMAN] installed freetype2 (2.5.2-1)
    [2014-01-25 06:15] [PACMAN] installed libfontenc (1.1.2-1)
    [2014-01-25 06:15] [PACMAN] installed fontsproto (2.1.2-1)
    [2014-01-25 06:15] [PACMAN] installed libxfont (1.4.7-1)
    [2014-01-25 06:15] [PACMAN] installed libpciaccess (0.13.2-2)
    [2014-01-25 06:15] [PACMAN] installed libdrm (2.4.52-1)
    [2014-01-25 06:15] [PACMAN] installed pixman (0.32.4-1)
    [2014-01-25 06:15] [PACMAN] installed libxau (1.0.8-2)
    [2014-01-25 06:15] [PACMAN] installed xkeyboard-config (2.10.1-1)
    [2014-01-25 06:15] [PACMAN] installed xcb-proto (1.10-1)
    [2014-01-25 06:15] [PACMAN] installed libxcb (1.10-1)
    [2014-01-25 06:15] [PACMAN] installed kbproto (1.0.6-1)
    [2014-01-25 06:15] [PACMAN] installed libx11 (1.6.2-1)
    [2014-01-25 06:15] [PACMAN] installed libxkbfile (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xkbcomp (1.2.4-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-setxkbmap (1.3.0-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-fonts-encodings (1.0.4-3)
    [2014-01-25 06:15] [PACMAN] installed xorg-fonts-alias (1.0.3-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-bdftopcf (1.0.4-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-mkfontscale (1.1.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-mkfontdir (1.0.7-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-font-util (1.3.0-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-font-utils (7.6-3)
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Fontconfig configuration is done via /etc/fonts/conf.avail and conf.d.
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Read /etc/fonts/conf.d/README for more information.
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Configuration via /etc/fonts/local.conf is still possible,
    [2014-01-25 06:15] [ALPM-SCRIPTLET] but is no longer recommended for options available in conf.avail.
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Main systemwide configuration should be done by symlinks
    [2014-01-25 06:15] [ALPM-SCRIPTLET] (especially for autohinting, sub-pixel and lcdfilter):
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] cd /etc/fonts/conf.d
    [2014-01-25 06:15] [ALPM-SCRIPTLET] ln -s ../conf.avail/XX-foo.conf
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Check also https://wiki.archlinux.org/index.php/Font_Configuration
    [2014-01-25 06:15] [ALPM-SCRIPTLET] and https://wiki.archlinux.org/index.php/Fonts.
    [2014-01-25 06:15] [ALPM-SCRIPTLET]
    [2014-01-25 06:15] [ALPM-SCRIPTLET] updating font cache... done.
    [2014-01-25 06:15] [PACMAN] installed fontconfig (2.11.0-1)
    [2014-01-25 06:15] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-01-25 06:15] [PACMAN] installed xorg-fonts-misc (1.0.1-2)
    [2014-01-25 06:15] [PACMAN] installed xorg-server-common (1.15.0-5)
    [2014-01-25 06:15] [PACMAN] installed mtdev (1.1.4-1)
    [2014-01-25 06:15] [PACMAN] installed xf86-input-evdev (2.8.2-2)
    [2014-01-25 06:15] [PACMAN] installed libxshmfence (1.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-server (1.15.0-5)
    [2014-01-25 06:15] [PACMAN] installed xextproto (7.3.0-1)
    [2014-01-25 06:15] [PACMAN] installed libxext (1.3.2-1)
    [2014-01-25 06:15] [PACMAN] installed libice (1.0.8-2)
    [2014-01-25 06:15] [PACMAN] installed libsm (1.2.2-2)
    [2014-01-25 06:15] [PACMAN] installed libxt (1.1.4-1)
    [2014-01-25 06:15] [PACMAN] installed libxmu (1.1.2-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xauth (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xinit (1.3.3-3)
    [2014-01-25 06:15] [PACMAN] installed xorg-iceauth (1.0.6-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-sessreg (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xcmsdb (1.0.4-1)
    [2014-01-25 06:15] [PACMAN] installed xcb-util (0.3.9-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xbacklight (1.2.0-1)
    [2014-01-25 06:15] [PACMAN] installed xf86vidmodeproto (2.3.1-2)
    [2014-01-25 06:15] [PACMAN] installed libxxf86vm (1.1.3-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xgamma (1.0.5-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xhost (1.0.6-1)
    [2014-01-25 06:15] [PACMAN] installed inputproto (2.3-1)
    [2014-01-25 06:15] [PACMAN] installed libxi (1.7.2-1)
    [2014-01-25 06:15] [PACMAN] installed renderproto (0.11.1-2)
    [2014-01-25 06:15] [PACMAN] installed libxrender (0.9.8-1)
    [2014-01-25 06:15] [PACMAN] installed randrproto (1.4.0-1)
    [2014-01-25 06:15] [PACMAN] installed libxrandr (1.4.2-2)
    [2014-01-25 06:15] [PACMAN] installed xorg-xrandr (1.4.1-1)
    [2014-01-25 06:15] [PACMAN] installed xineramaproto (1.2.1-2)
    [2014-01-25 06:15] [PACMAN] installed libxinerama (1.1.3-2)
    [2014-01-25 06:15] [PACMAN] installed xorg-xinput (1.6.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xmodmap (1.0.8-1)
    [2014-01-25 06:15] [PACMAN] installed mcpp (2.7.2-4)
    [2014-01-25 06:15] [PACMAN] installed xorg-xrdb (1.1.0-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xrefresh (1.0.5-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xset (1.2.3-1)
    [2014-01-25 06:15] [PACMAN] installed fixesproto (5.0-2)
    [2014-01-25 06:15] [PACMAN] installed libxfixes (5.0.1-1)
    [2014-01-25 06:15] [PACMAN] installed libxcursor (1.1.14-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-xsetroot (1.1.1-1)
    [2014-01-25 06:15] [PACMAN] installed xorg-server-utils (7.6-3)
    [2014-01-25 06:15] [PACMAN] installed recordproto (1.14.2-1)
    [2014-01-25 06:15] [PACMAN] installed libxtst (1.2.2-1)
    [2014-01-25 06:15] [PACMAN] installed xf86-input-synaptics (1.7.3-1)
    [2014-01-25 06:15] [PACMAN] installed nvidia-utils (331.38-1)
    [2014-01-25 06:15] [PACMAN] installed nvidia-libgl (331.38-1)
    [2014-01-25 06:15] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
    [2014-01-25 06:15] [PACMAN] installed nvidia (331.38-2)
    [2014-01-25 06:15] [PACMAN] installed acpid (2.0.21-1)
    [2014-01-25 06:19] [PACMAN] Running 'pacman -S dialog wpa_supplicant'
    [2014-01-25 06:19] [PACMAN] installed dialog (1:1.2_20140112-1)
    [2014-01-25 06:19] [PACMAN] installed libnl (3.2.23-1)
    [2014-01-25 06:19] [PACMAN] installed wpa_supplicant (2.0-4)
    [2014-01-25 06:21] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 06:26] [PACMAN] installed dconf (0.18.0-1)
    [2014-01-25 06:26] [PACMAN] installed atk (2.10.0-1)
    [2014-01-25 06:26] [PACMAN] installed libvdpau (0.7-1)
    [2014-01-25 06:26] [PACMAN] installed wayland (1.4.0-1)
    [2014-01-25 06:26] [PACMAN] installed damageproto (1.2.1-2)
    [2014-01-25 06:26] [PACMAN] installed libxdamage (1.1.4-1)
    [2014-01-25 06:26] [PACMAN] installed elfutils (0.157-1)
    [2014-01-25 06:26] [PACMAN] installed llvm-libs (3.4-1)
    [2014-01-25 06:26] [PACMAN] installed mesa (10.0.2-1)
    [2014-01-25 06:26] [PACMAN] installed cairo (1.12.16-1)
    [2014-01-25 06:26] [PACMAN] installed libjpeg-turbo (1.3.0-4)
    [2014-01-25 06:26] [PACMAN] installed libtiff (4.0.3-4)
    [2014-01-25 06:26] [PACMAN] installed jasper (1.900.1-10)
    [2014-01-25 06:26] [PACMAN] installed gdk-pixbuf2 (2.30.3-1)
    [2014-01-25 06:26] [PACMAN] installed hicolor-icon-theme (0.12-2)
    [2014-01-25 06:26] [PACMAN] installed gtk-update-icon-cache (2.24.22-1)
    [2014-01-25 06:26] [PACMAN] installed libdaemon (0.14-2)
    [2014-01-25 06:26] [PACMAN] installed avahi (0.6.31-11)
    [2014-01-25 06:26] [PACMAN] installed libcups (1.7.1-3)
    [2014-01-25 06:26] [PACMAN] installed compositeproto (0.4.2-2)
    [2014-01-25 06:26] [PACMAN] installed libxcomposite (0.4.4-1)
    [2014-01-25 06:26] [PACMAN] installed libdatrie (0.2.6-1)
    [2014-01-25 06:26] [PACMAN] installed libthai (0.1.19-1)
    [2014-01-25 06:26] [PACMAN] installed libxft (2.3.1-2)
    [2014-01-25 06:26] [PACMAN] installed graphite (1:1.2.4-1)
    [2014-01-25 06:26] [PACMAN] installed harfbuzz (0.9.24-1)
    [2014-01-25 06:26] [PACMAN] installed pango (1.36.1-1)
    [2014-01-25 06:26] [PACMAN] installed libxml2 (2.9.1-5)
    [2014-01-25 06:26] [PACMAN] installed shared-mime-info (1.2-1)
    [2014-01-25 06:26] [PACMAN] installed lcms2 (2.5-2)
    [2014-01-25 06:26] [PACMAN] installed libgusb (0.1.6-1)
    [2014-01-25 06:26] [PACMAN] installed nspr (4.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed js (17.0.0-1)
    [2014-01-25 06:26] [PACMAN] installed polkit (0.112-1)
    [2014-01-25 06:26] [PACMAN] installed shared-color-profiles (0.1.5-1)
    [2014-01-25 06:26] [PACMAN] installed sqlite (3.8.2-1)
    [2014-01-25 06:26] [PACMAN] installed colord (1.0.4-1)
    [2014-01-25 06:26] [PACMAN] installed at-spi2-core (2.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed at-spi2-atk (2.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed libxkbcommon (0.3.2-1)
    [2014-01-25 06:26] [PACMAN] installed gtk3 (3.10.6-1)
    [2014-01-25 06:26] [PACMAN] installed gsettings-desktop-schemas (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed desktop-file-utils (0.22-1)
    [2014-01-25 06:26] [PACMAN] installed baobab (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed cogl (1.16.2-1)
    [2014-01-25 06:26] [PACMAN] installed json-glib (0.16.2-1)
    [2014-01-25 06:26] [PACMAN] installed libevdev (0.6-1)
    [2014-01-25 06:26] [PACMAN] installed clutter (1.16.4-1)
    [2014-01-25 06:26] [PACMAN] installed gstreamer (1.2.2-1)
    [2014-01-25 06:26] [PACMAN] installed orc (0.4.18-1)
    [2014-01-25 06:26] [PACMAN] installed videoproto (2.3.2-1)
    [2014-01-25 06:26] [PACMAN] installed libxv (1.0.10-1)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-base-libs (1.2.2-1)
    [2014-01-25 06:26] [PACMAN] installed sdl (1.2.15-5)
    [2014-01-25 06:26] [PACMAN] installed libdv (1.0.0-5)
    [2014-01-25 06:26] [PACMAN] installed mjpegtools (2.0.0-4)
    [2014-01-25 06:26] [PACMAN] installed alsa-lib (1.0.27.2-1)
    [2014-01-25 06:26] [PACMAN] installed libtasn1 (3.4-1)
    [2014-01-25 06:26] [PACMAN] installed nettle (2.7.1-1)
    [2014-01-25 06:26] [PACMAN] installed p11-kit (0.20.1-1)
    [2014-01-25 06:26] [PACMAN] installed gnutls (3.2.9-1)
    [2014-01-25 06:26] [PACMAN] installed gsm (1.0.13-7)
    [2014-01-25 06:26] [PACMAN] installed lame (3.99.5-2)
    [2014-01-25 06:26] [PACMAN] installed fribidi (0.19.6-1)
    [2014-01-25 06:26] [PACMAN] installed recode (3.6-8)
    [2014-01-25 06:26] [PACMAN] installed enca (1.15-1)
    [2014-01-25 06:26] [PACMAN] installed libass (0.10.2-2)
    [2014-01-25 06:26] [PACMAN] installed libbluray (0.5.0-1)
    [2014-01-25 06:26] [PACMAN] installed libmodplug (0.8.8.4-2)
    [2014-01-25 06:26] [PACMAN] installed libasyncns (0.8-5)
    [2014-01-25 06:26] [PACMAN] installed libogg (1.3.1-2)
    [2014-01-25 06:26] [PACMAN] installed flac (1.3.0-1)
    [2014-01-25 06:26] [PACMAN] installed libvorbis (1.3.4-1)
    [2014-01-25 06:26] [PACMAN] installed libsndfile (1.0.25-3)
    [2014-01-25 06:26] [PACMAN] installed json-c (0.11-1)
    [2014-01-25 06:26] [PACMAN] installed libpulse (4.0-6)
    [2014-01-25 06:26] [PACMAN] installed libtheora (1.1.1-3)
    [2014-01-25 06:26] [PACMAN] installed libva (1.2.1-1)
    [2014-01-25 06:26] [PACMAN] installed libvpx (1.3.0-1)
    [2014-01-25 06:26] [PACMAN] installed opencore-amr (0.1.3-1)
    [2014-01-25 06:26] [PACMAN] installed openjpeg (1.5.1-1)
    [2014-01-25 06:26] [PACMAN] installed opus (1.1-1)
    [2014-01-25 06:26] [PACMAN] installed rtmpdump (20131205-1)
    [2014-01-25 06:26] [PACMAN] installed schroedinger (1.0.11-2)
    [2014-01-25 06:26] [PACMAN] installed speex (1.2rc1-4)
    [2014-01-25 06:26] [PACMAN] installed v4l-utils (1.0.0-2)
    [2014-01-25 06:26] [PACMAN] installed x264 (20131030-2)
    [2014-01-25 06:26] [PACMAN] installed xvidcore (1.3.2-3)
    [2014-01-25 06:26] [PACMAN] installed ffmpeg (1:2.1.3-1)
    [2014-01-25 06:26] [PACMAN] installed chromaprint (1.1-1)
    [2014-01-25 06:26] [PACMAN] installed libmms (0.6.2-1)
    [2014-01-25 06:26] [PACMAN] installed faad2 (2.7-4)
    [2014-01-25 06:26] [PACMAN] installed mpg123 (1.17.0-1)
    [2014-01-25 06:26] [PACMAN] installed libmp4v2 (2.0.0-3)
    [2014-01-25 06:26] [PACMAN] installed faac (1.28-5)
    [2014-01-25 06:26] [PACMAN] installed celt (0.11.3-2)
    [2014-01-25 06:26] [PACMAN] installed libdca (0.0.5-4)
    [2014-01-25 06:26] [PACMAN] installed soundtouch (1.7.1-1)
    [2014-01-25 06:26] [PACMAN] installed spandsp (0.0.6pre21-2)
    [2014-01-25 06:26] [PACMAN] installed libdvdread (4.2.0-1)
    [2014-01-25 06:26] [PACMAN] installed libdvdnav (4.2.0-2)
    [2014-01-25 06:26] [PACMAN] installed libgme (0.6.0-2)
    [2014-01-25 06:26] [PACMAN] installed neon (0.30.0-1)
    [2014-01-25 06:26] [PACMAN] installed fftw (3.3.3-2)
    [2014-01-25 06:26] [PACMAN] installed libofa (0.9.3-5)
    [2014-01-25 06:26] [PACMAN] installed libsamplerate (0.1.8-3)
    [2014-01-25 06:26] [PACMAN] installed jack (0.121.3-7)
    [2014-01-25 06:26] [ALPM-SCRIPTLET]
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > To use FluidSynth as a daemon copy the service file from:
    [2014-01-25 06:26] [ALPM-SCRIPTLET] /usr/lib/systemd/system/fluidsynth.service
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > to:
    [2014-01-25 06:26] [ALPM-SCRIPTLET] /etc/systemd/system/multi-user.target.wants/
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > and then edit accordingly.
    [2014-01-25 06:26] [ALPM-SCRIPTLET]
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > PulseAudio output when running as a daemon is known to be
    [2014-01-25 06:26] [ALPM-SCRIPTLET] > problematic. See the following bulletin board post:
    [2014-01-25 06:26] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?id=135092
    [2014-01-25 06:26] [ALPM-SCRIPTLET]
    [2014-01-25 06:26] [PACMAN] installed fluidsynth (1.1.6-2)
    [2014-01-25 06:26] [PACMAN] installed giflib (5.0.5-1)
    [2014-01-25 06:26] [PACMAN] installed libwebp (0.3.1-3)
    [2014-01-25 06:26] [PACMAN] installed libsrtp (15.1c9bd90-2)
    [2014-01-25 06:26] [PACMAN] installed wildmidi (0.2.3.5-2)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-bad (1.2.2-2)
    [2014-01-25 06:26] [PACMAN] installed clutter-gst (2.0.10-1)
    [2014-01-25 06:26] [PACMAN] installed clutter-gtk (1.4.4-4)
    [2014-01-25 06:26] [PACMAN] installed dbus-glib (0.100.2-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-glib (0.22.0-1)
    [2014-01-25 06:26] [PACMAN] installed libgee (0.12.0-1)
    [2014-01-25 06:26] [PACMAN] installed libxslt (1.1.28-3)
    [2014-01-25 06:26] [PACMAN] installed libproxy (0.4.11-2)
    [2014-01-25 06:26] [PACMAN] installed glib-networking (2.38.2-1)
    [2014-01-25 06:26] [PACMAN] installed libsoup (2.44.2-1)
    [2014-01-25 06:26] [ALPM-SCRIPTLET] ==> aspell comes with no default dictionary
    [2014-01-25 06:26] [PACMAN] installed aspell (0.60.6.1-1)
    [2014-01-25 06:26] [PACMAN] installed hunspell (1.3.2-3)
    [2014-01-25 06:26] [PACMAN] installed hspell (1.2-1)
    [2014-01-25 06:26] [PACMAN] installed enchant (1.6.0-4)
    [2014-01-25 06:26] [PACMAN] installed geoclue (0.12.99-1)
    [2014-01-25 06:26] [PACMAN] installed libsecret (0.16-2)
    [2014-01-25 06:26] [PACMAN] installed icu (52.1-1)
    [2014-01-25 06:26] [PACMAN] installed harfbuzz-icu (0.9.24-1)
    [2014-01-25 06:26] [PACMAN] installed webkitgtk (2.2.4-1)
    [2014-01-25 06:26] [PACMAN] installed libnotify (0.7.6-1)
    [2014-01-25 06:26] [PACMAN] installed rest (0.7.90-2)
    [2014-01-25 06:26] [PACMAN] installed gcr (3.10.1-2)
    [2014-01-25 06:26] [PACMAN] installed gnome-online-accounts (3.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed nss (3.15.3.1-1)
    [2014-01-25 06:26] [PACMAN] installed perl-xml-parser (2.41-4)
    [2014-01-25 06:26] [PACMAN] installed perl-xml-simple (2.20-1)
    [2014-01-25 06:26] [PACMAN] installed icon-naming-utils (0.8.90-2)
    [2014-01-25 06:26] [PACMAN] installed libcroco (0.6.8-1)
    [2014-01-25 06:26] [PACMAN] installed librsvg (1:2.40.1-3)
    [2014-01-25 06:26] [PACMAN] installed gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed gnome-icon-theme (3.10.0-1)
    [2014-01-25 06:26] [PACMAN] installed libgweather (3.10.1-1)
    [2014-01-25 06:26] [PACMAN] installed libical (1.0-3)
    [2014-01-25 06:26] [PACMAN] installed liboauth (1.0.1-1)
    [2014-01-25 06:26] [PACMAN] installed libgdata (0.14.1-1)
    [2014-01-25 06:26] [PACMAN] installed evolution-data-server (3.10.3-1)
    [2014-01-25 06:26] [PACMAN] installed zeitgeist (0.9.14-1)
    [2014-01-25 06:26] [PACMAN] installed libtracker-sparql (0.16.4-1)
    [2014-01-25 06:26] [PACMAN] installed folks (0.9.6-1)
    [2014-01-25 06:26] [PACMAN] installed iso-codes (3.44-1)
    [2014-01-25 06:26] [PACMAN] installed tdb (1.2.12-1)
    [2014-01-25 06:26] [PACMAN] installed sound-theme-freedesktop (0.8-1)
    [2014-01-25 06:26] [PACMAN] installed libcanberra (0.30-4)
    [2014-01-25 06:26] [PACMAN] installed libnice (0.1.4-1)
    [2014-01-25 06:26] [PACMAN] installed farstream (0.2.3-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-farstream (0.6.0-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-logger (0.8.0-1)
    [2014-01-25 06:26] [PACMAN] installed libgnome-keyring (3.10.1-2)
    [2014-01-25 06:26] [PACMAN] installed python2 (2.7.6-1)
    [2014-01-25 06:26] [PACMAN] installed libplist (1.10-1)
    [2014-01-25 06:26] [PACMAN] installed usbmuxd (1.0.8-2)
    [2014-01-25 06:26] [PACMAN] installed libimobiledevice (1.1.5-2)
    [2014-01-25 06:26] [PACMAN] installed upower (0.9.23-2)
    [2014-01-25 06:26] [PACMAN] installed libpcap (1.5.1-1)
    [2014-01-25 06:26] [PACMAN] installed ppp (2.4.5-8)
    [2014-01-25 06:26] [PACMAN] installed libqmi (1.8.0-1)
    [2014-01-25 06:26] [PACMAN] installed libmbim (1.4.0-1)
    [2014-01-25 06:26] [PACMAN] installed modemmanager (1.0.0-2)
    [2014-01-25 06:26] [PACMAN] installed networkmanager (0.9.8.8-1)
    [2014-01-25 06:26] [PACMAN] installed telepathy-mission-control (5.16.0-1)
    [2014-01-25 06:26] [PACMAN] installed geoclue2 (1.99.4-1)
    [2014-01-25 06:26] [PACMAN] installed geocode-glib (3.10.0-1)
    [2014-01-25 06:26] [PACMAN] installed cdparanoia (10.2-5)
    [2014-01-25 06:26] [PACMAN] installed libvisual (0.4.0-4)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-base (1.2.2-1)
    [2014-01-25 06:26] [PACMAN] installed wavpack (4.70.0-2)
    [2014-01-25 06:26] [PACMAN] installed gpm (1.20.7-4)
    [2014-01-25 06:26] [PACMAN] installed aalib (1.4rc5-10)
    [2014-01-25 06:26] [PACMAN] installed taglib (1.9.1-1)
    [2014-01-25 06:26] [PACMAN] installed libshout (1:2.3.1-2)
    [2014-01-25 06:26] [PACMAN] installed libid3tag (0.15.1b-8)
    [2014-01-25 06:26] [PACMAN] installed imlib2 (1.4.5-6)
    [2014-01-25 06:26] [PACMAN] installed libcaca (0.99.beta18-2)
    [2014-01-25 06:26] [PACMAN] installed libraw1394 (2.1.0-2)
    [2014-01-25 06:26] [PACMAN] installed libavc1394 (0.5.4-2)
    [2014-01-25 06:26] [PACMAN] installed libiec61883 (1.2.0-4)
    [2014-01-25 06:26] [PACMAN] installed gst-plugins-good (1.2.2-2)
    [2014-01-25 06:26] [PACMAN] installed gnome-video-effects (0.4.0-2)
    [2014-01-25 06:26] [PACMAN] installed gnome-desktop (1:3.10.2-1)
    [2014-01-25 06:26] [PACMAN] installed cheese (3.10.2-2)
    [2014-01-25 06:26] [PACMAN] installed libchamplain (0.12.5-2)
    [2014-01-25 06:26] [ALPM-SCRIPTLET] To use Empathy you need to install at least one Telepathy connection manager.
    [2014-01-25 06:26] [PACMAN] installed empathy (3.10.3-1)
    [2014-01-25 06:26] [PACMAN] installed libexif (0.6.21-2)
    [2014-01-25 06:26] [PACMAN] installed exempi (2.2.1-2)
    [2014-01-25 06:26] [PACMAN] installed python2-markupsafe (0.18-2)
    [2014-01-25 06:26] [PACMAN] installed python2-beaker (1.6.4-1)
    [2014-01-25 06:26] [PACMAN] installed python2-mako (0.9.1-1)
    [2014-01-25 06:26] [PACMAN] installed gobject-introspection (1.38.0-1)
    [2014-01-25 06:26] [PACMAN] installed libpeas (1.9.0-1)
    [2014-01-25 06:26] [PACMAN] installed eog (3.10.2-2)
    [2014-01-25 06:26] [PACMAN] installed startup-notification (0.12-4)
    [2014-01-25 06:26] [PACMAN] installed libxres (1.0.7-1)
    [2014-01-25 06:26] [PACMAN] installed libwnck3 (3.4.7-1)
    [2014-01-25 06:27] [PACMAN] installed cantarell-fonts (0.0.15-1)
    [2014-01-25 06:27] [PACMAN] installed ttf-dejavu (2.34-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-themes-standard (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed epiphany (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed libgxps (0.2.2-3)
    [2014-01-25 06:27] [PACMAN] installed libpaper (1.1.24-7)
    [2014-01-25 06:27] [PACMAN] installed ghostscript (9.10-3)
    [2014-01-25 06:27] [PACMAN] installed libspectre (0.2.7-1)
    [2014-01-25 06:27] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-01-25 06:27] [PACMAN] installed gsfonts (1.0.7pre44-4)
    [2014-01-25 06:27] [PACMAN] installed poppler (0.24.5-1)
    [2014-01-25 06:27] [PACMAN] installed poppler-glib (0.24.5-1)
    [2014-01-25 06:27] [PACMAN] installed djvulibre (3.5.25.3-1)
    [2014-01-25 06:27] [PACMAN] installed libxpm (3.5.11-1)
    [2014-01-25 06:27] [PACMAN] installed libxaw (1.0.12-1)
    [2014-01-25 06:27] [PACMAN] installed t1lib (5.1.2-4)
    [2014-01-25 06:27] [PACMAN] installed evince (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed accountsservice (0.6.35-2)
    [2014-01-25 06:27] [PACMAN] installed python2-cairo (1.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed pygobject-devel (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed python2-gobject (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed python2-atspi (2.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed libxklavier (5.3-1)
    [2014-01-25 06:27] [PACMAN] installed caribou (0.4.13-1)
    [2014-01-25 06:27] [PACMAN] installed gjs (1.38.1-1)
    [2014-01-25 06:27] [PACMAN] installed bluez (5.14-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-bluetooth (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-menus (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-session (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libcanberra-pulse (0.30-4)
    [2014-01-25 06:27] [PACMAN] installed libwacom (0.8-1)
    [2014-01-25 06:27] [PACMAN] installed rtkit (0.11-4)
    [2014-01-25 06:27] [PACMAN] installed webrtc-audio-processing (0.1-1)
    [2014-01-25 06:27] [PACMAN] installed sbc (1.1-1)
    [2014-01-25 06:27] [ALPM-SCRIPTLET] >>> See the wiki at http://wiki.archlinux.org/index.php/PulseAudio for details
    [2014-01-25 06:27] [ALPM-SCRIPTLET] on configuring your system for PulseAudio.
    [2014-01-25 06:27] [ALPM-SCRIPTLET]
    [2014-01-25 06:27] [ALPM-SCRIPTLET] >>> Make sure to install pulseaudio-alsa to configure ALSA for PulseAudio.
    [2014-01-25 06:27] [PACMAN] installed pulseaudio (4.0-6)
    [2014-01-25 06:27] [PACMAN] installed alsa-plugins (1.0.27-2)
    [2014-01-25 06:27] [PACMAN] installed pulseaudio-alsa (2-2)
    [2014-01-25 06:27] [PACMAN] installed libibus (1.5.5-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-settings-daemon (3.10.2-3)
    [2014-01-25 06:27] [PACMAN] installed libgdm (3.10.0.1-2)
    [2014-01-25 06:27] [PACMAN] installed zenity (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed mutter (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed mutter-wayland (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed mobile-broadband-provider-info (20120614-1)
    [2014-01-25 06:27] [PACMAN] installed network-manager-applet (0.9.8.8-1)
    [2014-01-25 06:27] [PACMAN] installed unzip (6.0-6)
    [2014-01-25 06:27] [PACMAN] installed gnome-shell (3.10.3-1)
    [2014-01-25 06:27] [PACMAN] installed gdm (3.10.0.1-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-backgrounds (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-calculator (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-contacts (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed cups-pk-helper (0.2.5-1)
    [2014-01-25 06:27] [PACMAN] installed libgtop (2.28.5-1)
    [2014-01-25 06:27] [PACMAN] installed libpwquality (1.2.3-1)
    [2014-01-25 06:27] [PACMAN] installed vte-common (0.34.9-1)
    [2014-01-25 06:27] [PACMAN] installed vte3 (0.34.9-1)
    [2014-01-25 06:27] [PACMAN] installed exiv2 (0.23-2)
    [2014-01-25 06:27] [PACMAN] installed mash (0.2.0-3)
    [2014-01-25 06:27] [PACMAN] installed shared-color-targets (0.1.2-1)
    [2014-01-25 06:27] [PACMAN] installed colord-gtk (0.1.25-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-color-manager (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libcap-ng (0.7.3-1)
    [2014-01-25 06:27] [PACMAN] installed talloc (2.0.8-2)
    [2014-01-25 06:27] [PACMAN] installed libbsd (0.6.0-2)
    [2014-01-25 06:27] [PACMAN] installed libwbclient (4.1.4-1)
    [2014-01-25 06:27] [PACMAN] installed cifs-utils (6.2-1)
    [2014-01-25 06:27] [PACMAN] installed tevent (0.9.19-1)
    [2014-01-25 06:27] [PACMAN] installed ldb (1.1.16-1)
    [2014-01-25 06:27] [PACMAN] installed smbclient (4.1.4-1)
    [2014-01-25 06:27] [PACMAN] installed libgnomekbd (3.6.0-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-control-center (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-dictionary (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed libatasmart (0.19-2)
    [2014-01-25 06:27] [PACMAN] installed udisks2 (2.1.1-3)
    [2014-01-25 06:27] [PACMAN] installed gnome-disk-utility (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-font-viewer (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-keyring (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-screenshot (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-shell-extensions (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-system-log (3.9.90-1)
    [2014-01-25 06:27] [PACMAN] installed libsigc++ (2.3.1-1)
    [2014-01-25 06:27] [PACMAN] installed glibmm (2.38.1-1)
    [2014-01-25 06:27] [PACMAN] installed cairomm (1.10.0-3)
    [2014-01-25 06:27] [PACMAN] installed pangomm (2.34.0-1)
    [2014-01-25 06:27] [PACMAN] installed atkmm (2.22.7-1)
    [2014-01-25 06:27] [PACMAN] installed gtkmm3 (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-system-monitor (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed gnome-terminal (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed yelp-xsl (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed yelp (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed gnome-user-docs (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed apr (1.5.0-1)
    [2014-01-25 06:27] [PACMAN] installed unixodbc (2.3.2-1)
    [2014-01-25 06:27] [PACMAN] installed apr-util (1.5.3-1)
    [2014-01-25 06:27] [PACMAN] installed apache (2.2.25-1)
    [2014-01-25 06:27] [PACMAN] installed mod_dnssd (0.6-4)
    [2014-01-25 06:27] [PACMAN] installed gnome-user-share (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed grilo (0.2.7-1)
    [2014-01-25 06:27] [PACMAN] installed grilo-plugins (0.2.9-3)
    [2014-01-25 06:27] [PACMAN] installed gucharmap (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed mousetweaks (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed fuse (2.9.3-2)
    [2014-01-25 06:27] [PACMAN] installed libcddb (1.3.2-4)
    [2014-01-25 06:27] [PACMAN] installed libcdio (0.92-1)
    [2014-01-25 06:27] [PACMAN] installed libcdio-paranoia (10.2+0.90+1-2)
    [2014-01-25 06:27] [PACMAN] installed gvfs (1.18.3-3)
    [2014-01-25 06:27] [PACMAN] installed nautilus-sendto (3.8.1-1)
    [2014-01-25 06:27] [PACMAN] installed libnautilus-extension (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed nautilus (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libmusicbrainz5 (5.0.1-1)
    [2014-01-25 06:27] [PACMAN] installed gtksourceview3 (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed sushi (3.10.0-1)
    [2014-01-25 06:27] [PACMAN] installed gmime (2.6.18-1)
    [2014-01-25 06:27] [PACMAN] installed totem-plparser (3.10.0-4)
    [2014-01-25 06:27] [PACMAN] installed python (3.3.3-1)
    [2014-01-25 06:27] [PACMAN] installed python-cairo (1.10.0-3)
    [2014-01-25 06:27] [PACMAN] installed python-gobject (3.10.2-1)
    [2014-01-25 06:27] [PACMAN] installed python-xdg (0.25-1)
    [2014-01-25 06:27] [PACMAN] installed totem (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed totem-plugin (3.10.1-1)
    [2014-01-25 06:27] [PACMAN] installed libgsf (1.14.28-1)
    [2014-01-25 06:27] [PACMAN] installed tracker (0.16.4-1)
    [2014-01-25 06:27] [PACMAN] installed vino (3.10.1-2)
    [2014-01-25 06:27] [PACMAN] installed xdg-user-dirs (0.15-1)
    [2014-01-25 06:27] [PACMAN] installed xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 06:28] [PACMAN] Running 'pacman -S gnome-extra'
    [2014-01-25 06:32] [PACMAN] installed accerciser (3.8.2-1)
    [2014-01-25 06:32] [PACMAN] installed gconf (3.2.6-3)
    [2014-01-25 06:32] [ALPM-SCRIPTLET]
    [2014-01-25 06:32] [ALPM-SCRIPTLET] (gconftool-2:5179): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2014-01-25 06:32] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    [2014-01-25 06:32] [PACMAN] installed aisleriot (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gdl (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed libanjuta (3.10.2-2)
    [2014-01-25 06:32] [PACMAN] installed autogen (5.18.2-1)
    [2014-01-25 06:32] [PACMAN] installed devhelp (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed glade (3.16.1-1)
    [2014-01-25 06:32] [PACMAN] installed libaio (0.3.109-7)
    [2014-01-25 06:32] [PACMAN] installed libmariadbclient (5.5.34-3)
    [2014-01-25 06:32] [PACMAN] installed postgresql-libs (9.3.2-4)
    [2014-01-25 06:32] [PACMAN] installed gd (2.1.0-2)
    [2014-01-25 06:32] [PACMAN] installed gts (0.7.6-3)
    [2014-01-25 06:32] [PACMAN] installed graphviz (2.34.0-3)
    [2014-01-25 06:32] [PACMAN] installed libgda (5.2.1-2)
    [2014-01-25 06:32] [PACMAN] installed serf (1.3.2-1)
    [2014-01-25 06:32] [PACMAN] installed subversion (1.8.5-1)
    [2014-01-25 06:32] [PACMAN] installed vala (0.22.1-1)
    [2014-01-25 06:32] [PACMAN] installed anjuta (3.10.2-2)
    [2014-01-25 06:32] [PACMAN] installed bijiben (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed cdrkit (1.1.11-3)
    [2014-01-25 06:32] [PACMAN] installed libmad (0.15.1b-7)
    [2014-01-25 06:32] [PACMAN] installed libao (1.1.0-3)
    [2014-01-25 06:32] [PACMAN] installed cdrdao (1.2.3-6)
    [2014-01-25 06:32] [PACMAN] installed dvd+rw-tools (7.1-4)
    [2014-01-25 06:32] [PACMAN] installed brasero (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] reinstalled cheese (3.10.2-2)
    [2014-01-25 06:32] [PACMAN] installed gtkhtml4 (4.6.6-1)
    [2014-01-25 06:32] [PACMAN] installed libpst (0.6.58-2)
    [2014-01-25 06:32] [PACMAN] installed libytnef (1.5-3)
    [2014-01-25 06:32] [PACMAN] installed evolution (3.10.3-1)
    [2014-01-25 06:32] [PACMAN] installed p7zip (9.20.1-9)
    [2014-01-25 06:32] [PACMAN] installed file-roller (3.10.2.1-1)
    [2014-01-25 06:32] [PACMAN] installed five-or-more (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed four-in-a-row (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gedit (3.10.4-1)
    [2014-01-25 06:32] [PACMAN] installed glu (9.0.0-2)
    [2014-01-25 06:32] [PACMAN] installed gnome-chess (3.10.3-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-clocks (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] reinstalled gnome-color-manager (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-devel-docs (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed libzapojit (0.0.3-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-online-miners (3.10.3-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-documents (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-getting-started-docs (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-klotski (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-mahjongg (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-maps (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-mines (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed libdmapsharing (2.9.23-1)
    [2014-01-25 06:32] [PACMAN] installed python-dbus-common (1.2.0-2)
    [2014-01-25 06:32] [PACMAN] installed python-dbus (1.2.0-2)
    [2014-01-25 06:32] [PACMAN] installed gnome-music (3.10.1-2)
    [2014-01-25 06:32] [PACMAN] installed idnkit (1.0-3)
    [2014-01-25 06:32] [PACMAN] installed dnssec-anchors (20130320-1)
    [2014-01-25 06:32] [PACMAN] installed dnsutils (9.9.2.P2-1)
    [2014-01-25 06:32] [PACMAN] installed libidn (1.28-2)
    [2014-01-25 06:32] [PACMAN] installed whois (5.1.0-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-nettool (3.8.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-nibbles (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed babl (0.1.10-1)
    [2014-01-25 06:32] [PACMAN] installed gtk2 (2.24.22-1)
    [2014-01-25 06:32] [PACMAN] installed libspiro (20071029-3)
    [2014-01-25 06:32] [PACMAN] installed gegl (0.2.0-10)
    [2014-01-25 06:32] [PACMAN] installed gnome-photos (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-robots (3.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-sudoku (3.10.2-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-tetravex (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed gnome-weather (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed iagno (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] installed lightsoff (3.10.1-1)
    [2014-01-25 06:32] [PACMAN] reinstalled nautilus-sendto (3.8.1-1)
    [2014-01-25 06:32] [PACMAN] installed python-atspi (2.10.0-1)
    [2014-01-25 06:32] [PACMAN] installed dotconf (1.3-4)
    [2014-01-25 06:32] [PACMAN] installed speech-dispatcher (0.8-2)
    [2014-01-25 06:32] [PACMAN] installed liblouis (2.5.2-2)
    [2014-01-25 06:32] [PACMAN] installed tcl (8.6.1-1)
    [2014-01-25 06:32] [PACMAN] installed cython (0.20-1)
    [2014-01-25 06:32] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
    [2014-01-25 06:32] [PACMAN] installed brltty (4.5-6)
    [2014-01-25 06:32] [PACMAN] installed orca (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed quadrapassel (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed gssdp (0.14.6-1)
    [2014-01-25 06:33] [PACMAN] installed gupnp (0.20.9-1)
    [2014-01-25 06:33] [PACMAN] installed gupnp-av (0.12.4-1)
    [2014-01-25 06:33] [PACMAN] installed gupnp-dlna (0.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed xdg-utils (1.1.0.git20140109-1)
    [2014-01-25 06:33] [PACMAN] installed rygel (0.20.3-1)
    [2014-01-25 06:33] [PACMAN] installed seahorse (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed swell-foop (3.10.1-1)
    [2014-01-25 06:33] [PACMAN] installed tali (3.10.2-1)
    [2014-01-25 06:33] [PACMAN] installed gtk-vnc (0.5.3-3)
    [2014-01-25 06:33] [PACMAN] installed celt0.5.1 (0.5.1.3-3)
    [2014-01-25 06:33] [PACMAN] installed libiscsi (1.7.0-2)
    [2014-01-25 06:33] [ALPM-SCRIPTLET] vde config files should be placed in /etc/vde, sample files are provided.
    [2014-01-25 06:33] [ALPM-SCRIPTLET] iptables and dhcpd sample files have been installed to '/usr/share/vde2'.
    [2014-01-25 06:33] [ALPM-SCRIPTLET] Merge those examples, if needed to the according config files.
    [2014-01-25 06:33] [PACMAN] installed vde2 (2.3.2-5)
    [2014-01-25 06:33] [PACMAN] installed libcacard (1.7.0-1)
    [2014-01-25 06:33] [PACMAN] installed usbredir (0.6-4)
    [2014-01-25 06:33] [PACMAN] installed spice-gtk3 (0.22-1)
    [2014-01-25 06:33] [PACMAN] installed vinagre (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 06:36] [PACMAN] reinstalled baobab (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled empathy (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-desktop (1:3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-icon-theme (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled eog (3.10.2-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-themes-standard (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled epiphany (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled evince (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-session (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-settings-daemon (3.10.2-3)
    [2014-01-25 06:36] [PACMAN] reinstalled mutter (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-shell (3.10.3-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gdm (3.10.0.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-backgrounds (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-calculator (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-contacts (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-control-center (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-dictionary (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-disk-utility (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-font-viewer (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-keyring (3.10.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-screenshot (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-shell-extensions (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-system-log (3.9.90-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-system-monitor (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-terminal (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled yelp (3.10.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-user-docs (3.10.2-1)
    [2014-01-25 06:36] [PACMAN] reinstalled gnome-user-share (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled grilo-plugins (0.2.9-3)
    [2014-01-25 06:36] [PACMAN] reinstalled gucharmap (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled mousetweaks (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled nautilus (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled sushi (3.10.0-1)
    [2014-01-25 06:36] [PACMAN] reinstalled totem (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled totem-plugin (3.10.1-1)
    [2014-01-25 06:36] [PACMAN] reinstalled tracker (0.16.4-1)
    [2014-01-25 06:36] [PACMAN] reinstalled vino (3.10.1-2)
    [2014-01-25 06:36] [PACMAN] reinstalled xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 06:37] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 06:37] [PACMAN] reinstalled baobab (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled empathy (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-desktop (1:3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-icon-theme (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled eog (3.10.2-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-themes-standard (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled epiphany (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled evince (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-session (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-settings-daemon (3.10.2-3)
    [2014-01-25 06:37] [PACMAN] reinstalled mutter (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-shell (3.10.3-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gdm (3.10.0.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-backgrounds (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-calculator (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-contacts (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-control-center (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-dictionary (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-disk-utility (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-font-viewer (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-keyring (3.10.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-screenshot (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-shell-extensions (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-system-log (3.9.90-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-system-monitor (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-terminal (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled yelp (3.10.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-user-docs (3.10.2-1)
    [2014-01-25 06:37] [PACMAN] reinstalled gnome-user-share (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled grilo-plugins (0.2.9-3)
    [2014-01-25 06:37] [PACMAN] reinstalled gucharmap (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled mousetweaks (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled nautilus (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled sushi (3.10.0-1)
    [2014-01-25 06:37] [PACMAN] reinstalled totem (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled totem-plugin (3.10.1-1)
    [2014-01-25 06:37] [PACMAN] reinstalled tracker (0.16.4-1)
    [2014-01-25 06:37] [PACMAN] reinstalled vino (3.10.1-2)
    [2014-01-25 06:37] [PACMAN] reinstalled xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 06:49] [PACMAN] Running 'pacman -R nvidia'
    [2014-01-25 06:49] [PACMAN] removed nvidia (331.38-2)
    [2014-01-25 06:50] [PACMAN] Running 'pacman -S xserver-xorg-video-intel'
    [2014-01-25 06:50] [PACMAN] Running 'pacman -S xserver'
    [2014-01-25 06:50] [PACMAN] Running 'pacman -S video-intel'
    [2014-01-25 06:52] [PACMAN] Running 'pacman -S xf86-video-intel'
    [2014-01-25 06:52] [PACMAN] removed nvidia-libgl (331.38-1)
    [2014-01-25 06:52] [PACMAN] installed mesa-libgl (10.0.2-1)
    [2014-01-25 06:52] [PACMAN] installed intel-dri (10.0.2-1)
    [2014-01-25 06:52] [PACMAN] installed libxvmc (1.0.8-1)
    [2014-01-25 06:52] [PACMAN] installed glamor-egl (0.5.1.r258-1)
    [2014-01-25 06:52] [ALPM-SCRIPTLET] >>> This driver uses SNA as the default acceleration method. You can
    [2014-01-25 06:52] [ALPM-SCRIPTLET] fall back to UXA if you run into trouble or test experimental
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Glamor acceleration. To do so, save a file with the following
    [2014-01-25 06:52] [ALPM-SCRIPTLET] content as /etc/X11/xorg.conf.d/20-intel.conf :
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Section "Device"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Identifier "Intel Graphics"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Driver "intel"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] Option "AccelMethod" "sna"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] #Option "AccelMethod" "uxa"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] #Option "AccelMethod" "glamor"
    [2014-01-25 06:52] [ALPM-SCRIPTLET] EndSection
    [2014-01-25 06:52] [PACMAN] installed xf86-video-intel (2.99.907-2)
    [2014-01-25 06:58] [PACMAN] Running 'pacman -R xf86-video-intel'
    [2014-01-25 06:58] [PACMAN] removed xf86-video-intel (2.99.907-2)
    [2014-01-25 06:58] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 06:59] [PACMAN] Running 'pacman -R mesa-libgl'
    [2014-01-25 06:59] [PACMAN] Running 'pacman -R gnome'
    [2014-01-25 07:00] [PACMAN] Running 'pacman -R gnome-extra gnome'
    [2014-01-25 07:00] [PACMAN] Running 'pacman -R gnome-extra'
    [2014-01-25 07:01] [PACMAN] Running 'pacman -Rdd gnome gnome-extra'
    [2014-01-25 07:01] [PACMAN] removed vinagre (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed tali (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed swell-foop (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed seahorse (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed rygel (0.20.3-1)
    [2014-01-25 07:01] [PACMAN] removed quadrapassel (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed orca (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed lightsoff (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed iagno (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-weather (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-tetravex (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-sudoku (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-robots (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-photos (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-nibbles (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-nettool (3.8.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-music (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-mines (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-maps (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-mahjongg (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-klotski (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-getting-started-docs (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-documents (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-devel-docs (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-clocks (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-chess (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed gedit (3.10.4-1)
    [2014-01-25 07:01] [PACMAN] removed four-in-a-row (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed five-or-more (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed file-roller (3.10.2.1-1)
    [2014-01-25 07:01] [PACMAN] removed evolution (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed brasero (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed bijiben (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed anjuta (3.10.2-2)
    [2014-01-25 07:01] [PACMAN] removed devhelp (3.10.0-1)
    [2014-01-25 07:01] [ALPM-SCRIPTLET]
    [2014-01-25 07:01] [ALPM-SCRIPTLET] (gconftool-2:798): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2014-01-25 07:01] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    [2014-01-25 07:01] [PACMAN] removed aisleriot (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed accerciser (3.8.2-1)
    [2014-01-25 07:01] [PACMAN] removed xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 07:01] [PACMAN] removed vino (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed tracker (0.16.4-1)
    [2014-01-25 07:01] [PACMAN] removed totem-plugin (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed totem (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed sushi (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed nautilus (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed nautilus-sendto (3.8.1-1)
    [2014-01-25 07:01] [PACMAN] removed mousetweaks (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gucharmap (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed grilo-plugins (0.2.9-3)
    [2014-01-25 07:01] [PACMAN] removed gnome-user-share (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-user-docs (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed yelp (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-terminal (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-system-monitor (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-system-log (3.9.90-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-shell-extensions (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-screenshot (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-keyring (3.10.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-font-viewer (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-disk-utility (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-dictionary (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-control-center (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-color-manager (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-contacts (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-calculator (3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-backgrounds (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed gdm (3.10.0.1-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-shell (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed mutter (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-settings-daemon (3.10.2-3)
    [2014-01-25 07:01] [PACMAN] removed gnome-session (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed evince (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed epiphany (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-themes-standard (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed eog (3.10.2-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-icon-theme (3.10.0-1)
    [2014-01-25 07:01] [PACMAN] removed gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] removed empathy (3.10.3-1)
    [2014-01-25 07:01] [PACMAN] removed cheese (3.10.2-2)
    [2014-01-25 07:01] [PACMAN] removed gnome-desktop (1:3.10.2-1)
    [2014-01-25 07:01] [PACMAN] removed baobab (3.10.1-1)
    [2014-01-25 07:01] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 07:02] [PACMAN] Running 'pacman -Rdd nvidia-utils mesa-libgl'
    [2014-01-25 07:02] [PACMAN] removed mesa-libgl (10.0.2-1)
    [2014-01-25 07:02] [PACMAN] removed nvidia-utils (331.38-1)
    [2014-01-25 07:02] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 07:03] [PACMAN] Running 'pacman -S nvidia-304xx'
    [2014-01-25 07:04] [PACMAN] installed nvidia-304xx-utils (304.117-1)
    [2014-01-25 07:04] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
    [2014-01-25 07:04] [PACMAN] installed nvidia-304xx (304.117-4)
    [2014-01-25 07:04] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 07:04] [PACMAN] installed baobab (3.10.1-1)
    [2014-01-25 07:04] [PACMAN] installed gnome-desktop (1:3.10.2-1)
    [2014-01-25 07:04] [PACMAN] installed cheese (3.10.2-2)
    [2014-01-25 07:04] [ALPM-SCRIPTLET] To use Empathy you need to install at least one Telepathy connection manager.
    [2014-01-25 07:04] [PACMAN] installed empathy (3.10.3-1)
    [2014-01-25 07:04] [PACMAN] installed gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-icon-theme (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed eog (3.10.2-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-themes-standard (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed epiphany (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed evince (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-session (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-settings-daemon (3.10.2-3)
    [2014-01-25 07:05] [PACMAN] installed mutter (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-shell (3.10.3-1)
    [2014-01-25 07:05] [PACMAN] installed gdm (3.10.0.1-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-backgrounds (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-calculator (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-contacts (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-color-manager (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-control-center (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-dictionary (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-disk-utility (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-font-viewer (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-keyring (3.10.1-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-screenshot (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-shell-extensions (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-system-log (3.9.90-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-system-monitor (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-terminal (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed yelp (3.10.1-2)
    [2014-01-25 07:05] [PACMAN] installed gnome-user-docs (3.10.2-1)
    [2014-01-25 07:05] [PACMAN] installed gnome-user-share (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed grilo-plugins (0.2.9-3)
    [2014-01-25 07:05] [PACMAN] installed gucharmap (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed mousetweaks (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed nautilus-sendto (3.8.1-1)
    [2014-01-25 07:05] [PACMAN] installed nautilus (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed sushi (3.10.0-1)
    [2014-01-25 07:05] [PACMAN] installed totem (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed totem-plugin (3.10.1-1)
    [2014-01-25 07:05] [PACMAN] installed tracker (0.16.4-1)
    [2014-01-25 07:05] [PACMAN] installed vino (3.10.1-2)
    [2014-01-25 07:05] [PACMAN] installed xdg-user-dirs-gtk (0.10-1)
    [2014-01-25 07:13] [PACMAN] Running 'pacman -Syu'
    [2014-01-25 07:13] [PACMAN] synchronizing package lists
    [2014-01-25 07:14] [PACMAN] Running 'pacman -Syu'
    [2014-01-25 07:14] [PACMAN] synchronizing package lists
    [2014-01-25 07:14] [PACMAN] starting full system upgrade
    [2014-01-25 07:14] [PACMAN] upgraded jack (0.121.3-7 -> 0.124.1-1)
    [2014-01-25 07:16] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 07:45] [PACMAN] Running 'pacman -S intel-dri xf86-video-intel bumblebee nvidia'
    [2014-01-25 07:46] [PACMAN] Running 'pacman -S intel-dri xf86-video-intel bumblebee nvidia'
    [2014-01-25 07:46] [PACMAN] removed nvidia-304xx-utils (304.117-1)
    [2014-01-25 07:46] [PACMAN] removed nvidia-304xx (304.117-4)
    [2014-01-25 07:46] [PACMAN] installed mesa-libgl (10.0.2-1)
    [2014-01-25 07:46] [PACMAN] reinstalled intel-dri (10.0.2-1)
    [2014-01-25 07:46] [ALPM-SCRIPTLET] >>> This driver uses SNA as the default acceleration method. You can
    [2014-01-25 07:46] [ALPM-SCRIPTLET] fall back to UXA if you run into trouble or test experimental
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Glamor acceleration. To do so, save a file with the following
    [2014-01-25 07:46] [ALPM-SCRIPTLET] content as /etc/X11/xorg.conf.d/20-intel.conf :
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Section "Device"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Identifier "Intel Graphics"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Driver "intel"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Option "AccelMethod" "sna"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] #Option "AccelMethod" "uxa"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] #Option "AccelMethod" "glamor"
    [2014-01-25 07:46] [ALPM-SCRIPTLET] EndSection
    [2014-01-25 07:46] [PACMAN] installed xf86-video-intel (2.99.907-2)
    [2014-01-25 07:46] [PACMAN] installed virtualgl (2.3.3-1)
    [2014-01-25 07:46] [ALPM-SCRIPTLET] Don't forget to add yourself to the 'bumblebee' group to use Bumblebee
    [2014-01-25 07:46] [PACMAN] installed bumblebee (3.2.1-3)
    [2014-01-25 07:46] [PACMAN] installed nvidia-utils (331.38-1)
    [2014-01-25 07:46] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
    [2014-01-25 07:46] [PACMAN] installed nvidia (331.38-2)
    [2014-01-25 07:49] [PACMAN] Running 'pacman -S gnome'
    [2014-01-25 07:49] [PACMAN] reinstalled baobab (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled empathy (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-desktop (1:3.10.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-icon-theme-symbolic (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-icon-theme (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled eog (3.10.2-2)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-themes-standard (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled epiphany (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled evince (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-session (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-settings-daemon (3.10.2-3)
    [2014-01-25 07:49] [PACMAN] reinstalled mutter (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-shell (3.10.3-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gdm (3.10.0.1-2)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-backgrounds (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-calculator (3.10.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-contacts (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-control-center (3.10.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-dictionary (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-disk-utility (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-font-viewer (3.10.0-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-icon-theme-extras (3.6.2-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-keyring (3.10.1-2)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-screenshot (3.10.1-1)
    [2014-01-25 07:49] [PACMAN] reinstalled gnome-shell-extensions (3.10.1-1)
    [2014-01-25

Maybe you are looking for

  • How can I merge multiple iPhoto libraries?

    Thus far, I tired 1) Exporting "Events" from one iPhoto library to the desktop, and then imported them into my desired library.  The problem was when using the iPhoto export feature, the videos don't get exported. 2) When dragging "Events" into a new

  • Apple tv ipad setup

    i want to set up my apple tv so i can display photos from my macbook pro plus my kid's ipads- 2, 3, 4. do i use airdrop or airplay; I can see both my installed networks( windows home network, airplay) ; at present i cant "see" a photo file installed

  • Crashes when I try to print email with newly installed Epson.

    I installed an Epson NX625 Sunday. Can print from Office (word, etc) and from '''some''' on-line sites but not from some email. For instance, I tried to print the Epson registration form but Foxfire crashed. I get "Mozilla Crash Reporter" form. Some

  • Mega 180 Radio working under XP Media Center 2005

    Hello, i'm quite fond about Windows XP Media Center 2K5 and would like it to control the Mega 180's radio unit. I would like to know if there are people that have already looked for ways to control the radio. It could be a start to implement some kin

  • Least Cost Formulation in Product Development of OPM in R12

    Hi IT IS VERY URGENT.....HELP ME OUT Can any one detailed ON " Least cost Formula" in OPM of R12 with regard to : 1. What exactly is LCF 2. Where/when we can use, with examples. 3. Its Set ups 4. When it recommends to use this LCF IF Any RCD (Release