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

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

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

Similar Messages

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

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

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

  • Upgrading linux-lqx with Aura

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

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

  • [Solved] Upgrade breaks checkgmail

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

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

  • Upgrading Linux  OS with E-Business suite deployed

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

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

  • HT4972 i have upgraded my iPhone 3GS from 4.1 to 06.1.2 , but it is not upgrading. how to solve this ?

    i have upgraded my iPhone 3GS from 4.1 to 06.1.2 , but it is not upgrading. how to solve this ? it was a jailbreak phone , but recently my applications stopped working therefore i tried to upgrade but in the end my fon is saying can not activate, because maybe the activation server is not availavle. how can i fix it ?

    Sorry, but we cannot help you with a jailbroken iPhone in these forums. You will have to look on other web sites, perhaps that of the place where you go the jailbreak, for assistance.
    Regards.

  • Upgrading Linux OS

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

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

  • Upgrade linux preview to SP13

    I am trying to upgrade the linux preview of the WAS 6.40 and failing...
    Could someone help me to understand the SAP upgrade process? I have downloaded and read the SP13 PDF but big questions remain open:
    - The preview is SP7. Can I directly upgrade to SP13 or do I have to do each intermediate upgrade?
    - When I do the upgrade of the ABAP part (directly to SP13) as stated in the PDF (unpack + move into exe/run dir) I am getting an error when logging in with the SAP Gui.
    I am not that familiar with the update process in general but trying my best.

    Hi Peter,
       You need to upgrade to SP10 then SP11 .. SP13. You should move unpacked files to /usr/sap/trans before running SPAM transaction.
    Cheers,
    Sanjeev

  • HT201413 I have a Windows XP Home Edition computer.   I recently attempted to upgrade iTunes to v10.7.  It loaded and installed OK, but now it won't run.  When I try to launch it, it gets aborted by the windows Data Execution Prevention software.  Any ide

    I have a Windows XP Home Edition computer.   I recently attempted to upgrade iTunes to v10.7.  It loaded and installed OK, but now it won't run.  When I try to launch it, it gets aborted by the windows Data Execution Prevention software.  Any ideas?

    Yes, this did solve the problem.  But I had some trouble updating QuickTime.  It failed, with the installer complaining that it did not have the required permissions to install the files it needed in the program directory.  I got it to work by telling it to install the files to another directory.  All seems well now - Thanks!

  • My iphone 4s had upgrade to ios 8.1.1 and wifi can turn on but can not detect wifi. how to downgrade ios org back in to ios 6 again?

    my iphone 4s has upgrade to ios 8.1.1 and wifi can turn on but can not detect wifi. how to downgrade ios or back in to ios 6 again? i have try to restore iphone , reset all but it can't solve my problem. any one can help me?

    You can't downgrade the iOS level.
    Try using Settings > General > Reset > Reset Network Settings.

  • I use reliance dongle to browse internet on mountain lion, at first it gave me problems but after updating the reliance software it worked fine.  Now i have upgraded my osx to mavericks.  The reliance software gets installed but dosent open giving some er

    i used reliance dongle to browse internet on mountain lion, at first it gave me problems but after updating the reliance software it worked fine. Now i have upgraded my osx to mavericks. The reliance software gets installed but dosent open giving some error, Now i cannot use the internet !!! and itz the latest version of reliance software,,, plz help me !!!

    At last i did some experiments and it solved my problem... heres the solution :
    1. Install the reliance drivers and software from their website.
    2. As the reliance software is not supported my mavericks it wont open, but dont worry.
    3. Now after installation go to system preferences->network->and select  "ZTE Wireless Terminal".
    4. Configuration: Default
         Telephone number: #777
         Account name and password should be the owners number.
    5.Finish ! press apply and click Connect...
       Enjoy browsing !!!

  • I lost my Iphone 4s and I need the iMei number to trace. THAT fellow actually off my phone at my last location.I dont have sim on that i phone.I am trying to trace the iphone through find my phone but it showing offline. Thus another way of solving w

    I lost my Iphone 4s and I need the iMei number to trace. THAT fellow actually off my phone at my last location.I dont have sim on that i phone.I am trying to trace the iphone through find my phone but it showing offline. Thus another way of solving will be through IMEI number which i need to hand it over to the police! How can i get the iMei number? Can I use Itune? As previously, I did sync into iTunes before. Will it have the record of my iMEI number? PLEASE HELP ME!
    iPhone 4S, iOS 7.0.1

    how to find IMEI, etc
    http://support.apple.com/kb/HT4061?viewlocale=en_US&locale=en_US

  • After upgrading to Lion, I went to open Mail and received the message that it needed to upgrade my Mail database - this may take a few minutes. The bar shows it is about 1/5 along and has been there for over 10 hours. Help!

    After upgrading to Lion, I went to open Mail and received the message that it needed to upgrade my Mail database - this may take a few minutes. The bar shows it is about 1/5 along and has been there for over 10 hours.
    I tried quitting and starting again but it just jumps back to the same spot.

    It is quite large, but I have tried two of the fixes suggested and things now seem to be moving along.
    (I was unable to seach properly before which is why I posted the question - it was a bit of a panic)

  • I upgraded my icloud storage and amount got deducted from my account but yet storage wasn't upgraded. What can i do?

    I upgraded my icloud storage and amount got deducted from my account but yet storage wasn't upgraded. What can i do?

    How long did you wait for the systm to catch up to your request for more storage?  it can take a little while, up to an hour sometimes I have heard.
    If you don't see any more room after waiting a while, try resetting your phone to see if it appears then.
    If that doesn't help go here, http://www.apple.com/support/contact/ and see if they can help you out.

  • I can no longer use my ipad to show Netflix on my TV since upgrading to ios7. I don't have Apple TV or airplay icon showing. What can I do to correct this problem?

    I can no longer use my ipad to show Netflix on my TV since upgrading to ios7. I don't have Apple TV or airplay icon showing. What can I do to correct this problem?

    This issue is with Netflix upgrade. I spoke to Netflix and here is the solution. Remove Netflix app from Ipad and reload the app version 5.0.1. This updated version will correct the problem.

Maybe you are looking for

  • How can i get all elements from a arraylist

    Hello everyone I have an arraylist with 40 elemets inside it. I want to be able to get the first 10 elements of the arraylist and put them into a sql statement (I can do this ok) but the problem is when i want to get the next 10 elements (from 10 to

  • N-step approval process for PO in SRM 7

    Here are a couple of questions I have regarding N-Step approval configuration for PO in SRM 7 Process Controlled Workflow: 1) It's our business requirement that the last-change person of the PO is defined as the first approver in the chain. I tested

  • Can I get footnotes to be on the Pages toolbar?

    Hi all, I write a lot of papers for my major and it is required to be the Chicago format which requires footnotes.  I have been using open office for the longest time to write all my papers, but pages just got a new update and I figured since I origi

  • Website Not loading properly when CDN is used(only in firefox) ?!

    I am designing a joomla 2.5 based website www.entrancesuccess.net which is using MAX CDN .This Website is built in HTML5 & CSS3 When i used CDN: The website loads horribly. All the text formatting is lost. When CDN is off: Everything is fine All othe

  • How to erase background in a customize control

    Hello, Does anyone know how to modified a date and time indicators to show just the letters and numbers on top of a picture and not the indicator´s background see picture Solved! Go to Solution. Attachments: hora.jpg ‏64 KB