Upgrade Perl 5.8.8 to 5.10 on OS X 10.5.8

How would I upgrade the default Perl 5.8.8 to 5.10 on OS X 10.5.8 ?
Thanks in advance,
Marx

Hmmmm I tried to rename /Developer but could not.  I tried to move /Developer to a new location but could not.  Perhaps it's simply a permissions issue.    I'll
sudo mv /Developer to /old/Developer
and see if it will make me a sandwich install correctly.
I was able to move /Developer to /old, but the install still failed in the same place.

Similar Messages

  • Is it Possible to Upgrade Perl Compiler in 10g grid control?

    Hi All,
    My Concern is about that can we upgrade perl compiler which would be integrated along with enterprise manager package. Since 10g grid control uses perl compiler old version 5.10.0.1 in that we dont have Perl package manager(PPM) to implement packages in perl repository for windows system. do let me know is there any alternate way to implement perl packages into OEM.
    Any suggestions in this will be of great help.
    Thanks in Advance,
    Ragunath N.

    If your trying to upgrade just apache in that oracle home, then no. If your trying to upgrade to a real apache version, from apache.org, mod_oc4j won't work. You need to use Oracle's version of Apache or HTTP Server.
    Is there a reason you only want to upgrade Apache and not the whole oracle home?
    There are ways to do it, but it wouldn't be supported by Oracle and I wouldn't recommend that either.
    Edited by: user11993398 on Apr 13, 2011 3:04 PM

  • Just upgraded perl, and boom! cgi-scripts went kerflooey

    Allright, I don't know too much about perl's configuration, so I don't know if this is an issue with my system, or the upgrade.
    I've got some perl scripts in /home/httpd/cgi-bin/.  They're the MT (Movable Type) engine scripts.  Before the upgrade, they worked just fine.  Upgrade perl, and then I try http://192.168.1.25/cgi-bin/mt.cgi and get:
    Server error!
    The server encountered an internal error and was unable to complete your request.
    Error message:
    Premature end of script headers: mt.cgi
    If you think this is a server error, please contact the webmaster.
    Error 500
    aias.no-ip.info
    Fri Nov 7 11:51:56 2003
    Apache/2.0.48 (Unix) DAV/2 mod_ssl/2.0.48 OpenSSL/0.9.6k PHP/4.3.4
    So, now I try running the scripts on the command line to see if I can get some better output from it:
    [root@siren cgi-bin]# ./mt.cgi
    Can't locate strict.pm in @INC (@INC contains: /usr/lib/perl5/5.8.2/i686-linux /usr/lib/perl5/5.8.2 /usr/lib/perl5/site_perl/5.8.2/i686-linux /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1/i686-linux /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl .) at ./mt.cgi line 7.
    BEGIN failed--compilation aborted at ./mt.cgi line 7.
    And this is what /home/httpd/cgi-bin/mt.cgi looks like:
    #!/usr/bin/perl -w
    # Copyright 2001-2003 Six Apart. This code cannot be redistributed without
    # permission from www.movabletype.org.
    # $Id: mt.cgi,v 1.18 2003/02/12 01:05:31 btrott Exp $
    use strict;
    my($MT_DIR);
    Any thoughts/suggestions?

    this is the conents of /usr/lib/perl5/5.8.2:
    [root@siren perl5]# cd 5.8.2/
    [root@siren 5.8.2]# ls
    i686-linux
    solution:
    delete the package out of /var/cache/pacman/pkg/
    redownload, and install, and everything is fine
    odd

  • How to upgrade the installed perl (5.10) to latest version (5.14).

    I have Mac OS X 10.6.8; the pre-installed version of perl is 5.10\.  I would like to upgrade this to the latest stable version of perl, which is 5.14 (iirc, 5.15 is a developmental release on the way to 5.16).
    Thanks, ed
    (aka swampyankee on perlmonks )

    Meanwhile, to actually answer the question .... there is (of course) another way to do it, the Perlish way. Lion comes with not only Perl, but also CPAN, which is the proper way to upgrade/install Perl and its components. To use CPAN you will also need various development tools (gcc, make) which you can get by installing the command-line developer tools from Apple. (https://developer.apple.com/downloads/index.action)
    (Instructions below assume you know how to work on the command line. If not, you almost certainly shouldn't do this.)
    Make, or make sure you have, a good bootable backup of your system, just in case.
    Run cpan as root or sudo, and answer yes to the automatic configuration question.
    Once you get to the cpan> prompt, type "cpan upgrade" to make sure you're on the latest version.
    Then, to upgrade Perl, just type "upgrade". This will take a while (5-10 minutes) but assuming it succeeds, you'll be on Perl 5.14 with all of the new features (such as the /r modifier for s/// which is why I upgraded).
    If the process fails, CPAN's output is usually pretty informative. Most of the time it's due to permissions problems (did you sudo?) or to a misconfigured compiler. If you've installed your own development tools or messed with your PATH, that could be the problem.
    I don't think OSX makes any actual use of Perl; upgrading it had no effect on my system at all. YMMV, of course. I would never start something like this without a bootable backup on hand.

  • [SOLVED] VAIO brightness no longer working after upgrade

    Hi I used to set brightness on my VAIO VPCCAS1E, via...
    xfce4 -> fn keys
    i3 -> "echo 5 | sudo tee /sys/class/backlight/acpi_video0/brightness"
    none of them are working after having upgraded the system yesterday. I have checked the news and done my -Syu accordingly.
    Upgrade log:
    [2013-06-05 09:49] [PACMAN] Running 'pacman -Syu'
    [2013-06-05 09:49] [PACMAN] synchronizing package lists
    [2013-06-05 09:50] [PACMAN] starting full system upgrade
    [2013-06-05 10:29] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.VTY/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 10:31] [PACMAN] Running 'pacman -U /tmp/yaourt-tmp-szebenyib/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 10:31] [ALPM-SCRIPTLET] - -
    [2013-06-05 10:31] [ALPM-SCRIPTLET] -Remember to check for foomatic-db-foo2zjs updates as well-
    [2013-06-05 10:31] [ALPM-SCRIPTLET] - -
    [2013-06-05 10:31] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 10:31] [ALPM-SCRIPTLET]
    [2013-06-05 10:31] [PACMAN] upgraded foo2zjs (20130302-3 -> 20130530-3)
    [2013-06-05 10:34] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.JSV/plymouth-0.8.8-10-x86_64.pkg.tar.xz'
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1. To make Plymouth work:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1.1. Add "plymouth" to HOOKS after "base" and "udev" in /etc/mkinitcpio.conf
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1.2. Add 'quiet splash' to the grub command line
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 1.3. Rebuild your initrd image (# mkinitcpio -p [kernel preset name]).
    [2013-06-05 10:34] [ALPM-SCRIPTLET] E.g.: sudo mkinitcpio -p linux
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 2. To enable encryption, replace "encrypt" with "plymouth-encrypt" in
    [2013-06-05 10:34] [ALPM-SCRIPTLET] mkinitcpio.conf and rebuild your initrd image.
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 3. You will also need to rebuild your initrd image every time you change your theme
    [2013-06-05 10:34] [ALPM-SCRIPTLET] (the default is set as 'spinfinity').
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] To list all plymouth themes:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] plymouth-set-default-theme -l
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] To change theme:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] # plymouth-set-default-theme <theme>
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] To rebuild initrd image:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] # mkinitcpio -p linux
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4. For Smooth Transition to Display Manager you have to:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4.1. See the Wiki Page (link in 5) to prepare your Display Manager
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4.2. Disable your Display Manager Unit
    [2013-06-05 10:34] [ALPM-SCRIPTLET] E.g. : systemctl disable kdm.service
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 4.3. Enable the respective DM-plymouth Unit (GDM,KDM,Lightdm,LXDM units provided)
    [2013-06-05 10:34] [ALPM-SCRIPTLET] E.g. : systemctl enable kdm-plymouth.service
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] 5. For more information please visit the Wiki page:
    [2013-06-05 10:34] [ALPM-SCRIPTLET] https://wiki.archlinux.org/index.php/Plymouth
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [ALPM-SCRIPTLET] OBS. If you have any leftover "kill Plymouth" lines in /etc/rc.local or ~/.xinitrc
    [2013-06-05 10:34] [ALPM-SCRIPTLET] they are no longer required.
    [2013-06-05 10:34] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 10:34] [ALPM-SCRIPTLET]
    [2013-06-05 10:34] [PACMAN] upgraded plymouth (0.8.8-5 -> 0.8.8-10)
    [2013-06-05 10:36] [PACMAN] Running 'pacman -U tmp/plymouth.tar.gz'
    [2013-06-05 10:36] [PACMAN] Running 'pacman -U plymouth.tar.gz'
    [2013-06-05 10:37] [PACMAN] Running 'pacman -S catalyst-utils'
    [2013-06-05 10:40] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.eGs/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 10:40] [PACMAN] Running 'pacman -S catalyst-dkms lib32-catalyst-utils'
    [2013-06-05 10:41] [PACMAN] Running 'pacman -S catalyst'
    [2013-06-05 10:44] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:44] [PACMAN] synchronizing package lists
    [2013-06-05 10:47] [PACMAN] Running 'pacman -S catalyst catalyst-utils'
    [2013-06-05 10:47] [PACMAN] Running 'pacman -Syu'
    [2013-06-05 10:47] [PACMAN] synchronizing package lists
    [2013-06-05 10:52] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:52] [PACMAN] synchronizing package lists
    [2013-06-05 10:53] [PACMAN] Running 'pacman -Syu'
    [2013-06-05 10:53] [PACMAN] synchronizing package lists
    [2013-06-05 10:53] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:53] [PACMAN] synchronizing package lists
    [2013-06-05 10:55] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-05 10:55] [PACMAN] synchronizing package lists
    [2013-06-05 10:58] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.9k2/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:02] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.FaM/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:03] [PACMAN] Running 'pacman --color auto -S --asdeps --needed multilib/lib32-libdrm'
    [2013-06-05 11:03] [PACMAN] installed lib32-libpciaccess (0.13.1-1)
    [2013-06-05 11:03] [PACMAN] installed lib32-libdrm (2.4.45-1)
    [2013-06-05 11:09] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.lze/catalyst-total-13.4-3-x86_64.pkg.tar.xz'
    [2013-06-05 11:12] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.QOe/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:14] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.MWT/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:19] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.MKV/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:20] [PACMAN] Running 'pacman -U /tmp/yaourt-tmp-szebenyib/catalyst-utils-13.4-2-x86_64.pkg.tar.xz /tmp/yaourt-tmp-szebenyib/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:29] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.3qD/lib32-catalyst-utils-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:31] [PACMAN] Running 'pacman -U /tmp/yaourt-tmp-szebenyib/lib32-catalyst-utils-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:33] [PACMAN] Running 'pacman -U --force /tmp/yaourt-tmp-szebenyib/lib32-catalyst-utils-13.4-1-x86_64.pkg.tar.xz'
    [2013-06-05 11:33] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-06-05 11:33] [ALPM-SCRIPTLET] lib32-catalyst-utils works with [multilib] repository
    [2013-06-05 11:33] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-06-05 11:33] [PACMAN] upgraded lib32-catalyst-utils (13.1-2 -> 13.4-1)
    [2013-06-05 11:33] [PACMAN] Running 'pacman -U tmp/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz tmp/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:34] [PACMAN] Running 'pacman -U --force tmp/catalyst-dkms-13.4-1-x86_64.pkg.tar.xz tmp/catalyst-utils-13.4-2-x86_64.pkg.tar.xz'
    [2013-06-05 11:34] [ALPM-SCRIPTLET] [37;44m[1m---------------- I/O BUG ---------------------------------------[0m
    [2013-06-05 11:34] [ALPM-SCRIPTLET] There's a bug in fglrx found by lano1106 which generates
    [2013-06-05 11:34] [ALPM-SCRIPTLET] great amount of unneeded I/O operations
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] To activate workaround enable systemd service:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] systemctl enable temp-links-catalyst
    [2013-06-05 11:34] [ALPM-SCRIPTLET] systemctl start temp-links-catalyst
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] More infos:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?pid=1279977#p1279977
    [2013-06-05 11:34] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?pid=1280193#p1280193
    [2013-06-05 11:34] [ALPM-SCRIPTLET] [37;44m[1m----------------------------------------------------------------[0m
    [2013-06-05 11:34] [PACMAN] upgraded catalyst-utils (13.1-5 -> 13.4-2)
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] -------- Uninstall Beginning --------
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Module: fglrx
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Version: 13.1-2
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Kernel: 3.8.4-1-ARCH (x86_64)
    [2013-06-05 11:34] [ALPM-SCRIPTLET] -------------------------------------
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Status: Before uninstall, this module version was ACTIVE on this kernel.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] fglrx.ko:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Uninstallation
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Deleting from: /usr/lib/modules/3.8.4-1-ARCH/extramodules/
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Original module
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - No original module was found for this module on this kernel.
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Use the dkms install command to reinstall any previous module version.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] depmod.......
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: uninstall completed.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] ------------------------------
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Deleting module version: 13.1-2
    [2013-06-05 11:34] [ALPM-SCRIPTLET] completely from the DKMS tree.
    [2013-06-05 11:34] [ALPM-SCRIPTLET] ------------------------------
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Done.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Creating symlink /var/lib/dkms/fglrx/13.4-1/source ->
    [2013-06-05 11:34] [ALPM-SCRIPTLET] /usr/src/fglrx-13.4-1
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: add completed.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Kernel preparation unnecessary for this kernel. Skipping...
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Building module:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] cleaning build area....
    [2013-06-05 11:34] [ALPM-SCRIPTLET] sh make.sh --nohints --uname_r=3.8.4-1-ARCH --norootcheck........
    [2013-06-05 11:34] [ALPM-SCRIPTLET] cleaning build area....
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: build completed.
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] fglrx.ko:
    [2013-06-05 11:34] [ALPM-SCRIPTLET] Running module version sanity check.
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Original module
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - No original module exists within this kernel
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Installation
    [2013-06-05 11:34] [ALPM-SCRIPTLET] - Installing to /usr/lib/modules/3.8.4-1-ARCH/extramodules/
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] depmod....
    [2013-06-05 11:34] [ALPM-SCRIPTLET]
    [2013-06-05 11:34] [ALPM-SCRIPTLET] DKMS: install completed.
    [2013-06-05 11:34] [PACMAN] upgraded catalyst-dkms (13.1-2 -> 13.4-1)
    [2013-06-05 11:36] [PACMAN] Running 'pacman -R fondu'
    [2013-06-05 11:36] [PACMAN] removed fondu (060102-3)
    [2013-06-05 11:50] [PACMAN] Running 'pacman --color auto -U --force /tmp/yaourt-tmp-szebenyib/PKGDEST.nWC/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:50] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:50] [ALPM-SCRIPTLET] -Remember to check for foomatic-db-foo2zjs updates as well-
    [2013-06-05 11:50] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:50] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:50] [ALPM-SCRIPTLET]
    [2013-06-05 11:50] [PACMAN] reinstalled foo2zjs (20130530-3)
    [2013-06-05 11:50] [PACMAN] Running 'pacman -R foomatic-db-foo2zjs'
    [2013-06-05 11:51] [PACMAN] Running 'pacman -R foomatic-db-foo2zjs foo2zjs'
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - Remember to replace foomatic-db-foo2zjs with -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - foomatic-db from [extra]. -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] - -
    [2013-06-05 11:51] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 11:51] [ALPM-SCRIPTLET]
    [2013-06-05 11:51] [PACMAN] removed foo2zjs (20130530-3)
    [2013-06-05 11:51] [PACMAN] removed foomatic-db-foo2zjs (4.0.17_20120712-2)
    [2013-06-05 11:51] [PACMAN] Running 'pacman --color auto -S --asdeps --needed --noconfirm extra/enscript'
    [2013-06-05 11:51] [PACMAN] installed enscript (1.6.5.2-2)
    [2013-06-05 12:05] [PACMAN] Running 'pacman --color auto -U --asdeps --noconfirm /tmp/yaourt-tmp-szebenyib/PKGDEST.yFz/foomatic-db-foo2zjs-1:4.0.17_20130518-1-x86_64.pkg.tar.xz'
    [2013-06-05 12:05] [PACMAN] installed foomatic-db-foo2zjs (1:4.0.17_20130518-1)
    [2013-06-05 12:13] [PACMAN] Running 'pacman --color auto -U --noconfirm /tmp/yaourt-tmp-szebenyib/PKGDEST.N1v/foo2zjs-20130530-3-x86_64.pkg.tar.xz'
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [ALPM-SCRIPTLET] Restarting cups
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - You need to add your user to the lp group. -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - Please refer to the table at http://foo2zjs.rkkda.com/ -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - to choose the appropriate driver for your printer. -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] - -
    [2013-06-05 12:13] [ALPM-SCRIPTLET] -----------------------------------------------------------
    [2013-06-05 12:13] [ALPM-SCRIPTLET]
    [2013-06-05 12:13] [PACMAN] installed foo2zjs (20130530-3)
    [2013-06-05 12:30] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.omZ/plymouth-0.8.8-10-x86_64.pkg.tar.xz'
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1. To make Plymouth work:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1.1. Add "plymouth" to HOOKS after "base" and "udev" in /etc/mkinitcpio.conf
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1.2. Add 'quiet splash' to the grub command line
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 1.3. Rebuild your initrd image (# mkinitcpio -p [kernel preset name]).
    [2013-06-05 12:30] [ALPM-SCRIPTLET] E.g.: sudo mkinitcpio -p linux
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 2. To enable encryption, replace "encrypt" with "plymouth-encrypt" in
    [2013-06-05 12:30] [ALPM-SCRIPTLET] mkinitcpio.conf and rebuild your initrd image.
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 3. You will also need to rebuild your initrd image every time you change your theme
    [2013-06-05 12:30] [ALPM-SCRIPTLET] (the default is set as 'spinfinity').
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] To list all plymouth themes:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] plymouth-set-default-theme -l
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] To change theme:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] # plymouth-set-default-theme <theme>
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] To rebuild initrd image:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] # mkinitcpio -p linux
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4. For Smooth Transition to Display Manager you have to:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4.1. See the Wiki Page (link in 5) to prepare your Display Manager
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4.2. Disable your Display Manager Unit
    [2013-06-05 12:30] [ALPM-SCRIPTLET] E.g. : systemctl disable kdm.service
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 4.3. Enable the respective DM-plymouth Unit (GDM,KDM,Lightdm,LXDM units provided)
    [2013-06-05 12:30] [ALPM-SCRIPTLET] E.g. : systemctl enable kdm-plymouth.service
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] 5. For more information please visit the Wiki page:
    [2013-06-05 12:30] [ALPM-SCRIPTLET] https://wiki.archlinux.org/index.php/Plymouth
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [ALPM-SCRIPTLET] OBS. If you have any leftover "kill Plymouth" lines in /etc/rc.local or ~/.xinitrc
    [2013-06-05 12:30] [ALPM-SCRIPTLET] they are no longer required.
    [2013-06-05 12:30] [ALPM-SCRIPTLET] ==================================================================================
    [2013-06-05 12:30] [ALPM-SCRIPTLET]
    [2013-06-05 12:30] [PACMAN] reinstalled plymouth (0.8.8-10)
    [2013-06-05 12:30] [PACMAN] Running 'pacman --color auto -S --asdeps --needed community/audit'
    [2013-06-05 12:30] [PACMAN] installed audit (2.2.3-2)
    [2013-06-05 12:32] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-szebenyib/PKGDEST.8WE/e4rat-0.2.3-2-x86_64.pkg.tar.xz'
    [2013-06-05 12:32] [PACMAN] upgraded e4rat (0.2.3-1 -> 0.2.3-2)
    [2013-06-05 12:39] [PACMAN] Running 'pacman -R plymouth'
    [2013-06-05 12:39] [PACMAN] removed plymouth (0.8.8-10)
    [2013-06-05 12:41] [PACMAN] Running 'pacman -Syu --ignore filesystem,bash'
    [2013-06-05 12:41] [PACMAN] synchronizing package lists
    [2013-06-05 12:41] [PACMAN] starting full system upgrade
    [2013-06-05 13:04] [PACMAN] upgraded linux-api-headers (3.7.4-1 -> 3.8.4-1)
    [2013-06-05 13:04] [PACMAN] upgraded tzdata (2013b-1 -> 2013c-1)
    [2013-06-05 13:04] [ALPM-SCRIPTLET] Generating locales...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] en_US.UTF-8... done
    [2013-06-05 13:04] [ALPM-SCRIPTLET] hu_HU.UTF-8... done
    [2013-06-05 13:04] [ALPM-SCRIPTLET] Generation complete.
    [2013-06-05 13:04] [PACMAN] upgraded glibc (2.17-3 -> 2.17-6)
    [2013-06-05 13:04] [PACMAN] upgraded lib32-glibc (2.17-2 -> 2.17-5)
    [2013-06-05 13:04] [PACMAN] upgraded lib32-gcc-libs (4.7.2-4 -> 4.8.1-1)
    [2013-06-05 13:04] [PACMAN] upgraded gcc-libs-multilib (4.7.2-4 -> 4.8.1-1)
    [2013-06-05 13:04] [PACMAN] upgraded pcre (8.32-1 -> 8.33-1)
    [2013-06-05 13:04] [PACMAN] upgraded glib2 (2.34.3-1 -> 2.36.2-1)
    [2013-06-05 13:04] [PACMAN] upgraded zlib (1.2.7-1 -> 1.2.8-1)
    [2013-06-05 13:04] [PACMAN] upgraded cracklib (2.8.22-1 -> 2.8.22-3)
    [2013-06-05 13:04] [PACMAN] upgraded libtirpc (0.2.2-4 -> 0.2.3-1)
    [2013-06-05 13:04] [PACMAN] upgraded pam (1.1.6-1 -> 1.1.6-4)
    [2013-06-05 13:04] [PACMAN] upgraded expat (2.1.0-1 -> 2.1.0-2)
    [2013-06-05 13:04] [PACMAN] upgraded gmp (5.1.1-1 -> 5.1.2-1)
    [2013-06-05 13:04] [PACMAN] upgraded libcap (2.22-3 -> 2.22-5)
    [2013-06-05 13:04] [PACMAN] upgraded coreutils (8.21-1 -> 8.21-2)
    [2013-06-05 13:04] [PACMAN] upgraded dbus (1.6.8-6 -> 1.6.10-1)
    [2013-06-05 13:04] [PACMAN] upgraded kbd (1.15.5-3 -> 1.15.5-4)
    [2013-06-05 13:04] [PACMAN] upgraded kmod (12-1 -> 13-2)
    [2013-06-05 13:04] [PACMAN] upgraded hwids (20130228-1 -> 20130512-1)
    [2013-06-05 13:04] [PACMAN] upgraded libgcrypt (1.5.1-1 -> 1.5.2-1)
    [2013-06-05 13:04] [PACMAN] upgraded shadow (4.1.5.1-5 -> 4.1.5.1-6)
    [2013-06-05 13:04] [PACMAN] upgraded util-linux (2.22.2-2 -> 2.23.1-2)
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> The /bin/systemd symlink has been removed. Any references in your
    [2013-06-05 13:04] [ALPM-SCRIPTLET] bootloader (or elsewhere) must be updated to /usr/lib/systemd/systemd.
    [2013-06-05 13:04] [PACMAN] upgraded systemd (198-2 -> 204-3)
    [2013-06-05 13:04] [PACMAN] upgraded nspr (4.9.5-1 -> 4.9.6-1)
    [2013-06-05 13:04] [PACMAN] installed js185 (1.0.0-2)
    [2013-06-05 13:04] [PACMAN] upgraded polkit (0.110-1 -> 0.110-2)
    [2013-06-05 13:04] [PACMAN] upgraded accountsservice (0.6.30-1 -> 0.6.32-1)
    [2013-06-05 13:04] [PACMAN] upgraded acpid (2.0.18-2 -> 2.0.19-1)
    [2013-06-05 13:04] [PACMAN] upgraded alsa-lib (1.0.26-1 -> 1.0.27.1-1)
    [2013-06-05 13:04] [PACMAN] upgraded alsa-plugins (1.0.26-1 -> 1.0.27-1)
    [2013-06-05 13:04] [PACMAN] upgraded dialog (1.2_20121230-1 -> 1.2_20130523-1)
    [2013-06-05 13:04] [PACMAN] upgraded pciutils (3.1.10-1 -> 3.2.0-3)
    [2013-06-05 13:04] [PACMAN] upgraded psmisc (22.19-1 -> 22.20-1)
    [2013-06-05 13:04] [PACMAN] upgraded alsa-utils (1.0.26-1 -> 1.0.27.1-2)
    [2013-06-05 13:04] [PACMAN] upgraded libsasl (2.1.26-2 -> 2.1.26-4)
    [2013-06-05 13:04] [PACMAN] upgraded e2fsprogs (1.42.7-1 -> 1.42.7-2)
    [2013-06-05 13:04] [PACMAN] upgraded libldap (2.4.34-1 -> 2.4.35-4)
    [2013-06-05 13:04] [PACMAN] upgraded apr-util (1.5.1-1 -> 1.5.2-1)
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Kulcsok hozzáfűzése a(z) archlinux.gpg fájlból...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: depth: 1 valid: 6 signed: 64 trust: 1-, 0q, 0n, 5m, 0f, 0u
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: depth: 2 valid: 63 signed: 3 trust: 63-, 0q, 0n, 0m, 0f, 0u
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: A bizalmi adatbázis következő ellenőrzése: 2014-01-22.
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Megbízható kulcsok aláírása helyileg a kulcstartóban...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 684148BB25B49E986A4944C55184252D824B18E8 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 44D4A033AC140143927397D47EFD567D4C7EA887 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> AB19265E5D7D20687D303246BA1DFB64FFF979E7 kulcs aláírása helyileg...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Megbízhatósági értékek importálása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Visszavont kulcsok tiltása a kulcstartóban...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 1390420191 kulcs tiltása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> E2539214C6C11350 kulcs tiltása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] -> 8544EA82113502DE kulcs tiltása...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] ==> Megbízhatósági adatbázis frissítése...
    [2013-06-05 13:04] [ALPM-SCRIPTLET] gpg: A bizalmi adatbázis következő ellenőrzése: 2014-01-22.
    [2013-06-05 13:04] [PACMAN] upgraded archlinux-keyring (20130224-1 -> 20130525-1)
    [2013-06-05 13:04] [PACMAN] upgraded libxau (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:04] [PACMAN] upgraded libxcb (1.9-3 -> 1.9.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libx11 (1.5.0-2 -> 1.6.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxext (1.3.1-1 -> 1.3.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxi (1.7-1 -> 1.7.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxfixes (5.0-2 -> 5.0.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxtst (1.2.1-1 -> 1.2.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded at-spi2-core (2.6.3-1 -> 2.8.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded atk (2.6.0-1 -> 2.8.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded at-spi2-atk (2.6.2-1 -> 2.8.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded libsigc++ (2.2.11-1 -> 2.3.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded glibmm (2.34.1-1 -> 2.36.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded atkmm (2.22.6-1 -> 2.22.7-1)
    [2013-06-05 13:05] [PACMAN] upgraded perl (5.16.3-1 -> 5.18.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded automake (1.13.1-1 -> 1.13.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded avahi (0.6.31-6 -> 0.6.31-9)
    [2013-06-05 13:05] [PACMAN] upgraded libpng (1.5.14-1 -> 1.6.2-3)
    [2013-06-05 13:05] [ALPM-SCRIPTLET] updating font cache... done.
    [2013-06-05 13:05] [PACMAN] upgraded fontconfig (2.10.2-1 -> 2.10.93-1)
    [2013-06-05 13:05] [PACMAN] upgraded pixman (0.28.2-1 -> 0.30.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded libdrm (2.4.43-1 -> 2.4.45-1)
    [2013-06-05 13:05] [PACMAN] upgraded wayland (1.0.6-1 -> 1.1.0-1)
    [2013-06-05 13:05] [PACMAN] upgraded libxxf86vm (1.1.2-1 -> 1.1.3-1)
    [2013-06-05 13:05] [PACMAN] installed llvm-amdgpu-lib-snapshot (20130403-3)
    [2013-06-05 13:05] [PACMAN] upgraded mesa (9.1.1-1 -> 9.1.3-1)
    [2013-06-05 13:05] [PACMAN] upgraded cairo (1.12.14-3 -> 1.12.14-4)
    [2013-06-05 13:05] [PACMAN] upgraded libjpeg-turbo (1.2.1-1 -> 1.3.0-2)
    [2013-06-05 13:05] [PACMAN] upgraded libtiff (4.0.3-1 -> 4.0.3-2)
    [2013-06-05 13:05] [ALPM-SCRIPTLET] g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-06-05 13:05] [PACMAN] upgraded gdk-pixbuf2 (2.26.5-2 -> 2.28.1-2)
    [2013-06-05 13:05] [PACMAN] upgraded giflib (4.1.6-5 -> 4.2.1-2)
    [2013-06-05 13:05] [PACMAN] upgraded imlib2 (1.4.5-2 -> 1.4.5-4)
    [2013-06-05 13:05] [PACMAN] upgraded libxcursor (1.1.13-1 -> 1.1.14-1)
    [2013-06-05 13:05] [PACMAN] upgraded lua (5.2.1-3 -> 5.2.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded icu (51.1-1 -> 51.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded graphite (1:1.2.1-1 -> 1:1.2.2-1)
    [2013-06-05 13:05] [PACMAN] upgraded harfbuzz (0.9.14-1 -> 0.9.17-2)
    [2013-06-05 13:05] [ALPM-SCRIPTLET] /tmp/alpm_DTKAFN/.INSTALL: sor: 5: sbin/ldconfig: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:05] [PACMAN] upgraded pango (1.32.5-1 -> 1.34.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded awesome (3.5-2 -> 3.5.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded bash-completion (2.0-3 -> 2.1-2)
    [2013-06-05 13:05] [PACMAN] upgraded binutils-multilib (2.23.1-3 -> 2.23.2-2)
    [2013-06-05 13:05] [PACMAN] upgraded m4 (1.4.16-2 -> 1.4.16-3)
    [2013-06-05 13:05] [PACMAN] upgraded bison (2.7-1 -> 2.7.1-1)
    [2013-06-05 13:05] [PACMAN] upgraded sqlite (3.7.16.1-1 -> 3.7.17-1)
    [2013-06-05 13:05] [PACMAN] upgraded python2 (2.7.3-4 -> 2.7.5-1)
    [2013-06-05 13:05] [PACMAN] upgraded bluez (4.101-1 -> 4.101-2)
    [2013-06-05 13:05] [PACMAN] upgraded gtk-update-icon-cache (2.24.17-1 -> 2.24.18-1)
    [2013-06-05 13:05] [PACMAN] upgraded librsvg (2.36.4-1 -> 2.37.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded gnome-icon-theme-symbolic (3.6.2-1 -> 3.8.2.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded gnome-icon-theme (3.6.2-1 -> 3.8.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded libpulse (3.0-2 -> 3.0-3)
    [2013-06-05 13:06] [PACMAN] upgraded libusbx (1.0.14-1 -> 1.0.15-1)
    [2013-06-05 13:06] [PACMAN] upgraded openobex (1.5-3 -> 1.7-5)
    [2013-06-05 13:06] [PACMAN] upgraded libltdl (2.4.2-7 -> 2.4.2-9)
    [2013-06-05 13:06] [PACMAN] upgraded libxt (1.1.3-1 -> 1.1.4-1)
    [2013-06-05 13:06] [PACMAN] upgraded liblqr (0.4.1-3 -> 0.4.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded imagemagick (6.8.4.0-1 -> 6.8.5.7-1)
    [2013-06-05 13:06] [PACMAN] upgraded obex-data-server (0.4.6-5 -> 0.4.6-7)
    [2013-06-05 13:06] [PACMAN] upgraded blueman (1.23-5 -> 1.23-6)
    [2013-06-05 13:06] [PACMAN] upgraded boost-libs (1.52.0-3 -> 1.53.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded boost (1.52.0-3 -> 1.53.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded sed (4.2.2-2 -> 4.2.2-3)
    [2013-06-05 13:06] [PACMAN] upgraded ca-certificates (20130119-1 -> 20130119-2)
    [2013-06-05 13:06] [PACMAN] upgraded ca-certificates-java (20121112+nmu2-1 -> 20121112+nmu2-2)
    [2013-06-05 13:06] [PACMAN] upgraded cairo-perl (1.082-2 -> 1.103-2)
    [2013-06-05 13:06] [PACMAN] upgraded cairomm (1.10.0-2 -> 1.10.0-3)
    [2013-06-05 13:06] [PACMAN] upgraded libxml2 (2.8.0-1 -> 2.9.1-2)
    [2013-06-05 13:06] [PACMAN] upgraded libbluray (0.2.3-1 -> 0.3.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded libva (1.1.0-2 -> 1.1.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded libvpx (1.1.0-1 -> 1.2.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded openjpeg (1.5.0-1 -> 1.5.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded opus (1.0.2-1 -> 1.0.2-2)
    [2013-06-05 13:06] [PACMAN] upgraded rtmpdump (20121203-1 -> 20121203-2)
    [2013-06-05 13:06] [PACMAN] upgraded v4l-utils (0.9.3-2 -> 0.9.5-2)
    [2013-06-05 13:06] [PACMAN] upgraded ffmpeg (1:1.2-1 -> 1:1.2.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded chromaprint (0.7-4 -> 0.7-5)
    [2013-06-05 13:06] [PACMAN] upgraded keyutils (1.5.5-3 -> 1.5.5-5)
    [2013-06-05 13:06] [PACMAN] upgraded krb5 (1.11.1-1 -> 1.11.2-4)
    [2013-06-05 13:06] [PACMAN] installed libbsd (0.4.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded libwbclient (3.6.13-1 -> 4.0.6-1)
    [2013-06-05 13:06] [PACMAN] upgraded cifs-utils (5.9-1 -> 6.0-2)
    [2013-06-05 13:06] [PACMAN] upgraded cogl (1.10.4-1 -> 1.14.0-3)
    [2013-06-05 13:06] [PACMAN] upgraded json-glib (0.15.2-1 -> 0.16.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded xkeyboard-config (2.8-1 -> 2.9-1)
    [2013-06-05 13:06] [PACMAN] upgraded libxkbcommon (0.2.0-3 -> 0.3.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded clutter (1.12.2-1 -> 1.14.4-2)
    [2013-06-05 13:06] [PACMAN] upgraded libtasn1 (3.2-1 -> 3.3-1)
    [2013-06-05 13:06] [PACMAN] upgraded nettle (2.6-1 -> 2.7.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded p11-kit (0.13-1 -> 0.18.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded gnutls (3.1.10-1 -> 3.2.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded libcups (1.6.2-1 -> 1.6.2-2)
    [2013-06-05 13:06] [PACMAN] upgraded libxinerama (1.1.2-1 -> 1.1.3-1)
    [2013-06-05 13:06] [PACMAN] upgraded libxrandr (1.4.0-1 -> 1.4.1-1)
    [2013-06-05 13:06] [PACMAN] upgraded libgusb (0.1.4-1 -> 0.1.6-1)
    [2013-06-05 13:06] [PACMAN] upgraded dconf (0.14.1-1 -> 0.16.0-1)
    [2013-06-05 13:06] [ALPM] warning: /etc/colord.conf installed as /etc/colord.conf.pacnew
    [2013-06-05 13:06] [PACMAN] upgraded colord (0.1.31-1 -> 1.0.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded gtk3 (3.6.4-2 -> 3.8.2-1)
    [2013-06-05 13:06] [PACMAN] upgraded clutter-gtk (1.4.2-1 -> 1.4.4-1)
    [2013-06-05 13:06] [PACMAN] upgraded curl (7.29.0-2 -> 7.30.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded cmake (2.8.10.2-5 -> 2.8.11-2)
    [2013-06-05 13:06] [PACMAN] upgraded cpupower (3.8-1 -> 3.9-3)
    [2013-06-05 13:06] [PACMAN] upgraded cronie (1.4.9-2 -> 1.4.9-4)
    [2013-06-05 13:06] [PACMAN] upgraded device-mapper (2.02.98-3 -> 2.02.98-4)
    [2013-06-05 13:06] [PACMAN] upgraded popt (1.16-5 -> 1.16-6)
    [2013-06-05 13:06] [PACMAN] upgraded cryptsetup (1.6.0-1 -> 1.6.1-2)
    [2013-06-05 13:06] [PACMAN] upgraded poppler (0.22.2-1 -> 0.22.4-1)
    [2013-06-05 13:06] [PACMAN] upgraded qpdf (4.0.1-1 -> 4.1.0-1)
    [2013-06-05 13:06] [PACMAN] upgraded cups-filters (1.0.31-1 -> 1.0.34-4)
    [2013-06-05 13:07] [PACMAN] upgraded cups (1.6.2-1 -> 1.6.2-2)
    [2013-06-05 13:07] [PACMAN] upgraded dash (0.5.7-3 -> 0.5.7-4)
    [2013-06-05 13:07] [PACMAN] upgraded iptables (1.4.18-1 -> 1.4.19.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded iproute2 (3.8.0-1 -> 3.9.0-2)
    [2013-06-05 13:07] [PACMAN] upgraded dhclient (4.2.5-1 -> 4.2.5.p1-2)
    [2013-06-05 13:07] [PACMAN] upgraded dhcpcd (5.6.7-1 -> 5.6.8-3)
    [2013-06-05 13:07] [PACMAN] upgraded libksba (1.2.0-3 -> 1.3.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded dirmngr (1.1.0-4 -> 1.1.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded gcc-multilib (4.7.2-4 -> 4.8.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded dkms (2.2.0.3-13 -> 2.2.0.3-14)
    [2013-06-05 13:07] [PACMAN] upgraded libxslt (1.1.26-3 -> 1.1.28-1)
    [2013-06-05 13:07] [PACMAN] upgraded docbook-xsl (1.78.0-1 -> 1.78.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded gtk2 (2.24.17-1 -> 2.24.18-1)
    [2013-06-05 13:07] [PACMAN] upgraded dropbox (1.6.16-1 -> 2.0.16-1)
    [2013-06-05 13:07] [ALPM-SCRIPTLET] /tmp/alpm_NMeaOd/.INSTALL: sor: 9: sbin/ldconfig: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:07] [PACMAN] upgraded fakeroot (1.18.4-1 -> 1.19-1)
    [2013-06-05 13:07] [PACMAN] upgraded file-roller (3.6.3-2 -> 3.8.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded wxgtk (2.8.12.1-4 -> 2.8.12.1-5)
    [2013-06-05 13:07] [PACMAN] upgraded filezilla (3.6.0.2-1 -> 3.7.0.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded nss (3.14.3-2 -> 3.14.3-3)
    [2013-06-05 13:07] [PACMAN] upgraded firefox (19.0.2-1 -> 21.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded libogg (1.3.0-1 -> 1.3.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded flac (1.2.1-3 -> 1.3.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded flashplugin (11.2.202.275-1 -> 11.2.202.285-1)
    [2013-06-05 13:07] [PACMAN] upgraded foomatic-filters (1:4.0.17_20120712-1 -> 1:4.0.17_20130518-1)
    [2013-06-05 13:07] [PACMAN] upgraded foomatic-db-engine (1:4.0.17_20120712-1 -> 1:4.0.17_20130518-1)
    [2013-06-05 13:07] [PACMAN] upgraded freeglut (2.8.0-2 -> 2.8.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded fuse (2.9.2-1 -> 2.9.2-3)
    [2013-06-05 13:07] [PACMAN] upgraded libxfce4util (4.10.0-1 -> 4.10.1-2)
    [2013-06-05 13:07] [PACMAN] upgraded garcon (0.2.0-1 -> 0.2.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded gawk (4.0.2-1 -> 4.1.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded gconf (3.2.6-1 -> 3.2.6-2)
    [2013-06-05 13:07] [PACMAN] upgraded gcr (3.6.2-2 -> 3.8.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded gd (2.0.36RC1-5 -> 2.0.36RC1-6)
    [2013-06-05 13:07] [PACMAN] upgraded geany (1.23-1 -> 1.23.1-1)
    [2013-06-05 13:07] [PACMAN] upgraded geoip-database (20130206-1 -> 20130514-1)
    [2013-06-05 13:07] [PACMAN] upgraded geoip (1.4.8-2 -> 1.5.0-1)
    [2013-06-05 13:07] [PACMAN] upgraded ghostscript (9.07-1 -> 9.07-2)
    [2013-06-05 13:07] [PACMAN] upgraded perl-error (0.17019-1 -> 0.17020-1)
    [2013-06-05 13:07] [PACMAN] upgraded git (1.8.2-1 -> 1.8.3-1)
    [2013-06-05 13:07] [PACMAN] upgraded libproxy (0.4.11-1 -> 0.4.11-2)
    [2013-06-05 13:07] [PACMAN] upgraded gsettings-desktop-schemas (3.6.1-1 -> 3.8.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded glib-networking (2.34.2-1 -> 2.36.2-1)
    [2013-06-05 13:07] [PACMAN] upgraded glib-perl (1.260-1 -> 1.280-3)
    [2013-06-05 13:07] [PACMAN] upgraded gmtk (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:07] [PACMAN] upgraded libatasmart (0.19-1 -> 0.19-2)
    [2013-06-05 13:07] [PACMAN] upgraded udisks2 (2.0.1-1 -> 2.1.0-3)
    [2013-06-05 13:07] [PACMAN] upgraded libsecret (0.14-1 -> 0.15-1)
    [2013-06-05 13:08] [PACMAN] upgraded gnome-disk-utility (3.6.1-1 -> 3.8.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded lirc-utils (1:0.9.0-39 -> 1:0.9.0-46)
    [2013-06-05 13:08] [PACMAN] installed tevent (0.9.18-1)
    [2013-06-05 13:08] [PACMAN] installed ldb (1.1.15-1)
    [2013-06-05 13:08] [PACMAN] upgraded smbclient (3.6.13-1 -> 4.0.6-1)
    [2013-06-05 13:08] [PACMAN] upgraded libxxf86dga (1.1.3-1 -> 1.1.4-1)
    [2013-06-05 13:08] [PACMAN] upgraded mpg123 (1.15.1-1 -> 1.15.4-1)
    [2013-06-05 13:08] [PACMAN] upgraded libcdio-paranoia (10.2+0.90-1 -> 10.2+0.90+1-1)
    [2013-06-05 13:08] [PACMAN] upgraded mplayer (35920-1 -> 36285-1)
    [2013-06-05 13:08] [PACMAN] upgraded gnome-mplayer (1.0.7-2 -> 1.0.8-1)
    [2013-06-05 13:08] [PACMAN] upgraded pango-perl (1.223-2 -> 1.224-2)
    [2013-06-05 13:08] [PACMAN] upgraded gtk2-perl (1.244-1 -> 1.247-2)
    [2013-06-05 13:08] [PACMAN] upgraded gnome-vfs-perl (1.081-6 -> 1.081-7)
    [2013-06-05 13:08] [PACMAN] upgraded gnomecanvas-perl (1.002-10 -> 1.002-11)
    [2013-06-05 13:08] [PACMAN] upgraded pinentry (0.8.2-2 -> 0.8.3-1)
    [2013-06-05 13:08] [PACMAN] upgraded gnupg (2.0.19-6 -> 2.0.20-2)
    [2013-06-05 13:08] [PACMAN] upgraded python2-mako (0.7.3-1 -> 0.8.1-1)
    [2013-06-05 13:08] [PACMAN] upgraded gobject-introspection (1.34.2-1 -> 1.36.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded parted (3.1-1 -> 3.1-2)
    [2013-06-05 13:08] [PACMAN] upgraded pangomm (2.28.4-1 -> 2.34.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded gtkmm (2.24.2-2 -> 2.24.3-1)
    [2013-06-05 13:08] [PACMAN] upgraded gparted (0.15.0-1 -> 0.16.1-5)
    [2013-06-05 13:08] [PACMAN] upgraded gpgme (1.3.2-1 -> 1.4.1-1)
    [2013-06-05 13:08] [PACMAN] upgraded gpm (1.20.7-1 -> 1.20.7-3)
    [2013-06-05 13:08] [PACMAN] upgraded groff (1.22.2-2 -> 1.22.2-3)
    [2013-06-05 13:08] [PACMAN] upgraded gstreamer0.10 (0.10.36-1 -> 0.10.36-2)
    [2013-06-05 13:08] [PACMAN] upgraded gstreamer0.10-good (0.10.31-1 -> 0.10.31-3)
    [2013-06-05 13:08] [ALPM-SCRIPTLET] /tmp/alpm_i2PHDJ/.INSTALL: sor: 18: usr/sbin/gconfpkg: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:08] [ALPM-SCRIPTLET] /tmp/alpm_EvtktN/.INSTALL: sor: 4: usr/sbin/gconfpkg: Nincs ilyen fájl vagy könyvtár
    [2013-06-05 13:08] [PACMAN] upgraded gstreamer0.10-good-plugins (0.10.31-1 -> 0.10.31-3)
    [2013-06-05 13:08] [PACMAN] installed gstreamer (1.0.7-1)
    [2013-06-05 13:08] [PACMAN] upgraded orc (0.4.16-1 -> 0.4.17-1)
    [2013-06-05 13:08] [PACMAN] upgraded libxv (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:08] [PACMAN] installed gst-plugins-base-libs (1.0.7-1)
    [2013-06-05 13:08] [PACMAN] upgraded libwebp (0.2.1-1 -> 0.3.0-3)
    [2013-06-05 13:08] [PACMAN] installed geoclue (0.12.99-1)
    [2013-06-05 13:08] [PACMAN] installed webkitgtk3 (2.0.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded gthumb (3.1.2-1 -> 3.2.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded gtkmm3 (3.6.0-1 -> 3.8.1-1)
    [2013-06-05 13:08] [PACMAN] upgraded gvfs (1.14.2-4 -> 1.16.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded gvfs-smb (1.14.2-4 -> 1.16.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded vim-runtime (7.3.875-1 -> 7.3.918-2)
    [2013-06-05 13:08] [PACMAN] upgraded ruby (2.0.0_p0-1 -> 2.0.0_p195-1)
    [2013-06-05 13:08] [PACMAN] upgraded gvim (7.3.875-1 -> 7.3.918-2)
    [2013-06-05 13:08] [PACMAN] upgraded hddtemp (0.3.beta15.52-1 -> 0.3.beta15.52-2)
    [2013-06-05 13:08] [PACMAN] upgraded hdparm (9.43-1 -> 9.43-2)
    [2013-06-05 13:08] [PACMAN] upgraded pygobject-devel (3.4.2-1 -> 3.8.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded python2-gobject (3.4.2-1 -> 3.8.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded ibus (1.5.1-1 -> 1.5.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded jre7-openjdk-headless (7.u17_2.3.8-1 -> 7.u21_2.3.9-4)
    [2013-06-05 13:08] [PACMAN] upgraded jre7-openjdk (7.u17_2.3.8-1 -> 7.u21_2.3.9-4)
    [2013-06-05 13:08] [PACMAN] upgraded icedtea-web-java7 (1.3.1-2 -> 1.4-1)
    [2013-06-05 13:08] [PACMAN] upgraded ilmbase (1.0.3-1 -> 2.0.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded inetutils (1.9.1-4 -> 1.9.1-6)
    [2013-06-05 13:08] [PACMAN] upgraded python (3.3.0-3 -> 3.3.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded iotop (0.5-1 -> 0.5-2)
    [2013-06-05 13:08] [PACMAN] upgraded iputils (20121221-1 -> 20121221-2)
    [2013-06-05 13:08] [PACMAN] upgraded isl (0.11.1-1 -> 0.11.2-1)
    [2013-06-05 13:08] [PACMAN] upgraded jbig2dec (0.11-5 -> 0.11-6)
    [2013-06-05 13:08] [PACMAN] upgraded jdk7-openjdk (7.u17_2.3.8-1 -> 7.u21_2.3.9-4)
    [2013-06-05 13:08] [PACMAN] upgraded jfsutils (1.1.15-3 -> 1.1.15-4)
    [2013-06-05 13:08] [PACMAN] upgraded js (1.8.5-3 -> 17.0.0-1)
    [2013-06-05 13:08] [PACMAN] upgraded strigi (0.7.8-2 -> 0.7.8-3)
    [2013-06-05 13:09] [PACMAN] upgraded qt4 (4.8.4-16 -> 4.8.4-18)
    [2013-06-05 13:09] [PACMAN] upgraded virtuoso-base (6.1.6-1 -> 6.1.6-2)
    [2013-06-05 13:09] [PACMAN] upgraded soprano (2.9.0-2 -> 2.9.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded openexr (1.7.1-2 -> 2.0.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded procps-ng (3.3.7-1 -> 3.3.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded pm-utils (1.4.1-5 -> 1.4.1-6)
    [2013-06-05 13:09] [PACMAN] upgraded libplist (1.8-2 -> 1.10-1)
    [2013-06-05 13:09] [PACMAN] upgraded usbmuxd (1.0.8-1 -> 1.0.8-2)
    [2013-06-05 13:09] [PACMAN] upgraded libimobiledevice (1.1.4-2 -> 1.1.5-1)
    [2013-06-05 13:09] [PACMAN] upgraded upower (0.9.20-1 -> 0.9.20-2)
    [2013-06-05 13:09] [PACMAN] upgraded qtwebkit (2.3.0-1 -> 2.3.1-2)
    [2013-06-05 13:09] [PACMAN] upgraded kdelibs (4.10.1-2 -> 4.10.3-3)
    [2013-06-05 13:09] [ALPM-SCRIPTLET] gtk-update-icon-cache: Cache file created successfully.
    [2013-06-05 13:09] [PACMAN] upgraded klavaro (1.9.6-1 -> 1.9.7-1)
    [2013-06-05 13:09] [PACMAN] upgraded laptop-mode-tools (1.63-1 -> 1.63-2)
    [2013-06-05 13:09] [PACMAN] upgraded less (451-1 -> 458-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-alsa-lib (1.0.26-1 -> 1.0.27.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-dbus-core (1.6.8-1 -> 1.6.10-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-fontconfig (2.10.2-1 -> 2.10.93-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-zlib (1.2.7-1 -> 1.2.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-glib2 (2.34.3-1 -> 2.36.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-glu (9.0.0-1 -> 9.0.0-2)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libjpeg-turbo (1.2.1-1 -> 1.3.0-2)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libpng (1.5.14-1 -> 1.6.2-1)
    [2013-06-05 13:09] [PACMAN] installed lib32-xz (5.0.4-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libtiff (4.0.3-1 -> 4.0.3-2)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxau (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxcb (1.9-2 -> 1.9.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxfixes (5.0-1 -> 5.0.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxcursor (1.1.13-1 -> 1.1.14-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxext (1.3.1-1 -> 1.3.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxi (1.7-1 -> 1.7.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxrandr (1.4.0-1 -> 1.4.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-libxv (1.0.7-1 -> 1.0.8-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-sqlite (3.7.16-1 -> 3.7.17-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-qt4 (4.8.4-4 -> 4.8.4-5)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-util-linux (2.22.2-1 -> 2.23.1-1)
    [2013-06-05 13:09] [PACMAN] upgraded lib32-v4l-utils (0.9.3-1 -> 0.9.5-1)
    [2013-06-05 13:09] [PACMAN] upgraded libbonobo (2.32.1-3 -> 2.32.1-4)
    [2013-06-05 13:09] [PACMAN] upgraded libburn (1.2.8-1 -> 1.3.0.pl01-1)
    [2013-06-05 13:09] [PACMAN] upgraded libdmx (1.1.2-1 -> 1.1.3-1)
    [2013-06-05 13:09] [PACMAN] upgraded libdvbpsi (0.2.2-1 -> 1:0.2.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded libfontenc (1.1.1-1 -> 1.1.2-1)
    [2013-06-05 13:09] [PACMAN] upgraded libgnome-keyring (3.6.0-2 -> 3.8.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libgpod (0.8.2-6 -> 0.8.2-7)
    [2013-06-05 13:09] [PACMAN] upgraded libgxps (0.2.2-2 -> 0.2.2-3)
    [2013-06-05 13:09] [PACMAN] upgraded libical (0.48-1 -> 1.0-2)
    [2013-06-05 13:09] [PACMAN] upgraded libisofs (1.2.8-1 -> 1.3.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libkate (0.4.1-3 -> 0.4.1-4)
    [2013-06-05 13:09] [PACMAN] upgraded liblastfm (1.0.6-2 -> 1.0.7-1)
    [2013-06-05 13:09] [PACMAN] upgraded libmicrohttpd (0.9.25-1 -> 0.9.27-1)
    [2013-06-05 13:09] [PACMAN] upgraded libnfs (1.3.0-1 -> 1.5.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libpcap (1.3.0-3 -> 1.4.0-1)
    [2013-06-05 13:09] [PACMAN] upgraded libpipeline (1.2.2-1 -> 1.2.3-1)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-hu (4.0.1-1 -> 4.0.3-1)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-common (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-base (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-calc (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-draw (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-gnome (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-impress (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-kde4 (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-math (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded postgresql-libs (9.2.3-1 -> 9.2.4-2)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-postgresql-connector (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:09] [PACMAN] upgraded libreoffice-sdk (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:10] [PACMAN] upgraded libreoffice-sdk-doc (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:10] [PACMAN] upgraded libwpd (0.9.4-1 -> 0.9.6-1)
    [2013-06-05 13:10] [PACMAN] upgraded libwps (0.2.7-1 -> 0.2.9-1)
    [2013-06-05 13:10] [PACMAN] upgraded libreoffice-writer (4.0.1-5 -> 4.0.3-3)
    [2013-06-05 13:10] [PACMAN] upgraded libshairport (1.2.1-2 -> 1.2.1.20121215-1)
    [2013-06-05 13:10] [PACMAN] upgraded tar (1.26-2 -> 1.26-4)
    [2013-06-05 13:10] [PACMAN] upgraded libtool (2.4.2-7 -> 2.4.2-9)
    [2013-06-05 13:10] [PACMAN] upgraded libtorrent-rasterbar (1:0.16.9-1 -> 1:0.16.10-1)
    [2013-06-05 13:10] [PACMAN] upgraded libxres (1.0.6-1 -> 1.0.7-1)
    [2013-06-05 13:10] [PACMAN] upgraded linux-firmware (20121118-1 -> 20130528-1)
    [2013-06-05 13:10] [PACMAN] upgraded mkinitcpio (0.13.0-1 -> 0.14.0-1)
    [2013-06-05 13:10] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-06-05 13:10] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Starting build: 3.9.4-1-ARCH
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [v86d]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth-encrypt' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: file not found: `/usr/sbin/dmsetup'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Starting build: 3.9.4-1-ARCH
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [v86d]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: Hook 'plymouth-encrypt' cannot be found
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [lvm2]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> ERROR: file not found: `/usr/sbin/dmsetup'
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-06-05 13:10] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
    [2013-06-05 13:10] [PACMAN] upgraded linux (3.8.4-1 -> 3.9.4-1)
    [2013-06-05 13:10] [PACMAN] upgraded linux-headers (3.8.4-1 -> 3.9.4-1)
    [2013-06-05 13:10] [PACMAN] upgraded linux-lts-headers (3.0.71-1 -> 3.0.80-1)
    [2013-06-05 13:10] [PACMAN] upgraded lm_sensors (3.3.3-1 -> 3.3.4-1)
    [2013-06-05 13:10] [PACMAN] upgraded logrotate (3.8.3-1 -> 3.8.4-2)
    [2013-06-05 13:10] [PACMAN] upgraded lsof (4.87-1 -> 4.87-2)
    [2013-06-05 13:10] [PACMAN] upgraded lvm2 (2.02.98-3 -> 2.02.98-4)
    [2013-06-05 13:10] [PACMAN] upgraded man-db (2.6.3-1 -> 2.6.3-3)
    [2013-06-05 13:11] [PACMAN] upgraded man-pages (3.50-1 -> 3.51-1)
    [2013-06-05 13:11] [PACMAN] upgraded mdadm (3.2.6-3 -> 3.2.6-4)
    [2013-06-05 13:11] [PACMAN] upgraded meld (1.7.1-1 -> 1.7.3-1)
    [2013-06-05 13:11] [PACMAN] upgraded mercurial (2.5.2-1 -> 2.6.2-1)
    [2013-06-05 13:11] [PACMAN] upgraded zenity (3.6.0-1 -> 3.8.0-1)
    [2013-06-05 13:11] [PACMAN] upgraded metacity (2.34.13-1 -> 2.34.13-5)
    [2013-06-05 13:11] [PACMAN] upgraded mjpegtools (2.0.0-2 -> 2.0.0-3)
    [2013-06-05 13:11] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2013-06-05 13:11] [PACMAN] upgraded pacman-mirrorlist (20130323-1 -> 20130601-1)
    [2013-06-05 13:11] [PACMAN] upgraded pacman (4.1.0-2 -> 4.1.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded pyalpm (0.5.3-2 -> 0.6.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded namcap (3.2.4-2 -> 3.2.5-1)
    [2013-06-05 13:11] [PACMAN] upgraded net-tools (1.60.20120804git-2 -> 1.60.20130531git-1)
    [2013-06-05 13:11] [PACMAN] upgraded xinetd (2.3.15-2 -> 2.3.15-3)
    [2013-06-05 13:11] [PACMAN] upgraded netkit-bsd-finger (0.17-7 -> 0.17-8)
    [2013-06-05 13:11] [PACMAN] upgraded wpa_supplicant (2.0-3 -> 2.0-4)
    [2013-06-05 13:11] [PACMAN] upgraded ppp (2.4.5-5 -> 2.4.5-6)
    [2013-06-05 13:11] [PACMAN] installed libqmi (1.2.0-2)
    [2013-06-05 13:11] [PACMAN] installed libmbim (1.0.0-1)
    [2013-06-05 13:11] [PACMAN] installed modemmanager (0.7.990-5)
    [2013-06-05 13:11] [PACMAN] upgraded networkmanager (0.9.8.0-2 -> 0.9.8.0-4)
    [2013-06-05 13:11] [PACMAN] upgraded network-manager-applet (0.9.8.0-1 -> 0.9.8.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded python2-distribute (0.6.34-1 -> 0.6.40-1)
    [2013-06-05 13:11] [PACMAN] upgraded sip (4.14.5-1 -> 4.14.6-1)
    [2013-06-05 13:11] [PACMAN] upgraded python2-sip (4.14.5-1 -> 4.14.6-1)
    [2013-06-05 13:11] [PACMAN] upgraded pyqt-common (4.10-1 -> 4.10.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded python2-pyqt (4.10-1 -> 4.10.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded ninja-ide (2.1.1-1 -> 2.2-1)
    [2013-06-05 13:11] [PACMAN] upgraded ntfs-3g (2013.1.13-2 -> 2013.1.13-3)
    [2013-06-05 13:11] [PACMAN] upgraded ntp (4.2.6.p5-13 -> 4.2.6.p5-14)
    [2013-06-05 13:11] [ALPM-SCRIPTLET]
    [2013-06-05 13:11] [ALPM-SCRIPTLET] ==> The sshd daemon has been moved to /usr/bin alongside all binaries.
    [2013-06-05 13:11] [ALPM-SCRIPTLET] ==> Please update this path in your scripts if applicable.
    [2013-06-05 13:11] [ALPM-SCRIPTLET]
    [2013-06-05 13:11] [PACMAN] upgraded openssh (6.2p1-1 -> 6.2p2-1)
    [2013-06-05 13:11] [PACMAN] upgraded opera (12.14.1738-1 -> 12.15.1748-1)
    [2013-06-05 13:11] [PACMAN] upgraded xfce4-panel (4.10.0-1 -> 4.10.1-1)
    [2013-06-05 13:11] [PACMAN] upgraded orage (4.8.4-1 -> 4.8.4-2)
    [2013-06-05 13:11] [PACMAN] upgraded pcmciautils (018-6 -> 018-7)
    [2013-06-05 13:11] [PACMAN] upgraded perl-bit-vector (7.2-2 -> 7.2-3)
    [2013-06-05 13:11] [PACMAN] upgraded perl-digest-sha1 (2.13-3 -> 2.13-4)
    [2013-06-05 13:11] [PACMAN] upgraded perl-gd (2.49-1 -> 2.49-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-html-parser (3.69-2 -> 3.71-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-image-exiftool (9.13-1 -> 9.27-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-net-ssleay (1.52-1 -> 1.54-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-io-socket-ssl (1.81-1 -> 1.94-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-json (2.53-2 -> 2.58-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-json-xs (2.33-1 -> 2.33-2)
    [2013-06-05 13:11] [PACMAN] upgraded perl-libwww (6.04-1 -> 6.05-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-locale-gettext (1.05-9 -> 1.05-10)
    [2013-06-05 13:11] [PACMAN] upgraded perl-lwp-protocol-https (6.03-1 -> 6.04-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-net-dbus (1.0.0-2 -> 1.0.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded perl-test-pod (1.46-1 -> 1.48-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-text-iconv (1.7-7 -> 1.7-8)
    [2013-06-05 13:11] [PACMAN] upgraded perl-tree-dag-node (1.07-1 -> 1.11-1)
    [2013-06-05 13:11] [PACMAN] upgraded perl-xml-parser (2.41-3 -> 2.41-4)
    [2013-06-05 13:11] [PACMAN] upgraded perl-yaml-syck (1.22-1 -> 1.27-1)
    [2013-06-05 13:11] [PACMAN] upgraded poppler-glib (0.22.2-1 -> 0.22.4-1)
    [2013-06-05 13:11] [PACMAN] upgraded poppler-qt (0.22.2-1 -> 0.22.4-1)
    [2013-06-05 13:11] [PACMAN] upgraded pptpclient (1.7.2-4 -> 1.7.2-5)
    [2013-06-05 13:11] [PACMAN] upgraded protobuf (2.5.0-1 -> 2.5.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded rtkit (0.11-1 -> 0.11-2)
    [2013-06-05 13:11] [PACMAN] upgraded sbc (1.0-1 -> 1.1-1)
    [2013-06-05 13:11] [ALPM-SCRIPTLET] >>> If you have per-user copies of configuration files (such as client.conf,
    [2013-06-05 13:11] [ALPM-SCRIPTLET] daemon.conf or default.pa) in ~/.pulse/, make sure you keep them in sync
    [2013-06-05 13:11] [ALPM-SCRIPTLET] with changes to the packaged files in /etc/pulse/. Otherwise, PulseAudio
    [2013-06-05 13:11] [ALPM-SCRIPTLET] may refuse to start due to configuration errors.
    [2013-06-05 13:11] [ALPM-SCRIPTLET]
    [2013-06-05 13:11] [ALPM-SCRIPTLET] >>> Autospawn is now disabled by default. If you need to run PulseAudio outside
    [2013-06-05 13:11] [ALPM-SCRIPTLET] of an X session, either:
    [2013-06-05 13:11] [ALPM-SCRIPTLET] - Enable autospawn in client.conf, or
    [2013-06-05 13:11] [ALPM-SCRIPTLET] - Start it manually by executing 'pulseaudio --start'
    [2013-06-05 13:11] [PACMAN] upgraded pulseaudio (3.0-2 -> 3.0-3)
    [2013-06-05 13:11] [PACMAN] upgraded python2-zope-interface (4.0.3-1 -> 4.0.5-1)
    [2013-06-05 13:11] [PACMAN] upgraded reiserfsprogs (3.6.22-1 -> 3.6.22-2)
    [2013-06-05 13:11] [PACMAN] upgraded rfkill (0.4-7 -> 0.5-1)
    [2013-06-05 13:11] [PACMAN] upgraded rsync (3.0.9-5 -> 3.0.9-6)
    [2013-06-05 13:11] [PACMAN] upgraded rxvt-unicode (9.18-1 -> 9.18-5)
    [2013-06-05 13:11] [PACMAN] upgraded sdl_image (1.2.12-2 -> 1.2.12-3)
    [2013-06-05 13:11] [PACMAN] upgraded seahorse (3.6.3-1 -> 3.8.2-1)
    [2013-06-05 13:11] [PACMAN] upgraded skype (4.1.0.20-6 -> 4.2.0.11-1)
    [2013-06-05 13:11] [PACMAN] upgraded slim (1.3.5-2 -> 1.3.5-3)
    [2013-06-05 13:11] [PACMAN] upgraded subversion (1.7.8-1 -> 1.7.9-6)
    [2013-06-05 13:11] [PACMAN] upgraded sudo (1.8.6.p7-2 -> 1.8.6.p8-2)
    [2013-06-05 13:11] [PACMAN] upgraded sysvinit-tools (2.88-9 -> 2.88-11)
    [2013-06-05 13:11] [PACMAN] upgraded systemd-sysvcompat (198-2 -> 204-3)
    [2013-06-05 13:11] [PACMAN] upgraded terminator (0.96-4 -> 0.97-1)
    [2013-06-05 13:11] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:11] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:12] [ALPM-SCRIPTLET] recreating all formats... done.
    [2013-06-05 13:12] [ALPM-SCRIPTLET] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2013-06-05 13:12] [PACMAN] upgraded texlive-bin (2012.0-8 -> 2012.0-12)
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.BkYRWYLQwd...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:13] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: recreating all formats...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:13] [ALPM-SCRIPTLET] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2013-06-05 13:13] [ALPM-SCRIPTLET] NB: To setup ConTeXt and the lua(la)tex font db,
    [2013-06-05 13:13] [ALPM-SCRIPTLET] see http://wiki.archlinux.org/index.php/TeX_Live
    [2013-06-05 13:13] [PACMAN] upgraded texlive-core (2012.28273-1 -> 2012.29661-1)
    [2013-06-05 13:13] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:13] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:13] [PACMAN] upgraded texlive-bibtexextra (2012.28244-1 -> 2012.29663-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.PCRnjpu2LX...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:14] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-fontsextra (2012.28268-1 -> 2012.29646-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-formatsextra (2012.26689-1 -> 2012.29110-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.wUzwlpN7S4...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:14] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-games (2012.28243-1 -> 2012.29679-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-genericextra (2012.28210-1 -> 2012.29501-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-htmlxml (2012.28273-1 -> 2012.29474-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.OUUwjPH5PT...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-06-05 13:14] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-latexextra (2012.28272-1 -> 2012.29701-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-06-05 13:14] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-06-05 13:14] [PACMAN] upgraded texlive-humanities (2012.28280-1 -> 2012.29347-1)
    [2013-06-05 13:14] [ALPM-SCRIPTLET] >>> texlive: saving u

    It has solved itself today. After making a -Syu today and installing a newer kernel then reinstalling catalyst-dkms from AUR it is working again!! )))) Marking as solved.
    Kernel: 3.9.5-1-ARCH
    Catalyst-dkms: 13.1-2 (instead of newest 13.4-1)
    Last edited by szebenyib (2013-06-14 12:02:42)

  • Random Kernel Panic after upgrade to kernel 2.6.36

    Hello,
    First of all, I apologise if this topic has already come up on the forums, but i've checked and can't see anything specifically relating to the problem im having, and ive also checked the bugs section of Archwiki and can't seem to see anything on there either. I'm not sure what information you guys need so ill just post as much as I can think of in this thread and then if you need any other info, ill post it on request.
    The problem im having relates to a recent system update, which I did sometime within the past 4 weeks or so, after not upgrading for quite a while due to lack of free time.
    In the last update I remember seeing it upgrading the kernel from 2.6.35 to 2.6.36, and since then I have been getting completly random kernel panics, whereby everything freezes. If I have audio output, the sound crashes and everything freezes, and the caps lock and scroll lock lights just flash in sync on the keyboard.
    I have never had any problems like this in all the 7 months that i've been using Arch as a permenant OS.
    Hardware:
    Mobo: ASRock 775Dual-VSTA
    Ram: 2GB (2x 1GB different brand sticks, same specs)
    CPU: Intel Core 2 Duo 1.6GHz
    GFX: Nvidia 8800GT 512MB
    Plug and Play hardware that is normally always connected:
    1. Zoom Wireless Dongle (4410b chipset, using ndiswrapper and the Zoom windows driver)
    2. Digital TV Stick (Artec T1) with specific firmware and using MeTV as a viewer.
    I've looked in all of the logs, including: dmesg, everything.log, daemon.log, errors.log, messages.log and all the other logs. But there is very little information relating to the crash in there. I'm guessing this is because its a kernel panic so it doesn't have chance to dump anything into the logs before it all crashes? If needs be I can post whichever logs you think will be most useful, but i'm using my laptop at the minute so I wont get chance to post them until tomorrow evening.
    I've also tried enabling the testing repos and upgraded to kernel 2.6.37-1 to see if this suspected bug is fixed, but the panic seems to happen the same, if not more with kernel 2.6.37-1. At the minute I've rolled my system back to kernel 2.6.36 because it seemed a little more stable.
    It doesn't just crash when your in the X server either. Theres been a few times when i've had a kernel panic during boot. Sometimes a couple of seconds after it starts to boot into Arch. And sometimes just as its processing the Udev events. But as I say it seems completely random rather than relating to specific events.
    During one of the crashes at boot I got an error message on the screen which read:
    Setting Latency Timer to 64
    HDA Intel 0000:80:01.0: PCI: disallowing DAC for device
    [<c131621b>] ? error_code+0x67/0x6c
    Thats as much as I can think of at the minute. As I say, if you need any more information or need me to paste my log files then let me know and i will do that tomorrow.
    Thanks in advance for the help, its much appreciated.
    Scott.
    Last edited by ScottWilson1990 (2011-01-10 01:18:26)

    Hi Daniel,
    I'm just guessing that its a kenel panic, as when it happens both the caps lock and scroll lock lights flash in sync, which is a sign of kernel panic isn't it?
    My cpu is i686.
    I've just read that post and i've downgraded udev to 164-3 to see if this solves the problem as some people have said in that post, although others later on in the thread say that this doesn't solve it for them. This morning it took me 4 restarts just to get arch to boot without the panic. I took a picture of the screen during the panic which ill post after work this evening, it looks pretty similar to the picture posted by "rabid_works" in the thread you pasted. I'm not sure about your post in the other threat that relates to the errors in the Oops report, could you clarify this so I can see if the problems reported in that thread are what I am experiencing?.
    In the meantime, here is my pacman.log from 26.12.10 when I did the upgrade and the problems started. (note I have done upgrades following 26.12.10 to see if anything fixed the problem but with no luck, that is why the log is so long and I don't have any hosting anymore, so i've had to post it in quotes, I apologise).
    [2010-12-26 15:13] Running 'pacman -Sy'
    [2010-12-26 15:13] synchronizing package lists
    [2010-12-26 15:14] Running 'pacman -Syu'
    [2010-12-26 15:14] synchronizing package lists
    [2010-12-26 15:14] starting full system upgrade
    [2010-12-26 15:35] Running 'pacman -Syu'
    [2010-12-26 15:35] synchronizing package lists
    [2010-12-26 15:35] starting full system upgrade
    [2010-12-26 16:45] removed libusb1 (1.0.8-1)
    [2010-12-26 16:45] removed pycairo (1.8.10-2)
    [2010-12-26 16:45] removed python-numpy (1.5.0-2)
    [2010-12-26 16:45] upgraded gnome-menus (2.30.4-2 -> 2.30.5-1)
    [2010-12-26 16:45] upgraded gnome-desktop (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:45] upgraded tzdata (2010n-1 -> 2010o-1)
    [2010-12-26 16:45] Generating locales...
    [2010-12-26 16:45]   en_GB.UTF-8... done
    [2010-12-26 16:45]   en_US.UTF-8... done
    [2010-12-26 16:46]   en_US.ISO-8859-1... done
    [2010-12-26 16:46] Generation complete.
    [2010-12-26 16:46] upgraded glibc (2.12.1-3 -> 2.12.1-4)
    [2010-12-26 16:46] upgraded gcc-libs (4.5.1-1 -> 4.5.1-2)
    [2010-12-26 16:46] upgraded pcre (8.10-1 -> 8.11-1)
    [2010-12-26 16:46] upgraded glib2 (2.26.0-2 -> 2.26.1-1)
    [2010-12-26 16:46] upgraded zlib (1.2.5-2 -> 1.2.5-3)
    [2010-12-26 16:46] upgraded ncurses (5.7-3 -> 5.7-4)
    [2010-12-26 16:46] upgraded readline (6.1.002-1 -> 6.1.002-2)
    [2010-12-26 16:46] upgraded libxml2 (2.7.7-2 -> 2.7.8-1)
    [2010-12-26 16:46] upgraded bash (4.1.009-1 -> 4.1.009-3)
    [2010-12-26 16:46] upgraded findutils (4.4.2-2 -> 4.4.2-3)
    [2010-12-26 16:46] upgraded gzip (1.4-1 -> 1.4-2)
    [2010-12-26 16:46] upgraded texinfo (4.13a-4 -> 4.13a-5)
    [2010-12-26 16:46] upgraded libtasn1 (2.6-1 -> 2.8-1)
    [2010-12-26 16:46] upgraded gnutls (2.8.6-1 -> 2.10.4-1)
    [2010-12-26 16:46] upgraded libsoup (2.32.0-1 -> 2.32.2-1)
    [2010-12-26 16:46] upgraded db (5.1.19-2 -> 5.1.19-3)
    [2010-12-26 16:46] upgraded openssl (1.0.0.a-3 -> 1.0.0.c-1)
    [2010-12-26 16:46] upgraded sqlite3 (3.7.3-1 -> 3.7.4-1)
    [2010-12-26 16:46] upgraded heimdal (1.3.3-2 -> 1.3.3-4)
    [2010-12-26 16:46] upgraded evolution-data-server (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded inputproto (2.0-1 -> 2.0.1-1)
    [2010-12-26 16:46] upgraded libxi (1.3.2-1 -> 1.4.0-1)
    [2010-12-26 16:46] upgraded libpng (1.4.4-1 -> 1.4.5-1)
    [2010-12-26 16:46] upgraded expat (2.0.1-5 -> 2.0.1-6)
    [2010-12-26 16:46] upgraded xproto (7.0.18-1 -> 7.0.20-1)
    [2010-12-26 16:46] upgraded libx11 (1.3.5-1 -> 1.4.0-1)
    [2010-12-26 16:46] upgraded attr (2.4.44-1 -> 2.4.44-2)
    [2010-12-26 16:46] upgraded libcap (2.19-1 -> 2.19-2)
    [2010-12-26 16:46] upgraded coreutils (8.6-1 -> 8.7-1)
    [2010-12-26 16:46] warning: /etc/hosts installed as /etc/hosts.pacnew
    [2010-12-26 16:46] warning: /etc/gshadow installed as /etc/gshadow.pacnew
    [2010-12-26 16:46] upgraded filesystem (2010.10-1 -> 2010.12-1)
    [2010-12-26 16:46] upgraded dbus-core (1.4.0-1 -> 1.4.1-1)
    [2010-12-26 16:46] upgraded dbus (1.4.0-1 -> 1.4.1-1)
    [2010-12-26 16:46] upgraded avahi (0.6.27-7 -> 0.6.28-1)
    [2010-12-26 16:46] upgraded libcups (1.4.4-3 -> 1.4.5-2)
    [2010-12-26 16:46] upgraded gdk-pixbuf2 (2.22.0-2 -> 2.22.1-1)
    [2010-12-26 16:46] upgraded gtk2 (2.22.0-5 -> 2.22.1-1)
    [2010-12-26 16:46] upgraded librsvg (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded libogg (1.2.0-1 -> 1.2.2-1)
    [2010-12-26 16:46] upgraded libvorbis (1.3.1-1 -> 1.3.2-1)
    [2010-12-26 16:46] upgraded gstreamer0.10 (0.10.30-1 -> 0.10.31-1)
    [2010-12-26 16:46] upgraded libcanberra (0.25-1 -> 0.26-3)
    [2010-12-26 16:46] upgraded libwnck (2.30.5-1 -> 2.30.6-1)
    [2010-12-26 16:46] upgraded gnome-panel (2.32.0.2-2 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded alacarte (0.13.2-2 -> 0.13.2-3)
    [2010-12-26 16:46] upgraded alsa-utils (1.0.23-2 -> 1.0.23-3)
    [2010-12-26 16:46] upgraded amsn (0.98.3-4 -> 0.98.4-1)
    [2010-12-26 16:46] upgraded libusb (0.1.12-4 -> 1.0.8-1)
    [2010-12-26 16:46] installed libusb-compat (0.1.3-1)
    [2010-12-26 16:46] upgraded ardour (2.8.11-1 -> 2.8.11-2)
    [2010-12-26 16:46] upgraded automake (1.11.1-1 -> 1.11.1-2)
    [2010-12-26 16:46] upgraded bluez (4.77-1 -> 4.82-1)
    [2010-12-26 16:46] upgraded boost-libs (1.43.0-2 -> 1.45.0-1)
    [2010-12-26 16:46] upgraded orc (0.4.7-1 -> 0.4.11-1)
    [2010-12-26 16:46] upgraded udev (163-1 -> 164-3)
    [2010-12-26 16:46] upgraded gstreamer0.10-base (0.10.30-1 -> 0.10.31-1)
    [2010-12-26 16:46] upgraded gstreamer0.10-base-plugins (0.10.30-1 -> 0.10.31-1)
    [2010-12-26 16:46] upgraded file (5.04-2 -> 5.04-3)
    [2010-12-26 16:46] upgraded cdrkit (1.1.10-1 -> 1.1.11-1)
    [2010-12-26 16:46] upgraded libao (1.0.0-2 -> 1.0.0-5)
    [2010-12-26 16:46] upgraded cdrdao (1.2.3-4 -> 1.2.3-5)
    [2010-12-26 16:46] upgraded brasero (2.32.0-3 -> 2.32.1-1)
    [2010-12-26 16:46] upgraded run-parts (3.2.3-1 -> 3.4.1-1)
    [2010-12-26 16:46] upgraded sed (4.2.1-2 -> 4.2.1-3)
    [2010-12-26 16:46] Clearing symlinks in /etc/ssl/certs...done.
    [2010-12-26 16:46] Updating certificates in /etc/ssl/certs... 141 added, 0 removed; done.
    [2010-12-26 16:46] Running hooks in /etc/ca-certificates/update.d....
    [2010-12-26 16:46] updating keystore /etc/ssl/certs/java/cacerts...
    [2010-12-26 16:46]   added: /etc/ssl/certs/brasil.gov.br.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/cacert.org.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/ca.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/cert_igca_dsa.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/cert_igca_rsa.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/ABAecom_=sub.__Am._Bankers_Assn.=_Root_CA.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_1.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_2.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_External_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_Low-Value_Services_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_Public_Services_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/AddTrust_Qualified_Certificates_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/America_Online_Root_Certification_Authority_1.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/America_Online_Root_Certification_Authority_2.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Baltimore_CyberTrust_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/COMODO_Certification_Authority.pem
    [2010-12-26 16:46]   ignored import, signature not available: /etc/ssl/certs/COMODO_ECC_Certification_Authority.pem
    [2010-12-26 16:46] keytool error: java.security.NoSuchAlgorithmException: SHA384withECDSA Signature not available
    [2010-12-26 16:46]   added: /etc/ssl/certs/Camerfirma_Chambers_of_Commerce_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Camerfirma_Global_Chambersign_Root.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Certplus_Class_2_Primary_CA.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Certum_Root_CA.pem
    [2010-12-26 16:46]   added: /etc/ssl/certs/Comodo_AAA_Services_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Comodo_Secure_Services_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Comodo_Trusted_Services_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DST_ACES_CA_X6.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DST_Root_CA_X3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiCert_Assured_ID_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiCert_Global_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/DigiNotar_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_1.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_4.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Global_Secure_Personal_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Global_Secure_Server_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Secure_Personal_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust.net_Secure_Server_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Entrust_Root_Certification_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_Global_eBusiness_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_eBusiness_CA_1.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Equifax_Secure_eBusiness_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Firmaprofesional_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GTE_CyberTrust_Global_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GTE_CyberTrust_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Global_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Global_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Primary_Certification_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Universal_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GeoTrust_Universal_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GlobalSign_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/GlobalSign_Root_CA_-_R2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Go_Daddy_Class_2_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASE1_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASE3_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASEA1_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_CLASEA3_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_Chained_CAs_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_Servidores_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/IPS_Timestamping_root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Business_=Class_B=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Express_=Class_C=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Notary_=Class_A=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/NetLock_Qualified_=Class_QA=_Root.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Network_Solutions_Certificate_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/QuoVadis_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/QuoVadis_Root_CA_2.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/QuoVadis_Root_CA_3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/RSA_Root_Certificate_1.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/RSA_Security_1024_v3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/RSA_Security_2048_v3.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/SecureTrust_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Secure_Global_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Security_Communication_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Sonera_Class_1_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Sonera_Class_2_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Staat_der_Nederlanden_Root_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/Starfield_Class_2_CA.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/StartCom_Certification_Authority.pem
    [2010-12-26 16:47]   added: /etc/ssl/certs/StartCom_Ltd..pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/SwissSign_Gold_CA_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/SwissSign_Platinum_CA_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/SwissSign_Silver_CA_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Swisscom_Root_CA_1.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TC_TrustCenter__Germany__Class_2_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TC_TrustCenter__Germany__Class_3_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TDC_Internet_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TDC_OCES_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_1.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Taiwan_GRCA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Personal_Basic_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Personal_Freemail_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Personal_Premium_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Premium_Server_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Server_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Thawte_Time_Stamping_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN-USER_First-Network_Applications.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN_DATACorp_SGC_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN_USERFirst_Email_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/UTN_USERFirst_Hardware_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/ValiCert_Class_1_VA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/ValiCert_Class_2_VA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_RSA_Secure_Server_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Verisign_Time_Stamping_Authority_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Visa_International_Global_Root_2.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Visa_eCommerce_Root.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/WellsSecure_Public_Root_Certificate_Authority.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/Wells_Fargo_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/XRamp_Global_CA_Root.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA-Baltimore_Implementation.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA_-_Entrust_Implementation.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/beTRUSTed_Root_CA_-_RSA_Implementation.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/thawte_Primary_Root_CA.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/signet_ca1_pem.pem
    [2010-12-26 16:48]   added: /etc/ssl/certs/signet_ca2_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_ca3_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_ocspklasa2_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_ocspklasa3_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_pca2_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_pca3_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_rootca_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/signet_tsa1_pem.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/spi-ca-2003.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/spi-cacert-2008.pem
    [2010-12-26 16:49]   added: /etc/ssl/certs/deutsche-telekom-root-ca-2.pem
    [2010-12-26 16:49] done.
    [2010-12-26 16:49] done.
    [2010-12-26 16:49] upgraded ca-certificates (20090814-3 -> 20090814+nmu2-1)
    [2010-12-26 16:49] upgraded ca-certificates-java (20090629-2 -> 20100412-2)
    [2010-12-26 16:49] upgraded cairomm (1.8.4-1 -> 1.8.6-1)
    [2010-12-26 16:49] upgraded curl (7.21.2-2 -> 7.21.3-1)
    [2010-12-26 16:49] upgraded dbus-glib (0.86-1 -> 0.92-1)
    [2010-12-26 16:49] upgraded python2 (2.7-3 -> 2.7.1-3)
    [2010-12-26 16:49] upgraded libtorrent-rasterbar (0.15.4-2 -> 0.15.4-3)
    [2010-12-26 16:49] upgraded twisted (10.1.0-1 -> 10.2.0-1)
    [2010-12-26 16:49] installed python2-chardet (2.0.1-3)
    [2010-12-26 16:49] >>> Deluge's daemon is running default with the "deluge" user. The default download directory is /srv/deluge/.
    [2010-12-26 16:49]     You can change the user by editing /etc/conf.d/deluged
    [2010-12-26 16:49] upgraded deluge (1.3.1-1 -> 1.3.1-2)
    [2010-12-26 16:49] upgraded device-mapper (2.02.75-1 -> 2.02.78-1)
    [2010-12-26 16:49] upgraded dhcpcd (5.2.8-1 -> 5.2.9-1)
    [2010-12-26 16:49] upgraded diffutils (3.0-1 -> 3.0-2)
    [2010-12-26 16:49] upgraded dnsutils (9.7.1.P2-1 -> 9.7.2.P3-1)
    [2010-12-26 16:49] upgraded eog (2.32.0-2 -> 2.32.1-1)
    [2010-12-26 16:49] upgraded ethtool (6-2 -> 2.6.35-2)
    [2010-12-26 16:49] upgraded fakeroot (1.14.4-2 -> 1.14.5-1)
    [2010-12-26 16:49] upgraded feh (1.10-1 -> 1.10.1-1)
    [2010-12-26 16:49] upgraded sdl (1.2.14-5 -> 1.2.14-6)
    [2010-12-26 16:49] upgraded schroedinger (1.0.9-1 -> 1.0.10-1)
    [2010-12-26 16:49] upgraded libvpx (0.9.5-1 -> 0.9.5-2)
    [2010-12-26 16:49] upgraded libdrm (2.4.21-2 -> 2.4.22-3)
    [2010-12-26 16:49] upgraded pixman (0.18.4-1 -> 0.20.0-1)
    [2010-12-26 16:49] upgraded xorg-server-common (1.9.2-1 -> 1.9.2-2)
    [2010-12-26 16:49] upgraded xorg-server (1.9.2-1 -> 1.9.2-2)
    [2010-12-26 16:49] upgraded nvidia-utils (260.19.12-1 -> 260.19.29-1)
    [2010-12-26 16:49] upgraded libva (1.0.5-2 -> 1.0.6-1)
    [2010-12-26 16:49] upgraded ffmpeg (25472-1 -> 25679-1)
    [2010-12-26 16:49] upgraded file-roller (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:49] upgraded xulrunner (1.9.2.12-1 -> 1.9.2.13-2)
    [2010-12-26 16:49] upgraded firefox (3.6.12-1 -> 3.6.13-1)
    [2010-12-26 16:49] upgraded flashplugin (10.1.85.3-1 -> 10.1.102.65-1)
    [2010-12-26 16:49] installed libasyncns (0.8-3)
    [2010-12-26 16:49] installed libpulse (0.9.22-2)
    [2010-12-26 16:49] upgraded fluidsynth (1.1.3-1 -> 1.1.3-2)
    [2010-12-26 16:49] upgraded freetype2 (2.4.3-1 -> 2.4.4-1)
    [2010-12-26 16:49] upgraded gawk (3.1.8-1 -> 3.1.8-2)
    [2010-12-26 16:49] upgraded gcalctool (5.32.0-2 -> 5.32.2-1)
    [2010-12-26 16:49] upgraded gcc (4.5.1-1 -> 4.5.1-2)
    [2010-12-26 16:49] upgraded gen-init-cpio (2.6.32-1 -> 2.6.36-1)
    [2010-12-26 16:49] upgraded ghostscript (9.00-1 -> 9.00-2)
    [2010-12-26 16:49] upgraded gmime (2.4.19-1 -> 2.4.21-1)
    [2010-12-26 16:49] upgraded gucharmap (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:49] upgraded libnotify (0.4.5-1.1 -> 0.5.2-1)
    [2010-12-26 16:50] upgraded gnome-applets (2.32.0-3 -> 2.32.1.1-1)
    [2010-12-26 16:50] installed libgnome-data (2.32.0-3)
    [2010-12-26 16:50] upgraded gnome-settings-daemon (2.32.0-1 -> 2.32.1-2)
    [2010-12-26 16:50] upgraded gnome-control-center (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] installed python2-gconf (2.28.1-5)
    [2010-12-26 16:50] upgraded gnome-games (2.32.0-3 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-good (0.10.24-1 -> 0.10.26-1)
    [2010-12-26 16:50] upgraded libsoup-gnome (2.32.0-1 -> 2.32.2-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-good-plugins (0.10.24-1 -> 0.10.26-1)
    [2010-12-26 16:50] upgraded gnome-media (2.32.0-1 -> 2.32.0-2)
    [2010-12-26 16:50] upgraded gnome-panel-bonobo (2.32.0.2-2 -> 2.32.1-1)
    [2010-12-26 16:50] installed python2-bonobo (2.28.1-5)
    [2010-12-26 16:50] installed python2-libgnome (2.28.1-5)
    [2010-12-26 16:50] installed python2-gnomecanvas (2.28.1-5)
    [2010-12-26 16:50] installed python2-gnomevfs (2.28.1-5)
    [2010-12-26 16:50] upgraded gnome-python (2.28.1-3 -> 2.28.1-5)
    [2010-12-26 16:50] upgraded polkit (0.98-1 -> 0.99-1)
    [2010-12-26 16:50] upgraded procps (3.2.8-1 -> 3.2.8-3)
    [2010-12-26 16:50] upgraded pm-utils (1.4.0-1 -> 1.4.1-1)
    [2010-12-26 16:50] upgraded upower (0.9.6-0.20100929 -> 0.9.7-2)
    [2010-12-26 16:50] upgraded polkit-gnome (0.97-1 -> 0.99-1)
    [2010-12-26 16:50] upgraded gnome-session (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded vte (0.26.1-1 -> 0.26.2-1)
    [2010-12-26 16:50] upgraded gnome-terminal (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded gnome-themes (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:50] upgraded gnupg (1.4.11-1 -> 1.4.11-2)
    [2010-12-26 16:50] upgraded gnupg2 (2.0.16-2 -> 2.0.16-3)
    [2010-12-26 16:50] installed atkmm (2.22.1-1)
    [2010-12-26 16:50] upgraded gtkmm (2.20.3-1 -> 2.22.0-1)
    [2010-12-26 16:50] upgraded gparted (0.7.0-1 -> 0.7.1-1)
    [2010-12-26 16:50] upgraded gpm (1.20.6-5 -> 1.20.6-6)
    [2010-12-26 16:50] upgraded gstreamer0.10-bad (0.10.19-1 -> 0.10.20-1)
    [2010-12-26 16:50] upgraded libdc1394 (2.1.2-1 -> 2.1.2-2)
    [2010-12-26 16:50] installed gsm (1.0.13-6)
    [2010-12-26 16:50] installed rtmpdump (2.3-3)
    [2010-12-26 16:50] installed libgme (0.5.5-3)
    [2010-12-26 16:50] upgraded gstreamer0.10-bad-plugins (0.10.19-1 -> 0.10.20-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-ffmpeg (0.10.10-1 -> 0.10.11-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-ugly (0.10.15-5 -> 0.10.16-1)
    [2010-12-26 16:50] upgraded gstreamer0.10-ugly-plugins (0.10.15-5 -> 0.10.16-1)
    [2010-12-26 16:50] upgraded gtk-engine-murrine (0.98.1.1-1 -> 0.98.1.1-2)
    [2010-12-26 16:50] upgraded gtk-vnc (0.3.10-2 -> 0.4.2-2)
    [2010-12-26 16:50] upgraded gvfs (1.6.5-2 -> 1.6.6-1)
    [2010-12-26 16:50] upgraded usbutils (0.90-1 -> 0.91-4)
    [2010-12-26 16:50] upgraded hal (0.5.14-4 -> 0.5.14-5)
    [2010-12-26 16:50] upgraded hyphen (2.6-1 -> 2.7.1-1)
    [2010-12-26 16:50] upgraded icu (4.4.2-1 -> 4.6-1)
    [2010-12-26 16:50] upgraded inetutils (1.8-1 -> 1.8-2)
    [2010-12-26 16:50] upgraded initscripts (2010.07-1 -> 2010.07-2)
    [2010-12-26 16:50] upgraded iptables (1.4.9-1 -> 1.4.10-1)
    [2010-12-26 16:50] upgraded ipw2100-fw (1.3-4 -> 1.3-5)
    [2010-12-26 16:50] upgraded ipw2200-fw (3.1-2 -> 3.1-3)
    [2010-12-26 16:50] upgraded isdn4k-utils (3.2p1-5 -> 3.2p1-6)
    [2010-12-26 16:50] upgraded jfsutils (1.1.14-1 -> 1.1.14-2)
    [2010-12-26 16:50] upgraded linux-firmware (20100911-1 -> 20101108-1)
    [2010-12-26 16:50] >>> Updating module dependencies. Please wait ...
    [2010-12-26 16:50] >>> MKINITCPIO SETUP
    [2010-12-26 16:50] >>> ----------------
    [2010-12-26 16:50] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-12-26 16:50] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-12-26 16:50] >>> More information about mkinitcpio setup can be found here:
    [2010-12-26 16:50] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-12-26 16:50]
    [2010-12-26 16:50] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
    [2010-12-26 16:50] ==> Building image "default"
    [2010-12-26 16:50] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-12-26 16:50] :: Begin build
    [2010-12-26 16:50] :: Parsing hook [base]
    [2010-12-26 16:50] :: Parsing hook [udev]
    [2010-12-26 16:50] :: Parsing hook [autodetect]
    [2010-12-26 16:50] :: Parsing hook [pata]
    [2010-12-26 16:50] :: Parsing hook [scsi]
    [2010-12-26 16:51] :: Parsing hook [sata]
    [2010-12-26 16:51] :: Parsing hook [filesystems]
    [2010-12-26 16:51] :: Generating module dependencies
    [2010-12-26 16:51] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-12-26 16:51] ==> SUCCESS
    [2010-12-26 16:51] ==> Building image "fallback"
    [2010-12-26 16:51] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-12-26 16:51] :: Begin build
    [2010-12-26 16:51] :: Parsing hook [base]
    [2010-12-26 16:51] :: Parsing hook [udev]
    [2010-12-26 16:51] :: Parsing hook [pata]
    [2010-12-26 16:51] :: Parsing hook [scsi]
    [2010-12-26 16:51] :: Parsing hook [sata]
    [2010-12-26 16:51] :: Parsing hook [filesystems]
    [2010-12-26 16:51] :: Generating module dependencies
    [2010-12-26 16:51] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-12-26 16:51] ==> SUCCESS
    [2010-12-26 16:51] upgraded kernel26 (2.6.35.8-1 -> 2.6.36.2-1)
    [2010-12-26 16:51] upgraded less (436-1 -> 436-2)
    [2010-12-26 16:51] upgraded libdvdcss (1.2.10-1.1 -> 1.2.10-2)
    [2010-12-26 16:51] upgraded libgnome (2.32.0-1 -> 2.32.0-3)
    [2010-12-26 16:51] upgraded libgssglue (0.1-2 -> 0.1-3)
    [2010-12-26 16:51] upgraded libmpdclient (2.2-1 -> 2.3-1)
    [2010-12-26 16:51] upgraded libmtp (1.0.2-1 -> 1.0.2-2)
    [2010-12-26 16:51] upgraded libpcap (1.1.1-1 -> 1.1.1-2)
    [2010-12-26 16:51] upgraded libpurple (2.7.5-1 -> 2.7.8-1)
    [2010-12-26 16:51] upgraded libwebkit (1.2.5-1 -> 1.2.5-2)
    [2010-12-26 16:51] upgraded libwpd (0.8.14-1 -> 0.9.0-1)
    [2010-12-26 16:51] upgraded lvm2 (2.02.75-1 -> 2.02.78-1)
    [2010-12-26 16:51] upgraded lzo2 (2.03-1 -> 2.04-1)
    [2010-12-26 16:51] upgraded man-db (2.5.7-1 -> 2.5.9-1)
    [2010-12-26 16:51] upgraded man-pages (3.29-1 -> 3.32-1)
    [2010-12-26 16:51] upgraded me-tv (1.3.4-1 -> 1.3.5-1)
    [2010-12-26 16:51] upgraded mesa (7.8.2-3 -> 7.9.0.git20101207-2)
    [2010-12-26 16:51] upgraded mousetweaks (2.32.0-1 -> 2.32.1-1)
    [2010-12-26 16:51] upgraded mpd (0.15.13-1 -> 0.16-2)
    [2010-12-26 16:51] upgraded mpfr (3.0.0.p4-1 -> 3.0.0.p8-1)
    [2010-12-26 16:52] upgraded nano (2.2.5-1 -> 2.2.6-1)
    [2010-12-26 16:52] upgraded nautilus (2.32.0-1 -> 2.32.2-1)
    [2010-12-26 16:52] module configuration already contains alias directive
    [2010-12-26 16:52]
    [2010-12-26 16:52] upgraded ndiswrapper (1.56-5 -> 1.56-6)
    [2010-12-26 16:52] upgraded wireless_tools (29-3 -> 29-4)
    [2010-12-26 16:52] warning: directory permissions differ on var/lib/NetworkManager/
    filesystem: 755  package: 700
    [2010-12-26 16:52] ATTENTION:
    [2010-12-26 16:52]   /etc/NetworkManager/nm-system-settings.conf has been replaced
    [2010-12-26 16:52]   by /etc/NetworkManager/NetworkManager.conf. Make sure you move
    [2010-12-26 16:52]   any custom settings to the new config file.
    [2010-12-26 16:52] upgraded networkmanager (0.8.1-1 -> 0.8.3-0.20101130)
    [2010-12-26 16:52] upgraded network-manager-applet (0.8.1-2 -> 0.8.2-2)
    [2010-12-26 16:52] upgraded nfsidmap (0.23-3 -> 0.23-4)
    [2010-12-26 16:52] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2010-12-26 16:52] upgraded nvidia (260.19.12-1 -> 260.19.29-1)
    [2010-12-26 16:52] when you use a non-reparenting window manager
    [2010-12-26 16:52] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2010-12-26 16:52] /etc/profile.d/openjdk6.sh
    [2010-12-26 16:52] upgraded openjdk6 (6.b20_1.9.1-1 -> 6.b20_1.9.3-1)
    [2010-12-26 16:52] upgraded raptor (1.4.21-1 -> 1.4.21-2)
    [2010-12-26 16:52] upgraded rasqal (0.9.20-1 -> 0.9.21-1)
    [2010-12-26 16:52] upgraded redland (1.0.12-2 -> 1.0.12-3)
    [2010-12-26 16:52]  * check /etc/profile.d/openoffice.sh, then relogin or "source" the file
    [2010-12-26 16:52]  * see http://wiki.archlinux.org/index.php/Openoffice
    [2010-12-26 16:52]    how to use extensions, e.g. for spell checking
    [2010-12-26 16:52]    see /usr/lib/openoffice/share/extension/install what
    [2010-12-26 16:52]    is shipped with this package
    [2010-12-26 16:52]  * make sure you have installed a ttf font (ttf-dejavu recommended)
    [2010-12-26 16:52] upgraded openoffice-base (3.2.1-3 -> 3.2.1-4)
    [2010-12-26 16:52] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2010-12-26 16:52] upgraded pacman-mirrorlist (20100825-1 -> 20101223-1)
    [2010-12-26 16:52] upgraded patch (2.6.1-1 -> 2.6.1-2)
    [2010-12-26 16:52] upgraded perl-xml-parser (2.36-7 -> 2.40-1)
    [2010-12-26 16:52] upgraded pidgin (2.7.5-1 -> 2.7.8-1)
    [2010-12-26 16:52] upgraded pilot-link (0.12.5-1 -> 0.12.5-2)
    [2010-12-26 16:52] upgraded pkg-config (0.25-2 -> 0.25-3)
    [2010-12-26 16:52] upgraded poppler-data (0.4.3-1 -> 0.4.4-1)
    [2010-12-26 16:52] upgraded poppler (0.14.4-1 -> 0.14.5-1)
    [2010-12-26 16:52] upgraded poppler-glib (0.14.4-1 -> 0.14.5-1)
    [2010-12-26 16:52] upgraded postgresql-libs (9.0.1-2 -> 9.0.2-2)
    [2010-12-26 16:52] installed python2-cairo (1.8.10-1)
    [2010-12-26 16:52] upgraded python (3.1.2-2 -> 3.1.3-1)
    [2010-12-26 16:52] upgraded python-chardet (2.0.1-2 -> 2.0.1-3)
    [2010-12-26 16:52] installed python2-numpy (1.5.1-1)
    [2010-12-26 16:52] upgraded qt (4.7.0-4 -> 4.7.1-3)
    [2010-12-26 16:52] upgraded recode (3.6-5 -> 3.6-6)
    [2010-12-26 16:52] upgraded reiserfsprogs (3.6.21-2 -> 3.6.21-3)
    [2010-12-26 16:52] upgraded rpcbind (0.2.0-2 -> 0.2.0-3)
    [2010-12-26 16:52] upgraded smbclient (3.5.5-1 -> 3.5.6-1)
    [2010-12-26 16:52] upgraded syslog-ng (3.1.2-1 -> 3.2.1-1)
    [2010-12-26 16:52] upgraded tar (1.23-3 -> 1.25-1)
    [2010-12-26 16:52] upgraded telepathy-glib (0.12.3-1 -> 0.12.7-1)
    [2010-12-26 16:53] upgraded ttf-dejavu (2.30-2 -> 2.32-2)
    [2010-12-26 16:53] upgraded udisks (1.0.1-5 -> 1.0.2-1)
    [2010-12-26 16:53] upgraded unrar (3.9.10-1 -> 4.0.3-1)
    [2010-12-26 16:53] upgraded vino (2.32.0-1 -> 2.32.0-2)
    [2010-12-26 16:53] upgraded zvbi (0.2.33-2 -> 0.2.33-3)
    [2010-12-26 16:53] upgraded vlc (1.1.4.1-2 -> 1.1.5-2)
    [2010-12-26 16:53] upgraded warsow-data (0.5-4 -> 0.6-1)
    [2010-12-26 16:53] upgraded warsow (0.5-4 -> 0.6-3)
    [2010-12-26 16:53] upgraded which (2.20-3 -> 2.20-4)
    [2010-12-26 16:53] upgraded whois (5.0.7-1 -> 5.0.10-1)
    [2010-12-26 16:53] upgraded wireless-regdb (2009.11.25-1 -> 2010.11.24-1)
    [2010-12-26 16:53] upgraded xbitmaps (1.1.0-1 -> 1.1.1-1)
    [2010-12-26 16:53] upgraded xfsprogs (3.1.3-1 -> 3.1.4-1)
    [2010-12-26 16:53] upgraded xinetd (2.3.14-5 -> 2.3.14-6)
    [2010-12-26 16:53] upgraded xorg-docs (1.5-1 -> 1.6-1)
    [2010-12-26 16:53] upgraded xorg-iceauth (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] installed xorg-xdpyinfo (1.2.0-1)
    [2010-12-26 16:53] installed xorg-xdriinfo (1.0.4-1)
    [2010-12-26 16:53] installed xorg-xev (1.1.0-1)
    [2010-12-26 16:53] installed xorg-xlsatoms (1.1.0-1)
    [2010-12-26 16:53] installed xorg-xlsclients (1.1.1-1)
    [2010-12-26 16:53] installed xorg-xprop (1.2.0-1)
    [2010-12-26 16:53] installed xorg-xvinfo (1.1.1-1)
    [2010-12-26 16:53] installed xorg-xwininfo (1.1.1-1)
    [2010-12-26 16:53] upgraded xorg-utils (7.6-5 -> 7.6-6)
    [2010-12-26 16:53] upgraded xorg-xauth (1.0.4-1 -> 1.0.5-1)
    [2010-12-26 16:53] upgraded xorg-xbacklight (1.1.1-1 -> 1.1.2-1)
    [2010-12-26 16:53] upgraded xorg-xgamma (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xhost (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xinit (1.2.1-1 -> 1.3.0-2)
    [2010-12-26 16:53] upgraded xorg-xinput (1.5.2-1 -> 1.5.3-1)
    [2010-12-26 16:53] upgraded xorg-xkill (1.0.2-1 -> 1.0.3-1)
    [2010-12-26 16:53] upgraded xorg-xrandr (1.3.3-1 -> 1.3.4-1)
    [2010-12-26 16:53] upgraded xorg-xrdb (1.0.6-1 -> 1.0.7-1)
    [2010-12-26 16:53] upgraded xorg-xrefresh (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xset (1.2.0-1 -> 1.2.1-1)
    [2010-12-26 16:53] upgraded xorg-xsetroot (1.0.3-1 -> 1.1.0-1)
    [2010-12-26 16:53] upgraded xorg-xwd (1.0.3-1 -> 1.0.4-1)
    [2010-12-26 16:53] upgraded xorg-xwud (1.0.2-1 -> 1.0.3-1)
    [2010-12-26 16:53] upgraded xterm (266-1 -> 267-1)
    [2010-12-26 16:53] upgraded zenity (2.32.0-1 -> 2.32.1-1)
    [2010-12-28 17:36] Running 'pacman -Stu'
    [2010-12-28 17:36] starting full system upgrade
    [2010-12-28 17:36] Running 'pacman -Syu'
    [2010-12-28 17:36] synchronizing package lists
    [2010-12-28 17:36] starting full system upgrade
    [2010-12-28 17:37] upgraded libpurple (2.7.8-1 -> 2.7.9-1)
    [2010-12-28 17:37] upgraded pidgin (2.7.8-1 -> 2.7.9-1)
    [2010-12-29 23:49] Running 'pacman -S openntp'
    [2010-12-29 23:49] Running 'pacman -S openntpd'
    [2010-12-29 23:49] adding new group: ntp
    [2010-12-29 23:49] adding new user: ntp
    [2010-12-29 23:49] installed openntpd (3.9p1-13)
    [2010-12-31 17:57] Running 'pacman -Syu'
    [2010-12-31 17:57] synchronizing package lists
    [2010-12-31 17:57] starting full system upgrade
    [2010-12-31 18:03] upgraded linux-api-headers (2.6.34-1 -> 2.6.36.2-1)
    [2010-12-31 18:03] Generating locales...
    [2010-12-31 18:03]   en_GB.UTF-8... done
    [2010-12-31 18:03]   en_US.UTF-8... done
    [2010-12-31 18:03]   en_US.ISO-8859-1... done
    [2010-12-31 18:03] Generation complete.
    [2010-12-31 18:03] upgraded glibc (2.12.1-4 -> 2.12.2-1)
    [2010-12-31 18:03] upgraded binutils (2.20.1-4 -> 2.21-2)
    [2010-12-31 18:03] upgraded gcc (4.5.1-2 -> 4.5.2-3)
    [2010-12-31 18:03] upgraded gcc-libs (4.5.1-2 -> 4.5.2-3)
    [2010-12-31 18:03] upgraded hyphen (2.7.1-1 -> 2.7.1-2)
    [2010-12-31 18:03] upgraded libwebkit (1.2.5-2 -> 1.2.6-1)
    [2010-12-31 18:03] upgraded nautilus (2.32.2-1 -> 2.32.2.1-1)
    [2010-12-31 18:03] upgraded twisted (10.2.0-1 -> 10.2.0-2)
    [2010-12-31 18:03] upgraded xulrunner (1.9.2.13-2 -> 1.9.2.13-3)
    [2011-01-01 00:31] Running 'pacman -S dhcpcd'
    [2011-01-01 00:35] Running 'pacman -Rns dhcpcd'
    [2011-01-01 00:36] Running 'pacman -Rns networkmanager'
    [2011-01-01 00:36] Running 'pacman -Rns network-manager-applet'
    [2011-01-01 00:36] removed network-manager-applet (0.8.2-2)
    [2011-01-01 00:36] removed mobile-broadband-provider-info (20100510-1)
    [2011-01-01 00:36] Running 'pacman -Rns networkmanager'
    [2011-01-01 00:36] removed networkmanager (0.8.3-0.20101130)
    [2011-01-01 00:36] Running 'pacman -Rns netcfg'
    [2011-01-01 00:36] removed netcfg (2.5.4-1)
    [2011-01-07 19:27] Running 'pacman -Syu'
    [2011-01-07 19:27] synchronizing package lists
    [2011-01-07 19:28] upgraded pacman (3.4.1-1 -> 3.4.2-1)
    [2011-01-07 19:28] Running 'pacman -Syu'
    [2011-01-07 19:28] synchronizing package lists
    [2011-01-07 19:28] starting full system upgrade
    [2011-01-07 19:34] upgraded atkmm (2.22.1-1 -> 2.22.1-2)
    [2011-01-07 19:34] upgraded bluez (4.82-1 -> 4.84-1)
    [2011-01-07 19:34] upgraded cairo (1.10.0-2 -> 1.10.2-1)
    [2011-01-07 19:34] upgraded cloog-ppl (0.15.9-2 -> 0.15.10-2)
    [2011-01-07 19:34] upgraded pam (1.1.1-2 -> 1.1.3-1)
    [2011-01-07 19:34] upgraded coreutils (8.7-1 -> 8.8-1)
    [2011-01-07 19:34] upgraded pciutils (3.1.7-1 -> 3.1.7-2)
    [2011-01-07 19:34] upgraded udev (164-3 -> 165-1)
    [2011-01-07 19:34] upgraded device-mapper (2.02.78-1 -> 2.02.79-1)
    [2011-01-07 19:34] upgraded cryptsetup (1.1.3-1 -> 1.2.0-1)
    [2011-01-07 19:34] upgraded e2fsprogs (1.41.12-1 -> 1.41.14-1)
    [2011-01-07 19:34] upgraded elfutils (0.149-2 -> 0.150-1)
    [2011-01-07 19:34] upgraded gcc (4.5.2-3 -> 4.5.2-4)
    [2011-01-07 19:34] upgraded gcc-libs (4.5.2-3 -> 4.5.2-4)
    [2011-01-07 19:34] upgraded gnome-media (2.32.0-2 -> 2.32.0-3)
    [2011-01-07 19:34] upgraded groff (1.20.1-4 -> 1.21-1)
    [2011-01-07 19:34] upgraded hunspell (1.2.12-1 -> 1.2.14-1)
    [2011-01-07 19:34] upgraded libcups (1.4.5-2 -> 1.4.6-1)
    [2011-01-07 19:34] upgraded libmysqlclient (5.1.51-1 -> 5.1.54-1)
    [2011-01-07 19:34] upgraded libtool (2.4-1 -> 2.4-2)
    [2011-01-07 19:34] upgraded lvm2 (2.02.78-1 -> 2.02.79-1)
    [2011-01-07 19:34] upgraded python2 (2.7.1-3 -> 2.7.1-4)
    [2011-01-07 19:34] Updating font cache... done.
    [2011-01-07 19:34] upgraded ttf-freefont (20090104-2 -> 20100919-1)
    [2011-01-08 20:14] Running 'pacman -Sy'
    [2011-01-08 20:14] synchronizing package lists
    [2011-01-08 20:16] Running 'pacman -Sy'
    [2011-01-08 20:16] synchronizing package lists
    [2011-01-08 20:18] Running 'pacman -Sy'
    [2011-01-08 20:18] synchronizing package lists
    [2011-01-08 20:22] Running 'pacman -S kernal26'
    [2011-01-08 20:22] Running 'pacman -S kernel26'
    [2011-01-08 20:25] Running 'pacman -Sn kernel26'
    [2011-01-08 20:26] Running 'pacman -S kernel26 ndiswrapper'
    [2011-01-08 20:26] Running 'pacman -S kernel26 ndiswrapper nvidia'
    [2011-01-08 20:29] >>> Updating module dependencies. Please wait ...
    [2011-01-08 20:29] >>> MKINITCPIO SETUP
    [2011-01-08 20:29] >>> ----------------
    [2011-01-08 20:29] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-01-08 20:29] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-01-08 20:29] >>> More information about mkinitcpio setup can be found here:
    [2011-01-08 20:29] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-01-08 20:29]
    [2011-01-08 20:29] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
    [2011-01-08 20:29] ==> Building image "default"
    [2011-01-08 20:29] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-01-08 20:29] :: Begin build
    [2011-01-08 20:29] :: Parsing hook [base]
    [2011-01-08 20:29] :: Parsing hook [udev]
    [2011-01-08 20:29] :: Parsing hook [autodetect]
    [2011-01-08 20:29] :: Parsing hook [pata]
    [2011-01-08 20:29] :: Parsing hook [scsi]
    [2011-01-08 20:29] :: Parsing hook [sata]
    [2011-01-08 20:29] :: Parsing hook [filesystems]
    [2011-01-08 20:29] :: Generating module dependencies
    [2011-01-08 20:29] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-01-08 20:29] ==> SUCCESS
    [2011-01-08 20:29] ==> Building image "fallback"
    [2011-01-08 20:29] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-01-08 20:29] :: Begin build
    [2011-01-08 20:29] :: Parsing hook [base]
    [2011-01-08 20:29] :: Parsing hook [udev]
    [2011-01-08 20:29] :: Parsing hook [pata]
    [2011-01-08 20:29] :: Parsing hook [scsi]
    [2011-01-08 20:29] :: Parsing hook [sata]
    [2011-01-08 20:29] :: Parsing hook [filesystems]
    [2011-01-08 20:29] :: Generating module dependencies
    [2011-01-08 20:30] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-01-08 20:30] ==> SUCCESS
    [2011-01-08 20:30] upgraded kernel26 (2.6.36.2-1 -> 2.6.37-1)
    [2011-01-08 20:30] module configuration already contains alias directive
    [2011-01-08 20:30]
    [2011-01-08 20:30] upgraded ndiswrapper (1.56-6 -> 1.56-7)
    [2011-01-08 20:30] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-01-08 20:30] upgraded nvidia (260.19.29-1 -> 260.19.29-2)
    [2011-01-09 22:54] Running 'pacman -S kernel26 2.6.36.2-1'
    [2011-01-09 22:55] Running 'pacman -S kernel26 2.6.36.2-1'
    [2011-01-09 22:55] Running 'pacman -Rns kernel26 2.6.37-1'
    [2011-01-09 22:57] Running 'pacman -Rns testing/kernel26 2.6.37-1'
    [2011-01-09 22:57] Running 'pacman -Rns /testing/kernel26 2.6.37-1'
    [2011-01-09 22:58] Running 'pacman -Rns testing/kernel26'
    [2011-01-09 22:58] Running 'pacman -Rns kernel26'
    [2011-01-09 23:00] Running 'pacman -Rns kernel26 2.6.37'
    [2011-01-09 23:00] Running 'pacman -Rns kernel26=2.6.37'
    [2011-01-09 23:01] Running 'pacman -S kernel26'
    [2011-01-09 23:01] Running 'pacman -S kernel26 nvidia ndiswrapper'
    [2011-01-09 23:02] >>> Updating module dependencies. Please wait ...
    [2011-01-09 23:02] >>> MKINITCPIO SETUP
    [2011-01-09 23:02] >>> ----------------
    [2011-01-09 23:02] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-01-09 23:02] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-01-09 23:02] >>> More information about mkinitcpio setup can be found here:
    [2011-01-09 23:02] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-01-09 23:02]
    [2011-01-09 23:02] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
    [2011-01-09 23:02] ==> Building image "default"
    [2011-01-09 23:02] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-01-09 23:02] :: Begin build
    [2011-01-09 23:02] :: Parsing hook [base]
    [2011-01-09 23:02] :: Parsing hook [udev]
    [2011-01-09 23:02] :: Parsing hook [autodetect]
    [2011-01-09 23:02] :: Parsing hook [pata]
    [2011-01-09 23:02] :: Parsing hook [scsi]
    [2011-01-09 23:02] :: Parsing hook [sata]
    [2011-01-09 23:02] :: Parsing hook [filesystems]
    [2011-01-09 23:02] :: Generating module dependencies
    [2011-01-09 23:02] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-01-09 23:02] ==> SUCCESS
    [2011-01-09 23:02] ==> Building image "fallback"
    [2011-01-09 23:02] ==> Running command: /sbin/mkinitcpio -k 2.6.36-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-01-09 23:02] :: Begin build
    [2011-01-09 23:02] :: Parsing hook [base]
    [2011-01-09 23:02] :: Parsing hook [udev]
    [2011-01-09 23:02] :: Parsing hook [pata]
    [2011-01-09 23:02] :: Parsing hook [scsi]
    [2011-01-09 23:02] :: Parsing hook [sata]
    [2011-01-09 23:02] :: Parsing hook [filesystems]
    [2011-01-09 23:02] :: Generating module dependencies
    [2011-01-09 23:03] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-01-09 23:03] ==> SUCCESS
    [2011-01-09 23:03] upgraded kernel26 (2.6.37-1 -> 2.6.36.2-1)
    [2011-01-09 23:03] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-01-09 23:03] upgraded nvidia (260.19.29-2 -> 260.19.29-1)
    [2011-01-09 23:03] module configuration already contains alias directive
    [2011-01-09 23:03]
    [2011-01-09 23:03] upgraded ndiswrapper (1.56-7 -> 1.56-6)
    I'm also going to run some hardware tests after work just to double check that all my hardware is functioning as it should so that will eliminate another potential cause.
    If downgrading Udev to 164-3 doesn't solve the problem, i will try your version of it Daniel. And if that fails ill try downgrading the kernel to 2.6.35 or something and see if that solves it.
    Sorry for the super long post,
    Thanks again for your help.
    Scott.
    Last edited by ScottWilson1990 (2011-01-10 11:51:17)

  • [SOLVED] System fails to boot after upgrade.

    Not exactly sure what happened as the upgrade appeared to go smoothly. Now trying to start just causes an endless cycle of rebooting. I have been unable to even boot into single user mode. Any suggestions are greatly appreciated here.
    Using the livecd I can mount all the filesystems, and I have run fsck on all of them so I know they are clean. Here are my grub entries:
    # (0) Arch Linux
    title Arch Linux
    root (hd0,1)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/569a7fe5-7452-4064-adc1-71b6b2b58b0b resume=/dev/sda7 ro vga=773 elevator=deadline
    initrd /boot/kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,1)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/569a7fe5-7452-4064-adc1-71b6b2b58b0b ro vga=773
    initrd /boot/kernel26-fallback.img
    I have tried using a kernel line of just:
    kernel /boot/vmlinuz26 root=/dev/sda2 ro
    and get the same results, as soon as grub starts to load the kernel the system reboots and I can't see what's on screen long enough to know what's happening.
    pacman.log:
    [2009-07-19 16:02] synchronizing package lists
    [2009-07-19 16:02] starting full system upgrade
    [2009-07-20 14:52] synchronizing package lists
    [2009-07-20 14:52] starting full system upgrade
    [2009-07-20 14:54] starting full system upgrade
    [2009-07-20 15:44] upgraded kernel-headers (2.6.29.3-1 -> 2.6.30.1-1)
    [2009-07-20 15:44] Generating locales...
    [2009-07-20 15:44] en_US.UTF-8... done
    [2009-07-20 15:44] en_US.ISO-8859-1... done
    [2009-07-20 15:44] Generation complete.
    [2009-07-20 15:44] upgraded glibc (2.10.1-2 -> 2.10.1-3)
    [2009-07-20 15:44] upgraded readline (5.2.013-2 -> 6.0.003-1)
    [2009-07-20 15:44] upgraded abook (0.6.0pre2-1 -> 0.6.0pre2-2)
    [2009-07-20 15:44] upgraded gcc-libs (4.4.0-3 -> 4.4.0-5)
    [2009-07-20 15:44] upgraded libgcrypt (1.4.4-1 -> 1.4.4-2)
    [2009-07-20 15:44] upgraded gnutls (2.8.0-1 -> 2.8.1-1)
    [2009-07-20 15:44] upgraded bash (3.2.048-3 -> 4.0.024-1)
    [2009-07-20 15:44] upgraded e2fsprogs (1.41.6-1 -> 1.41.8-1)
    [2009-07-20 15:44] upgraded perl (5.10.0-4 -> 5.10.0-6)
    [2009-07-20 15:44] warning: /etc/ssl/openssl.cnf installed as /etc/ssl/openssl.cnf.pacnew
    [2009-07-20 15:44] upgraded openssl (0.9.8k-2 -> 0.9.8k-4)
    [2009-07-20 15:44] upgraded sqlite3 (3.6.15-1 -> 3.6.15-2)
    [2009-07-20 15:44] upgraded heimdal (1.2.1-3 -> 1.2.1-5)
    [2009-07-20 15:44] upgraded libpng (1.2.37-1 -> 1.2.38-1)
    [2009-07-20 15:44] upgraded libjpeg (6b-6 -> 7-1)
    [2009-07-20 15:44] upgraded libtiff (3.8.2-4 -> 3.8.2-5)
    [2009-07-20 15:44] upgraded libcups (1.3.10-2 -> 1.3.11-1)
    [2009-07-20 15:44] upgraded cairo (1.8.6-1 -> 1.8.8-1)
    [2009-07-20 15:44] upgraded libthai (0.1.11-1 -> 0.1.12-1)
    [2009-07-20 15:44] upgraded pango (1.24.2-1 -> 1.24.4-2)
    [2009-07-20 15:44] upgraded gtk2 (2.16.2-1 -> 2.16.5-1)
    [2009-07-20 15:44] upgraded aiksaurus (1.2.1-1 -> 1.2.1-2)
    [2009-07-20 15:45] upgraded python (2.6.2-2 -> 2.6.2-5)
    [2009-07-20 15:45] upgraded boost (1.37.0-1 -> 1.39.0-1)
    [2009-07-20 15:45] upgraded libmysqlclient (5.1.35-2 -> 5.1.36-1)
    [2009-07-20 15:45] upgraded mysql-clients (5.1.35-1 -> 5.1.36-1)
    [2009-07-20 15:45] upgraded mysql (5.1.35-1 -> 5.1.36-1)
    [2009-07-20 15:45] upgraded libmng (1.0.10-1 -> 1.0.10-2)
    [2009-07-20 15:45] upgraded dri2proto (2.0-1 -> 2.1-1)
    [2009-07-20 15:45] upgraded libdrm (2.4.11-2 -> 2.4.12-1)
    [2009-07-20 15:45] upgraded libxt (1.0.5-2 -> 1.0.6-1)
    [2009-07-20 15:45] upgraded mesa (7.4.4-1 -> 7.5-1)
    [2009-07-20 15:45]
    [2009-07-20 15:45] > Qt 4.5.1
    [2009-07-20 15:45]
    [2009-07-20 15:45] Prefix: /usr
    [2009-07-20 15:45]
    [2009-07-20 15:45] > ATTENTION
    [2009-07-20 15:45] Some components are split into separate packages:
    [2009-07-20 15:45]
    [2009-07-20 15:45] qtmod : Base libraries and tools
    [2009-07-20 15:45] qtmod-doc : Documentation
    [2009-07-20 15:45] qtmod-demos : Demos & Examples
    [2009-07-20 15:45] qtmod-tools : Development Tools (Assistant, Designer, Linguist)
    [2009-07-20 15:45]
    [2009-07-20 15:45] upgraded qtmod (4.5.1-2 -> 4.5.1-4)
    [2009-07-20 15:45] upgraded akonadi (1.1.2-1 -> 1.1.2-2)
    [2009-07-20 15:45] upgraded apr (1.3.3-1 -> 1.3.5-1)
    [2009-07-20 15:45] upgraded unixodbc (2.2.14-1 -> 2.2.14-2)
    [2009-07-20 15:45] upgraded apr-util (1.3.4-1 -> 1.3.7-1)
    [2009-07-20 15:45] upgraded apvlv (0.0.6.5-1 -> 0.0.6.7-1)
    [2009-07-20 15:45] upgraded libsndfile (1.0.20-2 -> 1.0.20-3)
    [2009-07-20 15:45] upgraded jack-audio-connection-kit (0.116.2-1 -> 0.116.2-2)
    [2009-07-20 15:45] upgraded wxgtk (2.8.10.1-1 -> 2.8.10.1-4)
    [2009-07-20 15:45] upgraded audacity (1.3.7-1 -> 1.3.8-1)
    [2009-07-20 15:45] upgraded avifile (0.7.45-3 -> 0.7.45-4)
    [2009-07-20 15:45] upgraded imlib2 (1.4.2-2 -> 1.4.2-3)
    [2009-07-20 15:45] upgraded libxdg-basedir (1.0.0-2 -> 1.0.1-1)
    [2009-07-20 15:45] upgraded lua (5.1.4-3 -> 5.1.4-4)
    [2009-07-20 15:45]
    [2009-07-20 15:45] ==> awesome installation notes:
    [2009-07-20 15:45] ----------------------------------------
    [2009-07-20 15:45] During some updates of awesome, the config file syntax changes heavily.
    [2009-07-20 15:45] This means that your configuration file (~/.config/awesome/rc.lua) for
    [2009-07-20 15:45] any other than this particular version of awesome may or may not work.
    [2009-07-20 15:45]
    [2009-07-20 15:45] upgraded awesome (3.3-2 -> 3.3.1-1)
    [2009-07-20 15:45] upgraded bc (1.06-5 -> 1.06-6)
    [2009-07-20 15:45] upgraded binutils (2.19.1-4 -> 2.19.1-5)
    [2009-07-20 15:45] upgraded gstreamer0.10-base-plugins (0.10.23-1 -> 0.10.23-2)
    [2009-07-20 15:45] upgraded brasero (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:45] upgraded run-parts (2.31-1 -> 3.1.3-1)
    [2009-07-20 15:45] upgraded sed (4.2-1 -> 4.2.1-1)
    [2009-07-20 15:45] Updating certificates in /etc/ssl/certs... 4 added, 0 removed; done.
    [2009-07-20 15:45] Running hooks in /etc/ca-certificates/update.d....done.
    [2009-07-20 15:45] upgraded ca-certificates (20080809-5 -> 20090709-1)
    [2009-07-20 15:45] upgraded cairomm (1.8.0-1 -> 1.8.2-1)
    [2009-07-20 15:45] upgraded calcurse (2.5-1 -> 2.6-1)
    [2009-07-20 15:45] upgraded mjpegtools (1.9.0-1 -> 1.9.0-2)
    [2009-07-20 15:45] upgraded cinelerra-cv (20090519-1 -> 20090715-1)
    [2009-07-20 15:45] upgraded ctags (5.7-1 -> 5.8-1)
    [2009-07-20 15:45] upgraded lcms (1.18-1 -> 1.18-2)
    [2009-07-20 15:45]
    [2009-07-20 15:45] NOTE for drcaw:
    [2009-07-20 15:45] ----
    [2009-07-20 15:45] ==> dcraw provides the simple commandline tools for raw conversion. If you
    [2009-07-20 15:45] ==> are looking for a more sophisticated way consider gimp-ufraw, which
    [2009-07-20 15:45] ==> provides a gimp-plugin and a standalone application that can even convert
    [2009-07-20 15:45] ==> to 16-bit tiff files (which you can use in cinepaint eg.) So please do a
    [2009-07-20 15:45] ==> 'pacman -S gimp-ufraw' to get it.
    [2009-07-20 15:45]
    [2009-07-20 15:45] upgraded dcraw (1.410-1 -> 1.425-1)
    [2009-07-20 15:45] upgraded libtorrent-rasterbar (0.14.2-1 -> 0.14.4-2)
    [2009-07-20 15:45]
    [2009-07-20 15:45] >>> Deluge's daemon is running with the "deluge" user. The default download directory is /srv/deluge/
    [2009-07-20 15:45]
    [2009-07-20 15:45] upgraded deluge (1.1.9-1 -> 1.1.9-2)
    [2009-07-20 15:45] upgraded device-mapper (1.02.32-1 -> 1.02.33-1)
    [2009-07-20 15:45] upgraded jasper (1.900.1-2 -> 1.900.1-3)
    [2009-07-20 15:45] upgraded devil (1.7.8-1 -> 1.7.8-2)
    [2009-07-20 15:45] upgraded dhcpcd (5.0.4-1 -> 5.0.6-1)
    [2009-07-20 15:45] > Rebuilding MIME database ... DONE
    [2009-07-20 15:45] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:45] upgraded kdemod-kdelibs (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:45] upgraded libtool (2.2.6a-1 -> 2.2.6a-2)
    [2009-07-20 15:46] NOTE
    [2009-07-20 15:46] ----
    [2009-07-20 15:46] Add your user to group 'camera' to use camera devices.
    [2009-07-20 15:46] upgraded libgphoto2 (2.4.6-1 -> 2.4.6-2)
    [2009-07-20 15:46] NOTE
    [2009-07-20 15:46] ----
    [2009-07-20 15:46] Add your user to group 'scanner' to use scanner devices.
    [2009-07-20 15:46] upgraded sane (1.0.20-2 -> 1.0.20-3)
    [2009-07-20 15:46] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:46] upgraded kdemod-kdegraphics-common (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:46] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:46] upgraded kdemod-kdepimlibs (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:46] upgraded digikam (0.10.0-2 -> 0.10.0-3)
    [2009-07-20 15:46] upgraded directfb (1.2.8-1 -> 1.4.1-1)
    [2009-07-20 15:46] upgraded ghostscript (8.64-5 -> 8.64-6)
    [2009-07-20 15:46] upgraded libwmf (0.2.8.4-4 -> 0.2.8.4-5)
    [2009-07-20 15:46] upgraded libxml2 (2.7.3-1.1 -> 2.7.3-2)
    [2009-07-20 15:46] upgraded imagemagick (6.5.3.2-1 -> 6.5.3.10-1)
    [2009-07-20 15:46] upgraded dvdauthor (0.6.14-4 -> 0.6.14-5)
    [2009-07-20 15:46] -- Edit config.h in PKGBUILD's directory (generally /var/abs/community/x11/dwm/)
    [2009-07-20 15:46] -- and rebuild package if you want to change settings.
    [2009-07-20 15:46] upgraded dwm (5.5-1 -> 5.6-1)
    [2009-07-20 15:46] upgraded smbclient (3.3.6-1 -> 3.3.6-2)
    [2009-07-20 15:46] upgraded mplayer (29318-1.1 -> 29411-3)
    [2009-07-20 15:46] installed flam3 (2.7.18-3)
    [2009-07-20 15:46] upgraded electricsheep (2.6.8-4 -> 2.7b12-1)
    [2009-07-20 15:46] upgraded enblend-enfuse (3.2-2 -> 3.2-3)
    [2009-07-20 15:46] upgraded gnome-keyring (2.26.1-1 -> 2.26.3-1)
    [2009-07-20 15:46] upgraded libsoup (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:46] upgraded libgweather (2.26.1-2 -> 2.26.2.1-1)
    [2009-07-20 15:46] upgraded evolution-data-server (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:46] upgraded gtkhtml (3.26.2-1 -> 3.26.3-1)
    [2009-07-20 15:46] upgraded evolution (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:46] upgraded evolution-exchange (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:46] upgraded feh (1.3.4-4 -> 1.3.4-5)
    [2009-07-20 15:46] upgraded ffmpegthumbnailer (1.5.0-1 -> 1.5.4-2)
    [2009-07-20 15:46] upgraded filezilla (3.2.4.1-1 -> 3.2.6.1-1)
    [2009-07-20 15:46] upgraded fltk (1.1.9-1 -> 1.1.9-2)
    [2009-07-20 15:46] upgraded fluidsynth (1.0.8-1 -> 1.0.9-1)
    [2009-07-20 15:46] upgraded fox (1.6.35-1 -> 1.6.36-1)
    [2009-07-20 15:47] upgraded freeciv (2.1.9-1 -> 2.1.9-2)
    [2009-07-20 15:47] upgraded gcc (4.4.0-3 -> 4.4.0-5)
    [2009-07-20 15:47] upgraded gd (2.0.35-1 -> 2.0.35-2)
    [2009-07-20 15:47] upgraded gedit (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:47] upgraded gegl (0.0.22-1 -> 0.0.22-2)
    [2009-07-20 15:47] upgraded gimp (2.6.6-1 -> 2.6.6-2)
    [2009-07-20 15:47] upgraded gimp-ufraw (0.15-2 -> 0.15-4)
    [2009-07-20 15:47] upgraded glade (3.6.5-2 -> 3.6.7-1)
    [2009-07-20 15:47] upgraded glib-perl (1.221-1 -> 1.222-1)
    [2009-07-20 15:47] upgraded glibmm (2.20.0-1 -> 2.20.1-1)
    [2009-07-20 15:47] upgraded gmerlin (0.4.0-4 -> 0.4.0-5)
    [2009-07-20 15:47] upgraded gnome-desktop (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:47] upgraded gnome-menus (2.26.1-1 -> 2.26.2-1)
    [2009-07-20 15:47] upgraded libwnck (2.26.1-1 -> 2.26.2-1)
    [2009-07-20 15:47] upgraded gnome-panel (2.26.2-1 -> 2.26.3-1)
    [2009-07-20 15:48] upgraded gnome-themes (2.26.2-1 -> 2.26.3.1-1)
    [2009-07-20 15:48] upgraded gnupg (1.4.9-1 -> 1.4.9-4)
    [2009-07-20 15:48] upgraded gnupg2 (2.0.11-1 -> 2.0.12-1)
    [2009-07-20 15:48] upgraded libxaw (1.0.5-1 -> 1.0.6-1)
    [2009-07-20 15:48] upgraded graphviz (2.22.2-1.1 -> 2.22.2-2)
    [2009-07-20 15:48] upgraded grep (2.5.4-2 -> 2.5.4-3)
    [2009-07-20 15:48] upgraded gstreamer0.10-good-plugins (0.10.15-1 -> 0.10.15-2)
    [2009-07-20 15:48] upgraded gtk-recordmydesktop (0.3.8-1 -> 0.3.8-2)
    [2009-07-20 15:48] upgraded gtk2-perl (1.220-1 -> 1.221-1)
    [2009-07-20 15:48] upgraded guile (1.8.6-1 -> 1.8.7-1)
    [2009-07-20 15:48] >>please run /usr/sbin/cups-genppdupdate
    [2009-07-20 15:48] >>and restart cups deamon
    [2009-07-20 15:48] upgraded gutenprint (5.2.3-1 -> 5.2.3-3)
    [2009-07-20 15:48]
    [2009-07-20 15:48] NOTE
    [2009-07-20 15:48] ----
    [2009-07-20 15:48] # If you want to use this driver with sane:
    [2009-07-20 15:48] # echo "hpaio" >> /etc/sane.d/dll.conf
    [2009-07-20 15:48]
    [2009-07-20 15:48]
    [2009-07-20 15:48] UPGRADING
    [2009-07-20 15:48] ----
    [2009-07-20 15:48] # This version no longer uses an init script. You should remove hplip
    [2009-07-20 15:48] # from the /etc/rc.conf daemon list.
    [2009-07-20 15:48]
    [2009-07-20 15:48] upgraded hplip (3.9.4b-1 -> 3.9.4b-2)
    [2009-07-20 15:48] upgraded htmldoc (1.8.27-1 -> 1.8.27-2)
    [2009-07-20 15:48] upgraded libpano13 (2.9.12-1 -> 2.9.12-2)
    [2009-07-20 15:48] upgraded hugin (0.7.0-4 -> 0.7.0-5)
    [2009-07-20 15:48] upgraded hwdetect (2009.06-1 -> 2009.07-1)
    [2009-07-20 15:48] upgraded icu (4.2-1 -> 4.2.1-1)
    [2009-07-20 15:48] upgraded imlib (1.9.15-5 -> 1.9.15-6)
    [2009-07-20 15:48] upgraded inkscape (0.46-11 -> 0.46-12)
    [2009-07-20 15:48] upgraded iptables (1.4.3.2-1 -> 1.4.4-1)
    [2009-07-20 15:48] upgraded iw (0.9.14-1 -> 0.9.15-1)
    [2009-07-20 15:48] upgraded iwlwifi-4965-ucode (228.57.2.23-1 -> 228.61.2.24-1)
    [2009-07-20 15:48] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:48] upgraded kdemod-kdebase-runtime (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:48] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:48] upgraded kdemod-kdebase (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] upgraded kdemod-kdebase-doc (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdebase-konsole (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdebase-kwrite (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] upgraded kdemod-kdebase-runtime-doc (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdebase-runtime-icons (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdebase-workspace (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] upgraded kdemod-kdebase-workspace-doc (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] upgraded kdemod-kdebase-workspace-wallpapers (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-doc (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-gwenview (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-kamera (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-kcolorchooser (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-kolourpaint (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-kruler (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-ksnapshot (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] upgraded libdjvu (3.5.22-1 -> 3.5.22-2)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdegraphics-okular (4.2.4-1 -> 4.2.4-3)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdenetwork-common (4.2.4-1 -> 4.2.4-2)
    [2009-07-20 15:49] upgraded kdemod-kdenetwork-doc (4.2.4-1 -> 4.2.4-2)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdenetwork-kget (4.2.4-1 -> 4.2.4-2)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdenetwork-kopete (4.2.4-1 -> 4.2.4-2)
    [2009-07-20 15:49] upgraded ppp (2.4.4-8 -> 2.4.4-9)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdenetwork-kppp (4.2.4-1 -> 4.2.4-2)
    [2009-07-20 15:49] upgraded libvncserver (0.9.7-1 -> 0.9.7-2)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdenetwork-krdc (4.2.4-1 -> 4.2.4-2)
    [2009-07-20 15:49] > Rebuilding xdg icon database ... DONE
    [2009-07-20 15:49] upgraded kdemod-kdenetwork-krfb (4.2.4-1 -> 4.2.4-2)
    [2009-07-20 15:50] >>> Updating module dependencies. Please wait ...
    [2009-07-20 15:50] >>> MKINITCPIO SETUP
    [2009-07-20 15:50] >>> ----------------
    [2009-07-20 15:50] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-07-20 15:50] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-07-20 15:50] >>> More information about mkinitcpio setup can be found here:
    [2009-07-20 15:50] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-07-20 15:50]
    [2009-07-20 15:50] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-07-20 15:50] ==> Building image "default"
    [2009-07-20 15:50] ==> Running command: /sbin/mkinitcpio -k 2.6.30-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-07-20 15:50] :: Begin build
    [2009-07-20 15:50] :: Parsing hook [base]
    [2009-07-20 15:50] :: Parsing hook [udev]
    [2009-07-20 15:50] :: Parsing hook [autodetect]
    [2009-07-20 15:51] :: Parsing hook [pata]
    [2009-07-20 15:51] :: Parsing hook [scsi]
    [2009-07-20 15:51] :: Parsing hook [sata]
    [2009-07-20 15:51] :: Parsing hook [filesystems]
    [2009-07-20 15:51] :: Generating module dependencies
    [2009-07-20 15:51] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-07-20 15:51] ==> SUCCESS
    [2009-07-20 15:51] ==> Building image "fallback"
    [2009-07-20 15:51] ==> Running command: /sbin/mkinitcpio -k 2.6.30-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-07-20 15:51] :: Begin build
    [2009-07-20 15:51] :: Parsing hook [base]
    [2009-07-20 15:51] :: Parsing hook [udev]
    [2009-07-20 15:51] :: Parsing hook [pata]
    [2009-07-20 15:51] :: Parsing hook [scsi]
    [2009-07-20 15:51] :: Parsing hook [sata]
    [2009-07-20 15:51] :: Parsing hook [filesystems]
    [2009-07-20 15:51] :: Generating module dependencies
    [2009-07-20 15:51] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-07-20 15:51] ==> SUCCESS
    [2009-07-20 15:51] upgraded kernel26 (2.6.30-5 -> 2.6.30.1-1)
    [2009-07-20 15:51] upgraded kismet (2008_05_R1-4 -> 2008_05_R1-5)
    [2009-07-20 15:51] upgraded lib32-cairo (1.8.6-1 -> 1.8.8-1)
    [2009-07-20 15:51] upgraded lib32-glibc (2.10.1-2 -> 2.10.1-3)
    [2009-07-20 15:51] upgraded lib32-e2fsprogs (1.41.6-1 -> 1.41.8-1)
    [2009-07-20 15:51] upgraded lib32-gcc-libs (4.4.0-3 -> 4.4.0-5)
    [2009-07-20 15:51] upgraded lib32-glib2 (2.20.3-1 -> 2.20.4-1)
    [2009-07-20 15:51] upgraded lib32-readline (5.2.013-2 -> 6.0.003-1)
    [2009-07-20 15:51] upgraded lib32-gnutls (2.8.0-1 -> 2.8.1-1)
    [2009-07-20 15:51] upgraded lib32-openssl (0.9.8k-2 -> 0.9.8k-4)
    [2009-07-20 15:51] upgraded lib32-heimdal (1.2.1-3 -> 1.2.1-5)
    [2009-07-20 15:51] upgraded lib32-libjpeg (6b-6 -> 7-1)
    [2009-07-20 15:51] upgraded lib32-libtiff (3.8.2-4 -> 3.8.2-5)
    [2009-07-20 15:51] upgraded lib32-libcups (1.3.10-2 -> 1.3.11-1)
    [2009-07-20 15:51] upgraded lib32-pango (1.24.2-1 -> 1.24.4-2)
    [2009-07-20 15:51] upgraded lib32-gtk2 (2.16.2-1 -> 2.16.5-1)
    [2009-07-20 15:51] upgraded lib32-libdrm (2.4.11-2 -> 2.4.12-1)
    [2009-07-20 15:51] upgraded lib32-libgcrypt (1.4.4-1 -> 1.4.4-2)
    [2009-07-20 15:51] upgraded lib32-libgl (7.4.2-2 -> 7.4.4-1)
    [2009-07-20 15:51] upgraded lib32-libxml2 (2.7.3-1 -> 2.7.3-2)
    [2009-07-20 15:51] upgraded lib32-libxt (1.0.5-2 -> 1.0.6-1)
    [2009-07-20 15:51] upgraded lib32-mesa (7.4.2-1 -> 7.4.4-1)
    [2009-07-20 15:51] upgraded lib32-sqlite3 (3.6.15-1 -> 3.6.15-2)
    [2009-07-20 15:51] upgraded libcanberra (0.12-1 -> 0.14-1)
    [2009-07-20 15:51] upgraded libevent (1.4.10-1 -> 1.4.11-1)
    [2009-07-20 15:51] upgraded libgdiplus (2.4-1 -> 2.4.2-1)
    [2009-07-20 15:51] upgraded libquicktime (1.1.1-3 -> 1.1.1-4)
    [2009-07-20 15:52] upgraded libwebkit (1.1.10-1 -> 1.1.10-2)
    [2009-07-20 15:52] upgraded links-g (2.2-1 -> 2.2-2)
    [2009-07-20 15:52] upgraded lvm2 (2.02.47-1 -> 2.02.48-1)
    [2009-07-20 15:52] upgraded mercurial (1.2.1-1 -> 1.3-3)
    [2009-07-20 15:52] upgraded mtools (4.0.10-2 -> 4.0.10-3)
    [2009-07-20 15:52] upgraded mutagen (1.15-1 -> 1.16-1)
    [2009-07-20 15:52] upgraded namcap (2.2-2 -> 2.3-1)
    [2009-07-20 15:52] upgraded nautilus-cd-burner (2.24.0-1 -> 2.24.0-2)
    [2009-07-20 15:52] upgraded ncmpcpp (0.3.4-1 -> 0.3.5-1)
    [2009-07-20 15:52] upgraded wpa_supplicant (0.6.9-1 -> 0.6.9-2)
    [2009-07-20 15:52] upgraded netcfg (2.1.3-3 -> 2.2.1-1)
    [2009-07-20 15:52] upgraded neverball (1.5.1-1 -> 1.5.1-2)
    [2009-07-20 15:52] upgraded nmap (4.76-4 -> 5.00-1)
    [2009-07-20 15:52] upgraded openmovieeditor (0.0.20090105-3 -> 0.0.20090105-4)
    [2009-07-20 15:52] * relogin or source /etc/profile.d/openoffice.sh
    [2009-07-20 15:52] * see http://wiki.archlinux.org/index.php/Openoffice
    [2009-07-20 15:52] how to use extensions, e.g. for spell checking
    [2009-07-20 15:52] see /opt/openoffice/share/extension/install what
    [2009-07-20 15:52] is shipped with this package
    [2009-07-20 15:52] upgraded openoffice-base (3.1.0-2 -> 3.1.0-5)
    [2009-07-20 15:52] upgraded parted (1.8.8-2 -> 1.8.8-3)
    [2009-07-20 15:52] upgraded pcmanfm (0.5.1-1 -> 0.5.1-2)
    [2009-07-20 15:52] upgraded perl-html-parser (3.60-1 -> 3.61-1)
    [2009-07-20 15:52] upgraded perl-uri (1.37-1 -> 1.38-1)
    [2009-07-20 15:52] upgraded perl-libwww (5.825-1 -> 5.829-1)
    [2009-07-20 15:52] upgraded postgresql-libs (8.3.7-1 -> 8.3.7-2)
    [2009-07-20 15:52] upgraded pgadmin3 (1.10.0beta3-1 -> 1.10.0-1)
    [2009-07-20 15:52] upgraded pil (1.1.6-5 -> 1.1.6-6)
    [2009-07-20 15:52] upgraded pilot-link (0.12.3-4 -> 0.12.3-5)
    [2009-07-20 15:52] upgraded poppler (0.10.7-1 -> 0.10.7-2)
    [2009-07-20 15:52] upgraded postgresql (8.3.7-2 -> 8.3.7-3)
    [2009-07-20 15:52] upgraded pycairo (1.8.4-1 -> 1.8.6-1)
    [2009-07-20 15:52] upgraded qingy (0.9.9-1 -> 0.9.9-2)
    [2009-07-20 15:52] upgraded qt3 (3.3.8-11 -> 3.3.8-12)
    [2009-07-20 15:52] upgraded ruby (1.8.7_p173-1 -> 1.8.7_p174-1)
    [2009-07-20 15:52] upgraded ruby-libart (0.18.1-1 -> 0.19.0-2)
    [2009-07-20 15:52] upgraded samba (3.3.6-1 -> 3.3.6-2)
    [2009-07-20 15:52] upgraded sdl_image (1.2.7-1 -> 1.2.7-2)
    [2009-07-20 15:52] upgraded sauerbraten (2008_06_20_ctf_edition-1 -> 2009_05_04_trooper_edition-1)
    [2009-07-20 15:52] upgraded sdl_perl (2.1.3-4 -> 2.1.3-5)
    [2009-07-20 15:52] Fixing gshadow file ...
    [2009-07-20 15:52] upgraded shadow (4.1.3.1-1 -> 4.1.4.1-1)
    [2009-07-20 15:52] upgraded silly (0.1.0-2 -> 0.1.0-3)
    [2009-07-20 15:52] upgraded smc (1.8-1 -> 1.8-2)
    [2009-07-20 15:52] upgraded source-highlight (3.1-1 -> 3.1-2)
    [2009-07-20 15:52] warning: extracting /etc/sudoers as /etc/sudoers.pacnew
    [2009-07-20 15:52] upgraded sudo (1.7.1-2 -> 1.7.2-1)
    [2009-07-20 15:52] upgraded sunbird (0.9-1 -> 0.9-2)
    [2009-07-20 15:52] upgraded swftools (0.9.0-1 -> 0.9.0-2)
    [2009-07-20 15:52] upgraded syslog-ng (3.0.1-6 -> 3.0.3-1)
    [2009-07-20 15:52] upgraded texlive-bin (2008-4 -> 2008-5)
    [2009-07-20 15:52] upgraded tftp-hpa (5.0-2 -> 5.0-3)
    [2009-07-20 15:52] upgraded thunar (1.0.1-1 -> 1.0.1-4)
    [2009-07-20 15:53] upgraded thunderbird (2.0.0.21-1 -> 2.0.0.22-1)
    [2009-07-20 15:53] upgraded tightvnc (1.3.10-1 -> 1.3.10-2)
    [2009-07-20 15:53] upgraded transcode (1.1.0-5 -> 1.1.3-1)
    [2009-07-20 15:53] upgraded transmission-gtk (1.60-1 -> 1.72-1)
    [2009-07-20 15:53] upgraded usbutils (0.82-1 -> 0.84-1)
    [2009-07-20 15:53] installed libmtp (0.3.7-1)
    [2009-07-20 15:53] installed enca (1.9-4)
    [2009-07-20 15:53] installed libass (0.9.6-2)
    [2009-07-20 15:53] upgraded vlc (0.9.9a-5 -> 1.0.0-5)
    [2009-07-20 15:53] upgraded xfce4-clipman-plugin (1.0.1-1 -> 1.0.2-1)
    [2009-07-20 15:53] upgraded xfce4-power-manager (0.8.0-1 -> 0.8.2-1)
    [2009-07-20 15:53] upgraded xine-ui (0.99.5-4 -> 0.99.5-5)
    [2009-07-20 15:53] upgraded xmlrpc-c (1.06.33-1 -> 1.06.35-1)
    [2009-07-20 15:53] upgraded xorg-server (1.6.1.901-3 -> 1.6.2-1)
    [2009-07-20 15:53] upgraded xz-utils (4.999.8beta-3 -> 4.999.8beta-4)
    [2009-07-20 16:08] upgraded codecs (20071007-4 -> 20071007-6)
    [2009-07-20 16:09] upgraded muttprint (0.72d-8 -> 0.72d-9)
    [2009-07-20 16:11] upgraded openvpn-dev (2.1_rc15-2 -> 2.1_rc18-2)
    [2009-07-20 16:11] upgraded perl-xyne-arch (0.66-1 -> 0.68-2)
    [2009-07-20 16:11] installed rpmextract (1.0-3)
    [2009-07-20 16:14] Before using picasa you must accept the license.
    [2009-07-20 16:14] The license files are located in /usr/share/licences/picasa/
    [2009-07-20 16:14]
    [2009-07-20 16:14] NOTE:
    [2009-07-20 16:14] If you're not running gnome/kde please look at the hook files
    [2009-07-20 16:14] located in /opt/picasa/info.
    [2009-07-20 16:14] Edit them for your default filemanager/browser/email/mime-handling,
    [2009-07-20 16:14] and copy them to /opt/picasa/bin.
    [2009-07-20 16:14] If you're a gnome/kde user you should not modify these files.
    [2009-07-20 16:14] Picasa will use your default DE settings.
    [2009-07-20 16:14]
    [2009-07-20 16:14] upgraded picasa-beta (3.0_5744.02-1 -> 3.0_5744.02-3)
    [2009-07-20 16:14] upgraded powerpill (16.0-11 -> 16.0-12)
    [2009-07-20 16:24] synchronizing package lists
    [2009-07-20 16:24] starting full system upgrade
    [2009-07-20 16:25] upgraded lib32-libgl (7.4.4-1 -> 7.5-1)
    [2009-07-20 16:25] upgraded lib32-libpng (1.2.37-1 -> 1.2.38-1)
    [2009-07-20 16:25] upgraded lib32-mesa (7.4.4-1 -> 7.5-1)
    [2009-07-20 16:25] synchronizing package lists
    [2009-07-20 16:25] starting full system upgrade
    [2009-07-20 16:28] update desktop mime database... done
    [2009-07-20 16:28] update desktop applications database... done
    [2009-07-20 16:28] upgraded xaralx (0.7r1785-3 -> 0.7r1785-5)
    any suggestions on how to get more info?
    thanks
    Last edited by webframp (2009-07-21 18:32:58)

    That does appear to be my issue, I use jfs with no separate /boot
    Edit:
    The following steps fixed it:
    Mount your / (and /boot partition into this mount) from your Ach system, ex:
    sda2 (/) -> /mnt/arch
    sda1 (/boot)(if you have a own /boot) -> /mnt/arch/boot
    Do a chroot /mnt
    and therein a:
    pacman -U /var/cache/pacman/pkg/kernel26-2.6.30.1-1-x86_64.pkg.tar.gz (or i686)
    further details at the link above.
    Last edited by webframp (2009-07-21 18:32:14)

  • [Solved] Problem with upgrading polkit or filesystem

    Ok so first off they do "upgrade" but the problem has me worried that something is wrong.
    A week or so ago after converting to systemd I tried getting rid of ConsoleKit and installing polkit 0.107 from the [testing] repo but it caused pacman to get stuck at "(1/1) upgrading polkit"  So I tried that a couple of times but I could never get pacman to finish and get past that.  I had to control + c to get out of that then type exit in the console (no text was visible that I typed however but typing exit + enter worked for closing it).  So I then opened a new terminal and downgraded polkit back to 0.105 and waited for polkit to get pushed from testing to see if it would fix my issue.  Fast forward to today and I go to upgrade my system.  Among the 83 updates or so was polkit and filesystem.  What do you know it gets stuck at "(15/83) upgrading polkit".  Fuck so I control + c, open new terminal and then do the upgrade again and it continues to update but this time it gets stuck doing the same thing for filesystem.  I control + c, open new terminal and continue the upgrade until it finishes, which it does this time, and I reboot.
    I tried re-installing polkit again and filesystem again but they continue to get stuck.  I cannot "complete" the upgrade even though they show the appropriate version when I check.
    Terminal
    [507] shauder@arch-desktop [~] $ sudo pacman -S polkit
    warning: polkit-0.107-4 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): polkit-0.107-4
    Total Installed Size: 1.77 MiB
    Net Upgrade Size: 0.00 MiB
    Proceed with installation? [Y/n]
    (1/1) checking package integrity [########################################################] 100%
    (1/1) loading package files [########################################################] 100%
    (1/1) checking for file conflicts [########################################################] 100%
    (1/1) checking available disk space [########################################################] 100%
    (1/1) upgrading polkit
    /var/log/pacman.log
    [2012-07-18 18:27] installed filesystem (2012.6-4)
    [2012-07-18 18:27] installed findutils (4.4.2-4)
    [2012-07-18 18:27] installed gawk (4.0.1-1)
    [2012-07-18 18:27] installed gettext (0.18.1.1-4)
    [2012-07-18 18:27] installed grep (2.13-2)
    [2012-07-18 18:27] installed sed (4.2.1-4)
    [2012-07-18 18:27] installed grub (0.97-21)
    [2012-07-18 18:27] installed gzip (1.5-1)
    [2012-07-18 18:27] installed gdbm (1.10-1)
    [2012-07-18 18:27] installed perl (5.16.0-2)
    [2012-07-18 18:27] installed openssl (1.0.1.c-1)
    [2012-07-18 18:27] installed libsasl (2.1.23-9)
    [2012-07-18 18:27] installed libldap (2.4.31-4)
    [2012-07-18 18:27] installed keyutils (1.5.5-3)
    [2012-07-18 18:27] installed krb5 (1.10.2-2)
    [2012-07-18 18:27] installed heirloom-mailx (12.5-3)
    [2012-07-18 18:27] installed inetutils (1.9.1-2)
    [2012-07-18 18:27] installed iproute2 (3.4.0-2)
    [2012-07-18 18:27] installed sysvinit (2.88-6)
    [2012-07-18 18:27] installed initscripts (2012.06.3-2)
    [2012-07-18 18:27] installed sysfsutils (2.1.0-8)
    [2012-07-18 18:27] >> Traceroute is now provided by core/traceroute
    [2012-07-18 18:27] installed iputils (20101006-4)
    [2012-07-18 18:27] installed jfsutils (1.1.15-3)
    [2012-07-18 18:27] installed less (444-3)
    [2012-07-18 18:27] installed licenses (2.9-1)
    [2012-07-18 18:27] installed linux-firmware (20120625-1)
    [2012-07-18 18:27] installed mkinitcpio-busybox (1.20.1-1)
    [2012-07-18 18:27] installed expat (2.1.0-1)
    [2012-07-18 18:27] installed libarchive (3.0.4-1)
    [2012-07-18 18:27] installed mkinitcpio (0.9.2-2)
    [2012-07-18 18:27] >>> Updating module dependencies. Please wait ...
    [2012-07-18 18:27] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-07-18 18:27] ==> Building image from preset: 'default'
    [2012-07-18 18:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-07-18 18:27] ==> Starting build: 3.4.5-1-ARCH
    [2012-07-18 18:27] -> Running build hook: [base]
    [2012-07-18 18:27] -> Running build hook: [udev]
    [2012-07-18 18:27] -> Running build hook: [autodetect]
    [2012-07-18 18:27] -> Running build hook: [pata]
    [2012-07-18 18:27] -> Running build hook: [scsi]
    [2012-07-18 18:27] -> Running build hook: [sata]
    [2012-07-18 18:27] -> Running build hook: [filesystems]
    [2012-07-18 18:27] -> Running build hook: [usbinput]
    [2012-07-18 18:27] -> Running build hook: [fsck]
    [2012-07-18 18:27] ==> Generating module dependencies
    [2012-07-18 18:27] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-07-18 18:27] bsdcpio: Failed to set default locale
    [2012-07-18 18:27] ==> Image generation successful
    [2012-07-18 18:27] ==> Building image from preset: 'fallback'
    [2012-07-18 18:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-07-18 18:27] ==> Starting build: 3.4.5-1-ARCH
    [2012-07-18 18:27] -> Running build hook: [base]
    [2012-07-18 18:27] -> Running build hook: [udev]
    [2012-07-18 18:27] -> Running build hook: [pata]
    [2012-07-18 18:27] -> Running build hook: [scsi]
    [2012-07-18 18:27] -> Running build hook: [sata]
    [2012-07-18 18:27] -> Running build hook: [filesystems]
    [2012-07-18 18:27] -> Running build hook: [usbinput]
    [2012-07-18 18:27] -> Running build hook: [fsck]
    [2012-07-18 18:27] ==> Generating module dependencies
    [2012-07-18 18:27] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-07-18 18:27] bsdcpio: Failed to set default locale
    [2012-07-18 18:27] ==> Image generation successful
    [2012-07-18 18:27] installed linux (3.4.5-1)
    [2012-07-18 18:27] installed logrotate (3.8.1-2)
    [2012-07-18 18:27] installed lvm2 (2.02.96-3)
    [2012-07-18 18:27] installed texinfo (4.13a-7)
    [2012-07-18 18:27] installed groff (1.21-2)
    [2012-07-18 18:27] installed libpipeline (1.2.1-1)
    [2012-07-18 18:27] it's recommended to create an initial
    [2012-07-18 18:27] database running as root:
    [2012-07-18 18:27] "/usr/bin/mandb --quiet"
    [2012-07-18 18:27] installed man-db (2.6.2-1)
    [2012-07-18 18:27] installed man-pages (3.41-1)
    [2012-07-18 18:27] installed mdadm (3.2.5-2)
    [2012-07-18 18:27] installed nano (2.2.6-2)
    [2012-07-18 18:27] installed ca-certificates (20120623-1)
    [2012-07-18 18:27] installed libssh2 (1.4.2-1)
    [2012-07-18 18:27] installed curl (7.26.0-1)
    [2012-07-18 18:27] installed pth (2.0.7-4)
    [2012-07-18 18:27] installed libksba (1.2.0-2)
    [2012-07-18 18:27] installed libassuan (2.0.3-1)
    [2012-07-18 18:27] installed pinentry (0.8.1-4)
    [2012-07-18 18:27] installed dirmngr (1.1.0-4)
    [2012-07-18 18:27] installed gnupg (2.0.19-2)
    [2012-07-18 18:27] installed gpgme (1.3.1-4)
    [2012-07-18 18:27] installed pacman-mirrorlist (20120626-1)
    [2012-07-18 18:27] installed archlinux-keyring (20120622-1)
    [2012-07-18 18:27] >>> Run `pacman-key --init; pacman-key --populate archlinux`
    [2012-07-18 18:27] >>> to import the data required by pacman for package verification.
    [2012-07-18 18:27] >>> See: https://www.archlinux.org/news/having-pacman-verify-packages
    [2012-07-18 18:27] installed pacman (4.0.3-3)
    [2012-07-18 18:27] installed pciutils (3.1.10-1)
    [2012-07-18 18:27] installed pcmciautils (018-4)
    [2012-07-18 18:27] installed libnl (3.2.11-1)
    [2012-07-18 18:27] installed libusbx (1.0.12-2)
    [2012-07-18 18:27] installed libpcap (1.3.0-1)
    [2012-07-18 18:27] installed ppp (2.4.5-3)
    [2012-07-18 18:27] installed procps-ng (3.3.3-3)
    [2012-07-18 18:27] installed psmisc (22.19-1)
    [2012-07-18 18:27] installed reiserfsprogs (3.6.21-4)
    [2012-07-18 18:27] installed shadow (4.1.5.1-1)
    [2012-07-18 18:27] installed eventlog (0.2.12-3)
    [2012-07-18 18:27] installed syslog-ng (3.3.5-2)
    [2012-07-18 18:27] installed tar (1.26-2)
    [2012-07-18 18:27] installed usbutils (006-1)
    [2012-07-18 18:27] installed vi (1:050325-2)
    [2012-07-18 18:27] installed wget (1.13.4-1)
    [2012-07-18 18:27] installed which (2.20-5)
    [2012-07-18 18:27] installed dbus-core (1.6.2-2)
    [2012-07-18 18:27] installed wpa_supplicant (1.0-1)
    [2012-07-18 18:27] installed xfsprogs (3.1.8-2)
    [2012-07-18 18:27] installed m4 (1.4.16-2)
    [2012-07-18 18:27] installed autoconf (2.69-1)
    [2012-07-18 18:27] installed automake (1.12.2-1)
    [2012-07-18 18:27] installed binutils (2.22-9)
    [2012-07-18 18:27] installed bison (2.5.1-1)
    [2012-07-18 18:27] installed fakeroot (1.18.4-1)
    [2012-07-18 18:27] installed flex (2.5.35-5)
    [2012-07-18 18:27] installed mpfr (3.1.1-1)
    [2012-07-18 18:27] installed libmpc (0.9-2)
    [2012-07-18 18:27] installed isl (0.10-1)
    [2012-07-18 18:27] installed cloog (0.17.0-2)
    [2012-07-18 18:27] installed ppl (1.0-1)
    [2012-07-18 18:27] installed gcc (4.7.1-4)
    [2012-07-18 18:27] installed libltdl (2.4.2-6)
    [2012-07-18 18:27] installed libtool (2.4.2-6)
    [2012-07-18 18:27] installed make (3.82-4)
    [2012-07-18 18:27] installed patch (2.6.1-3)
    [2012-07-18 18:27] installed pkg-config (0.27-1)
    [2012-07-18 18:37] Running 'pacman -Syy'
    [2012-07-18 18:37] synchronizing package lists
    [2012-07-18 18:38] Running 'pacman -Syy'
    [2012-07-18 18:38] synchronizing package lists
    [2012-07-18 18:39] Running 'pacman -S sudo'
    [2012-07-18 18:43] Running 'pacman -S sudo'
    [2012-07-18 18:44] Running 'pacman -S sudo'
    [2012-07-18 18:44] installed sudo (1.8.5.p2-1)
    [2012-07-18 18:45] Running 'pacman -S alsa-utils'
    [2012-07-18 18:46] installed alsa-lib (1.0.25-1)
    [2012-07-18 18:46] installed dialog (1.1_20120706-1)
    [2012-07-18 18:46] installed libogg (1.3.0-1)
    [2012-07-18 18:46] installed flac (1.2.1-3)
    [2012-07-18 18:46] installed libvorbis (1.3.3-1)
    [2012-07-18 18:46] installed libsndfile (1.0.25-2)
    [2012-07-18 18:46] installed libsamplerate (0.1.8-1)
    [2012-07-18 18:46] installed alsa-utils (1.0.25-3)
    [2012-07-18 18:46] Running 'pacman -S alsa-plugins'
    [2012-07-18 18:46] installed alsa-plugins (1.0.25-2)
    [2012-07-18 18:48] Running 'pacman -S xorg-server xorg-xinit xorg-server-utils'
    [2012-07-18 18:48] installed xproto (7.0.23-1)
    [2012-07-18 18:48] installed libxdmcp (1.1.1-1)
    [2012-07-18 18:48] installed freetype2 (2.4.10-1)
    [2012-07-18 18:48] installed libfontenc (1.1.1-1)
    [2012-07-18 18:48] installed fontsproto (2.1.2-1)
    [2012-07-18 18:48] installed libxfont (1.4.5-1)
    [2012-07-18 18:48] installed libpciaccess (0.13.1-1)
    [2012-07-18 18:48] installed libdrm (2.4.37-1)
    [2012-07-18 18:48] installed pixman (0.26.2-1)
    [2012-07-18 18:48] installed libxau (1.0.7-1)
    [2012-07-18 18:48] installed xcb-proto (1.7.1-1)
    [2012-07-18 18:48] installed libxcb (1.8.1-1)
    [2012-07-18 18:48] installed kbproto (1.0.6-1)
    [2012-07-18 18:48] installed libx11 (1.5.0-1)
    [2012-07-18 18:48] installed libxkbfile (1.0.8-1)
    [2012-07-18 18:48] installed xorg-xkbcomp (1.2.4-1)
    [2012-07-18 18:48] installed xkeyboard-config (2.6-1)
    [2012-07-18 18:48] installed xorg-setxkbmap (1.3.0-1)
    [2012-07-18 18:48] installed xorg-fonts-encodings (1.0.4-3)
    [2012-07-18 18:48] installed xorg-fonts-alias (1.0.2-2)
    [2012-07-18 18:48] installed xorg-bdftopcf (1.0.3-2)
    [2012-07-18 18:48] installed xorg-mkfontscale (1.1.0-1)
    [2012-07-18 18:48] installed xorg-mkfontdir (1.0.7-1)
    [2012-07-18 18:48] installed xorg-font-util (1.3.0-1)
    [2012-07-18 18:48] installed xorg-font-utils (7.6-3)
    [2012-07-18 18:48] updating font cache... done.
    [2012-07-18 18:48] installed fontconfig (2.8.0-2)
    [2012-07-18 18:49] Updating font cache... done.
    [2012-07-18 18:49] installed xorg-fonts-misc (1.0.1-2)
    [2012-07-18 18:49] installed xorg-server-common (1.12.3-1)
    [2012-07-18 18:49] installed xf86-input-evdev (2.7.0-2)
    [2012-07-18 18:49] installed xorg-server (1.12.3-1)
    [2012-07-18 18:49] installed xextproto (7.2.1-1)
    [2012-07-18 18:49] installed libxext (1.3.1-1)
    [2012-07-18 18:49] installed libice (1.0.8-1)
    [2012-07-18 18:49] installed libsm (1.2.1-1)
    [2012-07-18 18:49] installed libxt (1.1.3-1)
    [2012-07-18 18:49] installed libxmu (1.1.1-1)
    [2012-07-18 18:49] installed xorg-xauth (1.0.7-1)
    [2012-07-18 18:49] installed xorg-xinit (1.3.2-1)
    [2012-07-18 18:49] installed xorg-iceauth (1.0.5-1)
    [2012-07-18 18:49] installed xorg-sessreg (1.0.7-1)
    [2012-07-18 18:49] installed xorg-xcmsdb (1.0.4-1)
    [2012-07-18 18:49] installed renderproto (0.11.1-2)
    [2012-07-18 18:49] installed libxrender (0.9.7-1)
    [2012-07-18 18:49] installed randrproto (1.3.2-2)
    [2012-07-18 18:49] installed libxrandr (1.3.2-2)
    [2012-07-18 18:49] installed xorg-xbacklight (1.1.2-3)
    [2012-07-18 18:49] installed xf86vidmodeproto (2.3.1-2)
    [2012-07-18 18:49] installed libxxf86vm (1.1.2-1)
    [2012-07-18 18:49] installed xorg-xgamma (1.0.5-1)
    [2012-07-18 18:49] installed xorg-xhost (1.0.5-1)
    [2012-07-18 18:49] installed xorg-xrandr (1.3.5-1)
    [2012-07-18 18:49] installed inputproto (2.2-1)
    [2012-07-18 18:49] installed libxi (1.6.1-1)
    [2012-07-18 18:49] installed xineramaproto (1.2.1-2)
    [2012-07-18 18:49] installed libxinerama (1.1.2-1)
    [2012-07-18 18:49] installed xorg-xinput (1.6.0-1)
    [2012-07-18 18:49] installed xorg-xmodmap (1.0.7-1)
    [2012-07-18 18:49] installed mcpp (2.7.2-4)
    [2012-07-18 18:49] installed xorg-xrdb (1.0.9-2)
    [2012-07-18 18:49] installed xorg-xrefresh (1.0.4-3)
    [2012-07-18 18:49] installed xorg-xset (1.2.2-1)
    [2012-07-18 18:49] installed fixesproto (5.0-2)
    [2012-07-18 18:49] installed libxfixes (5.0-2)
    [2012-07-18 18:49] installed libxcursor (1.1.13-1)
    [2012-07-18 18:49] installed xorg-xsetroot (1.1.0-3)
    [2012-07-18 18:49] installed xorg-server-utils (7.6-3)
    [2012-07-18 18:50] Running 'pacman -S nvidia nvidia-utils'
    [2012-07-18 18:50] Running 'pacman -S nvidia nvidia-utils lib32-nvidia-utils'
    [2012-07-18 18:51] installed videoproto (2.3.1-2)
    [2012-07-18 18:51] installed libxv (1.0.7-1)
    [2012-07-18 18:51] installed libxvmc (1.0.7-1)
    [2012-07-18 18:51] installed nvidia-utils (302.17-1)
    [2012-07-18 18:51] In order to use nvidia module, reboot the system.
    [2012-07-18 18:51] installed nvidia (302.17-3)
    [2012-07-18 18:51] installed lib32-glibc (2.16.0-2)
    [2012-07-18 18:51] installed lib32-libxdmcp (1.1.1-1)
    [2012-07-18 18:51] installed lib32-libxau (1.0.7-1)
    [2012-07-18 18:51] installed lib32-libxcb (1.8.1-2)
    [2012-07-18 18:51] installed lib32-libx11 (1.5.0-1)
    [2012-07-18 18:51] installed lib32-libxext (1.3.1-1)
    [2012-07-18 18:51] installed lib32-libxv (1.0.7-1)
    [2012-07-18 18:51] installed lib32-libxvmc (1.0.7-1)
    [2012-07-18 18:51] installed lib32-zlib (1.2.7-1)
    [2012-07-18 18:51] installed lib32-gcc-libs (4.7.1-4.1)
    [2012-07-18 18:51] installed lib32-nvidia-utils (302.17-1)
    [2012-07-18 18:55] Running 'pacman -S xorg-twm xorg-xclock xterm'
    [2012-07-18 18:55] installed xorg-twm (1.0.7-1)
    [2012-07-18 18:55] installed libxpm (3.5.10-1)
    [2012-07-18 18:55] installed libxaw (1.0.11-1)
    [2012-07-18 18:55] installed libxft (2.3.1-1)
    [2012-07-18 18:55] installed xorg-xclock (1.0.6-1)
    [2012-07-18 18:55] installed xorg-luit (1.1.1-1)
    [2012-07-18 18:55] installed xbitmaps (1.1.1-2)
    [2012-07-18 18:55] installed xterm (281-1)
    [2012-07-18 18:55] Running 'pacman -S dbus'
    [2012-07-18 18:55] installed dbus (1.6.2-1)
    [2012-07-18 18:56] Running 'pacman -S ttf-dejavu'
    [2012-07-18 18:56] installed ttf-dejavu (2.33-3)
    [2012-07-18 18:57] Running 'pacman -S awesome'
    [2012-07-18 18:57] installed libpng (1.5.11-1)
    [2012-07-18 18:57] installed cairo (1.12.2-2)
    [2012-07-18 18:57] installed libjpeg-turbo (1.2.1-1)
    [2012-07-18 18:57] installed libtiff (4.0.2-1)
    [2012-07-18 18:57] installed giflib (4.1.6-5)
    [2012-07-18 18:57] installed libid3tag (0.15.1b-7)
    [2012-07-18 18:57] installed imlib2 (1.4.5-2)
    [2012-07-18 18:57] installed libev (4.11-1)
    [2012-07-18 18:57] installed libxdg-basedir (1.2.0-1)
    [2012-07-18 18:57] installed lua (5.1.5-2)
    [2012-07-18 18:57] installed libdatrie (0.2.5-1)
    [2012-07-18 18:57] installed libthai (0.1.17-1)
    [2012-07-18 18:57] installed pango (1.30.1-1)
    [2012-07-18 18:57] installed xcb-util (0.3.9-1)
    [2012-07-18 18:57] installed startup-notification (0.12-3)
    [2012-07-18 18:57] installed xcb-util-image (0.3.9-1)
    [2012-07-18 18:57] installed xcb-util-keysyms (0.3.9-1)
    [2012-07-18 18:57] installed xcb-util-wm (0.3.9-1)
    [2012-07-18 18:57] installed xorg-xmessage (1.0.3-2)
    [2012-07-18 18:57] installed awesome (3.4.13-1)
    [2012-07-18 18:58] Running 'pacman -S rlwrap feh'
    [2012-07-18 18:58] installed rlwrap (0.37-2)
    [2012-07-18 18:58] installed giblib (1.2.4-5)
    [2012-07-18 18:58] installed libexif (0.6.20-2)
    [2012-07-18 18:58] installed feh (2.5-1)
    [2012-07-18 18:59] Running 'pacman -S packer'
    [2012-07-18 18:59] Running 'pacman -S lightdm'
    [2012-07-18 19:01] Running 'pacman -S fakeroot'
    [2012-07-18 19:01] upgraded fakeroot (1.18.4-1 -> 1.18.4-1)
    [2012-07-18 19:08] Running 'pacman -S git'
    [2012-07-18 19:08] installed perl-error (0.17018-1)
    [2012-07-18 19:08] installed git (1.7.11.2-1)
    [2012-07-18 19:08] Running 'pacman -S jshon'
    [2012-07-18 19:08] installed jansson (2.3-1)
    [2012-07-18 19:08] installed jshon (20111222-1)
    [2012-07-18 19:08] Running 'pacman -U packer-20120718-1-any.pkg.tar.xz'
    [2012-07-18 19:08] installed packer (20120718-1)
    [2012-07-18 19:10] Running 'pacman --noconfirm --asdeps -S -- accountsservice dbus-glib gobject-introspection intltool itstool libxklavier'
    [2012-07-18 19:10] installed polkit (0.105-1)
    [2012-07-18 19:10] installed accountsservice (0.6.22-1)
    [2012-07-18 19:10] installed dbus-glib (0.100-1)
    [2012-07-18 19:10] installed sqlite (3.7.13-1)
    [2012-07-18 19:10] installed python2 (2.7.3-2)
    [2012-07-18 19:10] installed gobject-introspection (1.32.1-2)
    [2012-07-18 19:10] installed perl-xml-parser (2.41-3)
    [2012-07-18 19:10] installed intltool (0.50.2-1)
    [2012-07-18 19:10] installed libxml2 (2.7.8-2)
    [2012-07-18 19:10] installed itstool (1.1.2-1)
    [2012-07-18 19:10] installed iso-codes (3.34-1)
    [2012-07-18 19:10] installed libxklavier (5.2.1-2)
    [2012-07-18 19:13] Running 'pacman -U lightdm-1.3.1-4-x86_64.pkg.tar.xz'
    [2012-07-18 19:14] You need to install lightdm-gtk-greeter to run the default and most stable greeter
    [2012-07-18 19:14] installed lightdm (1.3.1-4)
    [2012-07-18 19:14] Running 'pacman --noconfirm --asdeps -S -- archlinux-wallpaper bzr gnome-common gnome-doc-utils gtk-doc gtk-engines libwebkit vala'
    [2012-07-18 19:15] ==> Wallpapers have been installed to /usr/share/archlinux/wallpaper
    [2012-07-18 19:15] installed archlinux-wallpaper (1.4-1)
    [2012-07-18 19:15] installed bzr (2.5.1-1)
    [2012-07-18 19:15] installed gnome-common (3.4.0.1-2)
    [2012-07-18 19:15] installed libxslt (1.1.26-3)
    [2012-07-18 19:15] installed docbook-xml (4.5-5)
    [2012-07-18 19:15] installed rarian (0.8.1-2)
    [2012-07-18 19:15] installed gnome-doc-utils (0.20.10-1)
    [2012-07-18 19:15] installed docbook-xsl (1.77.1-2)
    [2012-07-18 19:15] installed gtk-doc (1.18-1)
    [2012-07-18 19:15] installed atk (2.4.0-1)
    [2012-07-18 19:15] installed compositeproto (0.4.2-2)
    [2012-07-18 19:15] installed libxcomposite (0.4.3-2)
    [2012-07-18 19:15] installed damageproto (1.2.1-2)
    [2012-07-18 19:15] installed libxdamage (1.1.3-2)
    [2012-07-18 19:15] installed shared-mime-info (1.0-1)
    [2012-07-18 19:15] installed libtasn1 (2.13-1)
    [2012-07-18 19:15] installed nettle (2.5-1)
    [2012-07-18 19:15] installed p11-kit (0.12-1)
    [2012-07-18 19:15] installed gnutls (3.0.21-1)
    [2012-07-18 19:15] installed libdaemon (0.14-2)
    [2012-07-18 19:15] ==> The following daemons may be added to DAEMONS in /etc/rc.conf:
    [2012-07-18 19:15] ==> avahi-daemon: the mdns responder, you probably want this.
    [2012-07-18 19:15] ==> dbus needs to be running when you start it.
    [2012-07-18 19:15] ==> avahi-dnsconfd: daemon used for peer-to-peer automatic dns
    [2012-07-18 19:15] ==> configuration on dhcp-less networks.
    [2012-07-18 19:15]
    [2012-07-18 19:15] ==> To use some of the client applications you will have to install python.
    [2012-07-18 19:15] ==> In addition, pygtk is required for the graphical ones and
    [2012-07-18 19:15] ==> twisted for avahi-bookmarks.
    [2012-07-18 19:15] installed avahi (0.6.31-3)
    [2012-07-18 19:15] installed libcups (1.5.3-5)
    [2012-07-18 19:15] installed gdk-pixbuf2 (2.26.1-1)
    [2012-07-18 19:15] installed gtk-update-icon-cache (2.24.10-3)
    [2012-07-18 19:15] installed gtk2 (2.24.10-3)
    [2012-07-18 19:15] installed gtk-engines (2.21.0-1)
    [2012-07-18 19:15] installed icu (49.1.2-1)
    [2012-07-18 19:15] installed gstreamer0.10 (0.10.36-1)
    [2012-07-18 19:15] installed orc (0.4.16-1)
    [2012-07-18 19:15] installed gstreamer0.10-base (0.10.36-1)
    [2012-07-18 19:15] installed libproxy (0.4.7-2)
    [2012-07-18 19:15] installed gsettings-desktop-schemas (3.4.2-1)
    [2012-07-18 19:15] installed glib-networking (2.32.3-1)
    [2012-07-18 19:15] installed libsoup (2.38.1-1)
    [2012-07-18 19:15] ==> aspell comes with no default dictionary
    [2012-07-18 19:15] installed aspell (0.60.6.1-1)
    [2012-07-18 19:15] installed hunspell (1.3.2-1)
    [2012-07-18 19:15] installed hspell (1.1-2)
    [2012-07-18 19:15] installed enchant (1.6.0-4)
    [2012-07-18 19:15] installed geoclue (0.12.0-5)
    [2012-07-18 19:15] installed libwebkit (1.8.1-1)
    [2012-07-18 19:15] installed vala (0.16.1-1)
    [2012-07-18 19:16] Running 'pacman -U lightdm-webkit-greeter-bzr-13-3-x86_64.pkg.tar.xz'
    [2012-07-18 19:16] Running 'pacman -U lightdm-webkit-greeter-0.1.2-3-x86_64.pkg.tar.xz'
    [2012-07-18 19:16] installed lightdm-webkit-greeter (0.1.2-3)
    [2012-07-18 19:47] Running 'pacman -R lightdm'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice libwebkite enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice libwebkit enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:49] removed lightdm-webkit-greeter (0.1.2-3)
    [2012-07-18 19:49] removed libwebkit (1.8.1-1)
    [2012-07-18 19:49] removed geoclue (0.12.0-5)
    [2012-07-18 19:49] removed enchant (1.6.0-4)
    [2012-07-18 19:49] userdel: user lightdm is currently used by process 657
    [2012-07-18 19:49] groupdel: cannot remove the primary group of user 'lightdm'
    [2012-07-18 19:49] removed lightdm (1.3.1-4)
    [2012-07-18 19:49] removed libxklavier (5.2.1-2)
    [2012-07-18 19:49] removed dbus-glib (0.100-1)
    [2012-07-18 19:49] removed accountsservice (0.6.22-1)
    [2012-07-18 19:50] Running 'pacman -S chromium'
    [2012-07-18 19:50] installed dbus-glib (0.100-1)
    [2012-07-18 19:50] installed nspr (4.9.1-1)
    [2012-07-18 19:50] installed nss (3.13.5-1)
    [2012-07-18 19:50] installed xdg-utils (1.1.0-2.20120520)
    [2012-07-18 19:50] installed libevent (2.0.19-1)
    [2012-07-18 19:50] installed scrnsaverproto (1.2.2-1)
    [2012-07-18 19:50] installed libxss (1.2.2-1)
    [2012-07-18 19:50] installed desktop-file-utils (0.20-1)
    [2012-07-18 19:50] installed hicolor-icon-theme (0.12-2)
    [2012-07-18 19:50] installed chromium (20.0.1132.57-1)
    [2012-07-18 19:50] Running 'pacman -Sy abs'
    [2012-07-18 19:50] synchronizing package lists
    [2012-07-18 19:51] installed rsync (3.0.9-3)
    [2012-07-18 19:51] installed abs (2.4.3-2)
    [2012-07-18 19:52] Running 'pacman -S openjdk6 perl git gnupg flex bison gperf zip unzip wxgtk squashfs-tools ncurses libpng zlib libusb libusb-compat readline'
    [2012-07-18 19:53] installed ca-certificates-java (20120608-1)
    [2012-07-18 19:53] installed recordproto (1.14.2-1)
    [2012-07-18 19:53] installed libxtst (1.2.1-1)
    [2012-07-18 19:53] upgraded zlib (1.2.7-1 -> 1.2.7-1)
    [2012-07-18 19:53] upgraded libpng (1.5.11-1 -> 1.5.11-1)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/NetLock_Arany_=Class_Gold=_F?tan?s?tv?ny.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/NetLock_Arany_=Class_Gold=_F?tan?s?tv?ny.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/AC_Ra?z_Certic?mara_S.A..pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/AC_Ra?z_Certic?mara_S.A..pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/Certinomis_-_Autorit?_Racine.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/Certinomis_-_Autorit?_Racine.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/T?B?TAK_UEKAE_K?k_Sertifika_Hizmet_Sa?lay?c?s?_-_S?r?m_3.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/T?B?TAK_UEKAE_K?k_Sertifika_Hizmet_Sa?lay?c?s?_-_S?r?m_3.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sa?lay?c?s?.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sa?lay?c?s?.pem (No such file or directory)
    [2012-07-18 19:53] done.
    [2012-07-18 19:53] when you use a non-reparenting window manager
    [2012-07-18 19:53] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2012-07-18 19:53] /etc/profile.d/openjdk6.sh
    [2012-07-18 19:53] installed openjdk6 (6.b24_1.11.3-1)
    [2012-07-18 19:53] upgraded perl (5.16.0-2 -> 5.16.0-2)
    [2012-07-18 19:53] upgraded git (1.7.11.2-1 -> 1.7.11.2-1)
    [2012-07-18 19:53] upgraded ncurses (5.9-3 -> 5.9-3)
    [2012-07-18 19:53] upgraded readline (6.2.003-2 -> 6.2.003-2)
    [2012-07-18 19:53] upgraded gnupg (2.0.19-2 -> 2.0.19-2)
    [2012-07-18 19:53] upgraded flex (2.5.35-5 -> 2.5.35-5)
    [2012-07-18 19:53] upgraded bison (2.5.1-1 -> 2.5.1-1)
    [2012-07-18 19:53] installed gperf (3.0.4-4)
    [2012-07-18 19:53] installed zip (3.0-3)
    [2012-07-18 19:53] installed unzip (6.0-6)
    [2012-07-18 19:53] installed wxgtk (2.8.12.1-3)
    [2012-07-18 19:53] installed lzo2 (2.06-1)
    [2012-07-18 19:53] installed squashfs-tools (4.2-2)
    [2012-07-18 19:53] upgraded libusbx (1.0.12-2 -> 1.0.12-2)
    [2012-07-18 19:53] installed libusb-compat (0.1.4-2)
    [2012-07-18 19:53] Running 'pacman -S -- esdl schedtool'
    [2012-07-18 19:54] installed erlang (R15B01-1)
    [2012-07-18 19:54] installed sdl (1.2.15-1)
    [2012-07-18 19:54] installed dri2proto (2.6-1)
    [2012-07-18 19:54] installed glproto (1.4.15-1)
    [2012-07-18 19:54] installed mesa (8.0.4-1)
    [2012-07-18 19:54] installed esdl (2:1.2-1)
    [2012-07-18 19:54] installed schedtool (1.3.0-2)
    [2012-07-18 19:55] Running 'pacman -U pngcrush-1.7.31-1-x86_64.pkg.tar.xz'
    [2012-07-18 19:55] installed pngcrush (1.7.31-1)
    [2012-07-18 19:55] Running 'pacman -U repo-1.17-1-x86_64.pkg.tar.xz'
    [2012-07-18 19:55] installed repo (1.17-1)
    [2012-07-18 19:59] Running 'pacman -S terminator'
    [2012-07-18 19:59] installed vte-common (0.32.2-1)
    [2012-07-18 19:59] installed vte (0.28.2-3)
    [2012-07-18 19:59] installed libglade (2.6.4-3)
    [2012-07-18 19:59] installed python2-cairo (1.10.0-1)
    [2012-07-18 19:59] installed pygobject2-devel (2.28.6-6)
    [2012-07-18 19:59] installed python2-gobject2 (2.28.6-6)
    [2012-07-18 19:59] installed pygtk (2.24.0-3)
    [2012-07-18 19:59] installed terminator (0.96-1)
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-libusb lib32-libusb-compat lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-libusb-compat lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:01] removed gcc-libs (4.7.1-4)
    [2012-07-18 20:01] removed binutils (2.22-9)
    [2012-07-18 20:01] removed gcc (4.7.1-4)
    [2012-07-18 20:01] removed libtool (2.4.2-6)
    [2012-07-18 20:01] installed gcc-libs-multilib (4.7.1-4.1)
    [2012-07-18 20:01] installed binutils-multilib (2.22-8)
    [2012-07-18 20:01] installed gcc-multilib (4.7.1-4.1)
    [2012-07-18 20:01] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-07-18 20:01] installed lib32-libltdl (2.4.2-6)
    [2012-07-18 20:01] installed libtool-multilib (2.4.2-6)
    [2012-07-18 20:01] installed lib32-ncurses (5.9-1)
    [2012-07-18 20:01] installed lib32-readline (6.2.003-1)
    [2012-07-18 20:01] upgraded lib32-zlib (1.2.7-1 -> 1.2.7-1)
    [2012-07-18 20:07] Running 'pacman -S ssh'
    [2012-07-18 20:10] Running 'pacman -S ssh-keygen'
    [2012-07-18 20:10] Running 'pacman -S openssh'
    [2012-07-18 20:10] installed libedit (20120311_3.0-1)
    [2012-07-18 20:10] installed dnssec-anchors (20120422-1)
    [2012-07-18 20:10] installed ldns (1.6.13-1)
    [2012-07-18 20:10] installed openssh (6.0p1-3)
    [2012-07-18 20:11] Running 'pacman -S pbcopy'
    [2012-07-18 20:11] Running 'pacman -S copy'
    [2012-07-18 20:13] Running 'pacman -S gedit'
    [2012-07-18 20:13] installed lcms2 (2.3-2)
    [2012-07-18 20:13] installed libgusb (0.1.3-1)
    [2012-07-18 20:13] installed gd (2.0.36RC1-5)
    [2012-07-18 20:13] installed libgphoto2 (2.4.14-1)
    [2012-07-18 20:13] installed libieee1284 (0.2.11-4)
    [2012-07-18 20:13] installed v4l-utils (0.8.8-1)
    [2012-07-18 20:13] installed net-snmp (5.7.1-3)
    [2012-07-18 20:13] NOTE
    [2012-07-18 20:13] ----
    [2012-07-18 20:13] Add your user to group 'scanner' to use scanner devices.
    [2012-07-18 20:13] installed sane (1.0.22-9)
    [2012-07-18 20:13] installed shared-color-profiles (0.1.5-1)
    [2012-07-18 20:13] installed colord (0.1.21-2)
    [2012-07-18 20:13] installed gtk3 (3.4.3-1)
    [2012-07-18 20:13] installed gtksourceview3 (3.4.2-1)
    [2012-07-18 20:13] installed libpeas (1.4.0-2)
    [2012-07-18 20:13] installed enchant (1.6.0-4)
    [2012-07-18 20:13] installed pygobject-devel (3.2.2-1)
    [2012-07-18 20:13] installed python2-gobject (3.2.2-1)
    [2012-07-18 20:13] installed dconf (0.12.1-2)
    [2012-07-18 20:13] installed gedit (3.4.2-1)
    [2012-07-18 20:15] Running 'pacman -S python'
    [2012-07-18 20:16] installed python (3.2.3-3)
    [2012-07-18 20:26] Running 'pacman -S xclip'
    [2012-07-18 20:26] installed xclip (0.12-3)
    [2012-07-18 20:37] Running 'pacman --noconfirm --asdeps -S -- lib32-alsa-lib lib32-libstdc++5 lib32-openal lib32-sdl swt'
    [2012-07-18 20:37] installed lib32-alsa-lib (1.0.25-1)
    [2012-07-18 20:37] installed lib32-libstdc++5 (3.3.6-6)
    [2012-07-18 20:37] installed openal (1.14-1)
    [2012-07-18 20:37] installed lib32-openal (1.14-1)
    [2012-07-18 20:37] installed lib32-libxrender (0.9.7-1)
    [2012-07-18 20:37] installed lib32-sdl (1.2.15-2)
    [2012-07-18 20:37] installed swt (3.7.2-1)
    [2012-07-18 20:45] Running 'pacman --asdeps -U android-sdk-r20-2-x86_64.pkg.tar.xz'
    [2012-07-18 20:50] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-07-18 20:50] The android group has been removed, install android packages as root.
    [2012-07-18 20:50] installed android-sdk (r20-2)
    [2012-07-18 20:51] Running 'pacman -U android-sdk-r20-2-x86_64.pkg.tar.xz'
    [2012-07-18 20:54] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-07-18 20:54] The android group has been removed, install android packages as root.
    [2012-07-18 20:54] upgraded android-sdk (r20-2 -> r20-2)
    [2012-07-18 20:59] Running 'pacman -U android-sdk-platform-tools-r12-1-any.pkg.tar.xz'
    [2012-07-18 20:59] installed android-sdk-platform-tools (r12-1)
    [2012-07-18 21:10] Running 'pacman -S perl-switch'
    [2012-07-18 21:10] installed perl-switch (2.16-1)
    [2012-07-21 03:29] Running 'pacman -S flashplugin'
    [2012-07-21 03:29] relogin or source /etc/profile.d/mozilla-common.sh
    [2012-07-21 03:29] installed mozilla-common (1.4-3)
    [2012-07-21 03:29] >>
    [2012-07-21 03:29] >> If you have an NVIDIA card that supports libvdpau or Broadcom Crystal HD chips,
    [2012-07-21 03:29] >> uncomment EnableLinuxHWVideoDecode=1 from /etc/adobe/mms.cfg.
    [2012-07-21 03:29] >> If you run into problems, please contact nVidia or Broadcom along with your system config info / driver version.
    [2012-07-21 03:29] >>
    [2012-07-21 03:29] installed flashplugin (11.2.202.236-1)
    [2012-07-21 03:32] Running 'pacman -S libvdpau'
    [2012-07-21 03:32] installed libvdpau (0.4.1-2)
    [2012-07-21 14:53] Running 'pacman -S gedit-common'
    [2012-07-21 14:55] Running 'pacman -S gtk-theme-switch2'
    [2012-07-21 14:56] installed gtk-theme-switch2 (2.1.0-2)
    [2012-07-21 15:00] Running 'pacman -S gtk-icons'
    [2012-07-21 15:04] Running 'pacman -R gtk-theme-switch2 gedit dconf desktop-file-utils enchant gsettings-desktop-schemas gtksourceview3 iso-codes libpeas libsm python2-gobject'
    [2012-07-21 15:06] Running 'pacman -R gtk-theme-switch2 gedit dconf enchant gtksourceview3 iso-codes libpeas python2-gobject'
    [2012-07-21 15:06] removed gedit (3.4.2-1)
    [2012-07-21 15:06] removed python2-gobject (3.2.2-1)
    [2012-07-21 15:06] removed libpeas (1.4.0-2)
    [2012-07-21 15:06] removed iso-codes (3.34-1)
    [2012-07-21 15:06] removed gtksourceview3 (3.4.2-1)
    [2012-07-21 15:06] removed enchant (1.6.0-4)
    [2012-07-21 15:06] removed dconf (0.12.1-2)
    [2012-07-21 15:06] removed gtk-theme-switch2 (2.1.0-2)
    [2012-07-21 15:06] Running 'pacman -R glib-networking gsettings-desktop-schemas'
    [2012-07-21 15:06] Running 'pacman -R libsoup glib-networking gsettings-desktop-schemas'
    [2012-07-21 15:06] removed libsoup (2.38.1-1)
    [2012-07-21 15:06] removed glib-networking (2.32.3-1)
    [2012-07-21 15:06] removed gsettings-desktop-schemas (3.4.2-1)
    [2012-07-21 15:07] Running 'pacman -R wxgtk'
    [2012-07-21 15:07] removed wxgtk (2.8.12.1-3)
    [2012-07-21 15:07] Running 'pacman -R libxt libsm'
    [2012-07-21 15:11] Running 'pacman -S ranger'
    [2012-07-21 15:11] installed ranger (1.5.4-1)
    [2012-07-21 15:32] Running 'pacman -S irssi'
    [2012-07-21 15:32] installed irssi (0.8.15-6)
    [2012-07-24 20:20] Running 'pacman -U sublime-text-2.0.1-1-x86_64.pkg.tar.xz'
    [2012-07-24 20:20] installed sublime-text (2.0.1-1)
    [2012-07-24 23:41] Running 'pacman -U dropbox-1.4.11-1-x86_64.pkg.tar.xz'
    [2012-07-24 23:41] installed dropbox (1.4.11-1)
    [2012-07-24 23:41] Running 'pacman -U dropbox-daemon-0.8-8-any.pkg.tar.xz'
    [2012-07-24 23:41] >> Configure the Dropbox daemon script by editing /etc/conf.d/dropboxd.conf
    [2012-07-24 23:41] installed dropbox-daemon (0.8-8)
    [2012-07-24 23:48] Running 'pacman -U dropbox-cli-1-12-x86_64.pkg.tar.xz'
    [2012-07-24 23:48] installed dropbox-cli (1-12)
    [2012-07-24 23:49] Running 'pacman -S nautilus'
    [2012-07-24 23:56] Running 'pacman -S ranger'
    [2012-07-24 23:57] upgraded ranger (1.5.4-1 -> 1.5.4-1)
    [2012-07-25 00:23] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:23] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:23] Running 'pacman -Sy'
    [2012-07-25 00:23] synchronizing package lists
    [2012-07-25 00:24] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:25] installed gconf (3.2.5-2)
    [2012-07-25 00:25] installed libmng (1.0.10-4)
    [2012-07-25 00:25] installed qt (4.8.2-3)
    [2012-07-25 00:25] installed qtwebkit (2.2.2-1)
    [2012-07-25 00:27] Running 'pacman --asdeps -U openssl098-0.9.8.x-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:27] installed openssl098 (0.9.8.x-1)
    [2012-07-25 00:28] Running 'pacman --asdeps -U libpng12-1.2.49-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:28] installed libpng12 (1.2.49-1)
    [2012-07-25 00:30] Running 'pacman -U spotify-0.8.4.103-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:31] installed spotify (0.8.4.103-1)
    [2012-07-29 16:57] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 16:58] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 16:58] Running 'pacman -Syy'
    [2012-07-29 16:58] synchronizing package lists
    [2012-07-29 17:00] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 17:00] installed gsm (1.0.13-7)
    [2012-07-29 17:00] installed lame (3.99.5-1)
    [2012-07-29 17:00] installed libasyncns (0.8-4)
    [2012-07-29 17:00] installed json-c (0.9-1)
    [2012-07-29 17:00] installed libpulse (2.1-1)
    [2012-07-29 17:00] installed libtheora (1.1.1-2)
    [2012-07-29 17:00] installed libglapi (8.0.4-2)
    [2012-07-29 17:00] installed khrplatform-devel (8.0.4-2)
    [2012-07-29 17:00] installed libegl (8.0.4-2)
    [2012-07-29 17:00] installed libva (1.1.0-1)
    [2012-07-29 17:00] installed libvpx (1.1.0-1)
    [2012-07-29 17:00] installed opencore-amr (0.1.3-1)
    [2012-07-29 17:00] installed openjpeg (1.5.0-1)
    [2012-07-29 17:00] installed rtmpdump (2.4-1)
    [2012-07-29 17:00] installed schroedinger (1.0.11-1)
    [2012-07-29 17:00] installed speex (1.2rc1-2)
    [2012-07-29 17:00] installed x264 (20120705-1)
    [2012-07-29 17:00] installed xvidcore (1.3.2-1)
    [2012-07-29 17:00] installed ffmpeg (1:0.11.1-1)
    [2012-07-29 17:00] installed libmms (0.6.2-1)
    [2012-07-29 17:00] installed libzen (0.4.26-1)
    [2012-07-29 17:00] installed libmediainfo (0.7.58-1)
    [2012-07-29 17:00] installed recode (3.6-7)
    [2012-07-29 17:00] installed enca (1.13-2)
    [2012-07-29 17:00] installed a52dec (0.7.4-6)
    [2012-07-29 17:00] installed libdca (0.0.5-3)
    [2012-07-29 17:00] installed talloc (2.0.7-1)
    [2012-07-29 17:00] installed libwbclient (3.6.6-1)
    [2012-07-29 17:00] installed libcap-ng (0.6.6-1)
    [2012-07-29 17:00] installed cifs-utils (5.5-1)
    [2012-07-29 17:00] installed tdb (1.2.9-2)
    [2012-07-29 17:00] installed smbclient (3.6.6-1)
    [2012-07-29 17:00] installed libmad (0.15.1b-6)
    [2012-07-29 17:00] installed fribidi (0.19.2-2)
    [2012-07-29 17:00] installed libmp4v2 (2.0.0-2)
    [2012-07-29 17:00] installed faac (1.28-4)
    [2012-07-29 17:00] installed faad2 (2.7-3)
    [2012-07-29 17:00] installed mpg123 (1.14.4-1)
    [2012-07-29 17:00] installed libass (0.10.0-3)
    [2012-07-29 17:00] installed libbluray (0.2.2-1)
    [2012-07-29 17:00] installed libcddb (1.3.2-3)
    [2012-07-29 17:00] installed libcdio (0.83-1)
    [2012-07-29 17:00] installed mencoder (35014-1)
    [2012-07-29 17:00] installed libftdi (0.20-1)
    [2012-07-29 17:00] installed libirman (0.4.5-3)
    [2012-07-29 17:00] installed lirc-utils (1:0.9.0-22)
    [2012-07-29 17:00] installed gpm (1.20.6-10)
    [2012-07-29 17:00] installed aalib (1.4rc5-9)
    [2012-07-29 17:00] installed jack (0.121.3-6)
    [2012-07-29 17:00] installed libcaca (0.99.beta18-1)
    [2012-07-29 17:00] installed xf86dgaproto (2.1-2)
    [2012-07-29 17:00] installed libxxf86dga (1.1.3-1)
    [2012-07-29 17:00] installed mplayer (35014-1)
    [2012-07-29 17:00] Running 'pacman -U pms-1.60.0-1-x86_64.pkg.tar.xz'
    [2012-07-29 17:00] installed pms (1.60.0-1)
    [2012-07-29 17:20] Running 'pacman -S netstat'
    [2012-07-29 17:31] Running 'pacman -S ntfs-3g'
    [2012-07-29 17:31] installed fuse (2.9.0-1)
    [2012-07-29 17:31] installed ntfs-3g (2012.1.15-3)
    [2012-07-29 17:45] Running 'pacman -S tsmuxer'
    [2012-07-29 17:45] Running 'pacman -S tsMuxeR'
    [2012-07-29 17:45] Running 'pacman --noconfirm --asdeps -S -- lib32-freetype2'
    [2012-07-29 17:45] installed lib32-bzip2 (1.0.6-1)
    [2012-07-29 17:45] installed lib32-freetype2 (2.4.10-1)
    [2012-07-29 17:48] Running 'pacman -U tsmuxer-1.10.6-12-x86_64.pkg.tar.xz'
    [2012-07-29 17:48] The tsmuxer package is licensed software.
    [2012-07-29 17:48] You MUST read and agree to the license stored in
    [2012-07-29 17:48] /opt/tsmuxer/LICENSE before using it.
    [2012-07-29 17:48] installed tsmuxer (1.10.6-12)
    [2012-07-29 18:23] Running 'pacman -S icedtea-web-java7'
    [2012-07-29 18:23] Running 'pacman -S icedtea-web-java6'
    [2012-07-29 18:24] Running 'pacman -S openjre'
    [2012-07-29 18:25] Running 'pacman -S jre'
    [2012-07-29 18:25] Running 'pacman -S icetea-plugin'
    [2012-07-29 18:27] Running 'pacman -S icedtea-web'
    [2012-07-29 18:27] installed icedtea-web (1.2-1)
    [2012-07-29 18:35] Running 'pacman -S ccache'
    [2012-07-29 18:35] installed ccache (3.1.7-1)
    [2012-07-29 18:50] Running 'pacman -S rtorrent'
    [2012-07-29 18:50] installed libsigc++ (2.2.10-2)
    [2012-07-29 18:50] installed libtorrent (0.13.2-2)
    [2012-07-29 18:50] installed xmlrpc-c (1:1.31.02-2)
    [2012-07-29 18:50] installed rtorrent (0.9.2-2)
    [2012-07-29 18:52] Running 'pacman -S rutorrent'
    [2012-07-29 18:52] Running 'pacman --noconfirm --asdeps -S -- php'
    [2012-07-29 18:52] installed php (5.4.5-1)
    [2012-07-29 18:52] Running 'pacman -U rutorrent-3.4-2-any.pkg.tar.xz'
    [2012-07-29 18:53] installed rutorrent (3.4-2)
    [2012-07-29 18:53] Running 'pacman -R rtorrent'
    [2012-07-29 18:53] removed rtorrent (0.9.2-2)
    [2012-07-29 18:53] Running 'pacman -S rtorrent-svn'
    [2012-07-29 18:54] Running 'pacman -S rtorrent'
    [2012-07-29 18:54] installed rtorrent (0.9.2-2)
    [2012-07-29 18:54] Running 'pacman -S apache php-apache php-cgi mod-scgi php-xsl rutorrent-plugins php-geoip screen'
    [2012-07-29 18:55] Running 'pacman -S apache php-apache php-cgi php-xsl rutorrent-plugins php-geoip screen'
    [2012-07-29 18:55] Running 'pacman -S apache php-apache php-cgi php-xsl php-geoip screen'
    [2012-07-29 18:55] installed apr (1.4.6-1)
    [2012-07-29 18:55] installed unixodbc (2.3.1-1)
    [2012-07-29 18:55] installed apr-util (1.4.1-1)
    [2012-07-29 18:55] installed apache (2.2.22-4)
    [2012-07-29 18:55] installed php-apache (5.4.5-1)
    [2012-07-29 18:55] installed php-cgi (5.4.5-1)
    [2012-07-29 18:55] installed php-xsl (5.4.5-1)
    [2012-07-29 18:55] installed geoip-database (20120706-1)
    [2012-07-29 18:55] installed geoip (1.4.8-2)
    [2012-07-29 18:55] installed php-geoip (1.0.8-2)
    [2012-07-29 18:55] installed screen (4.0.3-13)
    [2012-07-29 19:03] Running 'pacman -U mod_scgi-1.14-1-x86_64.pkg.tar.xz'
    [2012-07-29 19:03] installed mod_scgi (1.14-1)
    [2012-07-29 19:03] Running 'pacman -U rutorrent-plugins-3.4-2-any.pkg.tar.xz'
    [2012-07-29 19:03] installed rutorrent-plugins (3.4-2)
    [2012-07-29 19:04] Running 'pacman -U rutorrent-3.4-2-any.pkg.tar.xz'
    [2012-07-29 19:04] upgraded rutorrent (3.4-2 -> 3.4-2)
    [2012-07-29 19:46] Running 'pacman -S unrar unzip'
    [2012-07-29 19:46] installed unrar (4.2.4-1)
    [2012-07-29 19:46] upgraded unzip (6.0-6 -> 6.0-6)
    [2012-07-29 20:00] Running 'pacman -S php-apache mysql'
    [2012-07-29 20:02] upgraded php-apache (5.4.5-1 -> 5.4.5-1)
    [2012-07-29 20:02] installed libmysqlclient (5.5.25.a-1)
    [2012-07-29 20:02] installed mysql-clients (5.5.25.a-1)
    [2012-07-29 20:02] Installing MySQL system tables...
    [2012-07-29 20:02] OK
    [2012-07-29 20:02] Filling help tables...
    [2012-07-29 20:02] OK
    [2012-07-29 20:02]
    [2012-07-29 20:02] To start mysqld at boot time you have to copy
    [2012-07-29 20:02] support-files/mysql.server to the right place for your system
    [2012-07-29 20:02]
    [2012-07-29 20:02] PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
    [2012-07-29 20:02] To do so, start the server, then issue the following commands:
    [2012-07-29 20:02]
    [2012-07-29 20:02] /usr/bin/mysqladmin -u root password 'new-password'
    [2012-07-29 20:02] /usr/bin/mysqladmin -u root -h arch-shauder password 'new-password'
    [2012-07-29 20:02]
    [2012-07-29 20:02] Alternatively you can run:
    [2012-07-29 20:02] /usr/bin/mysql_secure_installation
    [2012-07-29 20:02]
    [2012-07-29 20:02] which will also give you the option of removing the test
    [2012-07-29 20:02] databases and anonymous user created by default. This is
    [2012-07-29 20:02] strongly recommended for production servers.
    [2012-07-29 20:02]
    [2012-07-29 20:02] See the manual for more instructions.
    [2012-07-29 20:02]
    [2012-07-29 20:02] You can start the MySQL daemon with:
    [2012-07-29 20:02] cd /usr ; /usr/bin/mysqld_safe &
    [2012-07-29 20:02]
    [2012-07-29 20:02] You can test the MySQL daemon with mysql-test-run.pl
    [2012-07-29 20:02] cd /usr/mysql-test ; perl mysql-test-run.pl
    [2012-07-29 20:02]
    [2012-07-29 20:02] Please report any problems with the /usr/scripts/mysqlbug script!
    [2012-07-29 20:02]
    [2012-07-29 20:02] installed mysql (5.5.25.a-1)
    [2012-07-29 20:49] Running 'pacman -Syyu'
    [2012-07-29 20:49] synchronizing package lists
    [2012-07-29 20:50] starting full system upgrade
    [2012-07-29 20:52] upgraded readline (6.2.003-2 -> 6.2.004-1)
    [2012-07-29 20:52] upgraded bash (4.2.036-1 -> 4.2.037-1)
    [2012-07-29 20:52] upgraded bison (2.5.1-1 -> 2.6-1)
    [2012-07-29 20:52] upgraded lib32-gcc-libs (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded gcc-libs-multilib (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded gnutls (3.0.21-1 -> 3.0.21-2)
    [2012-07-29 20:52] upgraded libpng (1.5.11-1 -> 1.5.12-1)
    [2012-07-29 20:52] upgraded libcups (1.5.3-5 -> 1.5.4-1)
    [2012-07-29 20:52] upgraded gtk-update-icon-cache (2.24.10-3 -> 2.24.11-2)
    [2012-07-29 20:52] upgraded gtk2 (2.24.10-3 -> 2.24.11-2)
    [2012-07-29 20:52] upgraded chromium (20.0.1132.57-1 -> 20.0.1132.57-2)
    [2012-07-29 20:52] warning: /etc/protocols installed as /etc/protocols.pacnew
    [2012-07-29 20:52] warning: /etc/services installed as /etc/services.pacnew
    [2012-07-29 20:52] upgraded iana-etc (2.30-2 -> 2.30-3)
    [2012-07-29 20:52] upgraded filesystem (2012.6-4 -> 2012.7-1)
    [2012-07-29 20:52] upgraded libsystemd (186-2 -> 187-2)
    [2012-07-29 20:52] upgraded glib2 (2.32.3-1 -> 2.32.4-1)
    [2012-07-29 20:52] upgraded systemd-tools (186-2 -> 187-2)
    [2012-07-29 20:52] upgraded dbus-core (1.6.2-2 -> 1.6.4-1)
    [2012-07-29 20:52] upgraded dbus (1.6.2-1 -> 1.6.4-1)
    [2012-07-29 20:52] upgraded flex (2.5.35-5 -> 2.5.36-1)
    [2012-07-29 20:52] upgraded gcc-multilib (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded git (1.7.11.2-1 -> 1.7.11.3-1)
    [2012-07-29 20:52] upgraded glproto (1.4.15-1 -> 1.4.16-1)
    [2012-07-29 20:52] upgraded gtk3 (3.4.3-1 -> 3.4.4-1)
    [2012-07-29 20:52] upgraded icu (49.1.2-1 -> 49.1.2-2)
    [2012-07-29 20:52] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2012-07-29 20:52] upgraded initscripts (2012.06.3-2 -> 2012.07.5-1)
    [2012-07-29 20:52] upgraded lib32-readline (6.2.003-1 -> 6.2.004-1)
    [2012-07-29 20:52] >>> Updating module dependencies. Please wait ...
    [2012-07-29 20:52] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-07-29 20:52] ==> Building image from preset: 'default'
    [2012-07-29 20:52] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-07-29 20:52] ==> Starting build: 3.4.6-1-ARCH
    [2012-07-29 20:52] -> Running build hook: [base]
    [2012-07-29 20:52] -> Running build hook: [udev]
    [2012-07-29 20:52] -> Running build hook: [autodetect]
    [2012-07-29 20:52] -> Running build hook: [pata]
    [2012-07-29 20:52] -> Running build hook: [scsi]
    [2012-07-29 20:52] -> Running build hook: [sata]
    [2012-07-29 20:52] -> Running build hook: [filesystems]
    [2012-07-29 20:52] -> Running build hook: [usbinput]
    [2012-07-29 20:52] -> Running build hook: [fsck]
    [2012-07-29 20:52] ==> Generating module dependencies
    [2012-07-29 20:52] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-07-29 20:52] ==> Image generation successful
    [2012-07-29 20:52] ==> Building image from preset: 'fallback'
    [2012-07-29 20:52] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-07-29 20:52] ==> Starting build: 3.4.6-1-ARCH
    [2012-07-29 20:52] -> Running build hook: [base]
    [2012-07-29 20:52] -> Running build hook: [udev]
    [2012-07-29 20:52] -> Running build hook: [pata]
    [2012-07-29 20:52] -> Running build hook: [scsi]
    [2012-07-29 20:52] -> Running build hook: [sata]
    [2012-07-29 20:52] -> Running build hook: [filesystems]
    [2012-07-29 20:52] -> Running build hook: [usbinput]
    [2012-07-29 20:52] -> Running build hook: [fsck]
    [2012-07-29 20:52] ==> Generating module dependencies
    [2012-07-29 20:52] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-07-29 20:52] ==> Image generation successful
    [2012-07-29 20:52] upgraded linux (3.4.5-1 -> 3.4.6-1)
    [2012-07-29 20:52] upgraded linux-api-headers (3.4.4-1 -> 3.4.6-1)
    [2012-07-29 20:52] upgraded mesa (8.0.4-1 -> 8.0.4-2)
    [2012-07-29 20:52] upgraded nvidia (302.17-3 -> 302.17-4)
    [2012-07-29 20:52] upgraded tzdata (2012c-1 -> 2012d-1)
    [2012-07-29 20:52] upgraded xf86-input-evdev (2.7.0-2 -> 2.7.1-1)
    [2012-08-03 12:40] Running 'pacman -S filezilla'
    [2012-08-03 12:40] installed wxgtk (2.8.12.1-3)
    [2012-08-03 12:40] installed libidn (1.25-1)
    [2012-08-03 12:40] installed filezilla (3.5.3-1)
    [2012-08-06 13:55] Running 'pacman -R openjdk'
    [2012-08-06 13:55] Running 'pacman -R openjdk6'
    [2012-08-06 13:55] Running 'pacman -R icedtea-web'
    [2012-08-06 13:55] removed icedtea-web (1.2-1)
    [2012-08-06 13:56] Running 'pacman -S jdk'
    [2012-08-06 13:57] Running 'pacman --asdeps -U jre-7.5-2-x86_64.pkg.tar.xz'
    [2012-08-06 13:58] removed openjdk6 (6.b24_1.11.3-1)
    [2012-08-06 13:58]
    [2012-08-06 13:58] The jre package is licensed software.
    [2012-08-06 13:58] You MUST read and agree to the license stored in
    [2012-08-06 13:58] /usr/share/licenses/jre/LICENSE before using it.
    [2012-08-06 13:58] Please relogin to include jre in your PATH.
    [2012-08-06 13:58]
    [2012-08-06 13:58] installed jre (7.5-2)
    [2012-08-06 14:01] Running 'pacman -U jdk-7.5-2-x86_64.pkg.tar.xz'
    [2012-08-06 14:01]
    [2012-08-06 14:01] The jdk package is licensed software.
    [2012-08-06 14:01] You MUST read and agree to the license stored in
    [2012-08-06 14:01] /usr/share/licenses/jdk/LICENSE before using it.
    [2012-08-06 14:01] Please relogin to include jdk in your PATH.
    [2012-08-06 14:01]
    [2012-08-06 14:01] installed jdk (7.5-2)
    [2012-08-06 14:14] Running 'pacman --asdeps -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:15] Running 'pacman -R jdk jre'
    [2012-08-06 14:16] Running 'pacman -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:17] Running 'pacman -Rdd jdk jre'
    [2012-08-06 14:17] removed jdk (7.5-2)
    [2012-08-06 14:17] removed jre (7.5-2)
    [2012-08-06 14:19] Running 'pacman --asdeps -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:19] The jre package is licensed software.
    [2012-08-06 14:19] You MUST read and agree to the license stored in
    [2012-08-06 14:19] /opt/java/jre/LICENSE before using it.
    [2012-08-06 14:19] Please relogin to include jre in your PATH.
    [2012-08-06 14:19] installed jre6 (6u33-b04)
    [2012-08-06 14:21] Running 'pacman -U jdk6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:21] The jdk package is licensed software.
    [2012-08-06 14:21] You MUST read and agree to the license stored in
    [2012-08-06 14:21] /opt/java/LICENSE before using it.
    [2012-08-06 14:21] Please relogin to include jdk in your PATH
    [2012-08-06 14:21] installed jdk6 (6u33-b04)
    [2012-08-06 14:23] Running 'pacman -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:54] upgraded jre6 (6u33-b04 -> 6u33-b04)
    [2012-08-06 17:23] Running 'pacman -S gimp'
    [2012-08-06 17:23] installed lcms (1.19-2)
    [2012-08-06 17:23] Updating font cache... done.
    [2012-08-06 17:23] installed gsfonts (1.0.7pre44-3)
    [2012-08-06 17:23] installed libwmf (0.2.8.4-9)
    [2012-08-06 17:23] installed libcroco (0.6.5-1)
    [2012-08-06 17:23] installed librsvg (2.36.1-1)
    [2012-08-06 17:23] installed babl (0.1.10-1)
    [2012-08-06 17:23] installed gegl (0.2.0-2)
    [2012-08-06 17:23] installed freeglut (2.8.0-1)
    [2012-08-06 17:23] installed jasper (1.900.1-7)
    [2012-08-06 17:23] installed gimp (2.8.0-2)
    [2012-08-06 18:25] Running 'pacman -Sy'
    [2012-08-06 18:25] synchronizing package lists
    [2012-08-06 18:25] Running 'pacman -S yaourt'
    [2012-08-06 18:28] Running 'pacman -Sy'
    [2012-08-06 18:28] synchronizing package lists
    [2012-08-06 18:28] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 18:29] Running 'pacman -Sy'
    [2012-08-06 18:29] synchronizing package lists
    [2012-08-06 18:29] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 18:32] Running 'pacman --noconfirm --asdeps -S -- yajl'
    [2012-08-06 21:50] Running 'pacman -U jdk6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 21:51] Running 'pacman -Rdd jdk6 jre6'
    [2012-08-06 21:51] removed jdk6 (6u33-b04)
    [2012-08-06 21:51] removed jre6 (6u33-b04)
    [2012-08-06 21:54] Running 'pacman -U sun-java6-6u32-1-x86_64.pkg.tar.xz'
    [2012-08-06 21:54] The sun-java6 package is licensed software.
    [2012-08-06 21:54] You MUST read and agree to the license stored in
    [2012-08-06 21:54] /opt/sun-java6/LICENSE before using it.
    [2012-08-06 21:54]
    [2012-08-06 21:54] Use '. /opt/sun-java6/envsetup.sh' to setup environment.
    [2012-08-06 21:54] installed sun-java6 (6u32-1)
    [2012-08-06 21:59] Running 'pacman -Syu'
    [2012-08-06 21:59] synchronizing package lists
    [2012-08-06 21:59] starting full system upgrade
    [2012-08-06 22:00] Running 'pacman -Sy'
    [2012-08-06 22:00] synchronizing package lists
    [2012-08-06 22:00] Running 'pacman -S yaourt'
    [2012-08-06 22:00] installed yajl (2.0.4-1)
    [2012-08-06 22:00] installed package-query (1.0.1-1)
    [2012-08-06 22:00] installed yaourt (1.1-1)
    [2012-08-06 22:00] Running 'pacman -S extra/schedtool community/esdl'
    [2012-08-06 22:00] upgraded schedtool (1.3.0-2 -> 1.3.0-2)
    [2012-08-06 22:00] upgraded esdl (2:1.2-1 -> 2:1.2-1)
    [2012-08-06 22:00] Running 'pacman -S extra/schedtool community/esdl'
    [2012-08-06 22:00] upgraded schedtool (1.3.0-2 -> 1.3.0-2)
    [2012-08-06 22:00] upgraded esdl (2:1.2-1 -> 2:1.2-1)
    [2012-08-06 22:00] Running 'pacman -S --asdeps --needed extra/jdk7-openjdk'
    [2012-08-06 22:01] installed java-rhino (1.7R3-3)
    [2012-08-06 22:01] installed jre7-openjdk-headless (7.u5_2.2.1-1)
    [2012-08-06 22:01] when you use a non-reparenting window manager
    [2012-08-06 22:01] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2012-08-06 22:01] /etc/profile.d/jre.sh
    [2012-08-06 22:01] installed jre7-openjdk (7.u5_2.2.1-1)
    [2012-08-06 22:01] installed jdk7-openjdk (7.u5_2.2.1-1)
    [2012-08-06 22:02] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.kJz/android-apktool-1.4.9-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:02] installed android-apktool (1.4.9-1)
    [2012-08-06 22:04] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ubB/android-sdk-r20.0.1-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:05] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-08-06 22:05] The android group has been removed, install android packages as root.
    [2012-08-06 22:05] upgraded android-sdk (r20-2 -> r20.0.1-1)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.g9s/android-sdk-platform-tools-r14-1-any.pkg.tar.xz'
    [2012-08-06 22:08] upgraded android-sdk-platform-tools (r12-1 -> r14-1)
    [2012-08-06 22:08] Running 'pacman -S --asdeps --needed extra/libmtp'
    [2012-08-06 22:08] installed libmtp (1.1.3-1)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.0Uc/android-udev-1.3-4-any.pkg.tar.xz'
    [2012-08-06 22:08] ===> In order to use adb, you have to be in the 'adbusers' group
    [2012-08-06 22:08] ===> For that, use: gpasswd -a USERNAME adbusers
    [2012-08-06 22:08] installed android-udev (1.3-4)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.n8w/fastboot-20110628-2-any.pkg.tar.xz'
    [2012-08-06 22:08] installed fastboot (20110628-2)
    [2012-08-06 22:09] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.aCT/pngcrush-1.7.35-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:09] upgraded pngcrush (1.7.31-1 -> 1.7.35-1)
    [2012-08-06 22:09] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ZNg/repo-git-20120806-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:10] Running 'pacman -S abs base-devel perl git gnupg flex bison gperf zip unzip sdl wxgtk squashfs-tools ncurses libpng zlib libusb libusb-compat readline alsa-lib openal'
    [2012-08-06 22:11] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 22:11] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-08-06 22:11] upgraded lib32-gcc-libs (4.7.1-5 -> 4.7.1-5)
    [2012-08-06 22:11] upgraded lib32-libxdmcp (1.1.1-1 -> 1.1.1-1)
    [2012-08-06 22:11] upgraded lib32-libxau (1.0.7-1 -> 1.0.7-1)
    [2012-08-06 22:11] upgraded lib32-libxcb (1.8.1-2 -> 1.8.1-2)
    [2012-08-06 22:11] upgraded lib32-libx11 (1.5.0-1 -> 1.5.0-1)
    [2012-08-06 22:11] upgraded lib32-libxext (1.3.1-1 -> 1.3.1-1)
    [2012-08-06 22:11] upgraded lib32-libxrender (0.9.7-1 -> 0.9.7-1)
    [2012-08-06 22:11] upgraded lib32-alsa-lib (1.0.25-1 -> 1.0.25-1)
    [2012-08-06 22:11] upgraded lib32-libstdc++5 (3.3.6-6 -> 3.3.6-6)
    [2012-08-06 22:11] upgraded lib32-libxv (1.0.7-1 -> 1.0.7-1)
    [2012-08-06 22:11] upgraded lib32-ncurses (5.9-1 -> 5.9-1)
    [2012-08-06 22:11] upgraded lib32-openal (1.14-1 -> 1.14-1)
    [2012-08-06 22:11] upgraded lib32-sdl (1.2.15-2 -> 1.2.15-2)
    [2012-08-06 22:11] upgraded lib32-zlib (1.2.7-1 -> 1.2.7-1)
    [2012-08-06 22:11] upgraded swt (3.7.2-1 -> 3.7.2-1)
    [2012-08-06 22:11] Running 'pacman -S gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-readline lib32-glibc lib32-zlib'
    [2012-08-06 22:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.u2K/lib32-libusb-1.0.9-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:12] installed lib32-libusb (1.0.9-1)
    [2012-08-06 22:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ENc/lib32-libusb-compat-0.1.4-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:12] installed lib32-libusb-compat (0.1.4-2)
    [2012-08-06 22:16] Running 'pacman -S ps3mediaserver'
    [2012-08-06 22:17] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.WIi/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:17] upgraded pms (1.60.0-1 -> 1.60.0-2)
    [2012-08-06 22:18] Running 'pacman -Syu'
    [2012-08-06 22:18] synchronizing package lists
    [2012-08-06 22:18] starting full system upgrade
    [2012-08-06 22:18] Running 'pacman -Syu'
    [2012-08-06 22:18] synchronizing package lists
    [2012-08-06 22:18] starting full system upgrade
    [2012-08-06 22:20] upgraded bison (2.6-1 -> 2.6.2-1)
    [2012-08-06 22:20] upgraded chromium (20.0.1132.57-2 -> 21.0.1180.57-1)
    [2012-08-06 22:20] upgraded libldap (2.4.31-4 -> 2.4.32-1)
    [2012-08-06 22:20] upgraded krb5 (1.10.2-2 -> 1.10.2-3)
    [2012-08-06 22:20] upgraded cifs-utils (5.5-1 -> 5.6-2)
    [2012-08-06 22:20] upgraded cryptsetup (1.4.3-1 -> 1.5.0-1)
    [2012-08-06 22:20] upgraded curl (7.26.0-1 -> 7.27.0-1)
    [2012-08-06 22:20] upgraded flex (2.5.36-1 -> 2.5.37-1)
    [2012-08-06 22:20] upgraded fuse (2.9.0-1 -> 2.9.1-1)
    [2012-08-06 22:20] upgraded git (1.7.11.3-1 -> 1.7.11.4-1)
    [2012-08-06 22:20] upgraded gnutls (3.0.21-2 -> 3.0.22-1)
    [2012-08-06 22:20] upgraded hwids (20120711-1 -> 20120730-1)
    [2012-08-06 22:20] upgraded nvidia-utils (302.17-1 -> 304.32-1)
    [2012-08-06 22:20] upgraded lib32-nvidia-utils (302.17-1 -> 304.32-1)
    [2012-08-06 22:20] upgraded libcups (1.5.4-1 -> 1.6.1-2)
    [2012-08-06 22:20] upgraded libmysqlclient (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded libsystemd (187-2 -> 187-4)
    [2012-08-06 22:20] upgraded libthai (0.1.17-1 -> 0.1.18-1)
    [2012-08-06 22:20] upgraded systemd-tools (187-2 -> 187-4)
    [2012-08-06 22:20] upgraded mkinitcpio (0.9.2-2 -> 0.10-1)
    [2012-08-06 22:20] >>> Updating module dependencies. Please wait ...
    [2012-08-06 22:20] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-08-06 22:20] ==> Building image from preset: 'default'
    [2012-08-06 22:20] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-08-06 22:20] ==> Starting build: 3.4.7-1-ARCH
    [2012-08-06 22:20] -> Running build hook: [base]
    [2012-08-06 22:20] -> Running build hook: [udev]
    [2012-08-06 22:20] -> Running build hook: [autodetect]
    [2012-08-06 22:20] -> Running build hook: [pata]
    [2012-08-06 22:20] -> Running build hook: [scsi]
    [2012-08-06 22:20] -> Running build hook: [sata]
    [2012-08-06 22:20] -> Running build hook: [filesystems]
    [2012-08-06 22:20] -> Running build hook: [usbinput]
    [2012-08-06 22:20] -> Running build hook: [fsck]
    [2012-08-06 22:20] ==> Generating module dependencies
    [2012-08-06 22:20] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-08-06 22:20] ==> Image generation successful
    [2012-08-06 22:20] ==> Building image from preset: 'fallback'
    [2012-08-06 22:20] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-08-06 22:20] ==> Starting build: 3.4.7-1-ARCH
    [2012-08-06 22:20] -> Running build hook: [base]
    [2012-08-06 22:20] -> Running build hook: [udev]
    [2012-08-06 22:20] -> Running build hook: [pata]
    [2012-08-06 22:20] -> Running build hook: [scsi]
    [2012-08-06 22:20] -> Running build hook: [sata]
    [2012-08-06 22:20] -> Running build hook: [filesystems]
    [2012-08-06 22:20] -> Running build hook: [usbinput]
    [2012-08-06 22:20] -> Running build hook: [fsck]
    [2012-08-06 22:20] ==> Generating module dependencies
    [2012-08-06 22:20] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-08-06 22:20] ==> Image generation successful
    [2012-08-06 22:20] upgraded linux (3.4.6-1 -> 3.4.7-1)
    [2012-08-06 22:20] upgraded mysql-clients (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded mysql (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded nspr (4.9.1-1 -> 4.9.2-1)
    [2012-08-06 22:20] upgraded nvidia (302.17-4 -> 304.32-1)
    [2012-08-06 22:20] upgraded tzdata (2012d-1 -> 2012e-1)
    [2012-08-06 22:20] upgraded xf86-input-evdev (2.7.1-1 -> 2.7.2-1)
    [2012-08-06 22:23] Running 'pacman -S openjdk'
    [2012-08-06 22:23] Running 'pacman -S jdk7-openjdk'
    [2012-08-06 22:24] upgraded jdk7-openjdk (7.u5_2.2.1-1 -> 7.u5_2.2.1-1)
    [2012-08-06 22:24] Running 'pacman -S jre7-openjdk'
    [2012-08-06 22:24] upgraded jre7-openjdk (7.u5_2.2.1-1 -> 7.u5_2.2.1-1)
    [2012-08-06 22:25] Running 'pacman -R pms'
    [2012-08-06 22:25] warning: /opt/pms/PMS.conf saved as /opt/pms/PMS.conf.pacsave
    [2012-08-06 22:25] removed pms (1.60.0-2)
    [2012-08-06 22:26] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.QTF/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:26] installed pms (1.60.0-2)
    [2012-08-06 22:26] Running 'pacman -S vlc'
    [2012-08-06 22:26] installed libdvbpsi (0.2.2-1)
    [2012-08-06 22:26] installed sdl_image (1.2.12-2)
    [2012-08-06 22:26] installed libdvdread (4.2.0-1)
    [2012-08-06 22:26] installed libdvdnav (4.2.0-2)
    [2012-08-06 22:26] installed libkate (0.4.1-3)
    [2012-08-06 22:26] installed libtiger (0.3.4-3)
    [2012-08-06 22:26] installed libebml (1.2.2-2)
    [2012-08-06 22:26] installed libmatroska (1.3.0-2)
    [2012-08-06 22:26] installed zvbi (0.2.33-4)
    [2012-08-06 22:26] installed taglib (1.7.2-2)
    [2012-08-06 22:26] installed libmpcdec (1.2.6-3)
    [2012-08-06 22:26] installed libupnp (1.6.17-1)
    [2012-08-06 22:26] installed libshout (1:2.3.0-1)
    [2012-08-06 22:26] installed libmpeg2 (0.5.1-3)
    [2012-08-06 22:26] installed libmodplug (0.8.8.4-1)
    [2012-08-06 22:26] installed ttf-freefont (20120503-1)
    [2012-08-06 22:26] installed vlc (2.0.3-2)
    [2012-08-06 22:26] Running 'pacman -S lib32-gcc-libs lib32-glibc'
    [2012-08-06 22:26] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-08-06 22:26] upgraded lib32-gcc-libs (4.7.1-5 -> 4.7.1-5)
    [2012-08-07 11:44] Running 'pacman --noconfirm --asdeps -S -- pacman-color'
    [2012-08-07 11:44] installed pacman-color (4.0.3-1)
    [2012-08-07 11:44] Running 'pacman -U packer-color-20120807-1-any.pkg.tar.xz'
    [2012-08-07 11:44] installed packer-color (20120807-1)
    [2012-08-07 11:50] Running 'pacman-color -S packer'
    [2012-08-07 15:50] Running 'pacman -Syyu'
    [2012-08-07 15:50] synchronizing package lists
    [2012-08-07 15:50] starting full system upgrade
    [2012-08-07 15:50] upgraded libwbclient (3.6.6-1 -> 3.6.7-1)
    [2012-08-07 15:51] upgraded smbclient (3.6.6-1 -> 3.6.7-1)
    [2012-08-07 15:51] Running 'pacman -Sy'
    [2012-08-07 15:51] synchronizing package lists
    [2012-08-07 15:51] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.77j/rutorrent-plugins-3.4-3-any.pkg.tar.xz'
    [2012-08-07 15:51] upgraded rutorrent-plugins (3.4-2 -> 3.4-3)
    [2012-08-07 15:51] Running 'pacman -Sy'
    [2012-08-07 15:51] synchronizing package lists
    [2012-08-07 16:02] Running 'pacman-color -S crontab'
    [2012-08-07 16:02] Running 'pacman-color -S cronjob'
    [2012-08-07 16:02] Running 'pacman-color -S cron'
    [2012-08-07 16:02] upgraded cronie (1.4.8-2 -> 1.4.8-2)
    [2012-08-07 16:04] Running 'pacman-color -S cronie'
    [2012-08-07 16:05] Running 'pacman-color -S esmtp procmail'
    [2012-08-07 16:05] installed libesmtp (1.0.6-2)
    [2012-08-07 16:05] installed esmtp (1.2-4)
    [2012-08-07 16:05] installed procmail (3.22-5)
    [2012-08-08 12:10] Running 'pacman -Sy'
    [2012-08-08 12:10] synchronizing package lists
    [2012-08-08 12:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.82R/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-08 12:12] upgraded pms (1.60.0-2 -> 1.60.0-2)
    [2012-08-08 18:02] Running 'pacman -R pms'
    [2012-08-08 18:02] removed pms (1.60.0-2)
    [2012-08-08 18:02] Running 'pacman -Sy'
    [2012-08-08 18:02] synchronizing package lists
    [2012-08-08 18:03] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.BkP/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-08 18:03] installed pms (1.60.0-2)
    [2012-08-08 18:17] Running 'pacman -S extra/icedtea-web'
    [2012-08-08 18:17] Running 'pacman -S extra/icedtea-web-java7'
    [2012-08-08 18:18] installed icedtea-web-java7 (1.2.1-2)
    [2012-08-08 18:36] Running 'pacman -R pms'
    [2012-08-08 1

    shadowlurker wrote:
    It's problem in pam configuration files. You need to create files useradd, userdel, groupadd and groupdel in /etc/pam.d/ directory with following content:
    auth sufficient pam_rootok.so
    auth required pam_unix.so
    account required pam_unix.so
    session required pam_unix.so
    password required pam_permit.so
    You da man! I also had to add grpconv and chage to get filesystem working but all seems well now thanks!
    Doug piston had me try something that I think will help anyone else who has this problem.  Try re-installing pambase and shadow.  It generated back most of any I was missing.
    Last edited by shauder (2012-11-03 00:55:19)

  • Audio Issues After Upgrade to linux 3.9.2-1

    I did an upgrade today and now I'm having an issue with my audio. What happens is it'll sound like it is skipping every few seconds. What I notice is the headphone symbol flickers on in the GNOME top bar, as if my computer thinks the headphones got plugged in and then removed vary rapidly. My first thought was poor connection to the wire going to my speakers, but it is fine, the speakers work with my laptop no problem, and the same problem comes with my headphones. Also I didn't have this problem before the update.
    I was having trouble finding any info elsewhere about it, was wondering if anyone had a similar issue. The update I suspect is the linux kernel 3.8.11-1 -> 3.9.2-1, though I suppose I have no basis for suspecting it. Below is the pacman.log for today when I upgraded.
    [2013-05-12 15:52] [PACMAN] Running 'pacman -Syy'
    [2013-05-12 15:52] [PACMAN] synchronizing package lists
    [2013-05-12 15:52] [PACMAN] Running 'pacman -Syu'
    [2013-05-12 15:52] [PACMAN] synchronizing package lists
    [2013-05-12 15:52] [PACMAN] starting full system upgrade
    [2013-05-12 15:56] [PACMAN] upgraded ca-certificates-java (20121112+nmu2-1 -> 20121112+nmu2-2)
    [2013-05-12 15:56] [PACMAN] upgraded nss (3.14.3-2 -> 3.14.3-3)
    [2013-05-12 15:56] [PACMAN] upgraded evolution-data-server (3.8.1-1 -> 3.8.2-1)
    [2013-05-12 15:56] [PACMAN] upgraded libvpx (1.1.0-1 -> 1.2.0-1)
    [2013-05-12 15:56] [PACMAN] upgraded ffmpeg (1:1.2-2 -> 1:1.2.1-1)
    [2013-05-12 15:56] [PACMAN] upgraded giflib (4.1.6-5 -> 4.2.1-1)
    [2013-05-12 15:56] [PACMAN] upgraded perl-error (0.17019-1 -> 0.17020-1)
    [2013-05-12 15:56] [PACMAN] upgraded git (1.8.2.2-1 -> 1.8.2.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded gnutls (3.1.10-1 -> 3.1.11-1)
    [2013-05-12 15:56] [PACMAN] upgraded gvfs (1.16.1-1 -> 1.16.1-2)
    [2013-05-12 15:56] [PACMAN] upgraded libimobiledevice (1.1.4-2 -> 1.1.5-1)
    [2013-05-12 15:56] [PACMAN] upgraded gvfs-afc (1.16.1-1 -> 1.16.1-2)
    [2013-05-12 15:56] [PACMAN] upgraded gvfs-obexftp (1.16.1-1 -> 1.16.1-2)
    [2013-05-12 15:56] [PACMAN] upgraded hdf5 (1.8.10-1 -> 1.8.10_patch1-1)
    [2013-05-12 15:56] [PACMAN] upgraded imagemagick (6.8.5.3-1 -> 6.8.5.6-1)
    [2013-05-12 15:56] [PACMAN] upgraded nvidia-utils (313.30-2 -> 319.17-1)
    [2013-05-12 15:56] [PACMAN] upgraded nvidia-libgl (313.30-2 -> 319.17-1)
    [2013-05-12 15:56] [PACMAN] upgraded qt4 (4.8.4-17 -> 4.8.4-18)
    [2013-05-12 15:56] [PACMAN] upgraded soprano (2.9.1-1 -> 2.9.2-1)
    [2013-05-12 15:56] [PACMAN] upgraded upower (0.9.20-1 -> 0.9.20-2)
    [2013-05-12 15:56] [PACMAN] upgraded kdelibs (4.10.2-4 -> 4.10.3-3)
    [2013-05-12 15:56] [PACMAN] upgraded lib32-nvidia-utils (313.30-2 -> 319.17-1)
    [2013-05-12 15:56] [PACMAN] upgraded lib32-nvidia-libgl (313.30-2 -> 319.17-1)
    [2013-05-12 15:56] [PACMAN] upgraded lib32-systemd (202-1 -> 203-1)
    [2013-05-12 15:56] [PACMAN] upgraded libgpod (0.8.2-6 -> 0.8.2-7)
    [2013-05-12 15:56] [PACMAN] upgraded libpcap (1.3.0-3 -> 1.4.0-1)
    [2013-05-12 15:56] [PACMAN] upgraded libpipeline (1.2.2-1 -> 1.2.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-en-US (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-common (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-base (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-calc (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-draw (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-gnome (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-impress (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-kde4 (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-math (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-postgresql-connector (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-sdk (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-sdk-doc (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libxml2 (2.8.0-1 -> 2.9.1-1)
    [2013-05-12 15:56] [PACMAN] upgraded libreoffice-writer (4.0.2-4 -> 4.0.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libtirpc (0.2.2-4 -> 0.2.3-1)
    [2013-05-12 15:56] [PACMAN] upgraded libxfce4util (4.10.1-1 -> 4.10.1-2)
    [2013-05-12 15:57] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-05-12 15:57] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Starting build: 3.9.2-1-ARCH
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Starting build: 3.9.2-1-ARCH
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-05-12 15:57] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-05-12 15:57] [PACMAN] upgraded linux (3.8.11-1 -> 3.9.2-1)
    [2013-05-12 15:57] [PACMAN] upgraded lirc-utils (1:0.9.0-43 -> 1:0.9.0-45)
    [2013-05-12 15:57] [PACMAN] upgraded lm_sensors (3.3.3-2 -> 3.3.3-3)
    [2013-05-12 15:57] [PACMAN] upgraded sbcl (1.1.4-1 -> 1.1.7-1)
    [2013-05-12 15:57] [PACMAN] upgraded maxima (5.29.1-1 -> 5.30.0-1)
    [2013-05-12 15:57] [PACMAN] upgraded nvidia (313.30-5 -> 319.17-2)
    [2013-05-12 15:57] [PACMAN] upgraded pam (1.1.6-1 -> 1.1.6-3)
    [2013-05-12 15:57] [PACMAN] upgraded pixman (0.28.2-1 -> 0.30.0-1)
    [2013-05-12 15:57] [PACMAN] upgraded rhythmbox (2.99.1-1 -> 2.99.1-2)
    [2013-05-12 15:57] [PACMAN] upgraded rpcbind (0.2.0-9 -> 0.2.0-11)
    [2013-05-12 15:57] [PACMAN] upgraded rsync (3.0.9-5 -> 3.0.9-6)
    [2013-05-12 15:57] [PACMAN] upgraded sbc (1.0-1 -> 1.1-1)
    [2013-05-12 15:57] [ALPM-SCRIPTLET] if you are running x86_64, you need the lib32 opt depends for your driver
    [2013-05-12 15:57] [ALPM-SCRIPTLET]
    [2013-05-12 15:57] [ALPM-SCRIPTLET] if you are having problems with the steam license, remove .steam and .local/share/Steam
    [2013-05-12 15:57] [PACMAN] upgraded steam (1.0.0.38-1 -> 1.0.0.39-1)
    [2013-05-12 15:57] [PACMAN] upgraded suitesparse (4.0.2-1 -> 4.2.1-1)
    [2013-05-12 15:57] [PACMAN] upgraded thunar-archive-plugin (0.3.0-2 -> 0.3.1-1)
    [2013-05-12 15:57] [PACMAN] upgraded thunar-media-tags-plugin (0.2.0-2 -> 0.2.1-1)
    [2013-05-12 15:57] [PACMAN] upgraded virtualbox-guest-modules (4.2.12-3 -> 4.2.12-5)
    [2013-05-12 15:57] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2013-05-12 15:57] [PACMAN] upgraded virtualbox-host-modules (4.2.12-3 -> 4.2.12-5)
    [2013-05-12 15:57] [PACMAN] upgraded xfce4-mixer (4.10.0-1 -> 4.10.0-2)
    [2013-05-12 15:57] [PACMAN] upgraded xfce4-power-manager (1.2.0-3 -> 1.2.0-4)
    Thanks,
    -Koopa
    EDIT: Been searching for a while and found some others with the same problems, but no solutions still. My hardware posted below.
    $ cat /proc/asound/cards
    0 [SB ]: HDA-Intel - HDA ATI SB
    HDA ATI SB at 0xfe500000 irq 16
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfe080000 irq 25
    $ lspci | grep Audio
    00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40)
    01:00.1 Audio device: NVIDIA Corporation GF116 High Definition Audio Controller (rev a1)
    EDIT: So, after some not so successful searching I decided to test my suspicion. I downgraded from linux 3.9.2-1 back to 3.8.11-1. There were a few dependancies, the virtualbox guest and host modules as well as an update to nvidia. To be safe I downgraded all the nvidia updates that had happened. pacman log below.
    [2013-05-12 22:35] [PACMAN] Running 'pacman -U linux-3.8.11-1-x86_64.pkg.tar.xz nvidia-313.30-5-x86_64.pkg.tar.xz virtualbox-guest-modules-4.2.12-3-x86_64.pkg.tar.xz virtualbox-host-modules-4.2.12-3-x86_64.pkg.tar.xz nvidia-utils-313.30-2-x86_64.pkg.tar.xz nvidia-libgl-313.30-2-x86_64.pkg.tar.xz lib32-nvidia-utils-313.30-2-x86_64.pkg.tar.xz lib32-nvidia-libgl-313.30-2-x86_64.pkg.tar.xz'
    [2013-05-12 22:35] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-05-12 22:35] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Starting build: 3.8.11-1-ARCH
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Starting build: 3.8.11-1-ARCH
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-05-12 22:35] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-05-12 22:35] [PACMAN] downgraded linux (3.9.2-1 -> 3.8.11-1)
    [2013-05-12 22:35] [PACMAN] downgraded nvidia-utils (319.17-1 -> 313.30-2)
    [2013-05-12 22:35] [PACMAN] downgraded nvidia-libgl (319.17-1 -> 313.30-2)
    [2013-05-12 22:35] [PACMAN] downgraded nvidia (319.17-2 -> 313.30-5)
    [2013-05-12 22:36] [PACMAN] downgraded virtualbox-guest-modules (4.2.12-5 -> 4.2.12-3)
    [2013-05-12 22:36] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2013-05-12 22:36] [PACMAN] downgraded virtualbox-host-modules (4.2.12-5 -> 4.2.12-3)
    [2013-05-12 22:36] [PACMAN] downgraded lib32-nvidia-utils (319.17-1 -> 313.30-2)
    [2013-05-12 22:36] [PACMAN] downgraded lib32-nvidia-libgl (319.17-1 -> 313.30-2)
    So, now how would I go about determining which package broke the audio? I had suspected the linux kernel update, but I suppose the nvidia update could have done it to. If necessary I'd love to file a bug, but I want to make sure I can describe it efficiently. (I've never filed a bug before.)
    EDIT (5/31/2013): Currently some work arounds that may alleviate your issue, the one that worked for me is to disable auto-mute in alsamixer. The problem however does still exist in the latest kernel upgrade, 3.9.4-1. Bug report is still open, and can be found here: https://bugs.archlinux.org/task/35262
    Thanks,
    -Koopa
    Last edited by Koopa (2013-05-31 04:47:20)

    Chehri wrote:
    Koopa wrote:
    Since others have reportedly seen the same issue, and I finally got to my computer after this initial post, I've filed a bug. You can find it here:
    https://bugs.archlinux.org/task/35262
    Thanks,
    -Koopa
    Thanks for reporting it. Slight note though, I had no noise at all (no flickering).
    If someone could update this thread when a new kernel works, that'd be great! I put it in my IgnorePkg for the moment.
    Is there anyway to edit a bug report? I don't see anything obvious, but I'm exhausted, so maybe my brain isn't working properly. Anyway, if there isn't, I'd just leave a comment on the report with the fact that you hear nothing, not even the flicker.
    And thanks for reminding me to add it to IgnorePkg, forgot to/never have had to do that before. But I'll be sure to post here when I know it's fixed.

  • Script cannot find perl Data:Dumper module

    Good day. I live in Australia and use a script called Shepherd to update my mythtv program listings.
    After upgrading a couple of days ago (first time in about 6 months) Shepherd has stopped working.
    Shepherd doesn't seem to find the perl data-dumper module, which is part of the base perl install.
    All my packages are up to date as of this post, and I am on the current kernel -
    uname -r
    3.4.9-1-ARCH
    ~/.shepherd/shepherd --check
    ERROR:
    Mandatory module 'Data::Dumper' not found.
    Please see the Wiki at <a href='http://svn.whuffy.com/wiki/Installation' class='bbc_url' title='External link' rel='nofollow external'>http://svn.whuffy.co...ki/Installation</a>
    for details on how to install this module.
    Shepherd is updating ~/.shepherd/output.xmltv (the listings information scraped from the net) but evidently needs the dumper module to post the data into MythTV.
    I'm not sure if it has something to do with this, which I don't properly understand -
    The current Arch Linux default perl installation installs updates to core modules into the perl core directories, creating file conflicts.  Examples include modules such as Data::Dumper and version.
    which is mentioned here.
    I appear to have it installed as part of the perl base package -
    sudo pacman -Qi perl
    Name : perl
    Version : 5.16.1-1
    URL : <a href='http://www.perl.org' class='bbc_url' title='External link' rel='nofollow external'>http://www.perl.org</a>
    Licenses : GPL PerlArtistic
    Groups : base
    Provides : perl-archive-extract=0.58 perl-archive-tar=1.82 perl-attribute-handlers=0.93 perl-autodie=2.10
    perl-autoloader=5.72 perl-autouse=1.07 perl-b-debug=1.17 perl-b-deparse=1.14 perl-b-lint=1.14
    perl-base=2.18 perl-bignum=0.29 perl-carp=1.26 perl-cgi=3.59 perl-compress-raw-bzip2=2.048
    perl-compress-raw-zlib=2.048 perl-constant=1.23 perl-cpan=1.9800 perl-cpan-meta=2.120630
    perl-cpan-meta-yaml=0.007 perl-cpanplus=0.9121 perl-cpanplus-dist-build=0.62 perl-data-dumper=2.135
    So it seems Shepherd is suddenly not finding it for some reason, after the upgrade.
    I tried installing the perl-data-dumper packages from the AUR (simple and concise) and neither of those made any difference.
    I also tried installing the module with a cpan command (as root) but that gave me errors (which I'd rather not have to deal with unless I have to to fix this issue).
    cpan
    Terminal does not support AddHistory.
    cpan shell -- CPAN exploration and modules installation (v1.9800)
    Enter 'h' for help.
    cpan[1]> install data:dumper
    Reading '/root/.cpan/sources/authors/01mailrc.txt.gz'
    sh: /bin/gzip: No such file or directory
    ............................................................................DONE
    Reading '/root/.cpan/sources/modules/02packages.details.txt.gz'
    sh: /bin/gzip: No such file or directory
    Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Line-Count header.
    Please check the validity of the index file by comparing it to more
    than one CPAN mirror. I'll continue but problems seem likely to
    happen.
    Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Last-Updated header.
    Please check the validity of the index file by comparing it to more
    than one CPAN mirror. I'll continue but problems seem likely to
    happen.
    Subroutine AUTOLOAD redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 31.
    Subroutine import redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 49.
    Subroutine tv_interval redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 70.
    .Could not split line["H\"rW{0M4K\cV1=YFH\cV\c^rqv\c?\c]hKUe\cGL)4:4\cH]C\cPW`_|#MU4}\c_\c_%\cQ\cN\cX8M}%e\cR|\cG-K\c?~\cAM_cREx#AnvAZDi\$\c\!h\cZ\cI^uG0 )>TQ}p{Q[Ah\cNIK\cV+R"]
    Could not split line["-6W/GQp\cOm`>UwBP[5"]
    Could not split line["\@\cPI\cW,(zY2]uA!fVegsf\\V\cGfL\cHY4ki\cFvLgY\\\c\Ed\cK\cTe-\cC0\@d!?\cSU/\\G8\cAt?(\cY.L\cZ\cBrtl~s[4\@\cF\cWu*D>I"]
    Could not split line["hb\cSKA1\cCjX(w/K\cA"]
    Giving up parsing your /root/.cpan/sources/modules/02packages.details.txt.gz, too many errorsReading '/root/.cpan/sources/authors/01mailrc.txt.gz'
    sh: /bin/gzip: No such file or directory
    ............................................................................DONE
    Reading '/root/.cpan/sources/modules/02packages.details.txt.gz'
    sh: /bin/gzip: No such file or directory
    Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Line-Count header.
    Please check the validity of the index file by comparing it to more
    than one CPAN mirror. I'll continue but problems seem likely to
    happen.
    Subroutine AUTOLOAD redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 31.
    Subroutine import redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 49.
    Subroutine tv_interval redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 70.
    Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz does not contain a Last-Updated header.
    Please check the validity of the index file by comparing it to more
    than one CPAN mirror. I'll continue but problems seem likely to
    happen.
    Subroutine AUTOLOAD redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 31.
    Subroutine import redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 49.
    Subroutine tv_interval redefined at /usr/lib/perl5/site_perl/Time/HiRes.pm line 70.
    .Could not split line["H\"rW{0M4K\cV1=YFH\cV\c^rqv\c?\c]hKUe\cGL)4:4\cH]C\cPW`_|#MU4}\c_\c_%\cQ\cN\cX8M}%e\cR|\cG-K\c?~\cAM_cREx#AnvAZDi\$\c\!h\cZ\cI^uG0 )>TQ}p{Q[Ah\cNIK\cV+R"]
    Could not split line["-6W/GQp\cOm`>UwBP[5"]
    Could not split line["\@\cPI\cW,(zY2]uA!fVegsf\\V\cGfL\cHY4ki\cFvLgY\\\c\Ed\cK\cTe-\cC0\@d!?\cSU/\\G8\cAt?(\cY.L\cZ\cBrtl~s[4\@\cF\cWu*D>I"]
    Could not split line["hb\cSKA1\cCjX(w/K\cA"]
    Giving up parsing your /root/.cpan/sources/modules/02packages.details.txt.gz, too many errorsTerminal does not support GetHistory.
    Lockfile removed.
    It says that the 02packages.details.txt.gz file is missing, but it looks like it's there -
    ls /root/.cpan/sources/modules/
    02packages.details.txt.gz 03modlist.data.gz
    I thought I might uninstall and reinstall perl but I got dependency errors and I'm not game to force an uninstall unless I get advice to do so -
    pacman -Rs perl
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: automake: requires perl
    :: cdrkit: requires perl
    :: ddclient: requires perl
    :: git: requires perl>=5.14.0
    :: groff: requires perl
    :: gtk-doc: requires perl
    :: hspell: requires perl
    :: hyphen: requires perl
    :: imagemagick: requires perl
    :: lm_sensors: requires perl
    :: mod_perl: requires perl
    :: openssl: requires perl
    :: perl-algorithm-diff: requires perl
    :: perl-archive-zip: requires perl>=5.10.0
    :: perl-class-factory-util: requires perl
    :: perl-class-inspector: requires perl>=5.6.0
    :: perl-class-load: requires perl
    :: perl-class-methodmaker: requires perl>=5.10.0
    :: perl-class-singleton: requires perl>=5.10.0
    :: perl-convert-binhex: requires perl
    :: perl-data-dump: requires perl>=5.006
    :: perl-data-optlist: requires perl-scalar-list-utils
    :: perl-datetime-format-builder: requires perl
    :: perl-dbi: requires perl
    :: perl-digest-sha1: requires perl
    :: perl-email-date-format: requires perl
    :: perl-encode-locale: requires perl>=5.008
    :: perl-error: requires perl>=5.10.0
    :: perl-fcgi: requires perl
    :: perl-file-listing: requires perl>=5.8.8
    :: perl-file-slurp: requires perl>=5.14.0
    :: perl-font-afm: requires perl>=5.5.0
    :: perl-html-form: requires perl>=5.8.8
    :: perl-html-formattext: requires perl>=5.10.0
    :: perl-html-parser: requires perl>=5.12.1
    :: perl-html-tagset: requires perl>=5.10.0
    :: perl-html-tree: requires perl>=5.10.0
    :: perl-http-cache-transparent: requires perl>=5.10.0
    :: perl-http-cookies: requires perl>=5.8.8
    :: perl-http-daemon: requires perl>=5.8.8
    :: perl-http-date: requires perl>=5.8.8
    :: perl-http-message: requires perl>=5.8.8
    :: perl-http-negotiate: requires perl>=5.8.8
    :: perl-image-size: requires perl
    :: perl-io-socket-ssl: requires perl>=5.10.0
    :: perl-io-string: requires perl>=5.10.0
    :: perl-io-stringy: requires perl
    :: perl-libwww: requires perl>=5.8.1
    :: perl-lingua-en-numbers-ordinate: requires perl>=5.10.0
    :: perl-lingua-preferred: requires perl>=5.10.0
    :: perl-linux-pid: requires perl
    :: perl-list-moreutils: requires perl>=5.5.30
    :: perl-lwp-mediatypes: requires perl>=5.6.2
    :: perl-lwp-protocol-https: requires perl>=5.8.1
    :: perl-math-round: requires perl
    :: perl-mime-lite: requires perl
    :: perl-mime-types: requires perl
    :: perl-mozilla-ca: requires perl>=5.006
    :: perl-net-http: requires perl>=5.6.2
    :: perl-net-upnp: requires perl
    :: perl-package-stash: requires perl>=5.8.1
    :: perl-package-stash: requires perl-scalar-list-utils
    :: perl-package-stash-xs: requires perl>=5.8.1
    :: perl-params-classify: requires perl>=5.10.1
    :: perl-params-util: requires perl>=5.5.30
    :: perl-params-validate: requires perl
    :: perl-parse-recdescent: requires perl>=5.10.0
    :: perl-perl4-corelibs: requires perl>=5.006
    :: perl-soap-lite: requires perl
    :: perl-socket6: requires perl
    :: perl-sub-exporter: requires perl>=5.6.0
    :: perl-sub-install: requires perl
    :: perl-sub-uplevel: requires perl
    :: perl-term-readkey: requires perl
    :: perl-test-warn: requires perl>=5.10.0
    :: perl-text-iconv: requires perl
    :: perl-timedate: requires perl
    :: perl-tk: requires perl
    :: perl-unicode-string: requires perl
    :: perl-unicode-utf8simple: requires perl>=5.10.0
    :: perl-uri: requires perl>=5.10.0
    :: perl-www-robotrules: requires perl>=5.8.1
    :: perl-xml-dom: requires perl>=5.10.0
    :: perl-xml-namespacesupport: requires perl
    :: perl-xml-parser: requires perl
    :: perl-xml-regexp: requires perl
    :: perl-xml-sax: requires perl
    :: perl-xml-sax-base: requires perl
    :: perl-xml-simple: requires perl
    :: perl-xml-twig: requires perl
    :: perl-xml-writer: requires perl
    :: perl-xml-xpath: requires perl
    :: perl-yaml: requires perl>=5.10.0
    :: perl-yaml-syck: requires perl
    :: rsync: requires perl
    :: system-tools-backends: requires perl
    :: webmin: requires perl
    Any help would be greatly appreciated.
    Thanks
    belbo
    Last edited by belbo (2012-08-26 00:33:52)

    Thanks
    Results as follows -
    perl -MData::Dumper -e1
    Perl API version v5.14.0 of Data::Dumper does not match v5.16.0 at /usr/lib/perl5/site_perl/XSLoader.pm line 95.
    Compilation failed in require.
    BEGIN failed--compilation aborted.
    $ perl /mnt/Data/Scripts/Perl_Module_Check.pl wheremod Data::Dumper
    Data::Dumper /usr/lib/perl5/site_perl/Data/Dumper.pm
    Data::Dumper /usr/lib/perl5/core_perl/Data/Dumper.pm
    I ran the full delete command after backing up the directories (there was a lot in them)
    rm -rf /usr/lib/perl5/site_perl/* /usr/share/perl5/site_perl/*
    This resulted in a different missing module -
    $ sudo rm -rf /usr/lib/perl5/site_perl/* /usr/share/perl5/site_perl/*
    $ ~/.shepherd/shepherd --check
    ERROR:
    Mandatory module 'List::Compare' not found.
    I restored the backup and deleted only Data::Dumper but then got a missing XMLTV module -
    $ ~/.shepherd/shepherd --check
    $[ used in numeric lt (<) (did you mean $] ?) at /usr/share/perl5/site_perl/XML/Twig.pm line 7278.
    $[ used in numeric lt (<) (did you mean $] ?) at /usr/share/perl5/site_perl/XML/Twig.pm line 7284.
    $[ used in numeric lt (<) (did you mean $] ?) at /usr/share/perl5/site_perl/XML/Twig.pm line 7296.
    ERROR:
    Mandatory module 'XMLTV' not found.
    Following this post, I did the following, which returned no results -
    https://bbs.archlinux.org/viewtopic.php?pid=1110598
    $ sudo pacman -Qml | awk '/_perl\/auto\/.+\.so$/ { print $1 }' | uniq
    I then did the following -
    $ sudo rm -rf /usr/lib/perl5/*
    $ sudo pacman -S perl
    warning: perl-5.16.1-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): perl-5.16.1-1
    Total Installed Size: 48.33 MiB
    Net Upgrade Size: 0.00 MiB
    Proceed with installation? [Y/n]
    (1/1) checking package integrity [#######################################################] 100%
    (1/1) loading package files [#######################################################] 100%
    (1/1) checking for file conflicts [#######################################################] 100%
    (1/1) checking available disk space [#######################################################] 100%
    (1/1) upgrading perl [#######################################################] 100%
    $ ~/.shepherd/shepherd --check
    ERROR:
    Mandatory module 'XMLTV' not found.
    Oops. Then saw your next post saying not to do that as you'd lose the vendor modules, which I did. I had backed up so I restored, so still have the vendor stuff.
    In case its of any assistance, this is what my perl lib and share directories look like -
    [ben@htpc ~]$ ls /usr/lib/perl5
    core_perl site_perl site_perl.bak vendor_perl
    [ben@htpc ~]$ ls /usr/lib/perl5/site_perl
    Alien auto Data Encode encoding.pm Filter List Net perlfilter.pod SVN Term Unicode version.pm XML
    Attribute Compress Digest Encode.pm FCGI.pm filter-util.pl Math Params Storable.pm Sys Time version version.pod XSLoader.pm
    [ben@htpc ~]$ ls /usr/lib/perl5/vendor_perl
    Apache Attribute Crypt DateTimePP.pm dbixs_rev.pl GD.pm Image ModPerl Package SNMP.pm Text Unicode YAML
    Apache2 auto DateTime DBD Digest gv.pm JSON mod_perl2.pm Params Socket6.pm Tie Win32
    APR Bundle DateTime.pm DBI FCGI.pm gv.so Linux Net qd.pl SVN Tk Xfce4
    APR.pm Class DateTimePPExtra.pm DBI.pm GD HTML List NetSNMP RRDs.pm Term Tk.pm XML
    [ben@htpc ~]$ ls /usr/lib/perl5/core_perl
    arybase.pm Compress Cwd.pm DynaLoader.pm Fcntl.pm I18N List ODBM_File.pm perllocal.pod Socket.pm threads.pm
    attributes.pm Config_git.pl Data Encode File IO Math Opcode.pm POSIX.pm Storable.pm Tie
    auto Config_heavy.pl DB_File.pm Encode.pm Filter IO.pm MIME O.pm re.pm Sys Time
    B Config.pm Devel encoding.pm GDBM_File.pm IPC mro.pm ops.pm Scalar Text Unicode
    B.pm CORE Digest Errno.pm Hash lib.pm NDBM_File.pm PerlIO SDBM_File.pm threads
    [ben@htpc ~]$ ls /usr/share/perl5/
    core_perl site_perl vendor_perl
    [ben@htpc ~]$ ls /usr/share/perl5/core_perl
    AnyDBM_File.pm bignum.pm Config Digest.pm fields.pm IO Object PerlIO.pm Term utf8.pm
    App bigrat.pm constant.pm DirHandle.pm File IPC open.pm pod Test vars.pm
    Archive blib.pm CPAN Dumpvalue.pm FileCache.pm JSON overload Pod Test.pm version
    Attribute bytes_heavy.pl CPANPLUS dumpvar.pl FileHandle.pm less.pm overloading.pm Safe.pm Text Version
    autodie bytes.pm CPANPLUS.pm Encode filetest.pm Locale overload.pm Search Thread version.pm
    autodie.pm Carp CPAN.pm encoding Filter locale.pm Package SelectSaver.pm Thread.pm vmsish.pm
    AutoLoader.pm Carp.pm DBM_Filter English.pm FindBin.pm Log Params SelfLoader.pm Tie warnings
    AutoSplit.pm CGI DBM_Filter.pm Env.pm Getopt Math parent.pm sigtrap.pm Time warnings.pm
    autouse.pm CGI.pm DB.pm Exporter HTTP Memoize Parse sort.pm Unicode XSLoader.pm
    B _charnames.pm deprecate.pm Exporter.pm I18N Memoize.pm Perl strict.pm unicore
    base.pm charnames.pm Devel ExtUtils if.pm Module perl5db.pl subs.pm UNIVERSAL.pm
    Benchmark.pm Class diagnostics.pm Fatal.pm inc Net perlfaq.pm Symbol.pm User
    bigint.pm Compress Digest feature.pm integer.pm NEXT.pm PerlIO TAP utf8_heavy.pl
    [ben@htpc ~]$ ls /usr/share/perl5/site_perl
    Alien bigint.pm Bundle Class CPANPLUS DateTime ExtUtils HTML IPC Locale LWP.pm Math MythTV Object Try YAML
    Archive bignum.pm CGI Compress CPANPLUS.pm Encode File HTTP JSON LWP lwptut.pod Module MythTV.pm Test WWW YAML.pm
    Attribute bigrat.pm CGI.pm CPAN Date Env.pm Filter IO List lwpcook.pod Mail Mozilla Net Tie XML
    [ben@htpc ~]$ ls /usr/share/perl5/vendor_perl
    abbrev.pl bigrat.pl ctime.pl Error Font HTML LWP.pm open2.pl SOAP Time validate.pl
    Algorithm cacheout.pl Data Error.pm ftp.pl HTTP Mail open3.pl stat.pl timelocal.pl WWW
    Apache CGI Date exceptions.pl getcwd.pl Image Math Package Sub Tree XML
    Archive CGI.pm DateTime fastcwd.pl getopt.pl importenv.pl MIME Parse syslog.pl Try XMLRPC
    assert.pl chat2.pl Dist File getopts.pl IO Module Perl4 tainted.pl UDDI XMLTV
    auto Class dotsh.pl finddepth.pl Git Lingua Mozilla pwd.pl Term Unicode XMLTV.pm
    bigfloat.pl complete.pl Email find.pl Git.pm look.pl Net RRDp.pm termcap.pl URI YAML
    bigint.pl Convert Encode flush.pl hostname.pl LWP newgetopt.pl shellwords.pl Test URI.pm YAML.pm
    Any further assistance would be greatly appreciated.
    Thanks
    belbo
    Last edited by belbo (2012-08-27 13:40:14)

  • After upgrade GDM accepts password but doesn't login

    I've upgraded system tonight. Then I restarted the system. Now GDM (Gnome Display Manager) shows me the login window, I type password, then I see black screen and then GDM shows the login window again.
    This is last messages in /var/log/pacman.log:
    [2013-07-02 19:47] [PACMAN] Running 'pacman -Syu'
    [2013-07-02 19:47] [PACMAN] synchronizing package lists
    [2013-07-02 19:49] [PACMAN] starting full system upgrade
    [2013-07-02 20:09] [PACMAN] upgraded automake (1.13.4-1 -> 1.14-1)
    [2013-07-02 20:09] [PACMAN] upgraded clutter-gtk (1.4.4-1 -> 1.4.4-2)
    [2013-07-02 20:09] [PACMAN] upgraded lcms2 (2.4-1 -> 2.5-1)
    [2013-07-02 20:09] [PACMAN] upgraded colord (1.0.0-1 -> 1.0.1-1)
    [2013-07-02 20:09] [PACMAN] upgraded cronie (1.4.9-4 -> 1.4.9-5)
    [2013-07-02 20:09] [PACMAN] upgraded cups-filters (1.0.34-4 -> 1.0.35-1)
    [2013-07-02 20:09] [PACMAN] upgraded curl (7.30.0-1 -> 7.31.0-1)
    [2013-07-02 20:09] [PACMAN] upgraded giflib (4.2.1-2 -> 4.2.1-3)
    [2013-07-02 20:09] [PACMAN] upgraded git (1.8.3.1-1 -> 1.8.3.2-1)
    [2013-07-02 20:09] [PACMAN] upgraded libsecret (0.15-1 -> 0.15-2)
    [2013-07-02 20:09] [PACMAN] upgraded gnome-shell (3.8.3-1 -> 3.8.3-3)
    [2013-07-02 20:09] [PACMAN] upgraded grub (2.00-1 -> 2.00.5043-2)
    [2013-07-02 20:09] [PACMAN] upgraded gtkmm (2.24.3-1 -> 2.24.4-1)
    [2013-07-02 20:09] [PACMAN] upgraded gvfs (1.16.3-1 -> 1.16.3-2)
    [2013-07-02 20:09] [PACMAN] upgraded imagemagick (6.8.5.10-1 -> 6.8.6.2-1)
    [2013-07-02 20:09] [PACMAN] upgraded isl (0.11.2-1 -> 0.12-1)
    [2013-07-02 20:09] [PACMAN] upgraded libgsf (1.14.26-1 -> 1.14.27-1)
    [2013-07-02 20:09] [PACMAN] upgraded libtheora (1.1.1-2 -> 1.1.1-3)
    [2013-07-02 20:09] [PACMAN] upgraded libvdpau (0.6-1 -> 0.6-2)
    [2013-07-02 20:09] [PACMAN] upgraded mesa (9.1.3-2 -> 9.1.4-1)
    [2013-07-02 20:09] [PACMAN] upgraded xorg-server-common (1.14.1-1 -> 1.14.2-2)
    [2013-07-02 20:09] [PACMAN] upgraded xorg-server (1.14.1-1 -> 1.14.2-2)
    [2013-07-02 20:09] [PACMAN] upgraded nvidia-utils (319.23-1 -> 319.32-1)
    [2013-07-02 20:09] [PACMAN] upgraded nvidia-libgl (319.23-1 -> 319.32-1)
    [2013-07-02 20:09] [PACMAN] upgraded libva (1.1.1-1 -> 1.2.1-1)
    [2013-07-02 20:09] [PACMAN] upgraded libwebp (0.3.0-3 -> 0.3.1-1)
    [2013-07-02 20:09] [PACMAN] upgraded libxi (1.7.1-2 -> 1.7.1-3)
    [2013-07-02 20:09] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    2013-07-02 20:09] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Starting build: 3.9.8-1-ARCH
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Starting build: 3.9.8-1-ARCH
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-07-02 20:09] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-07-02 20:09] [PACMAN] upgraded linux (3.9.7-1 -> 3.9.8-1)
    [2013-07-02 20:09] [PACMAN] upgraded man-db (2.6.3-3 -> 2.6.5-1)
    [2013-07-02 20:09] [PACMAN] upgraded nvidia (319.23-3 -> 319.32-2)
    [2013-07-02 20:09] [PACMAN] upgraded openmpi (1.6.4-2 -> 1.6.5-1)
    [2013-07-02 20:09] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2013-07-02 20:09] [PACMAN] upgraded pacman-mirrorlist (20130601-1 -> 20130626-1)
    [2013-07-02 20:09] [PACMAN] upgraded perl-tk (804.030-5 -> 804.031-1)
    [2013-07-02 20:09] [PACMAN] upgraded procps-ng (3.3.8-1 -> 3.3.8-2)
    [2013-07-02 20:09] [PACMAN] upgraded qt4 (4.8.4-18 -> 4.8.5-1)
    [2013-07-02 20:09] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2013-07-02 20:09] [PACMAN] upgraded virtualbox-host-modules (4.2.12-9 -> 4.2.14-2)
    [2013-07-02 20:10] [PACMAN] upgraded virtualbox (4.2.12-3 -> 4.2.14-1)
    [2013-07-02 20:10] [PACMAN] upgraded xorg-server-xephyr (1.14.1-1 -> 1.14.2-2)
    [2013-07-02 20:13] [PACMAN] Running 'pacman -S lua'
    [2013-07-02 20:13] [PACMAN] Running 'pacman -S lua lua-posix lua-filesystem'
    [2013-07-02 20:14] [PACMAN] Running 'pacman -S lua lua-posix lua-filesystem'
    [2013-07-02 20:14] [PACMAN] installed lua (5.2.2-1)
    [2013-07-02 20:14] [PACMAN] installed lua-posix (29-1)
    [2013-07-02 20:14] [PACMAN] installed lua-filesystem (1.6.2-2)
    [2013-07-02 20:30] [PACMAN] Running 'pacman -S rsync'
    [2013-07-02 20:30] [PACMAN] installed rsync (3.0.9-6)
    Last events from journalctl:
    Jul 02 19:43:38 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x244ad4e (Confir
    m Ex)
    Jul 02 19:43:38 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Jul 02 19:43:39 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x24002de (C/C++
    - st)
    Jul 02 19:43:39 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Jul 02 20:09:36 dima-dell-ws /etc/gdm/Xsession[746]: /proc/self/exe: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or
    directory
    Jul 02 20:09:36 dima-dell-ws /etc/gdm/Xsession[746]: /proc/self/exe: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or
    directory
    Jul 02 20:09:36 dima-dell-ws /etc/gdm/Xsession[746]: /proc/self/exe: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or
    directory
    ... A lot of the same complains about libGL.so.1...
    Jul 02 20:09:37 dima-dell-ws /etc/gdm/Xsession[746]: /proc/self/exe: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
    Jul 02 21:40:29 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Jul 02 21:40:29 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: Got a request to focus 0x160005a (Texas Adva) with a timestamp of 0. This shouldn't happen!
    Jul 02 21:40:29 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Jul 02 21:40:29 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    Jul 02 21:40:39 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Jul 02 21:40:39 dima-dell-ws /etc/gdm/Xsession[746]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    Jul 02 21:40:40 dima-dell-ws /etc/gdm/Xsession[746]: Check failed: g_pipe_pid == getpid()
    -- Reboot --
    Jul 02 21:44:12 dima-dell-ws /etc/gdm/Xsession[681]: /etc/gdm/Xsession: Beginning session setup...
    Jul 02 21:44:27 dima-dell-ws /etc/gdm/Xsession[812]: /etc/gdm/Xsession: Beginning session setup...
    Jul 02 21:44:40 dima-dell-ws /etc/gdm/Xsession[898]: /etc/gdm/Xsession: Beginning session setup...
    Could you tell me please what the problem is? Thank you in advance!

    I changed the dima line in the /etc/passwd.
    Rebooted. Tried to login. After password entering GDM appeared again.
    $ systemctl status gdm
    gdm.service - GNOME Display Manager
    Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
    Active: active (running) since Tue 2013-07-02 23:21:39 AST; 1min 27s ago
    Main PID: 367 (gdm)
    CGroup: name=systemd:/system/gdm.service
    ├─367 /usr/bin/gdm
    ├─699 /usr/lib/gdm/gdm-simple-slave --display-id /org/gnome/DisplayManager/Displays/_1
    ├─703 /usr/bin/Xorg :1 -background none -verbose -auth /var/run/gdm/auth-for-gdm-H9ArG5/database -seat seat0 -nolisten tcp vt1
    └─711 gdm-session-worker [pam/gdm-launch-environment]
    $ journalctl -b
    Hint: You are currently not seeing messages from other users and the system.
    Users in the 'systemd-journal' group can see all messages. Pass -q to
    turn off this notice.
    Error was encountered while opening journal files: No data available
    -- Logs begin at Thu 2013-06-13 21:32:03 AST, end at Tue 2013-07-02 23:23:34 AST. --
    Jul 02 23:21:55 dima-dell-ws /etc/gdm/Xsession[628]: /etc/gdm/Xsession: Beginning session setup...
    Jul 02 23:23:34 dima-dell-ws /etc/gdm/Xsession[862]: /etc/gdm/Xsession: Beginning session setup...

  • [SOLVED] No sound anymore after latest upgrade

    Hello,
    i did the following upgrade
    [2014-01-25 16:06] [PACMAN] starting full system upgrade
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Füge Schlüssel aus archlinux.gpg hinzu ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: 3 marginal-needed, 1 complete-needed, PGP Vertrauensmodell
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: Tiefe: 0 gültig: 1 signiert: 5 Vertrauen: 0-, 0q, 0n, 0m, 0f, 1u
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: Tiefe: 1 gültig: 5 signiert: 59 Vertrauen: 0-, 0q, 0n, 5m, 0f, 0u
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: Tiefe: 2 gültig: 59 signiert: 4 Vertrauen: 59-, 0q, 0n, 0m, 0f, 0u
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: nächste "Trust-DB"-Pflichtüberprüfung am 2016-01-22
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Signiere die vertrauenswürdigen Schlüssel im Schlüsselbund lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 684148BB25B49E986A4944C55184252D824B18E8 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 44D4A033AC140143927397D47EFD567D4C7EA887 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Signiere Schlüssel AB19265E5D7D20687D303246BA1DFB64FFF979E7 lokal ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Importiere die Vertrauenswerte des Benutzers ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Mache widerrufene Schlüssel im Schlüsselbund unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 7FA647CD89891DEDC060287BB9113D1ED21E1A55 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel BC1FBE4D2826A0B51E47ED62E2539214C6C11350 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 63F395DE2D6398BBE458F281F2DBB4931985A992 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 8F76BEEA0289F9E1D3E229C05F946DED983D4366 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 66BD74A036D522F51DD70A3C7F2A16726521E06D unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel 81D7F8241DB38BC759C80FCE3A726C6170E80477 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Mache Schlüssel E7210A59715F6940CF9A4E36A001876699AD6E84 unbrauchbar ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Aktualisiere Trust-Datenbank ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] gpg: nächste "Trust-DB"-Pflichtüberprüfung am 2016-01-22
    [2014-01-25 17:38] [PACMAN] upgraded archlinux-keyring (20140108-1 -> 20140124-1)
    [2014-01-25 17:38] [PACMAN] upgraded libdrm (2.4.51-1 -> 2.4.52-1)
    [2014-01-25 17:38] [PACMAN] upgraded wayland (1.3.0-1 -> 1.4.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded libdbus (1.6.18-3 -> 1.8.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded dbus (1.6.18-3 -> 1.8.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded libgcrypt (1.5.3-1 -> 1.6.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded systemd (208-3 -> 208-10)
    [2014-01-25 17:38] [PACMAN] upgraded llvm-libs (3.3-1 -> 3.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded mesa (10.0.1-2 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded mesa-libgl (10.0.1-2 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded ati-dri (10.0.1-2 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded bluez (5.13-1 -> 5.14-1)
    [2014-01-25 17:38] [PACMAN] upgraded xdg-utils (1.1.0.git20130520-1 -> 1.1.0.git20140109-1)
    [2014-01-25 17:38] [PACMAN] upgraded chromium (31.0.1650.63-1 -> 32.0.1700.77-1)
    [2014-01-25 17:38] [PACMAN] upgraded gdk-pixbuf2 (2.30.2-1 -> 2.30.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded cogl (1.16.0-3 -> 1.16.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded clutter (1.16.2-1 -> 1.16.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded device-mapper (2.02.104-1 -> 2.02.105-1)
    [2014-01-25 17:38] [PACMAN] upgraded cryptsetup (1.6.3-1 -> 1.6.3-2)
    [2014-01-25 17:38] [PACMAN] upgraded curl (7.34.0-2 -> 7.34.0-3)
    [2014-01-25 17:38] [PACMAN] upgraded cython (0.19.2-1 -> 0.20-1)
    [2014-01-25 17:38] [PACMAN] upgraded pth (2.0.7-4 -> 2.0.7-5)
    [2014-01-25 17:38] [PACMAN] upgraded dirmngr (1.1.1-1 -> 1.1.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gnutls (3.2.8-1 -> 3.2.9-1)
    [2014-01-25 17:38] [PACMAN] upgraded libvorbis (1.3.3-1 -> 1.3.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded ffmpeg (1:2.1.1-3 -> 1:2.1.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gcr (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gdbm (1.10-3 -> 1.11-1)
    [2014-01-25 17:38] [PACMAN] upgraded gedit (3.10.3-1 -> 3.10.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded gettext (0.18.3.1-2 -> 0.18.3.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded libcups (1.7.0-2 -> 1.7.1-3)
    [2014-01-25 17:38] [PACMAN] installed libpaper (1.1.24-7)
    [2014-01-25 17:38] [PACMAN] upgraded ghostscript (9.10-1 -> 9.10-3)
    [2014-01-25 17:38] [PACMAN] upgraded glamor-egl (0.5.1-1 -> 0.5.1.r258-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-chess (3.10.2-2 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-desktop (1:3.10.1-2 -> 1:3.10.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-keyring (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-online-miners (3.10.2-1 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded libsecret (0.16-1 -> 0.16-2)
    [2014-01-25 17:38] [PACMAN] upgraded mutter (3.10.2-2 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnome-shell (3.10.2.1-4 -> 3.10.3-1)
    [2014-01-25 17:38] [PACMAN] upgraded gnupg (2.0.22-1 -> 2.0.22-2)
    [2014-01-25 17:38] [PACMAN] upgraded grilo-plugins (0.2.9-2 -> 0.2.9-3)
    [2014-01-25 17:38] [PACMAN] upgraded gstreamer0.10-ugly (0.10.19-8 -> 0.10.19-9)
    [2014-01-25 17:38] [PACMAN] upgraded libcdio (0.90-2 -> 0.92-1)
    [2014-01-25 17:38] [PACMAN] upgraded gstreamer0.10-ugly-plugins (0.10.19-8 -> 0.10.19-9)
    [2014-01-25 17:38] [PACMAN] upgraded gtk-vnc (0.5.3-1 -> 0.5.3-3)
    [2014-01-25 17:38] [PACMAN] upgraded libcdio-paranoia (10.2+0.90+1-1 -> 10.2+0.90+1-2)
    [2014-01-25 17:38] [PACMAN] upgraded gvfs (1.18.3-1 -> 1.18.3-3)
    [2014-01-25 17:38] [PACMAN] upgraded python-dbus-common (1.2.0-1 -> 1.2.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded python2-dbus (1.2.0-1 -> 1.2.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded libibus (1.5.4-3 -> 1.5.5-1)
    [2014-01-25 17:38] [PACMAN] upgraded ibus (1.5.4-3 -> 1.5.5-1)
    [2014-01-25 17:38] [PACMAN] upgraded inetutils (1.9.1.341-2 -> 1.9.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded iptables (1.4.20-1 -> 1.4.21-1)
    [2014-01-25 17:38] [PACMAN] upgraded iproute2 (3.11.0-1 -> 3.12.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded isl (0.12.1-2 -> 0.12.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded jack (0.121.3-7 -> 0.124.1-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-dbus (1.6.18-1 -> 1.8.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-gettext (0.18.3.1-1 -> 0.18.3.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-libcap (2.22-2 -> 2.24-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-libdrm (2.4.51-1 -> 2.4.52-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-libgcrypt (1.5.3-1 -> 1.6.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-llvm-libs (3.3-1 -> 3.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-systemd (208-1 -> 208-2)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-mesa (10.0.1-1 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded lib32-mesa-libgl (10.0.1-1 -> 10.0.2-1)
    [2014-01-25 17:38] [PACMAN] upgraded libxslt (1.1.28-2 -> 1.1.28-3)
    [2014-01-25 17:38] [PACMAN] upgraded libgda (5.2.1-1 -> 5.2.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded libgnome-keyring (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:38] [PACMAN] upgraded libraw (0.15.4-3 -> 0.16.0-1)
    [2014-01-25 17:38] [PACMAN] upgraded rasqal (1:0.9.30-3 -> 1:0.9.30-4)
    [2014-01-25 17:38] [PACMAN] upgraded redland (1:1.0.16-2 -> 1:1.0.17-1)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-common (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-base (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-calc (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-draw (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-gnome (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-impress (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-math (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libreoffice-writer (4.1.4-1 -> 4.1.4-3)
    [2014-01-25 17:38] [PACMAN] upgraded libwbclient (4.1.3-1 -> 4.1.4-1)
    [2014-01-25 17:38] [PACMAN] upgraded linux-firmware (20131013.7d0c7a8-1 -> 20140123.418320b-1)
    [2014-01-25 17:38] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Starting build: 3.12.8-1-ARCH
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-01-25 17:38] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-25 17:38] [PACMAN] upgraded linux (3.12.7-1 -> 3.12.8-1)
    [2014-01-25 17:38] [PACMAN] upgraded lvm2 (2.02.104-1 -> 2.02.105-1)
    [2014-01-25 17:38] [PACMAN] upgraded man-pages (3.55-1 -> 3.56-1)
    [2014-01-25 17:38] [PACMAN] upgraded pcre (8.34-1 -> 8.34-2)
    [2014-01-25 17:38] [PACMAN] upgraded perl (5.18.1-1 -> 5.18.2-2)
    [2014-01-25 17:38] [PACMAN] upgraded procps-ng (3.3.9-1 -> 3.3.9-2)
    [2014-01-25 17:38] [PACMAN] upgraded python-dbus (1.2.0-1 -> 1.2.0-2)
    [2014-01-25 17:38] [PACMAN] upgraded s-nail (14.5.1-1 -> 14.5.2-1)
    [2014-01-25 17:39] [PACMAN] upgraded webkitgtk (2.2.3-1 -> 2.2.4-1)
    [2014-01-25 17:39] [PACMAN] upgraded shotwell (0.15.1-1 -> 0.15.1-2)
    [2014-01-25 17:39] [PACMAN] upgraded smbclient (4.1.3-1 -> 4.1.4-1)
    [2014-01-25 17:39] [PACMAN] upgraded sudo (1.8.8-1 -> 1.8.9.p4-1)
    [2014-01-25 17:39] [PACMAN] upgraded systemd-sysvcompat (208-3 -> 208-10)
    [2014-01-25 17:39] [PACMAN] upgraded totem-plparser (3.10.0-3 -> 3.10.0-4)
    [2014-01-25 17:39] [PACMAN] upgraded vino (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:39] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2014-01-25 17:39] [PACMAN] upgraded virtualbox-host-modules (4.3.6-3 -> 4.3.6-4)
    [2014-01-25 17:39] [PACMAN] upgraded virtualbox (4.3.6-2 -> 4.3.6-3)
    [2014-01-25 17:39] [PACMAN] upgraded vlc (2.1.2-2 -> 2.1.2-3)
    [2014-01-25 17:39] [PACMAN] upgraded wine (1.7.10-1 -> 1.7.11-1)
    [2014-01-25 17:39] [PACMAN] upgraded xextproto (7.2.1-1 -> 7.3.0-1)
    [2014-01-25 17:39] [PACMAN] upgraded xf86-input-evdev (2.8.2-1 -> 2.8.2-2)
    [2014-01-25 17:39] [PACMAN] upgraded xf86-video-ati (1:7.2.0-1 -> 1:7.2.0-2)
    [2014-01-25 17:39] [PACMAN] upgraded xorg-server-common (1.14.5-2 -> 1.15.0-5)
    [2014-01-25 17:39] [PACMAN] installed libxshmfence (1.1-1)
    [2014-01-25 17:39] [PACMAN] upgraded xorg-server (1.14.5-2 -> 1.15.0-5)
    [2014-01-25 17:39] [PACMAN] upgraded yelp (3.10.1-1 -> 3.10.1-2)
    [2014-01-25 17:39] [PACMAN] upgraded youtube-dl (2014.01.17.2-1 -> 2014.01.23.4-1)
    And dont have any sound anymore, nowhere. PulseAudio is just ignoring my sound-card completely and KDE/GNOME System settings tell me that i do not even have any soundcard
    Alsamixer detects the soundcard fine and if i unmute the soundcard there, it works. But its not really comfortable to change the volume with Alsamixer. Also i have no ability to change between HDMI and Analog.
    Any idea what could have cause this? As you can see in the logs, there havent been any major kernel update nor pulseaudio update.
    This is the Soundcard: Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA)
    Kernel Module is snd_hda_intel which is loaded and working
    Seems like Pulseaudio is not running at all, it also does not start with the message "E: [pulseaudio] core-util.c: Home directory not accessible: Permission denied" which is not true
    Last edited by Vamp898 (2014-01-26 15:29:22)

    Ok, found out it was true.
    Seems like whatever reason i have to find out reset some files (not all) to root, so i was no longer the owner of some random files for whatever reason.
    Works now.

  • Various errors after upgrade (stale file handle, corrupt file)

    Hi,
    I performed a system update a couple of days ago and since then have not been able to access certain directories (it seems to be only my home directory and any directory in my Dropbox) using graphical file browsers (tested with thunar and nautilus). I can access them through the command line just fine but graphical file browsers give me a "Stale file handle" error.
    When I try to open a libreoffice application, I get the following error: "The application cannot be started. The configuration file "/etc/libreoffice/bootstraprc" is corrupt".
    The relevant part of my pacman logfile looks like this:
    [2014-07-10 07:05] [PACMAN] Running 'pacman -Syu'
    [2014-07-10 07:05] [PACMAN] synchronizing package lists
    [2014-07-10 07:05] [PACMAN] starting full system upgrade
    [2014-07-10 07:16] [PACMAN] upgraded alsa-lib (1.0.27.2-1 -> 1.0.28-1)
    [2014-07-10 07:16] [PACMAN] upgraded alsa-plugins (1.0.27-2 -> 1.0.28-1)
    [2014-07-10 07:16] [PACMAN] upgraded alsa-utils (1.0.27.2-1 -> 1.0.28-1)
    [2014-07-10 07:16] [PACMAN] upgraded lib32-gcc-libs (4.9.0-3 -> 4.9.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded gcc-libs-multilib (4.9.0-3 -> 4.9.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded aspell (0.60.6.1-1 -> 0.60.6.1-2)
    [2014-07-10 07:16] [PACMAN] upgraded readline (6.3.005-1 -> 6.3.006-1)
    [2014-07-10 07:16] [PACMAN] upgraded bash (4.3.011-1 -> 4.3.018-3)
    [2014-07-10 07:16] [PACMAN] upgraded autoconf (2.69-1 -> 2.69-2)
    [2014-07-10 07:16] [PACMAN] upgraded babl (0.1.10-1 -> 0.1.10-2)
    [2014-07-10 07:16] [PACMAN] upgraded qca (2.0.3-4 -> 2.0.3-5)
    [2014-07-10 07:16] [PACMAN] upgraded libdbusmenu-qt (0.9.2-2 -> 0.9.2-3)
    [2014-07-10 07:16] [PACMAN] upgraded polkit-qt (0.103.0-2 -> 0.103.0-3)
    [2014-07-10 07:16] [PACMAN] upgraded shared-mime-info (1.2-2 -> 1.3-1)
    [2014-07-10 07:16] [PACMAN] upgraded hunspell (1.3.2-3 -> 1.3.3-1)
    [2014-07-10 07:16] [PACMAN] upgraded perl (5.18.2-2 -> 5.20.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded hspell (1.2-1 -> 1.2-2)
    [2014-07-10 07:16] [PACMAN] upgraded enchant (1.6.0-4 -> 1.6.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded giflib (5.0.6-1 -> 5.1.0-1)
    [2014-07-10 07:16] [PACMAN] upgraded libxcursor (1.1.14-1 -> 1.1.14-2)
    [2014-07-10 07:16] [PACMAN] upgraded phonon-qt4-gstreamer (4.7.1-1 -> 4.7.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded libqzeitgeist (0.8.0-3 -> 0.8.0-4)
    [2014-07-10 07:16] [PACMAN] upgraded phonon-qt4 (4.7.1-2 -> 4.7.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded kdelibs (4.13.1-3 -> 4.13.2-3)
    [2014-07-10 07:16] [PACMAN] upgraded gnupg (2.0.22-2 -> 2.0.25-1)
    [2014-07-10 07:16] [PACMAN] upgraded gpgme (1.4.3-1 -> 1.5.0-1)
    [2014-07-10 07:16] [PACMAN] upgraded qjson (0.8.1-2 -> 0.8.1-3)
    [2014-07-10 07:16] [PACMAN] upgraded kdepimlibs (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded xapian-core (1:1.2.17-1 -> 1:1.2.18-1)
    [2014-07-10 07:16] [PACMAN] upgraded libpng (1.6.10-1 -> 1.6.12-1)
    [2014-07-10 07:16] [PACMAN] upgraded pixman (0.32.4-1 -> 0.32.6-1)
    [2014-07-10 07:16] [PACMAN] upgraded libvdpau (0.7-1 -> 0.8-1)
    [2014-07-10 07:16] [PACMAN] upgraded fixesproto (5.0-2 -> 5.0-3)
    [2014-07-10 07:16] [PACMAN] upgraded damageproto (1.2.1-2 -> 1.2.1-3)
    [2014-07-10 07:16] [PACMAN] upgraded libxdamage (1.1.4-1 -> 1.1.4-2)
    [2014-07-10 07:16] [PACMAN] upgraded libdbus (1.8.2-1 -> 1.8.4-1)
    [2014-07-10 07:16] [PACMAN] upgraded dbus (1.8.2-1 -> 1.8.4-1)
    [2014-07-10 07:16] [PACMAN] upgraded kmod (17-1 -> 18-1)
    [2014-07-10 07:16] [PACMAN] upgraded hwids (20130915.1-1 -> 20140602-1)
    [2014-07-10 07:16] [PACMAN] upgraded libsystemd (212-3 -> 214-2)
    [2014-07-10 07:16] [PACMAN] upgraded pam (1.1.8-4 -> 1.1.8-5)
    [2014-07-10 07:16] [ALPM-SCRIPTLET] :: coredumps are no longer sent to the journal by default. To re-enable:
    [2014-07-10 07:16] [ALPM-SCRIPTLET] echo >/etc/sysctl.d/50-coredump.conf \
    [2014-07-10 07:16] [ALPM-SCRIPTLET] "kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e"
    [2014-07-10 07:16] [PACMAN] upgraded systemd (212-3 -> 214-2)
    [2014-07-10 07:16] [PACMAN] upgraded libffi (3.0.13-4 -> 3.1-2)
    [2014-07-10 07:16] [PACMAN] upgraded llvm-libs (3.4.1-2 -> 3.4.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded mesa (10.1.4-1 -> 10.2.3-1)
    [2014-07-10 07:16] [PACMAN] upgraded libxdmcp (1.1.1-1 -> 1.1.1-2)
    [2014-07-10 07:16] [PACMAN] upgraded kbproto (1.0.6-1 -> 1.0.6-2)
    [2014-07-10 07:16] [PACMAN] upgraded libx11 (1.6.2-1 -> 1.6.2-2)
    [2014-07-10 07:16] [PACMAN] upgraded libxkbfile (1.0.8-1 -> 1.0.8-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-xkbcomp (1.2.4-1 -> 1.2.4-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-setxkbmap (1.3.0-1 -> 1.3.0-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-fonts-encodings (1.0.4-3 -> 1.0.4-4)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-bdftopcf (1.0.4-1 -> 1.0.4-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-mkfontdir (1.0.7-1 -> 1.0.7-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-font-util (1.3.0-1 -> 1.3.0-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-font-utils (7.6-3 -> 7.6-4)
    [2014-07-10 07:17] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-07-10 07:17] [PACMAN] upgraded xorg-fonts-misc (1.0.1-2 -> 1.0.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded xorg-server-common (1.15.1-1 -> 1.15.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded xorg-server (1.15.1-1 -> 1.15.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded nvidia-utils (337.19-1 -> 337.25-3)
    [2014-07-10 07:17] [PACMAN] upgraded nvidia-libgl (337.19-1 -> 337.25-3)
    [2014-07-10 07:17] [PACMAN] upgraded lzo2 (2.06-3 -> 2.08-1)
    [2014-07-10 07:17] [PACMAN] upgraded cairo (1.12.16-1 -> 1.12.16-2)
    [2014-07-10 07:17] [PACMAN] upgraded poppler (0.26.1-1 -> 0.26.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded poppler-qt4 (0.26.1-1 -> 0.26.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libtasn1 (3.4-1 -> 3.6-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnutls (3.3.2-1 -> 3.3.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded libva (1.3.1-1 -> 1.3.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded opencore-amr (0.1.3-1 -> 0.1.3-2)
    [2014-07-10 07:17] [PACMAN] installed libx264 (1:142.20140311-4)
    [2014-07-10 07:17] [PACMAN] upgraded xvidcore (1.3.2-3 -> 1.3.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded x265 (1.0-1 -> 1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded ffmpeg (1:2.2.2-3 -> 1:2.2.4-2)
    [2014-07-10 07:17] [PACMAN] upgraded ebook-tools (0.2.2-1 -> 0.2.2-2)
    [2014-07-10 07:17] [PACMAN] upgraded kdegraphics-mobipocket (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded kfilemetadata (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded baloo (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded binutils (2.24-4 -> 2.24-6)
    [2014-07-10 07:17] [PACMAN] upgraded bluez (5.19-1 -> 5.21-2)
    [2014-07-10 07:17] [PACMAN] upgraded bluez-libs (5.19-1 -> 5.21-2)
    [2014-07-10 07:17] [PACMAN] upgraded ca-certificates-java (20140324-2 -> 20140324-3)
    [2014-07-10 07:17] [PACMAN] upgraded openssl (1.0.1.g-1 -> 1.0.1.h-1)
    [2014-07-10 07:17] [PACMAN] upgraded sqlite (3.8.4.3-2 -> 3.8.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2 (2.7.6-3 -> 2.7.8-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-six (1.6.1-2 -> 1.7.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-beautifulsoup3 (3.2.1-2 -> 3.2.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded libcl (1.1-3 -> 1.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded imagemagick (6.8.9.1-2 -> 6.8.9.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded libusb (1.0.18-1 -> 1.0.19-1)
    [2014-07-10 07:17] [PACMAN] upgraded libwebp (0.4.0-1 -> 0.4.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded python2-pillow (2.4.0-1 -> 2.5.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libunrar (1:5.1.5-1 -> 1:5.1.6-1)
    [2014-07-10 07:17] [PACMAN] upgraded sip (4.15.5-2 -> 4.16.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-sip (4.15.5-2 -> 4.16.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded pyqt4-common (4.10.4-2 -> 4.11.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-pyqt4 (4.10.4-2 -> 4.11.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded calibre (1.38.0-1 -> 1.40.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded cdrdao (1.2.3-6 -> 1.2.3-7)
    [2014-07-10 07:17] [PACMAN] upgraded libxft (2.3.1-2 -> 2.3.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded harfbuzz (0.9.28-1 -> 0.9.29-1)
    [2014-07-10 07:17] [PACMAN] upgraded pango (1.36.3-2 -> 1.36.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded compositeproto (0.4.2-2 -> 0.4.2-3)
    [2014-07-10 07:17] [PACMAN] upgraded libxcomposite (0.4.4-1 -> 0.4.4-2)
    [2014-07-10 07:17] [PACMAN] upgraded libcups (1.7.3-1 -> 1.7.3-4)
    [2014-07-10 07:17] [PACMAN] upgraded gdk-pixbuf2 (2.30.7-1 -> 2.30.8-1)
    [2014-07-10 07:17] [PACMAN] upgraded gtk-update-icon-cache (2.24.23-1 -> 2.24.24-1)
    [2014-07-10 07:17] [PACMAN] upgraded gtk2 (2.24.23-1 -> 2.24.24-1)
    [2014-07-10 07:17] [PACMAN] upgraded xdg-utils (1.1.0.git20140207-1 -> 1.1.0.git20140426-1)
    [2014-07-10 07:17] [PACMAN] upgraded flac (1.3.0-2 -> 1.3.0-3)
    [2014-07-10 07:17] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-07-10 07:17] [PACMAN] upgraded ttf-liberation (2.00.1-3 -> 2.00.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded chromium (35.0.1916.114-1 -> 35.0.1916.153-1)
    [2014-07-10 07:17] [PACMAN] upgraded libcap-ng (0.7.3-1 -> 0.7.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded talloc (2.1.0-2 -> 2.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libwbclient (4.1.7-1 -> 4.1.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded cifs-utils (6.2-1 -> 6.3-2)
    [2014-07-10 07:17] [PACMAN] upgraded isl (0.12.2-1 -> 0.13-1)
    [2014-07-10 07:17] [PACMAN] upgraded cloog (0.18.1-2 -> 0.18.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded clutter-gst (2.0.10-2 -> 2.0.12-1)
    [2014-07-10 07:17] [PACMAN] upgraded cogl (1.18.0-2 -> 1.18.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libirman (0.4.5-3 -> 0.4.5-4)
    [2014-07-10 07:17] [PACMAN] upgraded lirc-utils (1:0.9.0-71 -> 1:0.9.0-74)
    [2014-07-10 07:17] [PACMAN] upgraded x264 (1:142.20140311-1 -> 1:142.20140311-4)
    [2014-07-10 07:17] [PACMAN] upgraded smbclient (4.1.7-1 -> 4.1.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded mplayer (37051-2 -> 37224-1)
    [2014-07-10 07:17] [PACMAN] upgraded mencoder (37051-2 -> 37224-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-cairo (1.10.0-1 -> 1.10.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded pygtk (2.24.0-3 -> 2.24.0-4)
    [2014-07-10 07:17] [PACMAN] upgraded devede (3.23.0-1 -> 3.23.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded dhcpcd (6.3.2-1 -> 6.4.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded djvulibre (3.5.25.3-1 -> 3.5.25.3-2)
    [2014-07-10 07:17] [PACMAN] upgraded dmxproto (2.3.1-2 -> 2.3.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded dnssec-anchors (20130320-1 -> 20140629-1)
    [2014-07-10 07:17] [PACMAN] upgraded docbook-xml (4.5-5 -> 4.5-6)
    [2014-07-10 07:17] [PACMAN] upgraded dvd+rw-tools (7.1-4 -> 7.1-5)
    [2014-07-10 07:17] [PACMAN] upgraded json-glib (1.0.0-1 -> 1.0.2-1)
    [2014-07-10 07:17] [PACMAN] installed libnm-glib (0.9.8.10-3)
    [2014-07-10 07:17] [PACMAN] upgraded libmm-glib (1.2.0-3 -> 1.2.0-4)
    [2014-07-10 07:17] [PACMAN] upgraded geoclue2 (2.1.4-1 -> 2.1.8-2)
    [2014-07-10 07:17] [PACMAN] upgraded harfbuzz-icu (0.9.28-1 -> 0.9.29-1)
    [2014-07-10 07:17] [PACMAN] upgraded webkitgtk2 (2.4.2-1 -> 2.4.3-2)
    [2014-07-10 07:17] [ALPM-SCRIPTLET] ==> If you are using extensions you should update the extensions with
    [2014-07-10 07:17] [ALPM-SCRIPTLET] ==> dwbem -u or dwbem -Nu
    [2014-07-10 07:17] [PACMAN] upgraded dwb (2014.03.07-1 -> 2014.03.07-2)
    [2014-07-10 07:17] [PACMAN] upgraded e2fsprogs (1.42.9-2 -> 1.42.10-1)
    [2014-07-10 07:17] [PACMAN] upgraded webkitgtk (2.4.2-1 -> 2.4.3-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-online-accounts (3.12.2-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded liboauth (1.0.1-1 -> 1.0.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded libgdata (0.15.0-1 -> 0.15.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded evolution-data-server (3.12.2-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded folks (0.9.7-1 -> 0.9.7.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded telepathy-farstream (0.6.0-1 -> 0.6.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded telepathy-logger (0.8.0-1 -> 0.8.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded empathy (3.12.2-1 -> 3.12.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded ffmpeg-compat (1:0.10.12-2 -> 1:0.10.13-1)
    [2014-07-10 07:17] [PACMAN] upgraded file (5.18-1 -> 5.19-1)
    [2014-07-10 07:17] [ALPM] warning: /etc/group installed as /etc/group.pacnew
    [2014-07-10 07:17] [ALPM] warning: /etc/passwd installed as /etc/passwd.pacnew
    [2014-07-10 07:17] [ALPM] warning: /etc/shadow installed as /etc/shadow.pacnew
    [2014-07-10 07:17] [PACMAN] upgraded filesystem (2013.05-2 -> 2014.06-2)
    [2014-07-10 07:17] [PACMAN] upgraded filezilla (3.8.0-1 -> 3.8.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded findutils (4.4.2-5 -> 4.4.2-6)
    [2014-07-10 07:17] [PACMAN] upgraded mozilla-common (1.4-3 -> 1.4-4)
    [2014-07-10 07:17] [PACMAN] upgraded firefox (29.0.1-2 -> 30.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded flashplugin (11.2.202.359-1 -> 11.2.202.394-1)
    [2014-07-10 07:17] [PACMAN] upgraded freerdp (1.0.2-5 -> 1.0.2-6)
    [2014-07-10 07:17] [PACMAN] upgraded fuse-exfat (1.0.1-1 -> 1.0.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded gavl (1.4.0-1 -> 1.4.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded gc (7.4.0-3 -> 7.4.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded gcc-multilib (4.9.0-3 -> 4.9.0-5)
    [2014-07-10 07:17] [PACMAN] upgraded geoclue (0.12.99-1 -> 0.12.99-2)
    [2014-07-10 07:17] [PACMAN] upgraded jre7-openjdk-headless (7.u55_2.4.7-1 -> 7.u60_2.5.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded jre7-openjdk (7.u55_2.4.7-1 -> 7.u60_2.5.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded geogebra (4.4.35.0-1 -> 4.4.37.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded geoip-database (20140304-1 -> 20140604-1)
    [2014-07-10 07:17] [PACMAN] upgraded gettext (0.18.3.2-1 -> 0.19.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded git (1.9.3-1 -> 2.0.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded glu (9.0.0-2 -> 9.0.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded gmime (2.6.20-1 -> 2.6.20-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-calculator (3.12.1-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded rarian (0.8.1-3 -> 0.8.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-doc-utils (0.20.10-1 -> 0.20.10-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-icon-theme-symbolic (3.12.0-1 -> 3.12.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-icon-theme (3.12.0-1 -> 3.12.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-menus (3.10.1-1 -> 3.10.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-mime-data (2.18.0-6 -> 2.18.0-7)
    [2014-07-10 07:17] [PACMAN] upgraded vte-common (0.36.2-1 -> 0.36.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded vte3 (0.36.2-1 -> 0.36.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-terminal (3.12.2-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-user-docs (3.12.1-1 -> 3.12.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-user-share (3.10.2-2 -> 3.10.2-3)
    [2014-07-10 07:17] [PACMAN] upgraded goocanvas1 (1.0.0-2 -> 1.0.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded gparted (0.18.0-1 -> 0.19.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded grep (2.19-1 -> 2.20-1)
    [2014-07-10 07:17] [PACMAN] upgraded grub (1:2.02.beta2-3 -> 1:2.02.beta2-4)
    [2014-07-10 07:17] [PACMAN] upgraded gst-libav (1.2.4-1 -> 1.2.4-2)
    [2014-07-10 07:17] [PACMAN] upgraded gstreamer0.10-python (0.10.22-1 -> 0.10.22-2)
    [2014-07-10 07:17] [PACMAN] upgraded pangox-compat (0.0.2-1 -> 0.0.2-2)
    [2014-07-10 07:17] [PACMAN] upgraded gtkglext (1.2.0-9 -> 1.2.0-10)
    [2014-07-10 07:17] [PACMAN] upgraded hardinfo (0.5.1-5 -> 0.5.1-6)
    [2014-07-10 07:17] [PACMAN] upgraded hunspell-en (7.1-2 -> 7.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded hyphen (2.8.6-1 -> 2.8.7-2)
    [2014-07-10 07:17] [PACMAN] upgraded i2c-tools (3.1.0-5 -> 3.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded xcb-util-keysyms (0.3.9-1 -> 0.3.9-2)
    [2014-07-10 07:17] [PACMAN] upgraded i3-wm (4.7.2-1 -> 4.8-3)
    [2014-07-10 07:17] [PACMAN] upgraded perl-xml-parser (2.41-4 -> 2.41-5)
    [2014-07-10 07:17] [PACMAN] upgraded perl-xml-simple (2.20-1 -> 2.20-2)
    [2014-07-10 07:17] [PACMAN] upgraded icon-naming-utils (0.8.90-2 -> 0.8.90-3)
    [2014-07-10 07:17] [PACMAN] upgraded imlib2 (1.4.6-1 -> 1.4.6-3)
    [2014-07-10 07:17] [PACMAN] upgraded poppler-glib (0.26.1-1 -> 0.26.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded inkscape (0.48.4-15 -> 0.48.5-2)
    [2014-07-10 07:17] [PACMAN] upgraded inputproto (2.3-1 -> 2.3.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded intel-tbb (4.2_20140122-1 -> 4.2_20140601-1)
    [2014-07-10 07:17] [PACMAN] upgraded intltool (0.50.2-1 -> 0.50.2-2)
    [2014-07-10 07:17] [PACMAN] upgraded jdk7-openjdk (7.u55_2.4.7-1 -> 7.u60_2.5.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded libkactivities4 (4.13.1-3 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded kactivities4 (4.13.1-3 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded oxygen-icons (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded kdebase-runtime (4.13.1-3 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded ladspa (1.13-4 -> 1.13-5)
    [2014-07-10 07:17] [PACMAN] upgraded leafpad (0.8.18.1-3 -> 0.8.18.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-alsa-lib (1.0.27.2-1 -> 1.0.28-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-alsa-plugins (1.0.27-1 -> 1.0.28-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-bzip2 (1.0.6-1 -> 1.0.6-2)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-gettext (0.18.3.2-1 -> 0.19.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-harfbuzz (0.9.26-2 -> 0.9.29-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libdbus (1.8.0-1 -> 1.8.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libffi (3.0.13-1 -> 3.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libgpg-error (1.12-1 -> 1.13-1)
    [2014-07-10 07:17] [PACMAN] upgraded libice (1.0.8-2 -> 1.0.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libice (1.0.8-1 -> 1.0.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libpng (1.6.10-1 -> 1.6.12-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libvdpau (0.7-2 -> 0.8-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-llvm-libs (3.4.1-1 -> 3.4.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-systemd (212-1 -> 214-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-mesa (10.1.4-1 -> 10.2.3-1)
    [2014-07-10 07:17] [PACMAN] installed freeglut (2.8.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded mesa-demos (8.1.0-2 -> 8.2.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-mesa-demos (8.1.0-3 -> 8.2.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-nvidia-utils (337.19-1 -> 337.25-2)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-nvidia-libgl (337.19-1 -> 337.25-2)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-openssl (1.0.1.g-1 -> 1.0.1.h-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-sqlite (3.8.4.3-1 -> 3.8.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-util-linux (2.24.1-1 -> 2.24.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libatasmart (0.19-2 -> 0.19-3)
    [2014-07-10 07:17] [PACMAN] installed librevenge (0.0.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded libwpd (0.9.9-1 -> 0.10.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libcdr (0.0.16-2 -> 0.1.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libcroco (0.6.8-1 -> 0.6.8-2)
    [2014-07-10 07:17] [PACMAN] upgraded libdaemon (0.14-2 -> 0.14-3)
    [2014-07-10 07:17] [PACMAN] upgraded libetonyek (0.0.4-1 -> 0.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libevdev (1.2.1-1 -> 1.2.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libgme (0.6.0-2 -> 0.6.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded libgnomecanvas (2.30.3-2 -> 2.30.3-3)
    [2014-07-10 07:17] [PACMAN] upgraded libgnomeui (2.24.5-1 -> 2.24.5-2)
    [2014-07-10 07:17] [PACMAN] upgraded libinput (0.1.0-1 -> 0.2.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmusicbrainz5 (5.0.1-1 -> 5.0.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded libkcddb (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmicrohttpd (0.9.35-1 -> 0.9.37-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmms (0.6.2-1 -> 0.6.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmpcdec (1.2.6-3 -> 1.2.6-4)
    [2014-07-10 07:17] [PACMAN] upgraded libmpeg2 (0.5.1-4 -> 0.5.1-5)
    [2014-07-10 07:17] [PACMAN] upgraded libmspub (0.0.6-2 -> 0.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libnfs (1.9.3-1 -> 1.9.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded libodfgen (0.0.4-1 -> 0.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libproxy (0.4.11-2 -> 0.4.11-4)
    [2014-07-10 07:17] [PACMAN] upgraded libreoffice-en-GB (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-common (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-base (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded lpsolve (5.5.2.0-2 -> 5.5.2.0-3)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-calc (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-draw (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-impress (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-math (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded postgresql-libs (9.3.4-1 -> 9.3.4-2)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-postgresql-connector (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded zip (3.0-3 -> 3.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-sdk (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-sdk-doc (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-writer (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libsigc++ (2.3.1-1 -> 2.3.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded libspectre (0.2.7-1 -> 0.2.7-2)
    [2014-07-10 07:18] [PACMAN] upgraded libspiro (20071029-3 -> 1:0.2-1)
    [2014-07-10 07:18] [PACMAN] upgraded libtiger (0.3.4-3 -> 0.3.4-4)
    [2014-07-10 07:18] [PACMAN] upgraded libtracker-sparql (1.0.1-1 -> 1.0.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded libwpg (0.2.2-2 -> 0.3.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded libvisio (0.0.31-3 -> 0.1.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded libvisual (0.4.0-4 -> 0.4.0-5)
    [2014-07-10 07:18] [PACMAN] upgraded libwps (0.2.9-1 -> 0.3.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded xfconf (4.10.0-3 -> 4.10.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded libxfce4ui (4.10.0-1 -> 4.10.0-2)
    [2014-07-10 07:18] [PACMAN] upgraded libxklavier (5.3-1 -> 5.4-1)
    [2014-07-10 07:18] [PACMAN] upgraded licenses (20130203-1 -> 20140629-1)
    [2014-07-10 07:18] [PACMAN] upgraded linux-firmware (20140316.dec41bc-1 -> 20140603.a4f3bc0-1)
    [2014-07-10 07:18] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-07-10 07:18] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Starting build: 3.15.4-1-ARCH
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Starting build: 3.15.4-1-ARCH
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-07-10 07:18] [PACMAN] upgraded linux (3.14.4-1 -> 3.15.4-1)
    [2014-07-10 07:18] [PACMAN] upgraded man-pages (3.67-1 -> 3.69-1)
    [2014-07-10 07:18] [PACMAN] upgraded mcpp (2.7.2-4 -> 2.7.2-5)
    [2014-07-10 07:18] [PACMAN] upgraded mdadm (3.3-2 -> 3.3.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded mkvtoolnix-cli (6.9.1-1 -> 7.0.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded mpfr (3.1.2.p8-1 -> 3.1.2.p10-1)
    [2014-07-10 07:18] [PACMAN] upgraded nano (2.2.6-2 -> 2.2.6-3)
    [2014-07-10 07:18] [PACMAN] upgraded netctl (1.7-1 -> 1.8-1)
    [2014-07-10 07:18] [PACMAN] upgraded networkmanager (0.9.8.10-1 -> 0.9.8.10-3)
    [2014-07-10 07:18] [PACMAN] upgraded nspr (4.10.5-1 -> 4.10.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded ntp (4.2.7.p441-1 -> 4.2.7.p446-1)
    [2014-07-10 07:18] [PACMAN] upgraded nvidia (337.19-1 -> 337.25-4)
    [2014-07-10 07:18] [PACMAN] upgraded xine-lib (1.2.5-1 -> 1.2.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded opencv (2.4.8-2 -> 2.4.9-1)
    [2014-07-10 07:18] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2014-07-10 07:18] [PACMAN] upgraded pacman-mirrorlist (20140405-1 -> 20140706-1)
    [2014-07-10 07:18] [PACMAN] upgraded phonon-qt5-gstreamer (4.7.1-1 -> 4.7.2-1)
    [2014-07-10 07:18] [PACMAN] upgraded pkg-config (0.28-1 -> 0.28-2)
    [2014-07-10 07:18] [PACMAN] upgraded pm-quirks (0.20100619-3 -> 0.20100619-4)
    [2014-07-10 07:18] [PACMAN] upgraded protobuf (2.5.0-3 -> 2.5.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded pulseaudio-alsa (2-2 -> 2-3)
    [2014-07-10 07:18] [PACMAN] upgraded pygoocanvas (0.14.1-5 -> 0.14.1-6)
    [2014-07-10 07:18] [PACMAN] upgraded pyorbit (2.24.0-4 -> 2.24.0-5)
    [2014-07-10 07:18] [PACMAN] upgraded python-setuptools (3.6-1 -> 1:5.4.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-gnomecanvas (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-bonobo (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-cffi (0.8.2-4 -> 0.8.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-docutils (0.11-2 -> 0.12-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-gconf (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-gnomevfs (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-libgnome (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-mako (0.9.1-2 -> 1.0.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-setuptools (3.6-1 -> 1:5.4.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded xcb-util (0.3.9-1 -> 0.3.9-2)
    [2014-07-10 07:18] [PACMAN] upgraded xcb-util-image (0.3.9-1 -> 0.3.9-2)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-base (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-xmlpatterns (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-declarative (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-location (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-script (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-sensors (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-webkit (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded randrproto (1.4.0-1 -> 1.4.0-2)
    [2014-07-10 07:18] [PACMAN] upgraded recordproto (1.14.2-1 -> 1.14.2-2)
    [2014-07-10 07:18] [PACMAN] upgraded remmina (1.0.0-11 -> 1.0.0-12)
    [2014-07-10 07:18] [PACMAN] upgraded renderproto (0.11.1-2 -> 0.11.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded s-nail (14.6.4-1 -> 14.7.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded samba (4.1.7-1 -> 4.1.9-1)
    [2014-07-10 07:18] [PACMAN] upgraded scrnsaverproto (1.2.2-1 -> 1.2.2-2)
    [2014-07-10 07:18] [PACMAN] upgraded sdl_mixer (1.2.12-3 -> 1.2.12-4)
    [2014-07-10 07:18] [PACMAN] upgraded sg3_utils (1.38-1 -> 1.39-1)
    [2014-07-10 07:18] [PACMAN] upgraded shntool (3.0.10-2 -> 3.0.10-3)
    [2014-07-10 07:18] [PACMAN] installed lib32-json-c (0.12-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libasyncns (0.8-7)
    [2014-07-10 07:18] [PACMAN] installed lib32-libcap (2.24-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libxtst (1.2.2-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libogg (1.3.1-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-flac (1.3.0-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libvorbis (1.3.4-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libsndfile (1.0.25-3)
    [2014-07-10 07:18] [PACMAN] installed lib32-libpulse (5.0-1)
    [2014-07-10 07:18] [ALPM-SCRIPTLET] Important update note: Since Skype 4.3, only PulseAudio is supported.
    [2014-07-10 07:18] [ALPM-SCRIPTLET] That means you NEED a working PulseAudio setup to use Skype for voice chatting.
    [2014-07-10 07:18] [ALPM-SCRIPTLET] If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 to your
    [2014-07-10 07:18] [ALPM-SCRIPTLET] env before starting skype. Something like 'export PULSE_LATENCY_MSEC=60' in .bashrc, for example.
    [2014-07-10 07:18] [PACMAN] upgraded skype (4.2.0.13-4 -> 4.3.0.37-3)
    [2014-07-10 07:18] [PACMAN] upgraded slim (1.3.6-4 -> 1.3.6-5)
    [2014-07-10 07:18] [PACMAN] upgraded sound-theme-freedesktop (0.8-1 -> 0.8-2)
    [2014-07-10 07:18] [PACMAN] upgraded swig (3.0.0-1 -> 3.0.2-1)
    [2014-07-10 07:18] [PACMAN] upgraded sysfsutils (2.1.0-8 -> 2.1.0-9)
    [2014-07-10 07:18] [PACMAN] upgraded systemd-sysvcompat (212-3 -> 214-2)
    [2014-07-10 07:18] [PACMAN] upgraded thunar-volman (0.8.0-1 -> 0.8.0-2)
    [2014-07-10 07:18] [PACMAN] upgraded thunderbird (24.5.0-1 -> 24.6.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded tracker (1.0.1-1 -> 1.0.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded tzdata (2014c-1 -> 2014e-1)
    [2014-07-10 07:18] [PACMAN] upgraded unrar (1:5.1.5-1 -> 1:5.1.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded unzip (6.0-6 -> 6.0-7)
    [2014-07-10 07:18] [PACMAN] upgraded vi (1:050325-3 -> 1:050325-4)
    [2014-07-10 07:18] [PACMAN] upgraded vim-runtime (7.4.307-3 -> 7.4.335-4)
    [2014-07-10 07:18] [PACMAN] upgraded vim (7.4.307-3 -> 7.4.335-4)
    [2014-07-10 07:18] [PACMAN] upgraded vlc (2.1.4-2 -> 2.1.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded vorbis-tools (1.4.0-3 -> 1.4.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded webrtc-audio-processing (0.1-1 -> 0.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded wine (1.7.19-3 -> 1.7.21-1)
    [2014-07-10 07:18] [PACMAN] upgraded xbmc (13.0-5 -> 13.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded xcb-util-renderutil (0.3.8-1 -> 0.3.9-1)
    [2014-07-10 07:18] [PACMAN] upgraded xdg-user-dirs-gtk (0.10-1 -> 0.10-2)
    [2014-07-10 07:18] [PACMAN] upgraded xf86-video-modesetting (0.8.1-2 -> 0.9.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded xf86dgaproto (2.1-2 -> 2.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded xf86vidmodeproto (2.3.1-2 -> 2.3.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded xfsprogs (3.1.11-2 -> 3.2.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded xineramaproto (1.2.1-2 -> 1.2.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded youtube-dl (2014.05.19-1 -> 2014.06.26-1)
    Does anyone know what's going on?
    Is there any more information I can provide that would assist diagnosis?

    Hi, thanks for the reply
    /etc/libreoffice/bootstraprc  looks like this:
    [ErrorReport]
    ErrorReportPort=80
    ErrorReportServer=report.libreoffice.org
    [Bootstrap]
    InstallMode=<installmode>
    ProductKey=LibreOffice 4.2
    UserInstallation=$SYSUSERCONFIG/libreoffice/4
    Is this of any use?
    EDIT: through finding more applications that don't work I'm beiginning to suspect it is something to do with GTK. QT apps seem unaffected whereas GTK apps are all a bit upset. I can, for example, access my home directory just fine in dino (qt) and ranger (ncurses).
    EDIT 2: It appears only gtk2 apps are affected. gtk3 apps seem OK
    EDIT 3: I never found a solution, I reformatted the partition and started again (it was only my home partition). I am now back to using ext4.
    Last edited by gav989 (2014-08-19 11:09:53)

  • /etc/services clobbered in upgrade

    I've encountered this a few times and am finally sick of restoring /etc/services from backup so am posting the question:
    - what package could be clobbering my /etc/services file?  Every so often after an upgrade all of the local services I have added to /etc/services disappear.  These are ones which I use xinetd to handle.  There are no other differences other than my local services.
    Any help in identifying the package, or how to prevent this would be very much appreciated, my latest upgrade was pretty big, and included the following packages:
    [2010-03-01 09:38] upgraded aria2 (1.8.2-1 -> 1.8.3-1)
    [2010-03-01 09:38] upgraded avahi (0.6.25-1 -> 0.6.25-3)
    [2010-03-01 09:38] upgraded babl (0.1.0-1 -> 0.1.2-1)
    [2010-03-01 09:38] upgraded bluez (4.60-1 -> 4.61-1)
    [2010-03-01 09:38] upgraded zlib (1.2.3.7-2 -> 1.2.3.9-1)
    [2010-03-01 09:39] upgraded boost (1.41.0-2 -> 1.42.0-1)
    [2010-03-01 09:39] upgraded lame (3.98.2-3 -> 3.98.3-1)
    [2010-03-01 09:39] upgraded cdrdao (1.2.3-1 -> 1.2.3-3)
    [2010-03-01 09:39] upgraded dcron (4.4-1 -> 4.4-2)
    [2010-03-01 09:39] upgraded libtorrent-rasterbar (0.14.8-1 -> 0.14.9-2)
    [2010-03-01 09:39] upgraded deluge (1.2.0-2 -> 1.2.1-1)
    [2010-03-01 09:39] upgraded e2fsprogs (1.41.9-1 -> 1.41.10-1)
    [2010-03-01 09:39] upgraded parted (2.1-1 -> 2.2-1)
    [2010-03-01 09:39] upgraded devicekit-disks (009-4 -> 009-5)
    [2010-03-01 09:39] upgraded diffutils (2.8.1-6 -> 2.9-1)
    [2010-03-01 09:39] upgraded filesystem (2010.02-3 -> 2010.02-4)
    [2010-03-01 09:39] upgraded fakeroot (1.14.4-1 -> 1.14.4-2)
    [2010-03-01 09:39] upgraded freetype2 (2.3.11-1 -> 2.3.12-1)
    [2010-03-01 09:40] upgraded gnome-mplayer (0.9.9-2 -> 0.9.9.2-1)
    [2010-03-01 09:40] upgraded gecko-mediaplayer (0.9.9-1 -> 0.9.9.2-1)
    [2010-03-01 09:40] upgraded heimdal (1.3.1-2 -> 1.3.1-3)
    [2010-03-01 09:40] upgraded gtk2 (2.18.6-1 -> 2.18.7-1)
    [2010-03-01 09:40] upgraded gegl (0.1.0-2 -> 0.1.2-1)
    [2010-03-01 09:41] upgraded gimp (2.6.8-2 -> 2.6.8-3)
    [2010-03-01 09:41] upgraded vim (7.2.359-1 -> 7.2.368-3)
    [2010-03-01 09:42] upgraded gvim (7.2.359-1 -> 7.2.368-3)
    [2010-03-01 09:42] upgraded tcp_wrappers (7.6-10 -> 7.6-11)
    [2010-03-01 09:42] upgraded net-snmp (5.4.2.1-2 -> 5.5-1)
    [2010-03-01 09:42] upgraded hplip (3.9.12-4 -> 3.9.12-5)
    [2010-03-01 09:42] upgraded iputils (20071127-2 -> 20100214-2)
    [2010-03-01 09:42] upgraded kernel26-firmware (2.6.32.8-1 -> 2.6.32.9-1)
    [2010-03-01 09:42] upgraded which (2.20-1 -> 2.20-2)
    [2010-03-01 09:42] upgraded mkinitcpio (0.6.2-1 -> 0.6.3-1)
    [2010-03-01 09:44] upgraded kernel26 (2.6.32.8-1 -> 2.6.32.9-1)
    [2010-03-01 09:45] upgraded kernel26-headers (2.6.32.8-1 -> 2.6.32.9-1)
    [2010-03-01 09:45] upgraded lib32-glibc (2.11.1-1 -> 2.11.1-1.3)
    [2010-03-01 09:45] upgraded lib32-e2fsprogs (1.41.9-1 -> 1.41.10-1)
    [2010-03-01 09:45] upgraded lib32-zlib (1.2.3.7-2 -> 1.2.3.9-1)
    [2010-03-01 09:45] upgraded lib32-freetype2 (2.3.11-1 -> 2.3.12-1)
    [2010-03-01 09:45] upgraded lib32-heimdal (1.3.1-2 -> 1.3.1-3)
    [2010-03-01 09:45] upgraded lib32-gtk2 (2.18.6-1 -> 2.18.7-1)
    [2010-03-01 09:45] upgraded lib32-libdrm (2.4.17-2 -> 2.4.18-2)
    [2010-03-01 09:45] upgraded lib32-libjpeg (8-1 -> 8-2)
    [2010-03-01 09:45] upgraded lib32-libx11 (1.3.2-1 -> 1.3.3-1)
    [2010-03-01 09:45] upgraded lib32-nspr (4.8.2-1 -> 4.8.3-1)
    [2010-03-01 09:45] upgraded lib32-pixman (0.16.4-1 -> 0.16.6-1)
    [2010-03-01 09:45] upgraded lib32-sqlite3 (3.6.21-1 -> 3.6.22-1)
    [2010-03-01 09:45] upgraded lib32-qt (4.5.3-4 -> 4.6.2-1)
    [2010-03-01 09:45] upgraded libarchive (2.7.1-1 -> 2.8.0-1)
    [2010-03-01 09:45] upgraded libcdaudio (0.99.12-3 -> 0.99.12-4)
    [2010-03-01 09:45] upgraded libdrm (2.4.17-4 -> 2.4.18-2)
    [2010-03-01 09:45] upgraded libdvdnav (4.1.3-1 -> 4.1.3-2)
    [2010-03-01 09:45] upgraded libfetch (2.26-1 -> 2.30-1)
    [2010-03-01 09:45] upgraded libmysqlclient (5.1.42-2 -> 5.1.44-1)
    [2010-03-01 09:45] upgraded libpurple (2.6.5-1 -> 2.6.6-1)
    [2010-03-01 09:45] upgraded libssh (0.4.0-1 -> 0.4.1-1)
    [2010-03-01 09:45] upgraded libusb (0.1.12-3 -> 0.1.12-4)
    [2010-03-01 09:45] upgraded musicbrainz (2.1.5-2 -> 2.1.5-3)
    [2010-03-01 09:45] upgraded mysql-clients (5.1.42-2 -> 5.1.44-1)
    [2010-03-01 09:45] upgraded mysql (5.1.42-2 -> 5.1.44-1)
    [2010-03-01 09:45] upgraded netcfg (2.2.1-1 -> 2.5.4-1)
    [2010-03-01 09:45] upgraded nfs-utils (1.2.1-3 -> 1.2.2-1)
    [2010-03-01 09:45] upgraded nspr (4.8.2-1 -> 4.8.3-1)
    [2010-03-01 09:45] upgraded pciutils (3.1.6-1 -> 3.1.7-1)
    [2010-03-01 09:45] upgraded perl-text-iconv (1.7-2 -> 1.7-3)
    [2010-03-01 09:45] upgraded perl-xyne-common (2010.02.09.2-1 -> 2010.02.11.1-1)
    [2010-03-01 09:45] upgraded perl-xyne-arch (2010.02.10.4-1 -> 2010.02.23.1-1)
    [2010-03-01 09:45] upgraded pidgin (2.6.5-1 -> 2.6.6-1)
    [2010-03-01 09:46] upgraded qt (4.6.1-1 -> 4.6.2-1)
    [2010-03-01 09:46] upgraded qt3 (3.3.8-15 -> 3.3.8-17)
    [2010-03-01 09:46] upgraded raptor (1.4.20-1 -> 1.4.21-1)
    [2010-03-01 09:46] upgraded rasqal (0.9.17-1 -> 0.9.19-1)
    [2010-03-01 09:46] upgraded saxon (9.2.0.2-1 -> 9.2.0.6-1)
    [2010-03-01 09:46] upgraded slim (1.3.1-6 -> 1.3.1-7)
    [2010-03-01 09:46] upgraded smbclient (3.4.5-1.1 -> 3.4.6-1)
    [2010-03-01 09:46] upgraded sudo (1.7.2p2-1 -> 1.7.2p4-1)
    [2010-03-01 09:46] upgraded syslog-ng (3.0.4-1 -> 3.0.4-3)
    [2010-03-01 09:47] upgraded thunderbird (3.0.1-1 -> 3.0.2-1)
    [2010-03-01 09:47] upgraded tidyhtml (1.37-2 -> 1.46-1)
    [2010-03-01 09:47] upgraded transmission-gtk (1.83-1 -> 1.91-1)
    [2010-03-01 09:47] upgraded unzip (6.0-4 -> 6.0-5)
    [2010-03-01 09:47] upgraded wavpack (4.60.0-1 -> 4.60.1-1)
    [2010-03-01 09:47] upgraded x264 (20100207-1 -> 20100207-2)

    pacman -Qo /etc/services
    /etc/services is owned by filesystem 2010.02-4
    if you want that this file not to be overwrited in the future add it in /etc/pacman.conf, NoUpgrade
    More:
    man pacman.conf
    Last edited by wonder (2010-03-01 16:05:09)

  • [NEARLY SOLVED] font rendering in gtk apps problem after last upgrade

    Im' using KDE, cairo-lcd, libxft-lcd... my fonts looked beautifully, but now they look horrible...
    After last upgrade my gtk apps (firefox, thunderbird) render fonts in an ugly way...
    I've tried to revert to pango 1.16.5 with no lucky result (the same problem)...
    here is the log:
    [2007-08-19 14:56] upgraded bind (9.4.1_P1-2 -> 9.4.1_P1-3)
    [2007-08-19 14:56] upgraded glib2 (2.14.0-2 -> 2.14.0-3)
    [2007-08-19 14:56] upgraded gnupg2 (2.0.5-1 -> 2.0.6-1)
    [2007-08-19 14:57] upgraded gtk2 (2.10.14-2 -> 2.10.14-3)
    [2007-08-19 14:57] upgraded kernel26ck (2.6.22.2.ck1-1 -> 2.6.22.3.ck1-1)
    [2007-08-19 14:57] upgraded libdownload (1.1-1 -> 1.1-2)
    [2007-08-19 14:57] upgraded libevent (1.3b-1 -> 1.3d-1)
    [2007-08-19 14:57] upgraded libxtst (1.0.2-1 -> 1.0.3-1)
    [2007-08-19 14:57] upgraded nvidia-ck (100.14.11-2 -> 100.14.11-3)
    [2007-08-19 14:57] upgraded sip (4.6-1 -> 4.7-1)
    [2007-08-19 14:57] upgraded pyqt (3.17.2-1 -> 3.17.3-1)
    [2007-08-19 14:57] upgraded xf86-input-joystick (1.2.2-1 -> 1.2.3-1)
    [2007-08-19 14:57] upgraded xorg-server-utils (1.0.4-1 -> 1.0.4-2)
    [2007-08-19 14:57] upgraded xorg-utils (1.0.2-2 -> 1.0.2-4)
    [2007-08-19 14:57] upgraded xorg-xdm (1.1.5-1 -> 1.1.6-1)
    [2007-08-19 14:57] upgraded xterm (225-1 -> 229-1)
    [2007-08-21 00:16] upgraded cpio (2.8-1 -> 2.9-1)
    [2007-08-21 00:16] upgraded ed (0.5-3 -> 0.8-1)
    [2007-08-21 00:16] upgraded initscripts (2007.08-1 -> 2007.08-2)
    [2007-08-21 00:16] upgraded intltool (0.36.0-1 -> 0.36.1-1)
    [2007-08-21 00:16] upgraded libarchive (2.2.5-1 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded man-pages (2.60-1 -> 2.64-1)
    [2007-08-21 00:16] upgraded pciutils (2.2.4-2 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded readline (5.2-2 -> 5.2-3)
    [2007-08-22 00:16] upgraded gdbm (1.8.3-3 -> 1.8.3-4)
    [2007-08-22 00:17] upgraded kernel26 (2.6.22.3-1 -> 2.6.22.4-2)
    [2007-08-22 00:17] upgraded lcms (1.16-1 -> 1.17-1)
    [2007-08-22 00:17] upgraded libice (1.0.2-1 -> 1.0.4-1)
    [2007-08-22 00:17] upgraded libxrender (0.9.2-1 -> 0.9.3-1)
    [2007-08-22 00:17] upgraded procinfo (18-3 -> 19-1)
    [2007-08-22 00:17] upgraded xorg-apps (1.0.2-4 -> 1.0.3-1)
    [2007-08-22 23:49] upgraded kernel26 (2.6.22.4-2 -> 2.6.22.4-2.1)
    [2007-08-22 23:49] upgraded librsvg (2.18.0-1 -> 2.18.1-1)
    [2007-08-22 23:49] upgraded libxpm (3.5.6-1 -> 3.5.7-1)
    [2007-08-22 23:49] upgraded libxaw (1.0.3-1 -> 1.0.4-1)
    [2007-08-22 23:49] upgraded makedev (3.8.3-1 -> 3.23-1)
    [2007-08-22 23:49] upgraded mcpp (2.6-1 -> 2.6.4-1)
    [2007-08-22 23:49] upgraded naim (0.11.8.2.1-1 -> 0.11.8.3.1-1)
    [2007-08-22 23:49] upgraded nfs-utils (1.0.12-2 -> 1.0.12-3)
    [2007-08-22 23:49] upgraded pam (0.81-4 -> 0.99.8.1-3.1)
    [2007-08-22 23:49] upgraded pango (1.16.5-1 -> 1.18.0-1)
    [2007-08-22 23:49] upgraded sox (13.0.0-1 -> 13.0.0-2)
    [2007-08-22 23:49] upgraded xorg-apps (1.0.3-1 -> 1.0.3-2)
    [2007-08-22 23:49] upgraded xtrans (1.0.3-1 -> 1.0.4-1)
    [2007-08-25 15:25] upgraded glibc (2.6.1-1 -> 2.6.1-2)
    [2007-08-25 15:25] upgraded bftpd (1.9-1 -> 2.0-1)
    [2007-08-25 15:25] upgraded gcc (4.2.1-3 -> 4.2.1-3.1)
    [2007-08-25 15:25] upgraded gtk-doc (1.8-2 -> 1.8-3)
    [2007-08-25 15:25] upgraded hal-info (0.20070618-1 -> 0.20070725-1)
    [2007-08-25 15:25] upgraded perl-xml-simple (2.16-2 -> 2.18-1)
    [2007-08-25 15:25] upgraded icon-naming-utils (0.8.2-2 -> 0.8.5-1)
    [2007-08-25 15:26] upgraded kernel26 (2.6.22.4-2.1 -> 2.6.22.5-1)
    [2007-08-25 15:27] upgraded kernel26ck (2.6.22.3.ck1-1 -> 2.6.22.5.ck1-1)
    [2007-08-25 15:27] upgraded libgnomeprint (2.18.0-1 -> 2.18.1-1)
    [2007-08-25 22:41] removed libgnomeprintui (2.18.0-1)
    [2007-08-25 22:41] removed libgnomeprint (2.18.1-1)
    i dunno what happened...
    plz, someone help me
    regards
    Last edited by saneone (2007-08-30 18:11:32)

    Bogart wrote:
    I think the spacing now is correct, while before it was wrong. The only "problem" is that you got used to a bad font rendering, and now that it has changed for better you feel like it's different and don't like it.
    Really, *most* of the problems that people find in Linux's fonts are just because they are used to the awful default fonts from Windows XP. Yes, people can even get used to those fonts and believe they're good!!! And when they see correct fonts in Linux they think they're bad...
    What I would do is remove the MS TTF fonts. They work bad in Windows and worse in Linux. You should use Bitstream Vera or DejaVu if you want good quality fonts (especially in web pages).
    But, then again, you might think that they look wrong just because you're not used to it... Oh, well...
    What does correct font / correct spacing mean ?
    IMO, that doesn't make any sense, because that's a totally subjective matter, like many other things in this world.
    BTW, I love how fonts look in Windows, and I think that must be the only thing MS got right. Thus, I'm using ms fonts in linux, and a rendering as close as possible (no autohinting or antialiasing or subpixel rendering).
    Similarly, I could find a woman beautiful that you would find ugly or just average. We are all different, and it's better that way

Maybe you are looking for

  • Server name message when triggering process chain through ABAP PROGRAM

    Hi all, When I am trying to execute one process chain with variant as a APD ( In this APD data is getting loaded form one Query to Transactional ODS.) This process chainis being executing through one ABAP program using the following code CALL FUNCTIO

  • Updating an EJB jar file on WL7.0

    Hi Iam attempting to update an EBJ jar file without taking down my WL7.0 server. When I copy the jar file to the applications directory, I see the server accepting the update but when I run my client the update is not visible! Iseem to be still acces

  • Query-by-Example Filter

    Current release jdeveloper adf How can I clear the search criteria from the fillters, declaratively? chuck

  • What is Wrong with my filter and filter-mapping in web.xml?

    First, thanks all for your attention. I have checked the place where I should place <filter> and <filter-mapping> in web.xm. They should be after the <display-name>, before <servlet> and <servlet-mapping>. However, as soon as I insert the <filter> an

  • SA520 and QoS

    Does the SA520 support QoS?