Pacman -Syu can't satisfy dependencies- needs a new kernel

I don't understand this, as I always installed new kernels with pacman up until now. How come pacman won't update my system all of a sudden?
sudo pacman -Syu
:: Synchronizing package databases...
testing is up to date
core is up to date
extra is up to date
community is up to date
archlinuxfr is up to date
:: Starting full system upgrade...
:: Replace libungif with extra/giflib? [Y/n] y
:: Replace transmission with extra/transmission-cli? [Y/n] y
:: Replace transmission with extra/transmission-gtk? [Y/n] y
warning: cpufrequtils: forcing upgrade to version 004-1
warning: vlc: forcing upgrade to version 0.8.6i-2
warning: xf86-video-vesa: forcing upgrade to version 1.3.0-6
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
[b]:: madwifi: requires kernel26<2.6.26
:: wlan-ng26: requires kernel26<2.6.26[/b]
Anybody willing to help out?

rooloo wrote:
the problem is not that the programs won't or couldn't work with 2.6.26 kernel.
It's an issue with pacman, the madwifi and wlan-ng26 packages. They where built with a dependency line. In that line there is this value 'kernel26<=2.6.25'.  As u can imagine, if u want to install kernel 2.6.26 and some packages on the machine require kernel 2.6.25 or less then pacman will bitch about dependency issues. Even though both packages may work on 2.6.26.
No, that dependency is correct, these two packages only work with kernel 2.6.25. In the general case, modules need to be rebuilt against a newer version of the kernel, and these packages had not yet been rebuilt at that time.
But even without mentioning that, they don't even install in the same location : /lib/modules/2.6.25-ARCH vs /lib/modules/2.6.26-ARCH
That is why it is not recommended to use the testing repository unless you want your system to break periodically.
That is correct.
Users using testing should be the ones helping out (on bug tracker, forum, mailing list, etc), not the ones asking for help...

