[SOLVED]yaourt fail pacman/-color when upgrade sudo to version 1.8.0-1

same sudoers:
with sudo-1.8.0-1:
[sl1pkn07@SpinFlo ~]$ yaourt -Syu
Contraseña:
You are not allowed to launch pacman-color with sudo
Please enter root password
with sudo-1.7.4.p6-1
[sl1pkn07@SpinFlo ~]$ yaourt -Syu
Contraseña:
:: Sincronizando las bases de datos de paquetes...
is pacman-color/pacman blacklisted?
greetings
EDIT: change title
Last edited by sl1pkn07 (2013-01-31 02:48:12)

sl1pkn07 wrote:
yes. pacman color/pacman works with sudo. but when using with yaourt, fails
[sl1pkn07@SpinFlo scripts]$ sudo pacman -Syu
Contraseña:
:: Sincronizando las bases de datos de paquetes...
^C
Interrupt signal received
[sl1pkn07@SpinFlo scripts]$ sudo pacman-color -Syu
:: Sincronizando las bases de datos de paquetes...
^C
Interrupt signal received
[sl1pkn07@SpinFlo scripts]$ yaourt -Syu
You are not allowed to launch pacman with sudo
Please enter root password
Contraseña:
[sl1pkn07@SpinFlo scripts]$ sudo nano /etc/yaourtrc (change between pacman and pacman-color)
[sl1pkn07@SpinFlo scripts]$ yaourt -Syu
You are not allowed to launch pacman-color with sudo
Please enter root password
Contraseña:
[sl1pkn07@SpinFlo scripts]$
it's the same for me too.. sudo pacman ok.. but yaourt ask for root password...

