Upgrading samba on 10.4

I am currently having issue with windows clients that have office 2007 installed. when users work directly for a shared drive save times are extremely slow. used a later version of samba on a Linux server and the problem went away. my goal is to upgrade samba on 10.4
I was hoping to use macports to get samba 3.4.X installed but i am not sure if the menus and SMB config would be out of sink. i need the menu system to remain intact because we may need less technical personnel to create shares
my other approach would be to upgrade the entire server but I have read that, that can cause more bad than good. if i were to perform a clean install what files would i need backed up beside smb.conf.
I am also using an xraid to store all the data

Ricky,
1. Verifying permissions-there seemed to be a lot of things to correct. I did it twice and same thing.
Apple //GS, "Post 10.4.3 Disk Util" #1, 12:28pm Nov 1, 2005 CDT
2. Running Onyx, there are applescript errors...specifically error -1762
s l b, "Onyx on 10.4.3" #3, 05:51pm Nov 1, 2005 CDT
Also @ Titanium Software
Alan

Similar Messages

  • [SOLVED] Samba cannot access shares after upgrade

    After upgrading samba and smbclient from 4.0.6-1 to 4.0.7-3 I can no longer connect to shares or authenticate with server in general.
    Cannot establish new connections. Already connected ones still works.
    Downgrading samba to 4.0.6-1 does not change that.
    Downgrading smbclient to 4.0.6-1 returns everything back to normal.
    I did reload daemons and restart samba.
    sudo systemctl --system daemon-reload
    sudo systemctl reload-or-restart samba.service
    Am I missing something?
    Logs reveal this error, which I did not find anywhere.
    /var/log/samba/log.smbd:
    [2013/07/17 14:50:45.729619, 0] ../source3/auth/auth.c:380(load_auth_module)
    load_auth_module: can't find auth method samba4!
    Last edited by liepumartins (2013-07-29 08:47:21)

    Removed samba completely and installed again.
    sudo pacman -R sama smbclient
    sudo pacman -S samba
    After this Samba did not start, like it used to before. Important bit of error message:
    /usr/bin/samba: error while loading shared libraries: libwinbind-client.so: cannot open shared object file
    So I did reinstall for some dependencies, that I thought might be responsible.
    sudo pacman -S libwbclient libldap ldb libaio libbsd
    Most likely it would be enough with libwbclient and libldap.
    I will mark this as solved.
    Last edited by liepumartins (2013-07-29 08:57:31)

  • How to Upgrade installed Samba with recent sources (Samba 3.4.5)

    Hello,
    To be able to manage as PDC the Windows workstation running Windows 7, I have to use a more recent Samba server (i.e 3.4.5) than the one installed with Leopard Server (3.0.25-apple).
    I have downloaded the source from samba.org and compiled Samba without problem :
    - ./configure --prefix=/usr/sbin
    - make
    The next step is make install. But I'm to be shure, I will not have side effects after the installation. A complete backup of my system is already done.
    I don't want to loose the integration of "Server Administration" and "Workgroup Administration" with Samba.
    - Is this version of Samba compatible with theses softs ?
    - Has somebody done a upgrading of Samba from sources and with success or not.
    - Is my way to do correct or not (specially the ./configure --prefix=)
    Thanks for your advices.
    toone

    I am also trying to upgrade Samba to the current source (Samba 3.5.1 as of 3/14/2010) in order to fix network file sharing compatibility between my Mac and my new bluray player. I'm using an old PPC Mac to test, but would eventually like to upgrade my Intel Core Duo iMac for this purpose also (under Snow Leopard).
    The only Mac-specific instructions I've found are a bit outdated (only covers Mac OS X 10.2):
    http://www.samba.org/samba/docs/using_samba/ch02.html
    I have been able to successfully compile and install the Samba 3.5.1 binaries in the directory:
    /usr/local/samba/
    But I'm a little unsure of what to do next.
    I don't want to stomp on the existing version of Samba, but I'm not sure how to startup 3.5.1 instead of the pre-installed version (3.0.25b-apple). The instructions refer to editing a Samba startup file that apparently is no longer used in Leopard.
    I searched in the System directory for similar files and found a plist file:
    /System/Library/LaunchDaemons/org.Samba.winbindd.plist
    My guess is I need to edit that plist, but I'm not sure exactly how to edit a LaunchDaemon plist (I know how to use Property List Editor of course).
    Anyway, if anyone could help I'd appreciated it. All the online instructions I find for installing/upgrading Samba for Mac OS X only covers very old versions, and it appears the daemon startup process has changed in recent versions of Mac OS X).

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

  • Issues with Samba and Solaris 10 when number of group is greater than 16

    Has anyone heard if Sun plan to increase the value of ngroups_max from 16 to something larger in the next release of Solaris.
    I have just upgraded Samba from version 3.2 to 3.3-3.4 and now users that belong to more than 16 groups have no access the shares.
    I know the value can be increased via /etc/system but this breaks other stuff.
    What I need is either Samba to take this limitation into account or SUN to overcome the restriction.
    Edited by: neilnewman on Sep 22, 2009 8:30 AM
    Edited by: neilnewman on Sep 22, 2009 8:34 AM

    After some more digging around to help myself, I found a way to get users that belong to more than 16 Windows groups access to the Samba shares under Solaris.
    Using a source copy of Samba 3.2.15
    cd source/lib
    edit util.c
    around line 460 I added the following of lines of code:
    if (*num_gids >14)
    *num_gids=15;
    Provided the users in question that require Samba access have the group they need within the first 15 groups, all works OK.
    I presume this could also be done with latter versions of Samba, but I have not taken a look at this point.

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

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

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

  • No sound after kernel( 3.5.3-1)/nvidia( 304.43-1) upgrade.

    Today's upgrade…
    [2012-08-28 08:09] installed qt3 (1:3.3.8b-1)
    [2012-08-28 08:10] upgraded avifile (0.7.45-8 -> 0.7.45-9)
    [2012-08-28 08:10] upgraded gc (7.2.c-1 -> 7.2.d-1)
    [2012-08-28 08:10] upgraded nvidia-utils (304.37-1 -> 304.43-1)
    [2012-08-28 08:10] upgraded lib32-nvidia-utils (304.37-1 -> 304.43-1)
    [2012-08-28 08:10] upgraded libwbclient (3.6.7-1 -> 3.6.7-2)
    [2012-08-28 08:10] upgraded linux (3.4.9-1 -> 3.5.3-1)
    [2012-08-28 08:10] upgraded linux-headers (3.4.9-1 -> 3.5.3-1)
    [2012-08-28 08:10] upgraded lirc-utils (1:0.9.0-22 -> 1:0.9.0-26)
    [2012-08-28 08:10] upgraded nvidia (304.37-1 -> 304.43-1)
    [2012-08-28 08:10] upgraded smbclient (3.6.7-1 -> 3.6.7-2)
    [2012-08-28 08:10] upgraded samba (3.6.7-1 -> 3.6.7-2)
    [2012-08-28 08:10] upgraded sane (1.0.22-9 -> 1.0.23-1)
    resulted in mute audio.  ALSA mixer shows volumes on.  speaker-test provides no audible output.
    System had two video adapters (GeForce 560 Ti) in SLI, each with intel audio (not used), and a EVGA 132-YW-E178-A1 nForce 780i SLI FTW mainboard with nvidia MCP55 chipset using snd_hda_intel. 
    From lspci -vv…
    00:0f.1 Audio device: NVIDIA Corporation MCP55 High Definition Audio (rev a2)
    Subsystem: eVga.com. Corp. Device 1001
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0 (500ns min, 1250ns max)
    Interrupt: pin B routed to IRQ 20
    Region 0: Memory at cfff0000 (32-bit, non-prefetchable) [size=16K]
    Capabilities: [44] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
    Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
    Address: 0000000000000000 Data: 0000
    Masking: 00000000 Pending: 00000000
    Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+
    Kernel driver in use: snd_hda_intel
    Pulse audio volume control does no show 5.1 output, only dummy stereo.
    ALSA Information Script v 0.4.61 posted here. http://pastebin.com/xfKnQvC4
    Am the only one experiencing this?
    I tried to downgrade to linux-lts but stopped at nvidia dependency snag.

    keepitsimpleengineer wrote:Here's a clue:
    Another clue:
    ⋯$ aplay -l
    aplay: device_list:252: no soundcards found...
    ⋯$ sudo aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: ALC1200 Analog [ALC1200 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 3: ALC1200 Digital [ALC1200 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia_1 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia_1 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia_1 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia_1 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia_2 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia_2 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia_2 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia_2 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    aplay run as root can find sound devices but run as user it cannot?

  • Samba 3.3.3-1 i686 issue

    i just upgraded samba on my 2 boxes and ran into this problem when restarting the service
    [root@$$$ hasan]# /etc/rc.d/samba start
    :: Starting Samba Server                                                 [BUSY]
    /usr/sbin/smbd: error while loading shared libraries: libavahi-client.so.3: cannot open shared object file: No such file or directory [FAIL]

    Hi all, I run into the same problem. I tried to `pacman -S --asdep avahi`, but that listed almost 30MB in dependencies:
    dbus-core xcb-proto xproto libxdmcp libxau libxcb kbproto libx11 libice libsm dbus libdaemon glib2
    While on my desktop Arch Linux this is ok, on another Arch (mini and GUIless, used with CoLinux) this is a no-no.
    Is this dependency really necessary? Or it just "slipped" out of control? I'm curious, since I see many GUI-related libraries among these new unchecked deps, and I've never configured Samba in any other way than `nano /etc/samba/smb.conf`, so I suspect this avahi has to do with some leaked requisites from a Samba GUI config tool?
    Last edited by ColdShine (2009-04-14 15:19:13)

  • Samba 4.1.6 winbind failing to start

    I created a clean install of Arch on the 17th Feb with Samba 4.1.4 as an "active directory domain controller" and provisioned my domain. It was working as expected providing kerberos tickets, shares, DNS, and a few GPOs. I upgraded Samba to 4.1.5 on 4th March and it was still fine. On the 19th March I upgraded Samba to 4.1.6.
    About the same time Samba began failing on startup. Unfortunately my earliest journalctl entry is 20th March so I can't quite be sure that it was the upgrade which caused the failure; I've also been playing about with pam_mount. My problem is that I can't find any information on this particular error and I'm not sure where else to look. I've pasted the error message below. It seems winbind won't start but I can't figure out why.
    samba[285]: samba version 4.1.6 started.
    systemd[1]: Started Samba AD Daemon.
    samba[286]: [2014/03/20 21:54:19.100234, 0] ../source4/smbd/server.c:492(binary_smbd_main)
    samba[286]: samba: using 'standard' process model
    samba[286]: [2014/03/20 21:54:19.116899, 0] ../source4/smbd/service.c:98(server_service_startup)
    samba[286]: Failed to start service 'winbind' - NT_STATUS_INVALID_SYSTEM_SERVICE
    samba[286]: [2014/03/20 21:54:19.117134, 0] ../source4/smbd/server.c:497(binary_smbd_main)
    samba[286]: Starting Services failed - NT_STATUS_INVALID_SYSTEM_SERVICE
    systemd[1]: samba.service: main process exited, code=exited, status=1/FAILURE
    systemd[1]: Unit samba.service entered failed state.
    And this is the output of testparm.
    Load smb config files from /etc/samba/smb.conf
    rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
    Processing section "[netlogon]"
    Processing section "[sysvol]"
    Processing section "[private]"
    Processing section "[public]"
    Processing section "[media]"
    Loaded services file OK.
    Server role: ROLE_ACTIVE_DIRECTORY_DC
    Press enter to see a dump of your service definitions
    [global]
    workgroup = XXX
    realm = XXX.EXAMPLE.COM
    server role = active directory domain controller
    passdb backend = samba_dsdb
    kerberos method = secrets and keytab
    template shell = /bin/bash
    winbind enum users = Yes
    winbind enum groups = Yes
    winbind use default domain = Yes
    winbind refresh tickets = Yes
    server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate
    rpc_server:tcpip = no
    rpc_daemon:spoolssd = embedded
    rpc_server:spoolss = embedded
    rpc_server:winreg = embedded
    rpc_server:ntsvcs = embedded
    rpc_server:eventlog = embedded
    rpc_server:srvsvc = embedded
    rpc_server:svcctl = embedded
    rpc_server:default = external
    idmap_ldb:use rfc2307 = yes
    idmap config * : backend = tdb
    acl group control = Yes
    inherit acls = Yes
    map acl inherit = Yes
    map archive = No
    map readonly = no
    store dos attributes = Yes
    vfs objects = dfs_samba4, acl_xattr
    [netlogon]
    path = /var/lib/samba/sysvol/xxx.example.com/scripts
    read only = No
    [sysvol]
    path = /var/lib/samba/sysvol
    read only = No
    [private]
    path = /export/home/%D/%U
    [public]
    path = /export/public
    [media]
    path = /export/media
    Does anyone have any suggestions on debugging steps? Preferably without losing the contents of the AD.

    I had exactly the same issue after rebooting my samba DC yetserday. I checked pacman.log for what had changed since last sucessfull startup and correlated my issue to this upgrade:
    /var/log/pacman.log wrote:[2014-03-21 18:40] [PACMAN] upgraded talloc (2.0.8-2 -> 2.1.0-1)
    [2014-03-21 18:40] [PACMAN] upgraded tevent (0.9.19-1 -> 0.9.21-2)
    I've found two workarounds for this issue:
    downgrading these two packages back to their old version
    BUG #39557: adding /usr/lib/tevent to a newly created /etc/ld.so.conf.d/tevent.conf file and running ldconfig.
    Last edited by lianse (2014-03-22 10:05:41)

  • Instructions: How to downgrade samba 4 to samba 3

    Hello,
    on my server i recently upgraded samba 3 to 4 without preparing for it properly, and as a consequence the upgrade tool failed leaving the server in a non working state.
    If you need to downgrade samba follow these instructions:
    Stop all samba services with systemctl.
    Remove the samba packages:
    # pacman -Rnsc samba
    Install the old samba packages:
    # cd /var/cache/pacman/pkg
    # pacman -U samba-3.6.13-1-x86_64.pkg.tar.xz smbclient-3.6.13-1-x86_64.pkg.tar.xz libwbclient-3.6.13-1-x86_64.pkg.tar.xz cifs-utils-5.9-1-x86_64.pkg.tar.xz
    Remove remaining samba 4 data:
    cd /var/lib/samba
    mv account_policy.tdb browse.dat group_mapping.tdb registry.tdb share_info.tdb wins.dat wins.tdb ~/backup
    (mv is not necessary, you can also use rm instead if you whish .)
    reboot
    Start all samba services with systemctl.
    SOURCE:
    https://bugzilla.redhat.com/show_bug.cgi?id=832732
    I hope this helps.

    WonderWoofy wrote:Honestly, a big software upgrade like this is something that should be easily handled by users around here.  This should especially be true if the change simply requires one to do something as simple as redo a configuration file.
    I agree...but the link in the post_install notice is to some big complex migration guide where they only talk about the Active Directory migration tool. Having setup samba shares for home use several years ago and then not touching it again, it was not at all clear to me how to proceed. After fighting with it for an hour and finally just deleting all my users and re-adding them it worked...but I doubt that was the easy or best way! I'm still not sure what way would have worked easily the first time...otherwise I'd go update the wiki!
    Perhaps it could have been:
    1. Run testparm
    2. Fix errors in testparm output
    3. Goto 1 until no errors
    4. Restart samba
    But I'm not really sure
    Scott

  • Samba 4: users unable to move files from compressed folder to Samba share

    I have recently upgraded Samba 3.6.x from Centos 6.6 to Samba 4.1.12 on Centos 7.The shares were migrated in place. I reset permissions and Windows ACLs according to the Samba 4 Wiki.
    When a user opens a compressed folder (a.k.a. Zip file) on Windows 7, then tries to copy the files into a shared folder on the Samba 4 server using drag & drop, only one to four files is actually copied, and the copy process silently fails. If the user waits about 2 minutes, then they can move all of the files without issues. Also, if the user is able to copy all files, when they try to delete the newly created folder they get an error: Thumbs.db cannot be deleted because it is open in Windows Explorer.
    So, the root of the cause seems to be Windows Explorer locking files for too long. But I don't understand this enough to fix it.
    No errors appear in the...
    This topic first appeared in the Spiceworks Community

    "admiz" should be the account name anyway.
    When you do a Get Info on that in the Finder... what is locked, & Rights say?

  • [Solved] Some programs hang/don't work after upgrade

    Hi all,
    I searched and read things but couldn't find anything on this.
    About a week ago I ran pacman -Syu and afterwards some programs stopped working the way they should.
    The two I have had the most problems with are thunar and clementine.
    Thunar takes ages to load, but when it does load it's fine. Clementine will load really quickly, but then hangs when I try to play a song. It usually never actually gets round to playing a song.
    Other programs also hang when I try to save a document/file. I think it's something to do with programs that access my various storage devices.
    When I run thunar from the terminal or try to play a song in clementine when run from the terminal, I get the following message:
    Error calling StartServiceByName for org.gtk.Private.UDisks2VolumeMonitor: Timeout was reached (g-io-error-quark, 24)
    Does anyone have any idea how I could fix this?
    Thanks for reading
    Last edited by gav989 (2013-10-20 19:13:59)

    Thanks for responding, to answer your questions in turn:
    Here is the pacman log for the update in question:
    [2013-10-13 07:20] [PACMAN] Running 'pacman -Syu'
    [2013-10-13 07:20] [PACMAN] synchronizing package lists
    [2013-10-13 07:21] [PACMAN] starting full system upgrade
    [2013-10-13 08:19] [PACMAN] removed python2-imaging (1.1.7-8)
    [2013-10-13 08:19] [PACMAN] removed bluez4 (4.101-3)
    [2013-10-13 08:19] [PACMAN] removed heirloom-mailx (12.5-3)
    [2013-10-13 08:19] [PACMAN] upgraded anki (2.0.12-1 -> 2.0.13-1)
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: depth: 0 valid: 1 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 1u
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: depth: 1 valid: 5 signed: 66 trust: 0-, 0q, 0n, 5m, 0f, 0u
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: depth: 2 valid: 66 signed: 3 trust: 66-, 0q, 0n, 0m, 0f, 0u
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2014-01-22
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 44D4A033AC140143927397D47EFD567D4C7EA887...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Importing owner trust values...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Updating trust database...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2014-01-22
    [2013-10-13 08:19] [PACMAN] upgraded archlinux-keyring (20130818-1 -> 20130926-1)
    [2013-10-13 08:19] [PACMAN] upgraded dbus (1.6.12-1 -> 1.6.14-1)
    [2013-10-13 08:19] [PACMAN] upgraded tzdata (2013d-1 -> 2013g-1)
    [2013-10-13 08:19] [ALPM-SCRIPTLET] Generating locales...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] en_GB.UTF-8... done
    [2013-10-13 08:19] [ALPM-SCRIPTLET] Generation complete.
    [2013-10-13 08:19] [PACMAN] upgraded glibc (2.18-3 -> 2.18-5)
    [2013-10-13 08:19] [PACMAN] upgraded libffi (3.0.13-3 -> 3.0.13-4)
    [2013-10-13 08:19] [PACMAN] upgraded glib2 (2.36.4-1 -> 2.38.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded at-spi2-core (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded atk (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded at-spi2-atk (2.8.1-1 -> 2.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded dconf (0.16.1-1 -> 0.18.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded libpng (1.6.3-1 -> 1.6.5-1)
    [2013-10-13 08:19] [PACMAN] upgraded gdk-pixbuf2 (2.28.2-1 -> 2.30.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gtk-update-icon-cache (2.24.20-1 -> 2.24.22-1)
    [2013-10-13 08:19] [PACMAN] upgraded libcups (1.6.3-1 -> 1.6.4-1)
    [2013-10-13 08:19] [PACMAN] upgraded pango (1.34.1-1 -> 1.36.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded wayland (1.2.1-1 -> 1.3.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gtk3 (3.8.4-1 -> 3.10.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded gsettings-desktop-schemas (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded desktop-file-utils (0.21-1 -> 0.22-1)
    [2013-10-13 08:19] [PACMAN] upgraded baobab (3.8.2-1 -> 3.10-1)
    [2013-10-13 08:19] [PACMAN] upgraded bluez-libs (5.7-1 -> 5.9-1)
    [2013-10-13 08:19] [PACMAN] upgraded kbd (2.0.0-1 -> 2.0.0-2)
    [2013-10-13 08:19] [ALPM] warning: directory permissions differ on /var/log/journal/
    filesystem: 755 package: 2755
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> systemd 205 restructures the cgroup hierarchy and changes internal
    [2013-10-13 08:19] [ALPM-SCRIPTLET] protocols. You should reboot at your earliest convenience.
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> The "timestamp" hook for mkinitcpio no longer exists. If you used
    [2013-10-13 08:19] [ALPM-SCRIPTLET] this hook, you must remove it from /etc/mkinitcpio.conf. A "systemd"
    [2013-10-13 08:19] [ALPM-SCRIPTLET] hook has been added which provides this functionality, and more.
    [2013-10-13 08:19] [PACMAN] upgraded systemd (204-3 -> 208-1)
    [2013-10-13 08:19] [PACMAN] upgraded bluez-utils (5.7-1 -> 5.9-1)
    [2013-10-13 08:19] [PACMAN] upgraded ca-certificates (20130610-1 -> 20130906-1)
    [2013-10-13 08:19] [PACMAN] upgraded imagemagick (6.8.6.9-1 -> 6.8.7.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded poppler (0.24.1-1 -> 0.24.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded poppler-qt4 (0.24.1-1 -> 0.24.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded libusbx (1.0.16-2 -> 1.0.17-1)
    [2013-10-13 08:19] [PACMAN] installed python2-pillow (2.2.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded libunrar (1:4.2.4-1 -> 1:5.0.12-1)
    [2013-10-13 08:19] [PACMAN] upgraded python2-psutil (1.0.1-2 -> 1.1.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded calibre (1.3.0-1 -> 1.6-1)
    [2013-10-13 08:19] [PACMAN] upgraded cantarell-fonts (0.0.14-1 -> 0.0.15-1)
    [2013-10-13 08:19] [PACMAN] upgraded cdparanoia (10.2-4 -> 10.2-5)
    [2013-10-13 08:19] [PACMAN] upgraded gstreamer (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded orc (0.4.17-1 -> 0.4.18-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-base-libs (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded mpg123 (1.15.4-1 -> 1.16.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded neon (0.29.6-4 -> 0.30.0-1)
    [2013-10-13 08:19] [PACMAN] installed libsrtp (15.1c9bd90-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-bad (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-base (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded glib-networking (2.36.2-1 -> 2.38.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded libsoup (2.42.2-1 -> 2.44.0-1)
    [2013-10-13 08:19] [ALPM] warning: /etc/rc_maps.cfg installed as /etc/rc_maps.cfg.pacnew
    [2013-10-13 08:19] [PACMAN] upgraded v4l-utils (0.9.5-2 -> 1.0.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-good (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded cogl (1.14.0-4 -> 1.16.0-2)
    [2013-10-13 08:19] [PACMAN] upgraded elfutils (0.155-1 -> 0.156-1)
    [2013-10-13 08:19] [PACMAN] upgraded mesa (9.2.0-2 -> 9.2.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded json-glib (0.16.0-1 -> 0.16.2-1)
    [2013-10-13 08:19] [PACMAN] installed libevdev (0.4-2)
    [2013-10-13 08:19] [PACMAN] upgraded clutter (1.14.4-3 -> 1.16.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded clutter-gst (2.0.6-1 -> 2.0.8-1)
    [2013-10-13 08:19] [PACMAN] upgraded clutter-gtk (1.4.4-3 -> 1.4.4-4)
    [2013-10-13 08:19] [PACMAN] upgraded librsvg (1:2.37.0-1 -> 1:2.39.0-2)
    [2013-10-13 08:19] [PACMAN] upgraded gnome-desktop (1:3.8.3-2 -> 1:3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded nautilus-sendto (3.8.0-2 -> 3.8.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded cheese (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gtk2 (2.24.20-1 -> 2.24.22-1)
    [2013-10-13 08:19] [PACMAN] upgraded nspr (4.10-2 -> 4.10.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded nss (3.15.1-1 -> 3.15.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded chromium (29.0.1547.65-1 -> 30.0.1599.66-1)
    [2013-10-13 08:19] [PACMAN] upgraded xvidcore (1.3.2-1 -> 1.3.2-2)
    [2013-10-13 08:19] [PACMAN] upgraded ffmpeg (1:2.0.1-1 -> 1:2.0.2-2)
    [2013-10-13 08:19] [PACMAN] upgraded cinelerra-cv (1:2.2-17 -> 1:2.2-18)
    [2013-10-13 08:19] [PACMAN] upgraded cmake (2.8.11.2-2 -> 2.8.12-1)
    [2013-10-13 08:19] [PACMAN] upgraded device-mapper (2.02.100-1 -> 2.02.103-1)
    [2013-10-13 08:19] [PACMAN] upgraded popt (1.16-6 -> 1.16-7)
    [2013-10-13 08:19] [PACMAN] upgraded cryptsetup (1.6.2-1 -> 1.6.2-2)
    [2013-10-13 08:19] [PACMAN] upgraded curlftpfs (0.9.2-4 -> 0.9.2-5)
    [2013-10-13 08:19] [PACMAN] upgraded db (5.3.21-1 -> 5.3.21-2)
    [2013-10-13 08:19] [PACMAN] upgraded dialog (1.2_20130523-2 -> 1.2_20131001-1)
    [2013-10-13 08:19] [PACMAN] upgraded python2-mako (0.8.1-2 -> 0.9.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gobject-introspection (1.36.0-1 -> 1.38.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded libpeas (1.8.1-1 -> 1.9.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gnome-icon-theme (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded eog (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded erlang (R16B01-2 -> R16B02-1)
    [2013-10-13 08:19] [PACMAN] upgraded poppler-glib (0.24.1-1 -> 0.24.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded libsecret (0.15-2 -> 0.16-1)
    [2013-10-13 08:19] [PACMAN] upgraded evince (3.8.3-1 -> 3.10.0-2)
    [2013-10-13 08:20] [PACMAN] upgraded webkitgtk (2.0.4-1 -> 2.2.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libnotify (0.7.5-1 -> 0.7.6-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-online-accounts (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libgweather (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded evolution-data-server (3.8.5-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded fakeroot (1.19-1 -> 1.20-1)
    [2013-10-13 08:20] [PACMAN] upgraded file (5.14-1 -> 5.15-1)
    [2013-10-13 08:20] [PACMAN] upgraded p7zip (9.20.1-7 -> 9.20.1-8)
    [2013-10-13 08:20] [PACMAN] upgraded file-roller (3.8.4-1 -> 3.10.0-2)
    [2013-10-13 08:20] [PACMAN] upgraded firefox (23.0.1-1 -> 24.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded fltk (1.3.2-2 -> 1.3.2-3)
    [2013-10-13 08:20] [PACMAN] upgraded freetype2 (2.5.0.1-1 -> 2.5.0.1-2)
    [2013-10-13 08:20] [PACMAN] upgraded polkit (0.111-1 -> 0.112-1)
    [2013-10-13 08:20] [PACMAN] upgraded gconf (3.2.6-2 -> 3.2.6-3)
    [2013-10-13 08:20] [PACMAN] upgraded gcr (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gdbm (1.10-1 -> 1.10-2)
    [2013-10-13 08:20] [PACMAN] upgraded gjs (1.36.1-2 -> 1.38.1-1)
    [2013-10-13 08:20] [PACMAN] installed bluez (5.9-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-bluetooth (3.8.1-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-menus (3.8.0-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-session (3.8.4-1 -> 3.10.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded pygobject-devel (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded python2-gobject (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded ibus (1.5.3-2 -> 1.5.4-1)
    [2013-10-13 08:20] [PACMAN] installed geocode-glib (3.10.0-1)
    [2013-10-13 08:20] [PACMAN] installed geoclue2 (1.99.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-settings-daemon (3.8.4-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-themes-standard (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libgdm (3.8.4-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded mutter (3.8.4-1 -> 3.10.0.1-1)
    [2013-10-13 08:20] [PACMAN] installed mutter-wayland (3.10.0.1-2)
    [2013-10-13 08:20] [PACMAN] upgraded networkmanager (0.9.8.2-1 -> 0.9.8.8-1)
    [2013-10-13 08:20] [PACMAN] upgraded network-manager-applet (0.9.8.2-1 -> 0.9.8.4-2)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-shell (3.8.4-1 -> 3.10.0.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded xorg-server-common (1.14.2-2 -> 1.14.3-2)
    [2013-10-13 08:20] [PACMAN] upgraded mtdev (1.1.3-1 -> 1.1.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded xf86-input-evdev (2.8.1-1 -> 2.8.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded xorg-server (1.14.2-2 -> 1.14.3-2)
    [2013-10-13 08:20] [ALPM] warning: directory permissions differ on /var/lib/gdm/.config/dconf/
    filesystem: 700 package: 755
    [2013-10-13 08:20] [PACMAN] upgraded gdm (3.8.4-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded jre7-openjdk-headless (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded jre7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded geogebra (4.2.56.0-1 -> 4.2.60.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded geoip-database (20130702-1 -> 20130919-1)
    [2013-10-13 08:20] [PACMAN] upgraded geoip (1.5.0-1 -> 1.5.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded glibmm (2.36.2-1 -> 2.38.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gmime (2.6.17-1 -> 2.6.18-1)
    [2013-10-13 08:20] [PACMAN] upgraded gmp (5.1.2-1 -> 5.1.3-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-calculator (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-common (3.7.4-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded udisks2 (2.1.0-3 -> 2.1.1-3)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-disk-utility (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-screenshot (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnonlin (0.10.17-1 -> 1.1.90-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnupg (2.0.21-1 -> 2.0.22-1)
    [2013-10-13 08:20] [PACMAN] upgraded gparted (0.16.1-5 -> 0.16.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded mono (3.0.12-1 -> 3.2.3-1)
    [2013-10-13 08:20] [PACMAN] upgraded gtk-sharp-2 (2.12.11-1 -> 2.12.22-1)
    [2013-10-13 08:20] [PACMAN] upgraded gtkmm3 (3.8.1-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gvfs (1.16.3-2 -> 1.18.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded gvfs-afc (1.16.3-2 -> 1.18.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libwbclient (4.0.9-1 -> 4.0.10-1)
    [2013-10-13 08:20] [PACMAN] upgraded talloc (2.0.8-1 -> 2.0.8-2)
    [2013-10-13 08:20] [PACMAN] upgraded smbclient (4.0.9-1 -> 4.0.10-1)
    [2013-10-13 08:20] [PACMAN] upgraded gvfs-smb (1.16.3-2 -> 1.18.2-1)
    [2013-10-13 08:20] [PACMAN] installed s-nail (14.4.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded icedtea-web-java7 (1.4-2 -> 1.4.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded inetutils (1.9.1-6 -> 1.9.1.341-1)
    [2013-10-13 08:20] [PACMAN] upgraded inkscape (0.48.4-10 -> 0.48.4-11)
    [2013-10-13 08:20] [PACMAN] upgraded intel-tbb (4.1_20130613-1 -> 4.2_20130725-1)
    [2013-10-13 08:20] [PACMAN] upgraded jansson (2.4-1 -> 2.5-1)
    [2013-10-13 08:20] [PACMAN] upgraded jdk7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded soprano (2.9.3-1 -> 2.9.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded kdelibs (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded nepomuk-core (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded kactivities (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libssh (0.5.4-1 -> 0.5.5-1)
    [2013-10-13 08:20] [PACMAN] upgraded oxygen-icons (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded xorg-xauth (1.0.7-1 -> 1.0.8-1)
    [2013-10-13 08:20] [PACMAN] upgraded kdebase-runtime (4.11.1-2 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-glibc (2.18-3 -> 2.18-5)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-dbus (1.6.12-1 -> 1.6.14-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-glib2 (2.36.4-1 -> 2.38.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-atk (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-elfutils (0.155-2 -> 0.156-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libpng (1.6.3-1 -> 1.6.5-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libx11 (1.6.1-1 -> 1.6.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-gdk-pixbuf2 (2.28.2-1 -> 2.30.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-pango (1.34.1-1 -> 1.36.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libxrandr (1.4.1-1 -> 1.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-gtk2 (2.24.20-2 -> 2.24.21-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libsm (1.2.1-1 -> 1.2.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libxv (1.0.9-1 -> 1.0.10-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-systemd (204-1 -> 208-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-mesa (9.2.0-1 -> 9.2.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-nspr (4.10-2 -> 4.10.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-sqlite (3.8.0.1-1 -> 3.8.0.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-nss (3.15.1-1 -> 3.15.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-v4l-utils (0.9.5-1 -> 1.0.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libcacard (1.5.2-1 -> 1.6.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded libdvbpsi (1:0.2.2-1 -> 1:1.1.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded libdvdcss (1.2.13-1 -> 1.2.13-2)
    [2013-10-13 08:20] [PACMAN] upgraded libgee (0.10.4-1 -> 0.12.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libgnome-keyring (3.8.0-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libkcddb (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] installed lua51-socket (2.0.2-5)
    [2013-10-13 08:20] [PACMAN] installed lua51-bitop (1.0.2-2)
    [2013-10-13 08:20] [PACMAN] installed lua51-expat (1.2.0-4)
    [2013-10-13 08:20] [PACMAN] upgraded libquvi-scripts (0.4.16-1 -> 0.9.20130903-2)
    [2013-10-13 08:20] [PACMAN] upgraded libquvi (0.4.1-2 -> 0.9.3-1)
    [2013-10-13 08:20] [PACMAN] upgraded libraw (0.15.4-1 -> 0.15.4-2)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-en-GB (4.1.1-1 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-common (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-base (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-calc (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-draw (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-gnome (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-impress (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-kde4 (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-math (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded postgresql-libs (9.2.4-2 -> 9.3.1-3)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-postgresql-connector (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-sdk (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-sdk-doc (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded libreoffice-writer (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded libsasl (2.1.26-4 -> 2.1.26-6)
    [2013-10-13 08:21] [PACMAN] upgraded links (2.7-2 -> 2.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded linux-firmware (20130725-1 -> 20130903-1)
    [2013-10-13 08:21] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-10-13 08:21] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Starting build: 3.11.4-1-ARCH
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Starting build: 3.11.4-1-ARCH
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-10-13 08:21] [PACMAN] upgraded linux (3.10.10-1 -> 3.11.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded lirc-utils (1:0.9.0-58 -> 1:0.9.0-63)
    [2013-10-13 08:21] [PACMAN] upgraded lvm2 (2.02.100-1 -> 2.02.103-1)
    [2013-10-13 08:21] [PACMAN] upgraded m4 (1.4.16-3 -> 1.4.17-1)
    [2013-10-13 08:21] [PACMAN] upgraded man-pages (3.53-1 -> 3.54-1)
    [2013-10-13 08:21] [PACMAN] upgraded mkvtoolnix-cli (6.3.0-2 -> 6.4.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded mlt (0.9.0-4 -> 0.9.0-5)
    [2013-10-13 08:21] [PACMAN] upgraded mlt-python-bindings (0.9.0-4 -> 0.9.0-5)
    [2013-10-13 08:21] [PACMAN] upgraded mutagen (1.21-1 -> 1.22-1)
    [2013-10-13 08:21] [PACMAN] upgraded nvidia (325.15-5 -> 325.15-9)
    [2013-10-13 08:21] [PACMAN] upgraded oblogout (0.2-14 -> 0.2-15)
    [2013-10-13 08:21] [PACMAN] upgraded openbox (3.5.2-4 -> 3.5.2-5)
    [2013-10-13 08:21] [PACMAN] upgraded xine-lib (1.2.3-4 -> 1.2.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded opencv (2.4.6.1-2 -> 2.4.6.1-3)
    [2013-10-13 08:21] [PACMAN] upgraded openshot (1.4.3-2 -> 1.4.3-3)
    [2013-10-13 08:21] [PACMAN] upgraded openssh (6.2p2-1 -> 6.3p1-1)
    [2013-10-13 08:21] [PACMAN] upgraded p11-kit (0.18.4-1 -> 0.20.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded pambase (20130113-1 -> 20130928-1)
    [2013-10-13 08:21] [ALPM-SCRIPTLET]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> The file /etc/sysctl.conf has been removed from this
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> package, as all its settings are now kernel defaults.
    [2013-10-13 08:21] [ALPM-SCRIPTLET]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> If you had customized it, you need to rename it as
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> /etc/sysctl.d/99-sysctl.conf since from version 207 on
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> systemd only applies settings from /etc/sysctl.d/* .
    [2013-10-13 08:21] [ALPM-SCRIPTLET]
    [2013-10-13 08:21] [PACMAN] upgraded procps-ng (3.3.8-2 -> 3.3.8-3)
    [2013-10-13 08:21] [PACMAN] upgraded projectm (2.1.0-6 -> 2.1.0-8)
    [2013-10-13 08:21] [PACMAN] upgraded python-cairo (1.10.0-2 -> 1.10.0-3)
    [2013-10-13 08:21] [PACMAN] upgraded python-gobject (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded python-pyelftools (0.20-2 -> 0.20-3)
    [2013-10-13 08:21] [PACMAN] upgraded python2-atspi (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded python2-setuptools (1.0-1 -> 1.1.6-1)
    [2013-10-13 08:21] [PACMAN] upgraded sip (4.15.1.908d49322dcf-1 -> 4.15.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded python2-sip (4.15.1.908d49322dcf-1 -> 4.15.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded seabios (1.7.2-1 -> 1.7.3.1-2)
    [2013-10-13 08:21] [PACMAN] installed celt0.5.1 (0.5.1.3-2)
    [2013-10-13 08:21] [PACMAN] installed spice (0.12.4-2)
    [2013-10-13 08:21] [PACMAN] upgraded qemu (1.5.2-1 -> 1.6.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded raptor (2.0.9-2 -> 2.0.10-2)
    [2013-10-13 08:21] [PACMAN] upgraded rsync (3.0.9-6 -> 3.1.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded rtkit (0.11-2 -> 0.11-4)
    [2013-10-13 08:21] [PACMAN] upgraded samba (4.0.9-1 -> 4.0.10-1)
    [2013-10-13 08:21] [PACMAN] upgraded sane (1.0.23-7 -> 1.0.24-2)
    [2013-10-13 08:21] [PACMAN] upgraded sbcl (1.1.10-1 -> 1.1.12-1)
    [2013-10-13 08:21] [PACMAN] upgraded serf (1.3.0-1 -> 1.3.1-2)
    [2013-10-13 08:21] [PACMAN] upgraded steam (1.0.0.40-1 -> 1.0.0.42-1)
    [2013-10-13 08:21] [PACMAN] upgraded subversion (1.8.1-2 -> 1.8.3-1)
    [2013-10-13 08:21] [PACMAN] upgraded sudo (1.8.7-1 -> 1.8.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded systemd-sysvcompat (204-3 -> 208-1)
    [2013-10-13 08:21] [PACMAN] upgraded tar (1.26-4 -> 1.27-1)
    [2013-10-13 08:21] [PACMAN] upgraded texinfo (5.1-1 -> 5.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded thunderbird (17.0.8-1 -> 24.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded totem-plparser (3.4.5-1 -> 3.10.0-2)
    [2013-10-13 08:21] [PACMAN] upgraded totem (3.8.2-2 -> 3.10.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded unrar (1:4.2.4-1 -> 1:5.0.12-1)
    [2013-10-13 08:21] [PACMAN] upgraded vala (0.20.1-1 -> 0.22.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded valgrind (3.8.1-3 -> 3.8.1-4)
    [2013-10-13 08:21] [PACMAN] upgraded vlc (2.0.8.a-1 -> 2.1.0-3)
    [2013-10-13 08:21] [PACMAN] upgraded vte-common (0.34.7-1 -> 0.34.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded vte3 (0.34.7-1 -> 0.34.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded weechat (0.4.1-4 -> 0.4.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded wget (1.14-2 -> 1.14-3)
    [2013-10-13 08:21] [PACMAN] upgraded wine (1.7.1-1 -> 1.7.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded wine_gecko (2.21-1 -> 2.24-1)
    [2013-10-13 08:21] [PACMAN] upgraded xf86-video-fbdev (0.4.3-3 -> 0.4.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded xorg-xinit (1.3.2-3 -> 1.3.3-1)
    [2013-10-13 08:21] [PACMAN] upgraded xorg-xinput (1.6.0-1 -> 1.6.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded youtube-dl (2013.09.10-1 -> 2013.10.07-1)
    [2013-10-13 08:21] [PACMAN] upgraded zsh (5.0.2-3 -> 5.0.2-4)
    The other problems are whenever a program tries to load a file browser. So for example in lowriter when I save a document for the first time it hangs for about 30 seconds before showing me the little file browser it uses to select a location to save the document. This happens for any similar function by a program (e.g. extracting files using file-roller, saving in inkscape, "save as" in firefox). However these programs' other features all work fine.
    My storage devices are an internal hard drive (home partition), another internal hard drive (just storage), an internal ssd (boot and root), an external usb hard drive (just data storage) and a samba share on a raspberry pi elsewhere in my house. boot, root, home and samba are all mounted in fstab. Looking at it now though, it seems the samba drive is not being mounted and the internal storage drive is not visible in thunar. I just ran "sudo mount -a" and it's sat there not visibly doing anything, been like that for a few minutes now.
    The terminal output in the original post is the error message for both clementine and thunar. Only the program encountering the error hangs, the rest of the system works fine. Once thunar has loaded, it responds quickly and normally. When I open a terminal to access drives through the command line, nothing hangs at all, so it seems to only affect gui file browsing.
    I hope that answers your questions and provides the information needed, thanks again for responding, I really appreciate the help
    edit: I needed to access a file on the raspberry pi, obviously the samba was inaccessible via my main machine so I plugged the pi into a monitor to access the file directly - it was having a kernel panic. I powered off the pi, uncommented it from my fstab and now everything works fine (except my pi installation). I had no idea an error on a samba share on a different machine could have such an impact on my desktop. Marking this thread as solved.
    Last edited by gav989 (2013-10-20 19:13:39)

  • GNOME messed up after system upgrade

    My Gnome desktop got messed up today after a system upgrade. After login, all the things seems to become square-shaped and misplaced (like this)
    I tried to downgrade some package that may be relevant, but none works. After upgrading them back again, I (accidentally) found that everything will become back to normal if I relaunch Gnome Shell (Alt+F2 then r).
    Any ideas about what's the problem?
    The following is the list of the packages that got updated for your reference
    [2014-03-06 09:50] [PACMAN] upgraded systemd (208-11 -> 210-2)
    [2014-03-06 09:50] [PACMAN] upgraded libpulse (4.0-6 -> 5.0-1)
    [2014-03-06 09:50] [PACMAN] upgraded chromium (33.0.1750.117-1 -> 33.0.1750.146-1)
    [2014-03-06 09:50] [PACMAN] upgraded chromium-libpdf (1:33.0.1750.117-1 -> 1:33.0.1750.146-1)
    [2014-03-06 09:50] [PACMAN] upgraded chromium-pepper-flash (12.0.0.70-2 -> 12.0.0.70-3)
    [2014-03-06 09:50] [PACMAN] upgraded glibc (2.19-2 -> 2.19-3)
    [2014-03-06 09:50] [PACMAN] upgraded device-mapper (2.02.105-1 -> 2.02.105-2)
    [2014-03-06 09:50] [PACMAN] upgraded cryptsetup (1.6.3-2 -> 1.6.4-1)
    [2014-03-06 09:50] [PACMAN] upgraded efivar (0.7-1 -> 0.7-2)
    [2014-03-06 09:50] [PACMAN] upgraded efibootmgr (0.6.0.138.1132342-1 -> 0.6.1.29.gf4e29e4-1)
    [2014-03-06 09:50] [PACMAN] upgraded readline (6.2.004-2 -> 6.3-1)
    [2014-03-06 09:50] [PACMAN] upgraded gnutls (3.2.11-1 -> 3.2.12.1-1)
    [2014-03-06 09:50] [PACMAN] upgraded ffmpeg (1:2.1.3-1 -> 1:2.1.4-1)
    [2014-03-06 09:50] [PACMAN] upgraded gcr (3.10.1-2 -> 3.10.1-3)
    [2014-03-06 09:50] [PACMAN] upgraded gdk-pixbuf2 (2.30.5-1 -> 2.30.6-1)
    [2014-03-06 09:50] [PACMAN] upgraded grep (2.16-1 -> 2.18-1)
    [2014-03-06 09:50] [PACMAN] upgraded lib32-glibc (2.19-1 -> 2.19-3)
    [2014-03-06 09:50] [PACMAN] upgraded lib32-nvidia-utils (331.38-1 -> 334.21-1)
    [2014-03-06 09:50] [PACMAN] upgraded lib32-systemd (208-2 -> 210-1)
    [2014-03-06 09:50] [PACMAN] upgraded libmariadbclient (5.5.35-1 -> 5.5.36-1)
    [2014-03-06 09:50] [PACMAN] upgraded libnewt (0.52.16-2 -> 0.52.17-1)
    [2014-03-06 09:50] [PACMAN] upgraded libtirpc (0.2.3-2 -> 0.2.4-1)
    [2014-03-06 09:50] [PACMAN] upgraded libwbclient (4.1.4-1 -> 4.1.5-1)
    [2014-03-06 09:50] [PACMAN] upgraded lvm2 (2.02.105-1 -> 2.02.105-2)
    [2014-03-06 09:50] [PACMAN] upgraded man-pages (3.60-1 -> 3.61-1)
    [2014-03-06 09:50] [PACMAN] upgraded ntfs-3g (2013.1.13-4 -> 2014.2.15-1)
    [2014-03-06 09:50] [PACMAN] upgraded nvidia-utils (331.38-1 -> 334.21-1)
    [2014-03-06 09:50] [PACMAN] upgraded nvidia (331.38-3 -> 334.21-2)
    [2014-03-06 09:50] [PACMAN] upgraded opencl-nvidia (331.38-1 -> 334.21-1)
    [2014-03-06 09:50] [PACMAN] upgraded parted (3.1-3 -> 3.1-4)
    [2014-03-06 09:50] [PACMAN] upgraded pidgin-lwqq (0.2c.20140221-1 -> 0.2d.20140304-1)
    [2014-03-06 09:50] [PACMAN] upgraded ppp (2.4.6-1 -> 2.4.6-2)
    [2014-03-06 09:51] [PACMAN] upgraded pulseaudio (4.0-6 -> 5.0-1)
    [2014-03-06 09:51] [PACMAN] upgraded python-lxml (3.3.0-1 -> 3.3.1-1)
    [2014-03-06 09:51] [PACMAN] upgraded python2 (2.7.6-2 -> 2.7.6-3)
    [2014-03-06 09:51] [PACMAN] upgraded python2-lxml (3.3.0-1 -> 3.3.1-1)
    [2014-03-06 09:51] [PACMAN] upgraded raptor (2.0.12-1 -> 2.0.13-1)
    [2014-03-06 09:51] [PACMAN] upgraded rasqal (1:0.9.30-4 -> 1:0.9.32-1)
    [2014-03-06 09:51] [PACMAN] upgraded s-nail (14.6-1 -> 14.6.1-1)
    [2014-03-06 09:51] [PACMAN] upgraded smbclient (4.1.4-1 -> 4.1.5-1)
    [2014-03-06 09:51] [PACMAN] upgraded samba (4.1.4-1 -> 4.1.5-1)
    [2014-03-06 09:51] [PACMAN] upgraded smpeg (0.4.4-7 -> 0.4.5-1)
    [2014-03-06 09:51] [PACMAN] upgraded systemd-sysvcompat (208-11 -> 210-2)
    [2014-03-06 09:51] [PACMAN] upgraded telepathy-glib (0.22.0-1 -> 0.22.1-1)
    [2014-03-06 09:51] [PACMAN] upgraded telepathy-mission-control (5.16.0-1.5 -> 5.16.1-1)
    [2014-03-06 09:51] [PACMAN] upgraded virtuoso-base (1:6.1.7-2 -> 1:6.1.8-1)
    [2014-03-06 09:51] [PACMAN] upgraded webkitgtk (2.2.5-1 -> 2.2.5-2)
    [2014-03-06 09:51] [PACMAN] upgraded wireshark-cli (1.10.5-3 -> 1.10.5-4)
    [2014-03-06 09:51] [PACMAN] upgraded wireshark-gtk (1.10.5-3 -> 1.10.5-4)
    [2014-03-06 09:51] [PACMAN] upgraded wpa_supplicant (2.0-4 -> 2.1-3)
    [2014-03-06 09:51] [PACMAN] upgraded xterm (301-1 -> 302-1)
    [2014-03-06 09:51] [PACMAN] upgraded yelp (3.10.1-2 -> 3.10.2-1)
    Edited: thanks karol
    Last edited by jdbrown (2014-03-22 13:44:09)

    Spider.007 wrote:
    I have the same issue; but it can be fixed by alt+f2 > r (to reload the shell). Unfortunately it is broken again after a reboot. This is not caused by nvidia, I use intel_drv
    I found https://bbs.archlinux.org/viewtopic.php?id=178088 and tried that but that didn't fix it for me
    That didn't fix it for me, either. Only alt+f2 > r can help. But relaunching shell every time upon startup is somewhat annoying.
    The interesting thing here is that the problem happens after the upgrade but I can't find which of the package actually cause it. I tried downgrading nvidia, webkitgtk, even systemd, none of these fixed it and the other packages all seem irrelevant.
    Last edited by jdbrown (2014-03-07 11:34:31)

  • Iwl3945/mac80211 (ad-hoc) malfunctions after latest update to 2.6.26?

    Hello guys ;- ),
    I have been using Arch on this specific laptop(intel pro wireless 3945 wifi ward) for around 10 months now,  and pretty much every time up to last update  ad-hoc networking *always* worked.The driver i used in past months was iwl3945 over mac80211.The same combo is now trying to work properly aswell.So lets get to the story:
    Here is the damned upgrade ;- )  :
    [root@linuxnoob log]# more pacman.log | grep 2008-08-19
    [2008-08-19 08:16] synchronizing package lists
    [2008-08-19 08:16] starting full system upgrade
    [2008-08-19 08:17] removed linux-uvc-svn (238-1)
    [2008-08-19 08:17] synchronizing package lists
    [2008-08-19 08:17] starting full system upgrade
    [2008-08-19 08:32] upgraded abs (2.1-1 -> 2.2-1)
    [2008-08-19 08:32] upgraded apr (1.3.2-1 -> 1.3.2-2)
    [2008-08-19 08:32] upgraded bzip2 (1.0.5-2 -> 1.0.5-3)
    [2008-08-19 08:32] upgraded catalyst-utils (8.6-1 -> 8.7-1)
    [2008-08-19 08:32] upgraded module-init-tools (3.2.2-6 -> 3.4-1)
    [2008-08-19 08:32] >>>
    [2008-08-19 08:32] >>> If you use the LILO bootloader, you should run 'lilo' before rebooting.
    [2008-08-19 08:32] >>>
    [2008-08-19 08:32] >>> Updating module dependencies. Please wait ...
    [2008-08-19 08:32] >>> MKINITCPIO SETUP
    [2008-08-19 08:32] >>> ----------------
    [2008-08-19 08:32] >>> If you use LVM2, Encrypted root or software RAID,
    [2008-08-19 08:32] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2008-08-19 08:32] >>> More information about mkinitcpio setup can be found here:
    [2008-08-19 08:32] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2008-08-19 08:32]
    [2008-08-19 08:32] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2008-08-19 08:32] ==> Building image "default"
    [2008-08-19 08:32] ==> Running command: /sbin/mkinitcpio -k 2.6.26-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2008-08-19 08:32] :: Begin build
    [2008-08-19 08:32] :: Parsing hook [base]
    [2008-08-19 08:32] :: Parsing hook [udev]
    [2008-08-19 08:32] :: Parsing hook [autodetect]
    [2008-08-19 08:32] :: Parsing hook [pata]
    [2008-08-19 08:32] :: Parsing hook [scsi]
    [2008-08-19 08:32] :: Parsing hook [sata]
    [2008-08-19 08:32] :: Parsing hook [usbinput]
    [2008-08-19 08:32] :: Parsing hook [keymap]
    [2008-08-19 08:32] :: Parsing hook [filesystems]
    [2008-08-19 08:32] :: Generating module dependencies
    [2008-08-19 08:32] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2008-08-19 08:32] ==> SUCCESS
    [2008-08-19 08:32] ==> Building image "fallback"
    [2008-08-19 08:32] ==> Running command: /sbin/mkinitcpio -k 2.6.26-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2008-08-19 08:32] :: Begin build
    [2008-08-19 08:32] :: Parsing hook [base]
    [2008-08-19 08:32] :: Parsing hook [udev]
    [2008-08-19 08:32] :: Parsing hook [pata]
    [2008-08-19 08:33] :: Parsing hook [scsi]
    [2008-08-19 08:33] :: Parsing hook [sata]
    [2008-08-19 08:33] :: Parsing hook [usbinput]
    [2008-08-19 08:33] :: Parsing hook [keymap]
    [2008-08-19 08:33] :: Parsing hook [filesystems]
    [2008-08-19 08:33] :: Generating module dependencies
    [2008-08-19 08:34] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2008-08-19 08:34] ==> SUCCESS
    [2008-08-19 08:34] upgraded kernel26 (2.6.25.11-1 -> 2.6.26.2-1)
    [2008-08-19 08:34] upgraded catalyst (8.6-1 -> 8.7-2)
    [2008-08-19 08:34] upgraded gnutls (2.0.4-2 -> 2.4.1-1)
    [2008-08-19 08:34] upgraded libpng (1.2.29-1 -> 1.2.29-2)
    [2008-08-19 08:34] upgraded libcups (1.3.8-1 -> 1.3.8-2)
    [2008-08-19 08:34] upgraded epdfview (0.1.6-7 -> 0.1.6-8)
    [2008-08-19 08:34] upgraded gtk2 (2.12.11-2 -> 2.12.11-3)
    [2008-08-19 08:34] ==> To use dvipdf, you need to install tetex:
    [2008-08-19 08:34] ==> # pacman -S tetex
    [2008-08-19 08:34] upgraded ghostscript (8.63-2 -> 8.63-3)
    [2008-08-19 08:34] upgraded glib2 (2.16.4-1 -> 2.16.5-1)
    [2008-08-19 08:34] upgraded gnome-vfs (2.22.0-3 -> 2.22.0-4)
    [2008-08-19 08:34] upgraded gparted (0.3.7-1 -> 0.3.8-1)
    [2008-08-19 08:34] upgraded hdparm (8.6-1 -> 8.9-1)
    [2008-08-19 08:34] upgraded imagemagick (6.4.2.4-1 -> 6.4.2.7-1)
    [2008-08-19 08:34] -----------------------------------------------------------
    [2008-08-19 08:34] IMPORTANT NOTICE FOR ENCRYPTION USERS
    [2008-08-19 08:34]
    [2008-08-19 08:34] The "password" column in /etc/crypttab has now
    [2008-08-19 08:34] two special keywords:
    [2008-08-19 08:34] - ASK ask for a passphrase on boot
    [2008-08-19 08:34] - SWAP use a random key and create swapspace
    [2008-08-19 08:34] This is particularly dangerous, as the
    [2008-08-19 08:34] volume in question will be overwritten
    [2008-08-19 08:34] If you use SWAP as your passphrase (which
    [2008-08-19 08:34] is insecure anyway), be sure to remove it
    [2008-08-19 08:34] from /etc/crypttab to avoid dataloss!
    [2008-08-19 08:34]
    [2008-08-19 08:34] See /etc/crypttab(.pacnew) for more information.
    [2008-08-19 08:34] -----------------------------------------------------------
    [2008-08-19 08:34] Attention netcfg users: netcfg is no longer included as
    [2008-08-19 08:34] part of the initscripts package.
    [2008-08-19 08:34] Be aware that rc.conf's NET_PROFILES has changed to
    [2008-08-19 08:34] NETWORKS, and that netcfg must be installed separately.
    [2008-08-19 08:34] For more info, see the netcfg man page.
    [2008-08-19 08:34] -----------------------------------------------------------
    [2008-08-19 08:34] upgraded initscripts (2008.05-1 -> 2008.08-1)
    [2008-08-19 08:34] upgraded ipw3945 (1.2.2-10 -> 1.2.2-11)
    [2008-08-19 08:34] upgraded kdelibs3 (3.5.9-2.1 -> 3.5.9-3)
    [2008-08-19 08:34] upgraded klibc (1.5-5 -> 1.5-6)
    [2008-08-19 08:34] upgraded klibc-extras (2.4-1 -> 2.4-2)
    [2008-08-19 08:34] upgraded klibc-kbd (1.15.20080312-5 -> 1.15.20080312-6)
    [2008-08-19 08:34] upgraded klibc-module-init-tools (3.2.2-3 -> 3.4-1)
    [2008-08-19 08:34] upgraded klibc-udev (116-3 -> 116-4)
    [2008-08-19 08:34] upgraded ktorrent (3.1.1-1 -> 3.1.2-1)
    [2008-08-19 08:34] upgraded libsoup (2.4.1-1 -> 2.4.1-2)
    [2008-08-19 08:34] upgraded libepc (0.3.5-1 -> 0.3.5-2)
    [2008-08-19 08:34] upgraded libgnomecups (0.2.3-2 -> 0.2.3-3)
    [2008-08-19 08:35] upgraded libgnomeprint (2.18.3-2 -> 2.18.3-3)
    [2008-08-19 08:35] upgraded libmpeg2 (0.4.1-1 -> 0.5.1-1)
    [2008-08-19 08:35] upgraded lirc-utils (0.8.2-1 -> 0.8.3-1)
    [2008-08-19 08:35] upgraded lm_sensors (3.0.2-1 -> 3.0.2-2)
    [2008-08-19 08:35] upgraded madwifi-utils (0.9.4.3382-1 -> 0.9.4.3844-1)
    [2008-08-19 08:35] upgraded madwifi (0.9.4.3382-5 -> 0.9.4.3844-1)
    [2008-08-19 08:35] upgraded man-pages (3.05-1 -> 3.06-1)
    [2008-08-19 08:35] upgraded mpg123 (1.4.3-1 -> 1.5.0-1)
    [2008-08-19 08:35] upgraded ndiswrapper-utils (1.52-1 -> 1.53-1)
    [2008-08-19 08:35] module configuration already contains alias directive
    [2008-08-19 08:35]
    [2008-08-19 08:35] upgraded ndiswrapper (1.52-4 -> 1.53-1)
    [2008-08-19 08:35] upgraded qt (4.4.1-1 -> 4.4.1-2)
    [2008-08-19 08:35] upgraded rt2500 (1.1.0_B4-23 -> 1.1.0_B4-24)
    [2008-08-19 08:35] upgraded ruby (1.8.7_p71-1 -> 1.8.7_p72-1)
    [2008-08-19 08:35] upgraded samba (3.0.30-2 -> 3.0.31-1)
    [2008-08-19 08:35] upgraded tzdata (2008d-1 -> 2008e-1)
    [2008-08-19 08:35] upgraded vino (2.22.2-2 -> 2.22.2-3)
    [2008-08-19 08:36] upgraded vlc (0.8.6i-2 -> 0.8.6i-3)
    [2008-08-19 08:36] upgraded wireshark (1.0.2-1 -> 1.0.2-2)
    [2008-08-19 08:36] upgraded wlan-ng26-utils (0.2.8-2 -> 0.2.9-1)
    [2008-08-19 08:36] >>> Updating module dependencies. Please wait ...
    [2008-08-19 08:36] upgraded wlan-ng26 (0.2.8-17 -> 0.2.9-1)
    [2008-08-19 08:36] upgraded xine-lib (1.1.14-2 -> 1.1.15-1)
    [2008-08-19 08:36] upgraded xscreensaver (5.06-1 -> 5.07-1)
    [2008-08-19 08:50] upgraded ipw3945 (1.2.2-11 -> 1.2.2-11)
    As you see here, for some reason wlan-ng** and ipw3945*(older driver) made it into my machine aswell, let alone ndiswrapper, that i never used.No matter what, my net after i booted the new kernel was broken. I couldnt connect using the "network" script (see below) as i used to.On boot kernel using just udev , was loading for some reason all ipw3945/iwl3945/ndiswrapper!So to minimize conflict possibilities, i removed wlan-ng26/wlan-ng26-utils , as well as ipw3945/ipw3945d and ndiswrapper. I blacklisted all the above aswell so to be sure that only the recommended iwl3945/mac80211 combo will run .
    So rc.conf
    MOD_AUTOLOAD="yes"
    MOD_BLACKLIST=(ndiswrapper ieee80211 ipw3945)
    MODULES=(mac80211 iwl3945 acpi-cpufreq cpufreq_ondemand cpufreq_powersave cpufre
    q_conservative)
    USELVM="no"
    HOSTNAME="linuxnoob"
    lo="lo 127.0.0.1"
    WLAN_INTERFACE=(wlan0)
    wlan0="wlan0 10.0.0.80 netmask 255.255.255.0 broadcast 10.0.0.255"
    wlan_wlan0="wlan0 mode ad-hoc essid trik1"
    INTERFACES=(lo !eth0 wlan0)
    gateway="default gw 10.0.0.20"
    ROUTES=(gateway)
    NETWORKS=( !Virus_Home !Robolab !wlanA !Robot Trikala)
    DAEMONS=(@syslog-ng !ipw3945d !networkmanager network @cpufreq !net-profiles @v
    mware.d/vmware !netfs !crond !alsa @samba @dbus @hal)
    # End of file
    /etc/resolv.conf
    domain linuxnoob.domain.org
    nameserver 10.0.0.20
    and /etc/hosts
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 linuxnoob.domain.org localhost.localdomain localhost linuxn
    oob
    10.0.0.80 linuxnoob.domain.org localhost linuxnoob
    # End of file
    Now when i start the network script i get the following spam on dmesg:
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    __ratelimit: 43 messages suppressed
    wlan0: beacon TSF higher than local TSF - IBSS merge with BSSID 26:00:9d:76:70:bb
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    __ratelimit: 27 messages suppressed
    wlan0: beacon TSF higher than local TSF - IBSS merge with BSSID 26:00:9d:76:70:bb
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    wlan0: Configured IBSS beacon template
    phy2: Adding new IBSS station 00:16:b6:a1:0e:6e (dev=wlan0)
    .................(keeps spamming until i get the interface down)
    and here is outpute from iwconfig / ifconfig
    wlan0 IEEE 802.11 ESSID:"trik1"
    Mode:Ad-Hoc Frequency:2.412 GHz Cell: 26:00:9D:76:70:BB
    Tx-Power=15 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Encryption key:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    wlan0 Link encap:Ethernet HWaddr 00:13:02:E3:62:55
    inet addr:10.0.0.80 Bcast:10.0.0.255 Mask:255.255.255.0
    inet6 addr: fe80::213:2ff:fee3:6255/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:41288 errors:0 dropped:0 overruns:0 frame:0
    TX packets:34433 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:43734181 (41.7 Mb) TX bytes:3447087 (3.2 Mb)
    Here you can see some "smalltalk" among the 2 wifi cards trying to communicate as they used to, while i am pinging few internal IPs , on ad-hoc mode, captured with wireshark
    [root@linuxnoob img]# more wireshark.txt
    No. Time Source Destination Protocol Info
    1 0.000000 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    2 2.001210 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    3 4.002363 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    4 8.004656 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    5 8.601396 10.0.0.2 10.0.0.255 UDP Source
    port: cap Destination port: 34012
    6 12.005972 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    7 14.007110 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    8 16.008337 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    9 18.009377 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    10 20.010670 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    11 24.011900 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    12 26.013181 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    13 28.014340 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    14 30.015431 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    15 32.016553 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    16 36.017843 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    17 38.019120 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    18 39.307796 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    19 40.020284 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    20 40.308620 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    21 41.308625 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    22 42.021538 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    23 43.308633 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    24 44.022570 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    25 44.308633 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    26 45.308633 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    27 47.308639 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    28 48.023537 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    29 48.308655 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    30 49.308639 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    31 50.024659 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    32 51.308638 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    33 52.025824 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    34 52.308654 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    35 53.308655 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    36 54.027032 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    37 55.308654 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    38 56.028157 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    39 56.308632 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    40 57.308619 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    41 59.308619 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    42 60.029692 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    43 60.308632 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    44 61.308631 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    45 62.030449 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    46 63.308631 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    47 64.031767 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    48 64.308631 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    49 65.308631 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    (goes on like that)........................
    (and then: )
    195 232.308601 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    196 233.308618 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    197 235.308616 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    198 236.308612 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    199 237.308614 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    200 239.308619 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    201 240.308601 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    202 241.308614 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    203 243.308599 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    204 244.308616 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    205 245.308614 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    206 246.071711 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    207 247.308027 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    208 248.072998 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    209 248.308614 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    210 249.308613 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    211 250.074091 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    212 251.308603 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    213 252.308613 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    214 253.308600 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    215 253.475345 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    216 254.076461 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    217 254.940336 10.0.0.2 10.0.0.255 UDP Source
    port: cap Destination port: 34012
    218 255.308616 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    219 255.312262 Cisco-Li_a1:0e:6e IntelCor_e3:62:55 ARP 10.0.0.
    2 is at 00:16:b6:a1:0e:6e
    220 255.312283 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    221 255.314913 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    222 256.307805 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    223 256.310879 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    224 256.944378 10.0.0.2 10.0.0.255 UDP Source
    port: cap Destination port: 34012
    225 257.311138 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    226 257.314227 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    227 258.078840 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    228 258.314458 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    229 258.317515 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    230 258.946757 10.0.0.2 10.0.0.255 UDP Source
    port: cap Destination port: 34012
    231 259.317802 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    232 259.320805 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    233 260.079732 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    234 260.321138 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    235 260.324194 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    236 260.947675 10.0.0.2 10.0.0.255 UDP Source
    port: cap Destination port: 34012
    237 261.324498 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    238 261.327488 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    239 262.080118 Cisco-Li_a1:0e:6e Spanning-tree-(for-bridges)_00 STP
    Conf. TC + Root = 32768/02:16:b6:a1:0e:6e Cost = 0 Port = 0x8000
    240 262.327853 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    241 262.330827 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    242 262.951065 10.0.0.2 10.0.0.255 UDP Source
    port: cap Destination port: 34012
    243 263.335070 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    244 263.337902 10.0.0.2 10.0.0.80 ICMP Echo (p
    ing) reply
    245 264.337863 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    246 265.337809 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    247 266.337801 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    248 266.824461 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    249 267.337809 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    250 267.824427 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    251 268.337805 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    252 268.824465 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    253 269.337804 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    254 270.340147 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    255 271.341130 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    256 271.828608 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    257 272.351133 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    258 272.828607 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    259 273.352327 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    260 273.831106 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    261 274.364472 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    262 275.364489 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    263 276.365453 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    264 276.831107 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    265 277.364488 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    266 277.831103 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    267 278.364521 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    268 278.831109 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    269 279.367846 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    270 280.377824 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    271 281.377818 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    272 281.834439 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    273 282.377888 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    274 282.834439 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    275 283.385304 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    276 283.834439 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    277 284.384551 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    278 285.384468 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    279 286.384486 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    280 286.841107 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    281 287.377769 IntelCor_e3:62:55 Cisco-Li_a1:0e:6e ARP Who has
    10.0.0.2? Tell 10.0.0.80
    282 287.384487 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    283 287.837774 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    284 288.377771 IntelCor_e3:62:55 Cisco-Li_a1:0e:6e ARP Who has
    10.0.0.2? Tell 10.0.0.80
    285 288.384714 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    286 288.841104 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    287 289.377770 IntelCor_e3:62:55 Cisco-Li_a1:0e:6e ARP Who has
    10.0.0.2? Tell 10.0.0.80
    288 289.384450 10.0.0.80 10.0.0.2 ICMP Echo (p
    ing) request
    289 290.387771 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    290 291.387772 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    291 291.841110 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    292 292.387774 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    293 292.841107 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    294 293.401103 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    295 293.841109 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    296 294.401105 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    297 295.401105 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    298 296.844437 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    299 297.414438 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    300 297.844438 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.20? Tell 10.0.0.80
    301 298.414436 IntelCor_e3:62:55 Broadcast ARP Who has
    10.0.0.2? Tell 10.0.0.80
    Aha! somethng goes wrong at low level there. Only randomly the pings are echoed for 3 or 4 seconds, and then again my wifi card looses association and starts all over taking random time to reassociate.
    As a side note, the hardware *did* work properly since it was operating flawlessly before last update, *AND* *does* work properly , since i can boot from my FaunOS usb stick , and get it work properly.This all seem strange to me. In case any of you can recognize wthere this is some sort of configuration problem, upstream code problem, or package problem i would be glad to hear it , as i have been trying to figure out what is going wrong for 5 days now.I havent yet tried managed more, but it is not an option for me at the moment.
    Regards
    IMG

    Well after getting tired trying out little things here and there with iwl3945/mac80211 and rc.conf et al. i gave ndiswrapper 1.52 a shot and it worked. Now i have my network back. So this reduces i guess the possibility for a script error causing this issue? So it is a iwl3945/mac80211 error? Should i file a bug for this somewhere with all the data i have in this thread and my braincells regarding this issue,  since the suggested open source linux drivers dont work after upgrading to 2.26.6?
    Enjoy
    IMG
    PS : with ndiswrapper and windows XP driver, i got my network up , issuing *exactly* the same commands i was trying with iwl3945/mac80211 combo.So this is saying something i think...

  • [SOLVED]Gnome 3.6: Icons are missing after updating

    I did a (somewhat large) update yesterday which seemed to go fine. Since then, I'm missing a bunch of icons from various parts of Gnome. I'll attach some pictures that show what Nautilus looks like and the desktop top right menus. I use Faience icons usually, but changing it back to Gnome default doesn't help. I also deleted all the hidden Gnome configuration files, but that didn't help either.
    This is my pacman log from the upgrade.
    [2013-03-26 22:34] starting full system upgrade
    [2013-03-26 22:43] upgraded bash (4.2.042-3 -> 4.2.045-1)
    [2013-03-26 22:43] upgraded acpid (2.0.18-1 -> 2.0.18-2)
    [2013-03-26 22:43] upgraded art-sharp (2.24.2-2 -> 2.24.2-3)
    [2013-03-26 22:43] upgraded icu (50.1.2-1 -> 51.1-1)
    [2013-03-26 22:43] upgraded boost-libs (1.52.0-1 -> 1.52.0-2)
    [2013-03-26 22:43] upgraded sqlite (3.7.15.2-1 -> 3.7.16-1)
    [2013-03-26 22:43] upgraded libffi (3.0.11-1 -> 3.0.12-1)
    [2013-03-26 22:43] upgraded wayland (1.0.5-1 -> 1.0.6-1)
    [2013-03-26 22:43] upgraded libgcrypt (1.5.0-3 -> 1.5.1-1)
    [2013-03-26 22:43] upgraded shadow (4.1.5.1-4 -> 4.1.5.1-5)
    [2013-03-26 22:43] upgraded util-linux (2.22.2-1 -> 2.22.2-2)
    [2013-03-26 22:43] upgraded systemd (197-4 -> 198-2)
    [2013-03-26 22:43] upgraded mesa (9.1-2 -> 9.1.1-1)
    [2013-03-26 22:43] installed mesa-libgl (9.1.1-1)
    [2013-03-26 22:43] upgraded libxi (1.6.2-1 -> 1.7-1)
    [2013-03-26 22:43] upgraded qt4 (4.8.4-13 -> 4.8.4-16)
    [2013-03-26 22:43] upgraded bitcoin-qt (0.8.0-2 -> 0.8.1-1)
    [2013-03-26 22:43] upgraded boost (1.52.0-1 -> 1.52.0-2)
    [2013-03-26 22:43] upgraded gstreamer (1.0.5-1 -> 1.0.6-1)
    [2013-03-26 22:43] upgraded gst-plugins-base-libs (1.0.5-1 -> 1.0.6-1)
    [2013-03-26 22:43] g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: libicule.so.50: cannot open shared object file: No such file or directory
    [2013-03-26 22:43] upgraded gdk-pixbuf2 (2.26.5-1 -> 2.26.5-2)
    [2013-03-26 22:43] upgraded gst-plugins-good (1.0.5-1 -> 1.0.6-1)
    [2013-03-26 22:43] upgraded libtracker-sparql (0.14.4-3 -> 0.14.5-1)
    [2013-03-26 22:43] upgraded brasero (3.6.1-1 -> 3.6.1-2)
    [2013-03-26 22:43] upgraded brltty (4.4-3 -> 4.4-4)
    [2013-03-26 22:43] upgraded cgminer (2.11.2-1 -> 2.11.3-2)
    [2013-03-26 22:43] upgraded gnutls (3.1.9-1 -> 3.1.10-1)
    [2013-03-26 22:43] upgraded libcups (1.6.1-6 -> 1.6.2-1)
    [2013-03-26 22:43] upgraded gtk-update-icon-cache (2.24.16-1 -> 2.24.17-1)
    [2013-03-26 22:43] gtk-query-immodules-2.0: error while loading shared libraries: libicule.so.50: cannot open shared object file: No such file or directory
    [2013-03-26 22:43] upgraded gtk2 (2.24.16-1 -> 2.24.17-1)
    [2013-03-26 22:43] upgraded chromium (25.0.1364.172-1 -> 25.0.1364.172-2)
    [2013-03-26 22:43] upgraded polkit (0.109-1 -> 0.110-1)
    [2013-03-26 22:43] warning: /etc/colord.conf installed as /etc/colord.conf.pacnew
    [2013-03-26 22:43] upgraded colord (0.1.28-1 -> 0.1.31-1)
    [2013-03-26 22:43] upgraded colord-gtk (0.1.24-1 -> 0.1.25-1)
    [2013-03-26 22:43] upgraded poppler (0.22.1-3 -> 0.22.2-1)
    [2013-03-26 22:43] upgraded cups-filters (1.0.30-1 -> 1.0.31-1)
    [2013-03-26 22:43] upgraded cups (1.6.1-6 -> 1.6.2-1)
    [2013-03-26 22:43] upgraded dbus-glib (0.100-1 -> 0.100.2-1)
    [2013-03-26 22:43] upgraded iptables (1.4.16.3-1 -> 1.4.18-1)
    [2013-03-26 22:43] upgraded iproute2 (3.7.0-1 -> 3.8.0-1)
    [2013-03-26 22:43] upgraded dhclient (4.2.4.2-1 -> 4.2.5-1)
    [2013-03-26 22:43] upgraded dnssec-anchors (20120422-1 -> 20130320-1)
    [2013-03-26 22:43] upgraded gconf (3.2.5-3 -> 3.2.6-1)
    [2013-03-26 22:43] upgraded perl (5.16.2-4 -> 5.16.3-1)
    [2013-03-26 22:43] upgraded imagemagick (6.8.2.3-1 -> 6.8.4.0-1)
    [2013-03-26 22:43] upgraded emacs (24.2-4 -> 24.3-1)
    [2013-03-26 22:43] upgraded evolution-data-server (3.6.3-1 -> 3.6.4-1)
    [2013-03-26 22:43] upgraded evolution (3.6.3-1 -> 3.6.4-1)
    [2013-03-26 22:43] warning: /etc/gshadow installed as /etc/gshadow.pacnew
    [2013-03-26 22:43] warning: /etc/group installed as /etc/group.pacnew
    [2013-03-26 22:43] upgraded filesystem (2013.01-3 -> 2013.03-2)
    [2013-03-26 22:43] upgraded flashplugin (11.2.202.273-1 -> 11.2.202.275-1)
    [2013-03-26 22:43] upgraded gconf-sharp (2.24.2-2 -> 2.24.2-3)
    [2013-03-26 22:43] upgraded gnome-vfs-sharp (2.24.2-2 -> 2.24.2-3)
    [2013-03-26 22:43] upgraded libgnome-sharp (2.24.2-2 -> 2.24.2-3)
    [2013-03-26 22:43] upgraded gconf-sharp-peditors (2.24.2-2 -> 2.24.2-3)
    [2013-03-26 22:43] upgraded gegl (0.2.0-5 -> 0.2.0-6)
    [2013-03-26 22:43] upgraded geoclue (0.12.0-5 -> 0.12.99-1)
    [2013-03-26 22:43] upgraded gettext (0.18.2-1 -> 0.18.2.1-1)
    [2013-03-26 22:43] upgraded git (1.8.1.5-1 -> 1.8.2-1)
    [2013-03-26 22:43] upgraded gnome-common (3.6.0-1 -> 3.7.4-1)
    [2013-03-26 22:43] upgraded gnome-nettool (3.2.0-1 -> 3.2.0-2)
    [2013-03-26 22:43] upgraded gnome-sharp (2.24.2-2 -> 2.24.2-3)
    [2013-03-26 22:43]
    [2013-03-26 22:43] (gconftool-2:18619): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2013-03-26 22:43] Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    [2013-03-26 22:43]
    [2013-03-26 22:43] (gconftool-2:18626): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2013-03-26 22:43] Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    [2013-03-26 22:43] upgraded gnome-terminal (3.6.0-1 -> 3.6.1-1)
    [2013-03-26 22:43] upgraded gparted (0.14.1-5 -> 0.15.0-1)
    [2013-03-26 22:43] upgraded gpgme (1.3.1-5 -> 1.3.2-1)
    [2013-03-26 22:43] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gd.so.6" - file not found
    [2013-03-26 22:43] /tmp/alpm_9sCOCH/.INSTALL: line 1: 18644 Segmentation fault (core dumped) usr/bin/dot -c
    [2013-03-26 22:43] upgraded graphviz (2.30.1-1 -> 2.30.1-2)
    [2013-03-26 22:43] upgraded gst-plugins-bad (1.0.5-1 -> 1.0.6-1)
    [2013-03-26 22:43] upgraded gst-plugins-base (1.0.5-1 -> 1.0.6-1)
    [2013-03-26 22:43] upgraded harfbuzz (0.9.9-3 -> 0.9.14-1)
    [2013-03-26 22:43] warning: directory permissions differ on var/log/hp/
    filesystem: 777 package: 775
    [2013-03-26 22:43] upgraded hplip (3.13.3-1 -> 3.13.3-2)
    [2013-03-26 22:43] upgraded hwloc (1.6.1-1 -> 1.6.2-1)
    [2013-03-26 22:43] upgraded i3-wm (4.4-2 -> 4.5.1-1)
    [2013-03-26 22:43] upgraded intel-dri (9.1-2 -> 9.1.1-1)
    [2013-03-26 22:43] upgraded iso-codes (3.38-1 -> 3.41-1)
    [2013-03-26 22:43] warning: /etc/laptop-mode/laptop-mode.conf installed as /etc/laptop-mode/laptop-mode.conf.pacnew
    [2013-03-26 22:43] upgraded laptop-mode-tools (1.62-2 -> 1.63-1)
    [2013-03-26 22:43] upgraded lib32-gettext (0.18.2-1 -> 0.18.2.1-1)
    [2013-03-26 22:43] upgraded lib32-gnutls (3.1.9-1 -> 3.1.10-1)
    [2013-03-26 22:43] upgraded lib32-libcups (1.6.1-1 -> 1.6.2-1)
    [2013-03-26 22:43] upgraded lib32-libxi (1.6.2-1 -> 1.7-1)
    [2013-03-26 22:43] usr/bin/gtk-query-immodules-2.0-32: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
    [2013-03-26 22:43] upgraded lib32-gtk2 (2.24.16-1 -> 2.24.17-1)
    [2013-03-26 22:43] upgraded lib32-libffi (3.0.11-1 -> 3.0.12-1)
    [2013-03-26 22:43] upgraded lib32-systemd (197-1 -> 198-1)
    [2013-03-26 22:43] upgraded lib32-mesa (9.1-2 -> 9.1.1-1)
    [2013-03-26 22:43] upgraded ncurses (5.9-4 -> 5.9-5)
    [2013-03-26 22:43] upgraded lib32-ncurses (5.9-1 -> 5.9-2)
    [2013-03-26 22:43] upgraded lib32-soundtouch (1.7.1-1 -> 1.7.1-2)
    [2013-03-26 22:43] upgraded lib32-sqlite (3.7.15.2-1 -> 3.7.16-1)
    [2013-03-26 22:43] installed lib32-gstreamer0.10 (0.10.36-2)
    [2013-03-26 22:43] installed lib32-orc (0.4.17-1)
    [2013-03-26 22:43] installed lib32-gstreamer0.10-base (0.10.36-4)
    [2013-03-26 22:43] upgraded lib32-wxgtk (2.8.12-1 -> 2.8.12.1-4)
    [2013-03-26 22:43] upgraded libassuan (2.0.3-1 -> 2.1.0-1)
    [2013-03-26 22:43] upgraded libraw1394 (2.0.7-2 -> 2.1.0-1)
    [2013-03-26 22:43] upgraded libdc1394 (2.1.3-2 -> 2.2.1-1)
    [2013-03-26 22:43] upgraded libdvdcss (1.2.12-1 -> 1.2.13-1)
    [2013-03-26 22:43] upgraded libebml (1.2.2-2 -> 1.3.0-1)
    [2013-03-26 22:43] upgraded libgnome-keyring (3.6.0-1 -> 3.6.0-2)
    [2013-03-26 22:43] Users no longer need to be in the 'camera' group to use camera devices
    [2013-03-26 22:43] upgraded libgphoto2 (2.5.0-1 -> 2.5.1-1)
    [2013-03-26 22:43] upgraded libmatroska (1.3.0-2 -> 1.4.0-1)
    [2013-03-26 22:43] upgraded libproxy (0.4.7-2 -> 0.4.11-1)
    [2013-03-26 22:43] upgraded raptor (2.0.9-1 -> 2.0.9-2)
    [2013-03-26 22:43] upgraded redland (1:1.0.16-1 -> 1:1.0.16-2)
    [2013-03-26 22:43] upgraded libreoffice-common (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-base (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-calc (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-draw (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-gnome (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-impress (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-kde4 (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-math (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-postgresql-connector (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-sdk (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-sdk-doc (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libreoffice-writer (4.0.1-2 -> 4.0.1-5)
    [2013-03-26 22:43] upgraded libsasl (2.1.23-9 -> 2.1.23-10)
    [2013-03-26 22:43] upgraded libssh (0.5.3-1 -> 0.5.4-1)
    [2013-03-26 22:43] upgraded libwbclient (3.6.12-2 -> 3.6.13-1)
    [2013-03-26 22:43] upgraded lv2 (1.2.0-1 -> 1.4.0-1)
    [2013-03-26 22:43] upgraded sord (0.10.4-1 -> 0.12.0-1)
    [2013-03-26 22:43] upgraded sratom (0.4.0-1 -> 0.4.2-1)
    [2013-03-26 22:43] upgraded lilv (0.14.4-1 -> 0.16.0-1)
    [2013-03-26 22:43] >>> Updating module dependencies. Please wait ...
    [2013-03-26 22:43] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-03-26 22:43] ==> Building image from preset: 'default'
    [2013-03-26 22:43] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-03-26 22:43] ==> Starting build: 3.8.4-1-ARCH
    [2013-03-26 22:43] -> Running build hook: [base]
    [2013-03-26 22:43] -> Running build hook: [udev]
    [2013-03-26 22:43] -> Running build hook: [autodetect]
    [2013-03-26 22:43] findmnt: /etc/fstab: parse error at line 1
    [2013-03-26 22:43] -> Running build hook: [modconf]
    [2013-03-26 22:43] -> Running build hook: [block]
    [2013-03-26 22:43] -> Running build hook: [filesystems]
    [2013-03-26 22:43] -> Running build hook: [keyboard]
    [2013-03-26 22:43] -> Running build hook: [fsck]
    [2013-03-26 22:43] ==> Generating module dependencies
    [2013-03-26 22:43] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-03-26 22:43] ==> Image generation successful
    [2013-03-26 22:43] ==> Building image from preset: 'fallback'
    [2013-03-26 22:43] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-03-26 22:43] ==> Starting build: 3.8.4-1-ARCH
    [2013-03-26 22:43] -> Running build hook: [base]
    [2013-03-26 22:43] -> Running build hook: [udev]
    [2013-03-26 22:43] -> Running build hook: [modconf]
    [2013-03-26 22:43] -> Running build hook: [block]
    [2013-03-26 22:43] -> Running build hook: [filesystems]
    [2013-03-26 22:43] -> Running build hook: [keyboard]
    [2013-03-26 22:43] -> Running build hook: [fsck]
    [2013-03-26 22:43] ==> Generating module dependencies
    [2013-03-26 22:43] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-03-26 22:43] ==> Image generation successful
    [2013-03-26 22:43] upgraded linux (3.7.10-1 -> 3.8.4-1)
    [2013-03-26 22:44] upgraded linux-headers (3.7.10-1 -> 3.8.4-1)
    [2013-03-26 22:44] upgraded man-pages (3.48-1 -> 3.50-1)
    [2013-03-26 22:44] upgraded morituri (0.2.0-2 -> 0.2.0-4)
    [2013-03-26 22:44] upgraded mpfr (3.1.1.p2-2 -> 3.1.2-1)
    [2013-03-26 22:44] upgraded nemo (1.7.1-2 -> 1.7.2-1)
    [2013-03-26 22:44] upgraded obex-data-server (0.4.6-4 -> 0.4.6-5)
    [2013-03-26 22:44] upgraded openssh (6.1p1-6 -> 6.2p1-1)
    [2013-03-26 22:44] installed python2-speechd (0.7.1-1)
    [2013-03-26 22:44] upgraded orca (3.6.3-2 -> 3.6.3-3)
    [2013-03-26 22:44] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2013-03-26 22:44] upgraded pacman-mirrorlist (20130203-1 -> 20130323-1)
    [2013-03-26 22:44] upgraded perl-http-message (6.03-1 -> 6.06-1)
    [2013-03-26 22:44] upgraded perl-net-http (6.03-1 -> 6.06-1)
    [2013-03-26 22:44] upgraded poppler-glib (0.22.1-3 -> 0.22.2-1)
    [2013-03-26 22:44] upgraded poppler-qt (0.22.1-3 -> 0.22.2-1)
    [2013-03-26 22:44] upgraded python2-pycdio (0.19-1 -> 0.19-2)
    [2013-03-26 22:44] upgraded qt5-base (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-jsbackend (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-xmlpatterns (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-declarative (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-webkit (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-script (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-quick1 (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-translations (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qt5-tools (5.0.1-6 -> 5.0.1-10)
    [2013-03-26 22:44] upgraded qtcreator (2.7.0rc-1 -> 2.7.0-1)
    [2013-03-26 22:44] upgraded qtwebkit (2.3.beta2-2 -> 2.3.0-1)
    [2013-03-26 22:44] upgraded redland-storage-virtuoso (1:1.0.16-1 -> 1:1.0.16-2)
    [2013-03-26 22:44] upgraded ruby (1.9.3_p392-1 -> 2.0.0_p0-1)
    [2013-03-26 22:44] upgraded smbclient (3.6.12-2 -> 3.6.13-1)
    [2013-03-26 22:44] upgraded samba (3.6.12-2 -> 3.6.13-1)
    [2013-03-26 22:44] upgraded sg3_utils (1.33-1 -> 1.35-1)
    [2013-03-26 22:44] upgraded skype (4.1.0.20-5 -> 4.1.0.20-6)
    [2013-03-26 22:44] upgraded slim (1.3.5-1 -> 1.3.5-2)
    [2013-03-26 22:44] installed lib32-mesa-libgl (9.1.1-1)
    [2013-03-26 22:44] if you are running x86_64, you need the lib32 opt depends for your driver
    [2013-03-26 22:44]
    [2013-03-26 22:44] if you are having problems with the steam license, remove .steam and .local/share/Steam
    [2013-03-26 22:44] upgraded steam (1.0.0.35-1 -> 1.0.0.36-1)
    [2013-03-26 22:44] upgraded sudo (1.8.6.p7-1 -> 1.8.6.p7-2)
    [2013-03-26 22:44] upgraded suil (0.6.10-2 -> 0.6.12-1)
    [2013-03-26 22:44] upgraded systemd-sysvcompat (197-4 -> 198-2)
    [2013-03-26 22:44] upgraded texinfo (5.0-1 -> 5.1-1)
    [2013-03-26 22:44] >>> texlive: updating the filename database...
    [2013-03-26 22:44] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-03-26 22:44] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-03-26 22:44] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-03-26 22:44] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-03-26 22:44] mktexlsr: Done.
    [2013-03-26 22:44] recreating all formats... done.
    [2013-03-26 22:44] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2013-03-26 22:44] upgraded texlive-bin (2012.0-7 -> 2012.0-8)
    [2013-03-26 22:44] upgraded tigervnc (1.2.0-11 -> 1.2.0-12)
    [2013-03-26 22:44] upgraded tp_smapi (0.41-14 -> 0.41-15)
    [2013-03-26 22:44] upgraded upower (0.9.19-1 -> 0.9.20-1)
    [2013-03-26 22:44] upgraded tracker (0.14.4-3 -> 0.14.5-1)
    [2013-03-26 22:44] upgraded tzdata (2013a-1 -> 2013b-1)
    [2013-03-26 22:44] installed guisu (0.5-1)
    [2013-03-26 22:44] upgraded unetbootin (583-4 -> 583-5)
    [2013-03-26 22:44] upgraded vim-runtime (7.3.798-1 -> 7.3.834-1)
    [2013-03-26 22:44] upgraded vim (7.3.798-1 -> 7.3.834-1)
    [2013-03-26 22:44] In order to use the new version, reload all virtualbox modules manually.
    [2013-03-26 22:44] upgraded virtualbox-host-modules (4.2.8-1 -> 4.2.10-2)
    [2013-03-26 22:44] upgraded virtualbox (4.2.8-1 -> 4.2.10-2)
    [2013-03-26 22:44] upgraded virtualbox-guest-iso (4.2.8-1 -> 4.2.10-1)
    [2013-03-26 22:44] upgraded virtualbox-guest-modules (4.2.8-1 -> 4.2.10-2)
    [2013-03-26 22:44] upgraded webkitgtk2 (1.10.2-2 -> 1.10.2-3)
    [2013-03-26 22:44] upgraded webkitgtk3 (1.10.2-2 -> 1.10.2-3)
    [2013-03-26 22:44] upgraded wine (1.5.25-2 -> 1.5.26-1)
    [2013-03-26 22:44] upgraded xdg-user-dirs-gtk (0.9-1 -> 0.10-1)
    [2013-03-26 22:44] upgraded xf86-input-evdev (2.7.3-2 -> 2.8.0-1)
    [2013-03-26 22:44] upgraded xf86-video-intel (2.21.3-1 -> 2.21.5-1)
    [2013-03-26 22:44] upgraded xmms2 (0.8DrO_o-9 -> 0.8DrO_o-10)
    [2013-03-26 22:44] upgraded xorg-server-common (1.13.3-1 -> 1.14.0-2)
    [2013-03-26 22:44] upgraded xorg-server (1.13.3-1 -> 1.14.0-2)
    [2013-03-26 22:45] Running 'pacman -S nvidia nvidia-utils lib32-nvidia-utils'
    [2013-03-26 22:45] Running 'pacman -Rdd mesa-libgl lib32-mesa-libgl'
    [2013-03-26 22:45] removed lib32-mesa-libgl (9.1.1-1)
    [2013-03-26 22:45] removed mesa-libgl (9.1.1-1)
    [2013-03-26 22:45] Running 'pacman -S nvidia nvidia-utils lib32-nvidia-utils'
    [2013-03-26 22:45] installed nvidia-utils (313.26-1)
    [2013-03-26 22:45] In order to use nvidia module, reboot the system.
    [2013-03-26 22:45] installed nvidia (313.26-2)
    [2013-03-26 22:45] installed lib32-nvidia-utils (313.26-1)
    Any ideas on what might have caused this?
    Last edited by themusicalduck (2013-03-27 16:12:28)

    hadrons123 wrote:
    Sorry my bad
    its
    pacman -S librsvg
    themusicalduck wrote:That did it. Thanks!
    I had the same problem and nemo/nautilus was crashing in a segfault few seconds after starting, now all works fine, thanks! :-)

Maybe you are looking for