Similar Messages

  • I have a first generation ipad that I gave to my father.  He wants to download a few things and it says that he can't because he needs the new ios update.  When I try to download it it says that I can't.  Is the older version IPADS unable to update?

    I have a first generation IPad and it won't let me download unless I update to the new ios system.  When I go to do that it won't let me do that either. What advise can you offer?  Thanks

    Maybe a little more info would be helpful. How are you trying to update the iPad? What model iPad it is and what version of the iOS is on it now?

  • Pacman -Syu - unresolvable dependencies hal libsm

    Hello.
    I need a little help with this problem.What can i do?
    sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "hal"
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "libsm"
    :: the following package(s) cannot be upgraded due to unresolvable dependencies:
          hal  libsm 
    Do you want to skip the above package(s) for this upgrade? [Y/n] y
    looking for inter-conflicts...
    local database is up to date

    hey I got this error, its related right? so I just have to wait?
    resolving dependencies...
    warning: cannot resolve "udev>=145", a dependency of "gstreamer0.10-base"
    warning: cannot resolve "udev>=145", a dependency of "gstreamer0.10-base"
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "hal"
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "libsm"
    :: the following package(s) cannot be upgraded due to unresolvable dependencies:
          gstreamer0.10-base  gstreamer0.10-base-plugins  hal  libsm 
    Do you want to skip the above package(s) for this upgrade? [Y/n] y

  • Missing dependencies using pacman -Syu

    Got back from a long weekend and did a full upgrade on my system. I get the following:
    :: Starting full system upgrade...
    :: Replace linux32 with testing/util-linux? [Y/n] y
    error: could not open file /var/lib/pacman/extra//kdewebdev-3.5.7-1/desc: No such file or directory
    resolving dependencies... done.
    looking for inter-conflicts... done.
    error: failed to prepare transaction (could not satisfy dependencies)
    :: linux32 requires nspluginwrapper
    I have nspluginwrapper installed. Im not quite sure what to do. Thanks

    linux32 is for 32bit "emulation" on x86_64 so that you can run 32 bits apps in Arch64. I guess the util-linux package in testing will need a provides array. Please submit a bug report.

  • Can't start x after "pacman -Syu"

    I'm in the middle of installing Arch and had just configured xorg.conf properly for x to function.
    I then updated the system using "pacman -Syu" and can no longer start x, xinit/startx only returns an error messege. Here's the log file and xorg.conf:
    http://dpaste.com/120121/
    http://dpaste.com/120122/
    Please help me with this (I might need something step-by-step.) and Thanks in advance.

    mip0 wrote:
    I think I need to install virtualbox-ose-guest-x11. But with all the repos enabled, pacman still can't find it.
    I have installed all of the packages that show up under "pacman -Ss virtualbox" and I have added all the modules. X does not start successfully, these are the errors:
    "(EE) Failed to load /usr/lib/xorg/modules/drivers/vboxvideo.so
    (EE) Failed to load module "vboxvideo" (loader failed, 7)
    (EE) No drivers available.
    Fatal server error:
    no screens found"
    Try to reinstall the virtualbox additions

  • Can't pacman -Syu anymore? (KDE 3.5)

    Hi, I use KDE 3.5 from the repository on which KDEMod 3.5 always was.
    I want to upgrade my Archlinux regularly, but now I get this:
    [root@E6600]# pacman -Su
    :: Starting full system upgrade...
    :: Replace kdelibs-experimental with extra/kdelibs? [Y/n]
    :: Replace kernel-headers with core/linux-api-headers? [Y/n]
    :: Replace klibc with core/mkinitcpio? [Y/n]
    :: Replace klibc-extras with core/mkinitcpio? [Y/n]
    :: Replace klibc-kbd with core/mkinitcpio? [Y/n]
    :: Replace klibc-module-init-tools with core/mkinitcpio? [Y/n]
    :: Replace klibc-udev with core/mkinitcpio? [Y/n]
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: kdelibs: requires phonon
    [root@E6600]# pacman -S phonon
    resolving dependencies...
    warning: provider package was selected (phonon-gstreamer provides phonon-backend)
    looking for inter-conflicts...
    :: phonon conflicts with qt. Remove qt? [Y/n] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: phonon: conflicts with qt
    So I'm a bit worried that maybe the Archlinux support for KDE 3.5 is now 100% gone?
    I mean, it wants phonon but phonon wants to remove qt...
    What can I do to stay up to date with the latest Archlinux and still have KDE 3.5?
    With the conflicts above, I have no idea what I should remove and what to keep...
    Last edited by aardwolf (2010-02-17 01:02:49)

    http://www.archlinux.org/news/483/

  • What do I need to do after my first pacman -Syu

    (After installing from CD)
    Running pacman -Syu prints some important messages while running--like 'do this or you'll get a kernel panic after reboot' and then scrolls them off the screen to make room for other messages but conveniently doesn't log them anywhere. (By the way, it would be a good idea TO log them somewhere, in my opinion.)
    So, now that I have that kernel panic, does anyone know what all I was supposed to do after updating?

    Few things, which ISO did you install from, the new 0.8 Voodoo?  Also, note that you can always press Shift-PageUp to view console messages that have already scrolled by.  With the new version of pacman (now in testing) all of those messages are logged, and eventually there should be a cleaner implementation of those logs since it has been a long-time complaint of users.
    Without knowing which ISO you used, by first guess would be that you need to update the initrd line in your grub menu.lst config file to be "kernel26.img".  If that's not it, give us more info and we'll see what we can do.

  • [SOLVED] pacman -Syu on 10/17/2012, systemd can't load kernel modules

    Ok, I did a [pacman -Syu] on my laptop, and everything went well. So I decided to upgrade my PC as well, did a reboot and then couldn't ssh into it.
    Had to access the machine, and found
    # systemctl --failed
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    [email protected] loaded failed failed dhcpcd on eth0
    httpd.service loaded failed failed Apache Web Server
    systemd-modules-load.service loaded failed failed Load Kernel Modules
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    3 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    so it failed to load kernel modules...
    # systemctl status systemd-modules-load.service
    systemd-modules-load.service - Load Kernel Modules
    Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
    Active: failed (Result: exit-code) since Wed, 17 Oct 2012 18:27:11 -0400; 45min ago
    Docs: man:systemd-modules-load.service(8)
    man:modules-load.d(5)
    Process: 102 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
    CGroup: name=systemd:/system/systemd-modules-load.service
    Oct 17 18:27:11 MyHost systemd[1]: Failed to start Load Kernel Modules.
    Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
    ... then I checked network devices
    # ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    # ip addr show dev eth0
    Device "eth0" does not exist.
    ... then the modules; and I saw that none appeared for the Ethernet...
    # lspci -v | grep Ethernet -A8
    00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)
    Subsystem: Hewlett-Packard Company Device 2a6c
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 5
    Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
    I/O ports at fc00 [size=8]
    Capabilities: [44] Power Management version 2
    Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit+
    Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+
    ... whereas they did for other devices
    # lspci -v | grep Kernel
    Kernel driver in use: ohci_hcd
    Kernel driver in use: ehci_hcd
    Kernel driver in use: sata_nv
    Kernel driver in use: sata_nv
    Kernel driver in use: pcieport
    Kernel driver in use: pcieport
    Kernel driver in use: pcieport
    Kernel driver in use: nouveau
    I'm guessing it's probably something with the new image after the pgrade, but I don't know which module to load nor do I
    understand why systemd isn't loading the modules when it was working stable enough to act as a headless server before. However, I've only been a week or so with systemd and might have overlooked something in the configs. Any help or insight would be greatly appreciated. Please. I'm desperate.
    Last edited by confusion-is-my-sedative (2012-10-26 21:30:01)

    Yep, I got that far, and tried the same advice from a different user with a 'tee' command which did the same thing, but unfortunately the forcedeth module can't be loaded because its in a different directory than the 'uname -r' specification allows modprobe to search for. I posted my attempts here: https://bbs.archlinux.org/viewtopic.php?pid=1181940

  • Can't pacman -Syu : errors(solved)

    I am having lots of conflicting erros when I try to update packages one at a time. So I went to update the whole system pacman -Syu and I get the following
    error: could not prepare transaction
    error: failed to commit transaction ( conflicting files)
    filesystem /usr/local/share/man exists
    nvidia-utils: /usr/lib/libXvMCNVIDIA_dynamic.so.1 exists
    errors occured no packages were upgraded
    I know that I can force individual packages to upgrade by adding-f, should I try to fix the problems or should I force the system upgrade? and can you do that with pacman -Syu -f ??
    Last edited by Trevorofmolino (2008-07-26 01:22:01)

    Maybe these threads can help :
    http://bbs.archlinux.org/viewtopic.php?id=45482
    http://bbs.archlinux.org/viewtopic.php?id=44888
    http://bbs.archlinux.org/viewtopic.php?id=44278
    http://bbs.archlinux.org/viewtopic.php?id=43921
    http://bbs.archlinux.org/viewtopic.php?id=43826
    http://bbs.archlinux.org/viewtopic.php?id=41979
    http://bbs.archlinux.org/viewtopic.php?id=30933

  • Pacman -Syu - unresolvable dependencies

    When I do "pacman -Syu", I get this output:
    :: Synchronizing package databases...
    :: current is up to date
    :: extra is up to date
    :: community is up to date
    danimoth [################] 100% 2K 4.7K/s 00:00:00
    :: Replace compiz-quinn-cvs with compiz-git from "danimoth"? [Y/n] n
    error: unresolvable dependencies:
    xgl-git: requires fixesproto>=4.0
    I have latest xgl-git and fixesproto-4.0-2.
    What's the problem?

    stjepan wrote:
    When I do "pacman -Syu", I get this output:
    :: Synchronizing package databases...
    :: current is up to date
    :: extra is up to date
    :: community is up to date
    danimoth [################] 100% 2K 4.7K/s 00:00:00
    :: Replace compiz-quinn-cvs with compiz-git from "danimoth"? [Y/n] n
    error: unresolvable dependencies:
    xgl-git: requires fixesproto>=4.0
    I have latest xgl-git and fixesproto-4.0-2.
    What's the problem?
    you answer is right there whatever your installing depends on compiz-git, which conflicts with compiz-quinn-cvs, Either agree to replace it or force it with f

  • Can't connect to wireless after pacman -Syu

    There are loads of wireless related questions on this forum and I'm sorry I have to add to them but I've had a look and couldn't find any posts similar to this issue so I'd thought I post this thread.
    I pacman'd ealier to update my laptop, installing the new kernel, netcfg and the rt2500 drivers for the new kernel. But now I can't connect to my router wirelessly. If I'm reading the log right, it seems to be authenticating and associating with the router, but then disconnects by itself. Here is the relevent part of everything.log
    Oct 15 11:37:25 mario ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Oct 15 11:37:26 mario wlan0: authenticate with AP 00:1f:9f:15:34:33
    Oct 15 11:37:26 mario wlan0: authenticated
    Oct 15 11:37:26 mario wlan0: associate with AP 00:1f:9f:15:34:33
    Oct 15 11:37:26 mario wlan0: RX AssocResp from 00:1f:9f:15:34:33 (capab=0x411 status=0 aid=1)
    Oct 15 11:37:26 mario wlan0: associated
    Oct 15 11:37:26 mario ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Oct 15 11:37:36 mario wlan0: disassociating by local choice (reason=3)
    Oct 15 11:37:36 mario wlan0: authenticate with AP 00:1f:9f:15:34:33
    Oct 15 11:37:36 mario wlan0: authenticate with AP 00:1f:9f:15:34:33
    Oct 15 11:37:36 mario wlan0: authenticated
    Oct 15 11:37:36 mario wlan0: associate with AP 00:1f:9f:15:34:33
    Oct 15 11:37:36 mario wlan0: RX ReassocResp from 00:1f:9f:15:34:33 (capab=0x411 status=0 aid=1)
    Oct 15 11:37:36 mario wlan0: associated
    Oct 15 11:37:37 mario wlan0: no IPv6 routers present
    Oct 15 11:37:46 mario wlan0: disassociating by local choice (reason=3)
    Can anyone shed some light on this? It's quite annoying! Thanks!

    It's a WPA network, running off a Thomson TG585v7.
    /etc/network.d/networkwpa :
    CONNECTION="wireless"
    DESCRIPTION="Home Network"
    INTERFACE=wlan0
    SCAN="yes"
    SECURITY="wpa"
    ESSID="MYNETWORK"
    KEY="MYKEY"
    IP="dhcp"
    TIMEOUT=20
    Relevent /etc/rc.conf :
    INTERFACES=(lo)
    NETWORKS=(ethernet networkwpa)
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    If I do try to connect it just gives the following error and logs what I put in my previous post.
    [steve@mario ~]$ sudo netcfg networkwpa
    :: networkwpa up - Wireless association failed.
    As I said, everything was working fine until I updated.
    Last edited by ilovefridge (2008-10-15 15:03:15)

  • Pacman -Syu error: failed to prepare transaction

    Currently, trying to update my packages results in a huge error message that I'm not sure how to fix. This is the output of pacman -Syu:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    error: could not parse package description file 'gambas3-gb-ncurses-3.3.4-3/desc' from db 'community'
    warning: haskell-mtl: local (2.1.2-25) is newer than extra (2.1.2-2)
    warning: haskell-parsec: local (3.1.3-25) is newer than extra (3.1.3-2)
    warning: haskell-text: local (0.11.2.3-25) is newer than extra (0.11.2.3-2)
    warning: haskell-transformers: local (0.3.0.0-25) is newer than extra (0.3.0.0-3)
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: haskell-extensible-exceptions: requires ghc=7.6.1-1
    :: haskell-mtl: requires ghc=7.6.1-1
    :: haskell-parsec: requires ghc=7.6.1-1
    :: haskell-regex-base: requires ghc=7.6.1-1
    :: haskell-syb: requires ghc=7.6.1-1
    :: haskell-text: requires ghc=7.6.1-1
    :: haskell-transformers: requires ghc=7.6.1-1
    :: haskell-utf8-string: requires ghc=7.6.1-1
    :: haskell-x11: requires ghc=7.6.1-1
    :: haskell-x11-xft: requires ghc=7.6.1-1
    :: xmonad: requires ghc=7.6.1-1
    :: xmonad-contrib: requires ghc=7.6.1
    :: xmonad-contrib: requires haskell-random=1.0.1.1-3
    At some point I think I had the haskell repository enabled on this machine, but I removed it because it was giving me too many headaches and conflicts. I'm not sure how to go about resetting things so that I can update packages comfortable again.

    error: could not parse package description file 'gambas3-gb-ncurses-3.3.4-3/desc' from db 'community'
    You should deal with this error - something is wrong. Does that file exist? Is the package installed? Is it missing files?
    As for haskell, unless you want to reenable the repository, I guess you need to uninstall those packages. You can then update and reinstall the versions from the standard repositories if you need them.
    I checked a couple of those packages, including xmonad, and the versions in the official repos require e.g. ghc 7.6.2-1 so those should work fine with upgrading.

  • [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

  • [SOLVED] pacman -Syu issues for a newbie

    Hi all,
    After my very first installation of arch in my laptop, following the Beginners Guide, I tried to upgrade my system in order to continue installing wifi, gnome, etc...
    after a Pacman -syy, followed by pacman -Syu, I got the following output:
    :: Syncronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: dependency cycle detected:
    warning: bash will be installed before its glibc dependency
    warning: dependency cycle detected:
    warning: readline will be installed before its glibc dependency
    warning: dependency cycle detected:
    warning: ncurses will be installed before its glibc dependency
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: ipw3945: requires kernel26<2.6.26
    after looking for something on the web, i found something like this in the URL  http://bbs.archlinux.org/viewtopic.php?id=56431 , but after deleting the /usr/lib/klibc/include/asm, I've got the same errors
    How can I continue installing arch?
    Thanks a lot,
    Josep
    Last edited by [email protected] (2008-12-22 10:22:47)

    http://bbs.archlinux.org/viewtopic.php?id=58297

  • [Solved] pacman -Syu fails because of libreoffice conflict

    I haven't done a system update for a little while - now when I attempt pacman -Syu, I get a failure due to libreoffice conflicts:
    [peter@desktop AURBuilds]$ sudo pacman -Syu
    :: Synchronising package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    error: failed retrieving file 'archVMrepo.db' from repo.ktz.me : Connection timed out after 10000 milliseconds
    error: failed to update archVMrepo (download library error)
    :: Starting full system upgrade...
    :: Replace libreoffice-still-base with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-calc with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-common with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-draw with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-gnome with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-impress with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-kde4 with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-math with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-postgresql-connector with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-writer with extra/libreoffice-still? [Y/n]
    resolving dependencies...
    warning: dependency cycle detected:
    warning: freetype2 will be installed before its harfbuzz dependency
    warning: dependency cycle detected:
    warning: lib32-harfbuzz will be installed before its lib32-freetype2 dependency
    looking for inter-conflicts...
    :: libreoffice-still-sdk and libreoffice-still-sdk-doc are in conflict. Remove libreoffice-still-sdk-doc? [y/N]
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: libreoffice-still-sdk and libreoffice-still-sdk-doc are in conflict
    [peter@desktop AURBuilds]$
    How do I resolve this?
    Last edited by PeterBell (2015-02-08 02:18:43)

    Trilby wrote:What are you doing?  Wine was never a problem.
    I'm sorry - I was trying to help myself by following the errors, as reported.  It seemed that my problem stemmed from lib32-harfbuzz and lib32-freetype2, so I was attempting to remove those.  However, wine was dependent on them so had to be removed first.
    I told you want needed to be done.  If you ignore provided advice and instead do other random things (without actually specifying what you are doing) then no one can help you.
    Indeed, your posting did point me in the right direction, but did not appear until after I had posted about my experiment with wine.  Wine is no great loss, anyway - I've never managed to achieve anything useful with it!
    As you indicated, my problems were resolved by updating package-query:
    yaourt package-query
    Edit: In my searching, I did come across advice to use pacaur instead of yaourt - I'm not sure whether this would have made any difference in my case.
    My analysis, wrongly or rightly, is this:
    1) AUR packages (some?) appear to list pacman version as a dependency.  "pacman -Syu" was attempting to update itself to 4.2 which broke the dependency (<4.2), even though 4.1.x was running at the time - there's a recipe for confusion!  This was resolved by rebuilding package-query before updating the rest of the system, because the latest version has updated the pacman dependency.
    2) lib32-harfbuzz and lib32-freetype2 (both AUR packages?) were in conflict - they cannot (must not) be dependent on each other.  This was resolved by pulling later versions during the rebuild of package-query.
    3) The libreoffice problem was not an issue.  My mistake was that I ignored a lifetime of experience working in IT - I concentrated on the last-reported error rather than the first!  All I can say in my defence is that eight years of retirement must have addled my brain!
    In short, two, unrelated, errors, conflated with another, relatively insignificant, error message, led me on a wild goose chase.
    I thank you for your wise counsel!
    Last edited by PeterBell (2015-02-08 02:21:24)

Maybe you are looking for