Similar Messages

  • When upgrading to new version of itunes program won't open says MSCR80.dll is missing and to reinstall

    when upgrading to newest version of itunes, it will not open due to MSVCR80.dll is missing. it says to reinstall which I did but program still will not open.

    Hey there dstenn,
    It sounds like you are unable to open iTunes after a recent update. I suggest the troubleshooting steps from the article named:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • [solved, I suppose] weird colors when using yaourt-git with screen

    This happens only when using yaourt-git in screen: http://loka.pl/outgoing/yaourt_colors.png
    Is it just me? I tried changing all the color settings in yaourtrc but I can only "fix" it by disabling color entirely.
    Last edited by fwojciec (2008-08-22 19:22:55)

    It looks like it's impossible to get italics working in screen.  I made a patch for yaourt-git to get rid of the problem, though this is really a pretty crude hack that simply disables italics when yaourt is used inside screen:
    --- yaourt/src/lib/color.sh.orig 2008-08-22 14:07:28.000000000 -0400
    +++ yaourt/src/lib/color.sh 2008-08-22 14:08:08.000000000 -0400
    @@ -24,7 +24,11 @@
    COL_BOLD="\033[1m"
    COL_INVERT="\033[7m"
    COL_BLINK="\033[5m"
    -COL_ITALIQUE="\033[3m"
    +if [ "$(echo $TERM | grep -o screen)" == "screen" ]; then
    + COL_ITALIQUE="\033[0m"
    +else
    + COL_ITALIQUE="\033[3m"
    +fi
    NO_COLOR="\033[0m"
    # Color list
    This is an altered PKGBUILD for yaourt-git (you can use the yaourt-git tarball from aur and just add the patch line and update md5sums).
    # Contributor: Manuel "ekerazha" C. (www.ekerazha.com)
    # Author: Julien MISCHKOWITZ <[email protected]>
    pkgname=yaourt-git
    _realname=yaourt
    pkgver=20080822
    _realver=0.9.1
    pkgrel=1
    pkgdesc="yaourt test release"
    arch=('i686' 'x86_64' 'ppc')
    url="http://www.archlinux.fr/yaourt-en/"
    license="GPL"
    depends=('wget' 'diffutils' 'pacman>=3.1.0')
    makedepends=('git')
    provides=("$_realname=$_realver")
    conflicts=("$_realname")
    install=yaourt.install
    backup=('etc/yaourtrc')
    source=('yaourtrc-0.9-1' 'yaourtrc-0.9.1-1' 'yaourt_screen.patch')
    md5sums=('9e43668d5bed3b0561de8c9c10e7d618'
    'd07a57031ad0fddb2565861f86cf5675'
    '81c04a04303311dcaac76b5d64d5b978')
    _gitroot="http://projects.archlinux.fr/yaourt.git"
    _gitname="yaourt"
    build() {
    cd $startdir/src
    msg "Connecting to GIT server...."
    if [ -d $startdir/src/$_gitname ] ; then
    cd $_gitname && git-pull origin
    msg "The local files are updated."
    else
    git clone $_gitroot
    fi
    msg "GIT checkout done or server timeout"
    msg "Starting make..."
    cp -r $startdir/src/$_gitname $startdir/src/$_gitname-build
    cd $startdir/src/$_gitname-build/src
    patch -Np2 -i $startdir/src/yaourt_screen.patch || return 1
    make install DESTDIR=$pkgdir || return 1
    # preinstall original backup files for yaourtrc
    install -D -m 766 $startdir/src/yaourtrc-0.9-1 $pkgdir/var/lib/yaourt/backupfiles/yaourt/yaourt-0.9-1/yaourtrc
    install -D -m 766 $startdir/src/yaourtrc-0.9.1-1 $pkgdir/var/lib/yaourt/backupfiles/yaourt/yaourt-0.9.1-1/yaourtrc

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

  • On Windows 7 Enterprise OS, Firefox failed to start when upgrading to any higher versions after 6.0.2

    Hi
    Please can you help me with this?
    Currently I am running Firefox version 6.0.2 on my Windows 7 Enterprise OS Desktop.
    When I try to update Firefox, installations completes successfully. However when trying to launch Firefox, browser window is not opened. It was showing a 'Firefox failed to start' error message for versions before 11. For the latest version i.e 11, no error messages are displayed. When trying to launch application, no browser window is opened, but I can see Firefox process running in Task Manager. I tried to do a clean install by removing all add-ins and also deleting Firefox folder under program files. It did not solve the problem.
    Thanks
    Chandra

    Ok, well let's try going straight to what the problem probably is, a corrupted profile.
    Can you please read [https://support.mozilla.org/en-US/kb/Managing-profiles https://support.mozilla.org/en-US/kb/Managing-profiles], and create a new testing profile? Start Firefox 6 up using the new profile, then close it. After you've done that, upgrade to Firefox 11, and try starting, again using the new profile. If everything works, then you just had a corrupted profile, and you can read [[Recovering important data from an old profile|Recovering important data from an old profile]], which explains how to transfer your data from your old one to your new profile.
    Let me know if this helps!

  • Original serial number when upgrading from Trial version

    Hi,
    I just bought LR 5.5 because my Trial version was over. When trying to put in the serial number, it says "This is an upgrade serial number. The serial number for your previous version of Lightroom is also required." I do not have the original serial number. Am I missing something here?
    I had bought Lightroom 5 stand alone and the email I got says I bought following:
    Adobe Photoshop Lightroom 5
    US$79.00
    Upgrade, Mac/Win, English, Download
    Is it not the right version to buy?
    Thanks.

    I am having the same issue now too - I purchased the "Lightroom 5 Standalone perpetual license - Mobile capabilities not included" today and it won't let me register with the serial number I got in the e-mail confirmation because it advised I needed the original product serial number too.  No where in the purchase process of the Stand Alone did it say anything about this being an upgrade.  This is very deceptive by Adobe. Is the Stand Alone product really just an upgrade?  How do I get this resolved?
    Lightroom 5 standalone
    Perpetual license – mobile capabilities not included.
    Lightroom 5 standalone
    Perpetual license – mobile capabilities not included.

  • Error when upgrading to newer versions of iTunes

    I currently have version 7.1.1.5 of iTunes installed on my windows PC. I have tried numerous times to install the upgraded recently 7.3 version without any luck.
    Evrytime I double click on the executable file, it starts the install but then stops and tells me that it can't find the specified drive to install to. I've upgraded to a newer hdd less than 6 months ago and have named them differently. Why wouldn't iTunes let me CHOOSE where I would like to install it to instead of assuming that everyone will be downloading and installing to "C" drive or anything else? Is there any way around this?
    I am unable to upgrade b/c it is looking to install to my "J" drive which is a drive I no longer have!!
    Please help

    "Invalid Drive J:\"
    I haven't had a drive labeled J since my last hdd died. I've since upgraded and changed the name to "C" drive. My iTunes is installed on my K drive which is my external hdd that connects via USB

  • How can I get back the information I lost when upgrading my iPhone version?

    Before installing the 3.0 OS on my iPhone 3G, I stored important information in an app I downloaded from the App Store. When I installed the new OS, all my information was lost. I tried to restore my iPhone to my last backup, but nothing, my iPhone still ran on 3.0 and my information was gone.
    Please help me, I really, really need my information back.

    Have you tried contacting the developer of the app for help?

  • "iPod Service Failed to Start" message when upgrading iTunes

    When upgrading iTunes from Version 7 to the newest version, I got an error message stating "Service, 'iPod Service' failed to start. Verify that you have sufficient priviledges to start system services." So I canceled the download and rolled back to Version 7 again. I did notice that now I'm getting an error message when I start up Version 7, stating that it could not start the iPod service. I just bought an ipod Classic and cannot use it without the latest version of iTunes. Any suggestions? Thanks in advance!

    Some anti-virus programs (e.g., McAfee) have this rule that can be invoked under the "maximum protection" settings: PREVENT PROGRAMS REGISTERING AS A SERVICE. If that rule is set to BLOCK, then any attempt to install or upgrade iTunes will fail with an "iPod service failed to start" message.
    If you are getting this problem with iTunes, check to see if your anti-virus has this setting and unset it, at least for as long as the iTunes install requires. Exactly how to find the rule and turn it on and off will vary, depending upon your anti-malware software. However, if your anti-virus or anti-malware software produces a log of its activities, examining the log may help you find the problem.
    For example, here's the log entry for McAfee:
    9/23/2009 3:18:45 PM Blocked by Access Protection rule NT AUTHORITY\SYSTEM C:\WINDOWS\system32\services.exe \REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\iPod Service Common Maximum Protection:Prevent programs registering as a service Action blocked : Create
    Note that the log says "Common Maximum Protection: Prevent programs registering as a service". The "Common Maximum Protection" is the location of the rule, "Prevent programs registering as a service" is the rule. I used that information to track down the location in the McAfee VirusScan Console where I could turn the rule off.
    After I made the change, iTunes installed without complaint.

  • Pacman update & pacman-color

    Since there is a pacman update in [testing], I had to remove pacman-color and shaman (since they needed pacman<3.3).
    I had aliases for pacman->pacman-color and I got rid of them. So when I source ~/.zshrc without the alias it says:
    zsh: command not found: pacman-color
    When I run pacman.
    My current solution is to symlink /usr/bin/pacman-color to /usr/bin/pacman, but is there a better way?

    Strange - although I don't run zsh, so I'm guessing it's strange
    Given that your aliases were *all* in .zshrc and you removed them all
    and 'source ~/,zshrc' is a valid command in zsh then something is odd.
    I take it you ran your aliases as your normal user. Try logging in as root
    and running pacman.
    Deej

  • Error when upgrading arch while issueing pacman -Syu [SOLVED]

    bash-3.2# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community 358.3K 13.3K/s 00:00:27 [#####################] 100%
    kdemod-legacy is up to date
    eee is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: dependency cycle detected:
    warning: bash will be installed before its glibc dependency
    looking for inter-conflicts...
    Targets (98): bash-3.2.039-3 kernel-headers-2.6.26.3-1 tzdata-2008h-1
    glibc-2.8-3 alsa-lib-1.0.17a-2 module-init-tools-3.4-1
    kernel26-2.6.27.4-1 atl2-2.0.5-2 texinfo-4.13a-1 m4-1.4.12-1
    autoconf-2.63-1 binutils-2.18-9 bridge-utils-1.4-2
    bzip2-1.0.5-3 openssl-0.9.8i-1 run-parts-2.30-1
    ca-certificates-20080809-4 cracklib-2.8.13-1
    e2fsprogs-1.41.3-2 libgcrypt-1.4.3-2 popt-1.14-1
    cryptsetup-1.0.6-2 dhcpcd-4.0.2-2 dialog-1.1_20080819-1
    dnsutils-9.5.0.P2-1 ed-1.1-2 filesystem-2008.07-1
    fakeroot-1.10.1-1 file-4.26-1 flex-2.5.35-1 fuse-2.7.4-1
    gcc-libs-4.3.2-1 gmp-4.2.4-1.1 mpfr-2.3.2-2 gcc-4.3.2-1
    gettext-0.17-2 gpm-1.20.5-2 grub-0.97-13 hdparm-8.9-1
    hwdetect-0.9.1-2 ifenslave-1.1.0-4 util-linux-ng-2.14-1
    udev-130-1 initscripts-2008.09-2 iproute-2.6.25-1
    iptables-1.4.2-1 iputils-20071127-2
    iwlwifi-3945-ucode-15.28.2.8-1 iwlwifi-4965-ucode-228.57.2.21-1
    jfsutils-1.1.13-1 klibc-1.5.14-1 klibc-extras-2.5-1
    klibc-kbd-1.15.20080312-7 klibc-module-init-tools-3.4-2
    klibc-udev-130-1 libevent-1.4.8-2 libsasl-2.1.22-7
    libtool-2.2.6a-1 links-2.2-2 linux-atm-2.5.0-1
    madwifi-utils-0.9.4.3844-1 madwifi-0.9.4.3844-2
    man-pages-3.11-1 mdadm-2.6.7-1 mlocate-0.21-1 nano-2.0.9-1
    ndiswrapper-utils-1.53-1 ndiswrapper-1.53-2 net-snmp-5.4.2.1-1
    netcfg-2.1.2-1 netkit-telnet-0.17-8 nfsidmap-0.21-2
    nfs-utils-1.1.3-2 ntfs-3g-1.5012-1 openssh-5.1p1-1
    openvpn-2.0.9-4 pciutils-3.0.2-1 pcmciautils-015-2
    perl-5.10.0-4 pptpclient-1.7.2-1 procinfo-19-3 procps-3.2.7-5
    psmisc-22.6-2 python-2.6-2 rp-pppoe-3.10-1 rt2500-1.1.0_B4-25
    rt2x00-rt61-fw-1.2-3 rt2x00-rt71w-fw-1.8-3 sdparm-1.03-1
    shadow-4.1.2.1-2 sudo-1.6.9p17-1 tiacx-20080210-7 vi-7.2.25-1
    wget-1.11.4-1 which-2.20-1 wlan-ng26-utils-0.2.9-1
    wlan-ng26-0.2.9-2 xfsprogs-2.10.1-1
    Total Download Size: 0.00 MB
    Total Installed Size: 471.73 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (98/98) checking for file conflicts [#####################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    klibc: /usr/lib/klibc/include/asm/Kbuild exists in filesystem
    klibc: /usr/lib/klibc/include/asm/a.out.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/acpi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/agp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative-asm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/arch_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/asm-offsets.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/auxvec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/boot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bootparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bugs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/byteorder.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cache.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cacheflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calgary.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calling.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/compat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpufeature.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cputime.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/debugreg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/delay.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc_defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/device.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/div64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma-mapping.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/edac.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/elf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/emergency-restart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/errno.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fcntl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/floppy.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/frame.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/futex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/gart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/geode.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/highmem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hpet.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hypertransport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i387.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8253.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8259.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32_unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ide.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/idle.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/intel_arch_perfmon.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctls.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/iommu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipcbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irqflags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/k8.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kdebug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kexec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kmap_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kprobes.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ldt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest_hcall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/linkage.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/local.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/apm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_traps.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/pci-functions.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/cobalt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/lithium.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/piix4.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/math_emu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mc146818rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca_dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mman.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmx.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/module.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec_def.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msgbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msidef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr-index.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mtrr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/namei.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/nmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numaq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/param.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/paravirt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/parport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci-direct.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pda.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/percpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgalloc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/poll.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/prctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-cyrix.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-flags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/proto.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace-abi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot_fixups.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/required-features.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resource.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resume-trace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rio.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwsem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/scatterlist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sections.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/segment.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/semaphore.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sembuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/serial.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/setup.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/siginfo.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/signal.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/smp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/socket.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sockios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sparsemem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/srat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stacktrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/statfs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/swiotlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sync_bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termbits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/therm_throt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlbflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/topology.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tsc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ucontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unaligned.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unwind.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vga.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vgtod.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vm86.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi_time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/voyager.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vsyscall.h exists in filesystemI
    klibc: /usr/lib/klibc/include/asm/xen/hypercall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/hypervisor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/interface.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_64.h exists in filesystem
    Errors occurred, no packages were upgraded.
    I had this error when upgrading.  I'm using arch linux on eeepc with kdemod 3.5
    Last edited by kaola_linux (2008-11-04 04:11:36)

    robertp wrote:Go to: http://bbs.archlinux.org/viewtopic.php?id=57885
    Thank you.  That solved my same problem as well. 
    But on my screen the text scrolled  by so fast that i could barely read it and I could not scroll up to read the beginning. 
    how can I pipe the output so that it does not scroll so fast.  i thought this was the "less" command but when i typed:
    less pacman -Syu
    or
    pacman -Syu less
    I got errors in syntax.  I am a noob coming from 1 year using Ubuntu.  I have worked thru many errors to get this far in the install. 
    The forums where down so I was on my own and had to use trial and error and the beginner wiki.  im glad now forums back online because i never woould have figured out this klibc error on my own.

  • [Solved] pacman-color failed to install missing dependencies

    Just upgraded my AUR packages and I get this error:
    :: Starting AUR upgrade...
    :: perl-class-load-xs 0.04-2 -> 0.06-1
    AUR Targets (1): perl-class-load-xs
    Proceed with installation? [Y/n] y
    :: Edit perl-class-load-xs PKGBUILD? [Y/n] n
    :: Building perl-class-load-xs package...
    ==> Making package: perl-class-load-xs 0.06-1 (Sat Nov 3 09:14:38 PDT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Installing missing dependencies...
    error: target not found: perl-test-without-module
    ==> ERROR: 'pacman-color' failed to install missing dependencies.
    :: perl-class-load-xs cleaned
    Any help appreciated.
    Last edited by lagagnon (2012-11-04 03:07:33)

    perl-test-without-module is in the AUR.
    edit: build the package yourself in makepkg or use an aur helper.
    Last edited by SS4 (2012-11-03 16:41:55)

  • Pacman upgrade fails because of unsatisfied pacman-color dependency *

    Hello, my most recent attempt to run pacman -Suy results in pacman trying to update itslef and failing:
    :: Synchronizing package databases...
    core 35.4K 500.1K/s 00:00:00
    [#####################] 100%
    extra 453.0K 2.2M/s 00:00:00
    [#####################] 100%
    community 377.2K 2.2M/s 00:00:00
    [#####################] 100%
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] Y
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: pacman-color: requires pacman=3.3.3
    Any idea how to fix this?
    Last edited by .:B:. (2010-06-28 20:26:09)

    There are a couple of threads about this.
    1.Uninstall pacman-color
    2. pacman -Syu
    3. Reinstall pacman-color
    4. Put the kettle on...
    #edit too much detail...
    Last edited by jasonwryan (2010-06-28 19:48:50)

  • [SOLVED ]makepkg asking for pacman-color binary

    After upgrading pacman to 4.1 I'm getting this error every time I run makepkg:
    /usr/bin/makepkg -s -i
    ==> ERROR: Cannot find the pacman-color binary required for dependency operations.
    Even if I try to use --nocolor:
    /usr/bin/makepkg --nocolor -s -i
    ==> ERROR: Cannot find the pacman-color binary required for dependency operations.
    I've tried enabling and disabling color options in both makepkg.conf and pacman.conf, and the error is still there.
    Any clue on what could be going on and how to solve it?
    Thank you in advance
    Last edited by ethail (2013-04-01 23:01:32)

    echo $PACMAN
    pacman-color
    I guess I've forgotten to edit some file that I changed when using pacman-color-testing from the AUR.
    EDIT: Indeed, I forgot to edit my .zprofile that used to export PACMAN as pacman-color. Solved now
    Thank you, Allan
    Last edited by ethail (2013-04-01 23:02:14)

  • Error when upgrading kernel (error: command failed to execute corre...

    Hi, twice now when upgrading the kernel I have seen
    "error: command failed to execute correctly"
    in pacmans output, any ideas as to what it might be?
    Bit of pacman output:
    ( 4/11) upgrading fontconfig [###################] 100%
    updating font cache... done.
    ( 5/11) upgrading gpm [###################] 100%
    ( 6/11) upgrading linux [###################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> ERROR: file not found: `fsck.btrfs'
    ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: bfa
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    error: command failed to execute correctly
    ( 7/11) upgrading man-db [###################] 100%
    ( 8/11) upgrading mdadm
    jason@jason-laptop ~ % sudo mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> ERROR: file not found: `fsck.btrfs'
    ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: bfa
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful

    First search result: https://bbs.archlinux.org/viewtopic.php?id=139370
    Please make some effort yourself...

Maybe you are looking for

  • Tools.jar: how to use it?

    in my app, I use some classes of tools.jar but I can not find the jar file in JRE directory, which is only in JDK directory. if I distribute my app to customers, they can not use it, because they possiblly only installed JRE rather than JDK. so how t

  • Download photoshop elements in 2 parts

    Hello: I have signed into Adobe.  I would like to download photoshop elements 10 and have a serial number for it in products.  I have clicked on open rather than save to download the 1st part.  How do I make sure part 2 goes with part 1?  or what do

  • Adding rows to linked Excel tables in InDesign

    Hi there, I have figured out how to link Excel documents to tables in InDesign, but is there a way to add additional rows to the tables in InDesign?  If I do that, whenever the Excel link is updated, it deletes the new rows I've added. We have data t

  • Editing Music Software question?

    Sorry if wrong forum, but I am trying to figure out the following. I have a G5 with iLife running os 10x. For a project, I need to edit snippets from songs and then burn all the snippets as separate tracks onto a disk (making sound bites). In my wind

  • Ipod shuffle unable to proceed in recovery proces

    My Ipod shuffle (4g) isn't visible in Itunes and in explorer. Recovery doesn't proceed after pop-up notification "Preparing for Recovery". What can I do to make it work again? Problems started when I accidently disconnected my Ipod during synchronisi