[Solved] Several problems after switch to systemd

After many issues with today's update (like broken locale, broken suspend2ram, broken shutdown/restart, broken autologin, broken CPU clocking, broken fan control and broken wicd) I'm stuck with three of them, the most important being wicd.
Autologin is working now and after login I have to enter a password for wicd (which was not the case before the update). After entering the password I get the dbus connection error: https://wiki.archlinux.org/index.php/wi … or_message If I kill wicd (which is runnig directly after boot, but not running properly), starting and stopping and starting again with systemctl works fine. But the autostart mostly fails for some reason (in rare cases it works though). I'm quite new to systemd and don't even know hot to open the new journal in a proper editor to search for errors efficiently.
The second thing is that the locale is being reset to C or POSIX I suppose, at least it's not German as it should be and also is set in /etc/locale.conf.
The third thing is that the Thinkpad fan control fails to start, too. I created a .conf file to load the thinkpad_acpi module which seems to work. If I start /usr/sbin/tpfand manually, the fan control works. But here also the autostart fails.
Sorry for the confused description containing about nothing on error or debug information, but I don't really know where to start digging and get useful information about systemd.
Thanks for any hint,
PhotonX
Last edited by PhotonX (2012-09-02 10:21:10)

Aw, I think that's something I should be able to think of.
Here is the log, but the last piece is just trying to fix things:
[2012-08-27 14:25] synchronizing package lists
[2012-08-27 14:26] Running 'pacman -S core/wireless_tools core/initscripts core/hwids core/libgssglue extra/xorg-server extra/xorg-server-common extra/xf86-video-intel extra/xorg-server-devel'
[2012-08-27 14:26] upgraded wireless_tools (29-6 -> 29-7)
[2012-08-27 14:26] upgraded initscripts (2012.08.2-1 -> 2012.08.3-1)
[2012-08-27 14:26] upgraded hwids (20120730-1 -> 20120815-1)
[2012-08-27 14:26] upgraded libgssglue (0.3-1 -> 0.4-1)
[2012-08-27 14:26] upgraded xorg-server-common (1.12.3.901-1 -> 1.12.4-1)
[2012-08-27 14:26] upgraded xorg-server (1.12.3.901-1 -> 1.12.4-1)
[2012-08-27 14:26] upgraded xf86-video-intel (2.20.4-1 -> 2.20.5-1)
[2012-08-27 14:26] upgraded xorg-server-devel (1.12.3.901-1 -> 1.12.4-1)
[2012-08-27 14:27] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.SLU/orta-gtk-theme-1.4.1-8-any.pkg.tar.xz'
[2012-08-27 14:27] ==> to install chrom(e/ium) themes, just run
[2012-08-27 14:27] orta-install-chrome-themes
[2012-08-27 14:27]
[2012-08-27 14:27] or to remove
[2012-08-27 14:27] orta-install-chrome-themes --remove
[2012-08-27 14:27]
[2012-08-27 14:27] upgraded orta-gtk-theme (1.4.1-7 -> 1.4.1-8)
[2012-08-29 13:32] Running 'pacman -Syy'
[2012-08-29 13:32] synchronizing package lists
[2012-08-29 13:33] Running 'pacman -S -u'
[2012-08-29 13:33] starting full system upgrade
[2012-08-29 13:34] upgraded ethtool (1:3.4-1 -> 1:3.5-1)
[2012-08-29 13:34] upgraded firefox (14.0.1-1 -> 15.0-1)
[2012-08-29 13:35] upgraded firefox-i18n-de (14.0.1-1 -> 15.0-1)
[2012-08-29 13:35] upgraded gc (7.2-1 -> 7.2.d-1)
[2012-08-29 13:35] upgraded hspell (1.1-2 -> 1.2-1)
[2012-08-29 13:35] upgraded libatasmart (0.18-2 -> 0.19-1)
[2012-08-29 13:35] upgraded libwbclient (3.6.7-1 -> 3.6.7-2)
[2012-08-29 13:35] >>> Updating module dependencies. Please wait ...
[2012-08-29 13:35] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2012-08-29 13:35] ==> Building image from preset: 'default'
[2012-08-29 13:35] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2012-08-29 13:35] ==> Starting build: 3.5.3-1-ARCH
[2012-08-29 13:35] -> Running build hook: [base]
[2012-08-29 13:35] -> Running build hook: [udev]
[2012-08-29 13:35] -> Running build hook: [autodetect]
[2012-08-29 13:35] -> Running build hook: [pata]
[2012-08-29 13:35] -> Running build hook: [scsi]
[2012-08-29 13:35] -> Running build hook: [sata]
[2012-08-29 13:35] -> Running build hook: [filesystems]
[2012-08-29 13:35] -> Running build hook: [usbinput]
[2012-08-29 13:35] -> Running build hook: [fsck]
[2012-08-29 13:35] ==> Generating module dependencies
[2012-08-29 13:35] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2012-08-29 13:35] ==> Image generation successful
[2012-08-29 13:35] ==> Building image from preset: 'fallback'
[2012-08-29 13:35] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2012-08-29 13:35] ==> Starting build: 3.5.3-1-ARCH
[2012-08-29 13:35] -> Running build hook: [base]
[2012-08-29 13:35] -> Running build hook: [udev]
[2012-08-29 13:35] -> Running build hook: [pata]
[2012-08-29 13:35] -> Running build hook: [scsi]
[2012-08-29 13:35] -> Running build hook: [sata]
[2012-08-29 13:35] -> Running build hook: [filesystems]
[2012-08-29 13:35] -> Running build hook: [usbinput]
[2012-08-29 13:35] -> Running build hook: [fsck]
[2012-08-29 13:35] ==> Generating module dependencies
[2012-08-29 13:35] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2012-08-29 13:36] ==> Image generation successful
[2012-08-29 13:36] upgraded linux (3.4.9-1 -> 3.5.3-1)
[2012-08-29 13:36] upgraded linux-headers (3.4.9-1 -> 3.5.3-1)
[2012-08-29 13:36] upgraded lirc-utils (1:0.9.0-22 -> 1:0.9.0-26)
[2012-08-29 13:36] upgraded sane (1.0.22-9 -> 1.0.23-1)
[2012-08-29 13:36] upgraded smbclient (3.6.7-1 -> 3.6.7-2)
[2012-08-29 13:36] upgraded syslinux (4.05-6 -> 4.05-7)
[2012-08-29 13:37] upgraded tp_smapi (0.41-3 -> 0.41-5)
[2012-08-29 13:37] upgraded udisks (1.0.4-4 -> 1.0.4-5)
[2012-08-29 13:58] Running 'pacman -S --asdeps --needed extra/python-gobject'
[2012-08-29 13:58] installed python-cairo (1.10.0-1)
[2012-08-29 13:58] installed python-gobject (3.2.2-1)
[2012-08-29 13:59] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.WKI/orta-gtk-theme-1.4.1-9.2.1-any.pkg.tar.xz'
[2012-08-29 13:59] ==> to install chrom(e/ium) themes, just run
[2012-08-29 13:59] orta-install-chrome-themes
[2012-08-29 13:59]
[2012-08-29 13:59] or to remove
[2012-08-29 13:59] orta-install-chrome-themes --remove
[2012-08-29 13:59]
[2012-08-29 13:59] upgraded orta-gtk-theme (1.4.1-8 -> 1.4.1-9.2.1)
[2012-08-29 14:00] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.u1D/xfce4-places-plugin-1.4.0-1-i686.pkg.tar.xz'
[2012-08-29 14:00] upgraded xfce4-places-plugin (1.3.0-3 -> 1.4.0-1)
[2012-08-29 14:20] Running 'pacman -S community/python2-configglue'
[2012-08-29 14:20] installed python2-configglue (1.0.3-1)
[2012-08-29 14:21] Running 'pacman -R python2-configparser'
[2012-08-29 14:21] Running 'pacman -R python2-configglue'
[2012-08-29 14:21] removed python2-configglue (1.0.3-1)
[2012-08-29 16:58] Running 'pacman -S community/mupdf'
[2012-08-29 16:59] installed jbig2dec (0.11-5)
[2012-08-29 16:59] installed mupdf (1.1-1)
[2012-08-31 13:11] Running 'pacman -Sy'
[2012-08-31 13:11] synchronizing package lists
[2012-08-31 13:12] Running 'pacman -S -u'
[2012-08-31 13:12] starting full system upgrade
[2012-08-31 13:15] Running 'pacman -Sy'
[2012-08-31 13:15] synchronizing package lists
[2012-08-31 13:15] Running 'pacman -S -u'
[2012-08-31 13:15] starting full system upgrade
[2012-08-31 13:17] removed libsystemd (188-2)
[2012-08-31 13:17] removed systemd-tools (188-2)
[2012-08-31 13:17] Generating locales...
[2012-08-31 13:17] de_DE.UTF-8... done
[2012-08-31 13:17] en_US.UTF-8... done
[2012-08-31 13:17] ru_RU.UTF-8... done
[2012-08-31 13:17] Generation complete.
[2012-08-31 13:17] upgraded glibc (2.16.0-3 -> 2.16.0-4)
[2012-08-31 13:17] upgraded libdrm (2.4.38-1 -> 2.4.39-1)
[2012-08-31 13:17] upgraded libglapi (8.0.4-2 -> 8.0.4-3)
[2012-08-31 13:18] upgraded libgl (8.0.4-2 -> 8.0.4-3)
[2012-08-31 13:18] upgraded ati-dri (8.0.4-2 -> 8.0.4-3)
[2012-08-31 13:18] upgraded cracklib (2.8.18-2 -> 2.8.19-1)
[2012-08-31 13:18] error: problem occurred while upgrading filesystem
[2012-08-31 13:18] upgraded filesystem (2012.7-1 -> 2012.8-1)
[2012-08-31 13:19] Running 'pacman -Sy'
[2012-08-31 13:19] synchronizing package lists
[2012-08-31 13:19] Running 'pacman -S -u'
[2012-08-31 13:19] starting full system upgrade
[2012-08-31 13:20] upgraded gdk-pixbuf2 (2.26.2-1 -> 2.26.3-1)
[2012-08-31 13:20] upgraded gnutls (3.0.22-1 -> 3.1.0-1)
[2012-08-31 13:21] upgraded hedgewars (0.9.17-3 -> 0.9.17-4)
[2012-08-31 13:21] upgraded imagemagick (6.7.8.9-1 -> 6.7.9.2-1)
[2012-08-31 13:21] ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
[2012-08-31 13:21] :: Append 'init=/bin/systemd' to your kernel command line in your
[2012-08-31 13:21] bootloader to replace sysvinit with systemd
[2012-08-31 13:21] installed systemd (189-3)
[2012-08-31 13:21] upgraded initscripts (2012.08.3-1 -> 2012.08.3-2)
[2012-08-31 13:21] upgraded intel-dri (8.0.4-2 -> 8.0.4-3)
[2012-08-31 13:21] upgraded libwebkit (1.8.2-1 -> 1.8.3-1)
[2012-08-31 13:21] upgraded mesa (8.0.4-2 -> 8.0.4-3)
[2012-08-31 13:21] upgraded pkg-config (0.27-1 -> 0.27.1-1)
[2012-08-31 13:21] upgraded svga-dri (8.0.4-2 -> 8.0.4-3)
[2012-08-31 13:21] upgraded unetbootin (578-1 -> 581-1)
[2012-08-31 13:22] Running 'pacman -Sy'
[2012-08-31 13:22] synchronizing package lists
[2012-08-31 13:24] Running 'pacman -Syu'
[2012-08-31 13:24] synchronizing package lists
[2012-08-31 13:42] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.K4x/jre-7.7-1-i686.pkg.tar.xz'
[2012-08-31 13:44] upgraded jre (7.6-1 -> 7.7-1)
[2012-08-31 13:44] Running 'pacman -U /tmp/yaourt-tmp-photon/PKGDEST.OwW/orta-gtk-theme-1.4.1-9.4-any.pkg.tar.xz'
[2012-08-31 13:44] ==> to install chrom(e/ium) themes, just run
[2012-08-31 13:44] orta-install-chrome-themes
[2012-08-31 13:44]
[2012-08-31 13:44] or to remove
[2012-08-31 13:44] orta-install-chrome-themes --remove
[2012-08-31 13:44]
[2012-08-31 13:44] upgraded orta-gtk-theme (1.4.1-9.2.1 -> 1.4.1-9.4)
[2012-08-31 14:08] Running 'pacman -Sy'
[2012-08-31 14:08] synchronizing package lists
[2012-08-31 15:29] Running 'pacman -U libsystemd-188-2-i686.pkg.tar.xz systemd-tools-188-2-i686.pkg.tar.xz'
[2012-08-31 15:29] removed systemd (189-3)
[2012-08-31 15:29] installed libsystemd (188-2)
[2012-08-31 15:29] installed systemd-tools (188-2)
[2012-08-31 15:35] Running 'pacman -U initscripts-2012.08.3-1-any.pkg.tar.xz'
[2012-08-31 15:35] upgraded initscripts (2012.08.3-2 -> 2012.08.3-1)
[2012-08-31 15:40] Running 'pacman -U wireless_tools-29-6-i686.pkg.tar.xz initscripts-2012.08.2-1-any.pkg.tar.xz'
[2012-08-31 15:40] upgraded wireless_tools (29-7 -> 29-6)
[2012-08-31 15:40] upgraded initscripts (2012.08.3-1 -> 2012.08.2-1)
[2012-08-31 15:46] Running 'pacman -U ethtool-1:3.4-1-i686.pkg.tar.xz'
[2012-08-31 15:46] upgraded ethtool (1:3.5-1 -> 1:3.4-1)
[2012-08-31 15:47] Running 'pacman -U syslinux-4.05-6-i686.pkg.tar.xz linux-3.4.9-1-i686.pkg.tar.xz linux-headers-3.4.9-1-i686.pkg.tar.xz'
[2012-08-31 15:49] Running 'pacman -U syslinux-4.05-6-i686.pkg.tar.xz'
[2012-08-31 15:49] upgraded syslinux (4.05-7 -> 4.05-6)
[2012-08-31 21:53] Running 'pacman -U filesystem-2012.7-1-any.pkg.tar.xz'
[2012-08-31 21:53] error: problem occurred while upgrading filesystem
[2012-08-31 21:53] upgraded filesystem (2012.8-1 -> 2012.7-1)
[2012-08-31 21:53] Running 'pacman -U filesystem-2012.7-1-any.pkg.tar.xz'
[2012-08-31 21:53] error: problem occurred while upgrading filesystem
[2012-08-31 21:53] upgraded filesystem (2012.7-1 -> 2012.7-1)
[2012-08-31 21:55] Running 'pacman -U filesystem-2012.7-1-any.pkg.tar.xz'
[2012-08-31 21:55] upgraded filesystem (2012.7-1 -> 2012.7-1)
[2012-08-31 21:57] Running 'pacman -Sy'
[2012-08-31 21:57] synchronizing package lists
[2012-08-31 21:59] Running 'pacman -S extra/ethtool'
[2012-08-31 21:59] upgraded ethtool (1:3.4-1 -> 1:3.5-1)
[2012-08-31 21:13] Running 'pacman -S core/systemd-sysvcompat'
[2012-08-31 21:13] Running 'pacman -S core/systemd'
[2012-08-31 21:14] removed libsystemd (188-2)
[2012-08-31 21:14] removed systemd-tools (188-2)
[2012-08-31 21:14] :: Append 'init=/bin/systemd' to your kernel command line in your
[2012-08-31 21:14] bootloader to replace sysvinit with systemd
[2012-08-31 21:14] installed systemd (189-3)
[2012-08-31 21:15] Running 'pacman -S community/systemd-arch-units'
[2012-08-31 21:15] installed systemd-arch-units (20120704-5)
[2012-08-31 21:24] Running 'pacman -S core/initscripts'
[2012-08-31 21:25] upgraded initscripts (2012.08.2-1 -> 2012.08.3-2)
[2012-08-31 22:28] Running 'pacman -Sy'
[2012-08-31 22:28] synchronizing package lists
[2012-08-31 22:29] Running 'pacman -S core/syslinux'
[2012-08-31 22:29] upgraded syslinux (4.05-6 -> 4.05-7)
[2012-08-31 22:31] Running 'pacman -Sy'
[2012-08-31 22:31] synchronizing package lists
[2012-08-31 22:31] Running 'pacman -S core/wireless_tools'
[2012-08-31 22:31] upgraded wireless_tools (29-6 -> 29-7)
[2012-08-31 22:33] Running 'pacman -Sy'
[2012-08-31 22:33] synchronizing package lists
[2012-08-31 22:34] Running 'pacman -S -u'
[2012-08-31 22:34] starting full system upgrade
[2012-08-31 22:34] upgraded filesystem (2012.7-1 -> 2012.8-1)
[2012-08-31 22:37] Running 'pacman -S core/systemd-sysvcompat'
[2012-08-31 22:37] Running 'pacman -R initscripts sysvinit'
[2012-08-31 22:37] warning: /etc/rc.conf saved as /etc/rc.conf.pacsave
[2012-08-31 22:37] warning: /etc/inittab saved as /etc/inittab.pacsave
[2012-08-31 22:37] removed initscripts (2012.08.3-2)
[2012-08-31 22:37] removed sysvinit (2.88-6)
[2012-08-31 22:37] Running 'pacman -S core/systemd-sysvcompat'
[2012-08-31 22:37] installed systemd-sysvcompat (189-3)
[2012-08-31 23:09] Running 'pacman -R wicd'
[2012-08-31 23:09] Running 'pacman -R wicd wicd-gtk'
[2012-08-31 23:09] removed wicd-gtk (1.7.2.4-3)
[2012-08-31 23:09] removed wicd (1.7.2.4-3)
[2012-08-31 23:10] Running 'pacman -S extra/wicd-gtk'
[2012-08-31 23:10]
[2012-08-31 23:10] ==> You need to restart the dbus service after
[2012-08-31 23:10] ==> upgrading wicd.
[2012-08-31 23:10] ==> Disable networkmanager,dhcdbd or other networking
[2012-08-31 23:10] ==> utility and add 'wicd' to DAEMONS
[2012-08-31 23:10] ==> in /etc/rc.conf
[2012-08-31 23:10] ==> 'dbus' HAS to be before 'wicd' in rc.conf in the
[2012-08-31 23:10] ==> DAEMONS array.
[2012-08-31 23:10] ==> Wireless Interface Connection Daemon
[2012-08-31 23:10]
[2012-08-31 23:10] ==> To run: wicd-cli or wicd-curses
[2012-08-31 23:10] installed wicd (1.7.2.4-3)
[2012-08-31 23:10]
[2012-08-31 23:10] ==> You need to restart the dbus service after
[2012-08-31 23:10] ==> upgrading wicd.
[2012-08-31 23:10] ==> Disable networkmanager,dhcdbd or other networking
[2012-08-31 23:10] ==> utility and add 'wicd' to DAEMONS
[2012-08-31 23:10] ==> in /etc/rc.conf
[2012-08-31 23:10] ==> 'dbus' HAS to be before 'wicd' in rc.conf in the
[2012-08-31 23:10] ==> DAEMONS array.
[2012-08-31 23:10] ==> Wireless Interface Connection Daemon
[2012-08-31 23:10]
[2012-08-31 23:10] ==> To run: wicd-cli or wicd-curses
[2012-08-31 23:10] installed wicd-gtk (1.7.2.4-3)

Similar Messages

  • [Solved] Several problems after big update

    Hello. Yesterday i made a pacman -Syu that upgraded many packages, after rebooting, i found out that many things got broken, like the keyboard, that got a strange keymap and i can't change it, at least not by the regular ways. Chromium doesn't start, file-roller gives a Gconf error, LibreOffice says that every document that i try to open is protected from editing by a unknown user, video streaming websites doesn't buffer any video and Firefox gives this error "There is not enough room on the disk to save /tmp/DMgQyMeY.part" when downloading .srt files (.rar files are downloaded with no error, but... empty) and the login (going from the login window to fully loaded desktop) is really slow.
    I have been looking in pacman's log for packages that can push arch into widespread malfunctions when failling, but i'm kind of lost.
    This is the log
    [2011-04-17 17:40] Running 'pacman -Syu'
    [2011-04-17 17:40] synchronizing package lists
    [2011-04-17 17:43] starting full system upgrade
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] upgraded attr (2.4.44-2 -> 2.4.44-3)
    [2011-04-17 17:49] upgraded libmowgli (0.7.1-1 -> 0.9.50-1)
    [2011-04-17 17:49] upgraded libmcs (0.7.2-1 -> 0.7.2-2)
    [2011-04-17 17:49] upgraded libguess (1.0-2 -> 1.0-3)
    [2011-04-17 17:49] upgraded audacious-plugins (2.4.4-2 -> 2.5.0-1)
    [2011-04-17 17:49] upgraded audacious (2.4.4-1 -> 2.5.0-1)
    [2011-04-17 17:49] upgraded avahi (0.6.29-1 -> 0.6.30-1)
    [2011-04-17 17:49] upgraded b43-fwcutter (013-2 -> 014-1)
    [2011-04-17 17:49] upgraded bluez (4.90-1 -> 4.91-1)
    [2011-04-17 17:49] upgraded xdg-utils (1.1.0rc1-1 -> 1.1.0rc1-2)
    [2011-04-17 17:49] upgraded chromium (10.0.648.151-1 -> 10.0.648.205-1)
    [2011-04-17 17:49] upgraded conky (1.8.1-2 -> 1.8.1-3)
    [2011-04-17 17:49] upgraded xproto (7.0.20-1 -> 7.0.21-1)
    [2011-04-17 17:49] upgraded libx11 (1.4.2-1 -> 1.4.3-2)
    [2011-04-17 17:49] upgraded consolekit (0.4.3-2 -> 0.4.3-3)
    [2011-04-17 17:49] upgraded dhcpcd (5.2.11-1 -> 5.2.12-1)
    [2011-04-17 17:49] upgraded eventlog (0.2.12-1 -> 0.2.12-2)
    [2011-04-17 17:49] warning: /etc/gshadow installed as /etc/gshadow.pacnew
    [2011-04-17 17:49] warning: /etc/group installed as /etc/group.pacnew
    [2011-04-17 17:49] upgraded filesystem (2010.12-1 -> 2011.04-1)
    [2011-04-17 17:49] upgraded fakeroot (1.14.5-1 -> 1.15.1-1)
    [2011-04-17 17:49] upgraded xvidcore (1.3.0-1 -> 1.3.1-1)
    [2011-04-17 17:49] upgraded x264 (20110115-1 -> 20110327-1)
    [2011-04-17 17:49] upgraded xextproto (7.1.2-1 -> 7.2.0-1)
    [2011-04-17 17:49] upgraded fixesproto (4.1.2-1 -> 5.0-1)
    [2011-04-17 17:49] upgraded libxfixes (4.0.5-1 -> 5.0-1)
    [2011-04-17 17:49] upgraded libdrm (2.4.23-2 -> 2.4.25-1)
    [2011-04-17 17:49] upgraded libgl (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 17:49] upgraded libva (1.0.8-1 -> 1.0.12-1)
    [2011-04-17 17:49] upgraded ffmpeg (20110121-2 -> 20110330-1)
    [2011-04-17 17:49] upgraded flashplugin (10.2.153.1-1 -> 10.2.159.1-1)
    [2011-04-17 17:49] upgraded garcon (0.1.5-1 -> 0.1.7-1)
    [2011-04-17 17:49] upgraded gecko-mediaplayer (1.0.0-2 -> 1.0.0-3)
    [2011-04-17 17:49] upgraded libtiff (3.9.4-1 -> 3.9.5-1)
    [2011-04-17 17:49] upgraded ghostscript (9.01-1 -> 9.02-1)
    [2011-04-17 17:49] upgraded giflib (4.1.6-3 -> 4.1.6-4)
    [2011-04-17 17:50] upgraded git (1.7.4.1-1 -> 1.7.4.4-1)
    [2011-04-17 17:50] upgraded libtasn1 (2.8-1 -> 2.9-1)
    [2011-04-17 17:50] upgraded libgpg-error (1.9-2 -> 1.9-3)
    [2011-04-17 17:50] upgraded libgcrypt (1.4.6-1 -> 1.4.6-2)
    [2011-04-17 17:50] upgraded gnutls (2.10.5-1 -> 2.12.2-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-base (0.10.32-2 -> 0.10.32-4)
    [2011-04-17 17:50] upgraded gstreamer0.10-bad (0.10.21-2 -> 0.10.21-3)
    [2011-04-17 17:50] upgraded libdc1394 (2.1.2-2 -> 2.1.3-1)
    [2011-04-17 17:50] upgraded libsndfile (1.0.23-1 -> 1.0.24-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-bad-plugins (0.10.21-2 -> 0.10.21-3)
    [2011-04-17 17:50] upgraded libthai (0.1.14-1 -> 0.1.15-1)
    [2011-04-17 17:50] upgraded pango (1.28.3-1 -> 1.28.4-2)
    [2011-04-17 17:50] upgraded gstreamer0.10-base-plugins (0.10.32-2 -> 0.10.32-4)
    [2011-04-17 17:50] upgraded gstreamer0.10-good (0.10.27-2 -> 0.10.28-1)
    [2011-04-17 17:50] upgraded taglib (1.6.3-1 -> 1.7-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-good-plugins (0.10.27-2 -> 0.10.28-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-ugly (0.10.17-1 -> 0.10.17-2)
    [2011-04-17 17:50] upgraded gstreamer0.10-ugly-plugins (0.10.17-1 -> 0.10.17-2)
    [2011-04-17 17:50] upgraded xz (5.0.1-1 -> 5.0.2-1)
    [2011-04-17 17:50] upgraded imagemagick (6.6.8.5-1 -> 6.6.9.4-1)
    [2011-04-17 17:50] upgraded poppler (0.16.2-2 -> 0.16.4-1)
    [2011-04-17 17:50] upgraded poppler-glib (0.16.2-2 -> 0.16.4-1)
    [2011-04-17 17:50] upgraded sqlite3 (3.7.5-1 -> 3.7.6.1-1)
    [2011-04-17 17:50] upgraded python2 (2.7.1-7 -> 2.7.1-9)
    [2011-04-17 17:50] upgraded inkscape (0.48.1-1 -> 0.48.1-2)
    [2011-04-17 17:50] upgraded intel-dri (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 17:51] upgraded qt (4.7.2-1 -> 4.7.2-6)
    [2011-04-17 17:51] upgraded strigi (git20110107-2 -> git20110405-1)
    [2011-04-17 17:51] upgraded libdbusmenu-qt (0.8.0-1 -> 0.8.1-1)
    [2011-04-17 17:51] upgraded phonon-gstreamer (4.4.4-1 -> 4.5.0-1)
    [2011-04-17 17:51] upgraded phonon (4.4.4-1 -> 4.5.0-1)
    [2011-04-17 17:51] upgraded kdelibs (4.6.1-2 -> 4.6.2-1)
    [2011-04-17 17:51] installed keyutils (1.4-1)
    [2011-04-17 17:51] installed cifs-utils (4.9-2)
    [2011-04-17 17:51] upgraded tdb (1.2.1-2 -> 1.2.9-1)
    [2011-04-17 17:51] upgraded talloc (2.0.1-1 -> 2.0.5-1)
    [2011-04-17 17:51] upgraded smbclient (3.5.8-1 -> 3.5.8-2)
    [2011-04-17 17:51] upgraded oxygen-icons (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdebase-runtime (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-dragonplayer (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-juk (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kioslave (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kmix (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kscd (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] installed libirman (0.4.5-2)
    [2011-04-17 17:52] upgraded lirc-utils (0.9.0.pre1-2 -> 1:0.9.0-2)
    [2011-04-17 17:52] upgraded mplayer (32792-3 -> 33159-1)
    [2011-04-17 17:52] upgraded kdemultimedia-mplayerthumbs (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] >>> Updating module dependencies. Please wait ...
    [2011-04-17 17:52] >>> MKINITCPIO SETUP
    [2011-04-17 17:52] >>> ----------------
    [2011-04-17 17:52] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-04-17 17:52] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-04-17 17:52] >>> More information about mkinitcpio setup can be found here:
    [2011-04-17 17:52] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-04-17 17:52]
    [2011-04-17 17:52] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-04-17 17:52] ==> Building image "default"
    [2011-04-17 17:52] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-04-17 17:52] :: Begin build
    [2011-04-17 17:52] :: Parsing hook [base]
    [2011-04-17 17:52] :: Parsing hook [udev]
    [2011-04-17 17:52] :: Parsing hook [autodetect]
    [2011-04-17 17:52] :: Parsing hook [pata]
    [2011-04-17 17:52] :: Parsing hook [scsi]
    [2011-04-17 17:52] :: Parsing hook [sata]
    [2011-04-17 17:52] :: Parsing hook [filesystems]
    [2011-04-17 17:52] :: Generating module dependencies
    [2011-04-17 17:53] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-04-17 17:53] ==> SUCCESS
    [2011-04-17 17:53] ==> Building image "fallback"
    [2011-04-17 17:53] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-04-17 17:53] :: Begin build
    [2011-04-17 17:53] :: Parsing hook [base]
    [2011-04-17 17:53] :: Parsing hook [udev]
    [2011-04-17 17:53] :: Parsing hook [pata]
    [2011-04-17 17:53] :: Parsing hook [scsi]
    [2011-04-17 17:54] :: Parsing hook [sata]
    [2011-04-17 17:54] :: Parsing hook [filesystems]
    [2011-04-17 17:54] :: Generating module dependencies
    [2011-04-17 17:54] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-04-17 17:54] ==> SUCCESS
    [2011-04-17 17:54] upgraded kernel26 (2.6.37.4-1 -> 2.6.38.2-1)
    [2011-04-17 17:55] upgraded kernel26-headers (2.6.37.4-1 -> 2.6.38.2-1)
    [2011-04-17 17:55] upgraded libbonobo (2.32.0-1 -> 2.32.1-1)
    [2011-04-17 17:55] upgraded libbonoboui (2.24.4-1 -> 2.24.5-1)
    [2011-04-17 17:55] upgraded libburn (1.0.4.pl00-1 -> 1.0.6.pl00-1)
    [2011-04-17 17:55] upgraded libgsf (1.14.18-2 -> 1.14.20-1)
    [2011-04-17 17:55] upgraded libisofs (1.0.4-1 -> 1.0.6-1)
    [2011-04-17 17:55] upgraded libmysqlclient (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 17:55] upgraded libpng12 (1.2.43-1 -> 1.2.44-1)
    [2011-04-17 17:55] upgraded libproxy (0.4.6-4 -> 0.4.6-6)
    [2011-04-17 17:55] upgraded startup-notification (0.10-1 -> 0.10-2)
    [2011-04-17 17:55] upgraded libxfcegui4 (4.8.1-1 -> 4.8.1-2)
    [2011-04-17 17:55] upgraded licenses (2.7-1 -> 2.8-1)
    [2011-04-17 17:55] upgraded lm_sensors (3.2.0-1 -> 3.3.0-1)
    [2011-04-17 17:55] installed libpipeline (1.2.0-1)
    [2011-04-17 17:55] (re)building database...
    [2011-04-17 18:01] upgraded man-db (2.5.9-1 -> 2.6.0.2-1)
    [2011-04-17 18:01] upgraded sbcl (1.0.46-1 -> 1.0.47-1)
    [2011-04-17 18:01] upgraded maxima (5.23.2-2 -> 5.23.2-3)
    [2011-04-17 18:01] upgraded mdadm (3.1.4-1 -> 3.2.1-1)
    [2011-04-17 18:01] upgraded mercurial (1.8.1-1 -> 1.8.2-1)
    [2011-04-17 18:01] upgraded mesa (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 18:02] upgraded mlocate (0.23.1-2 -> 0.24-1)
    [2011-04-17 18:02] upgraded mpd (0.16.1-1 -> 0.16.2-1)
    [2011-04-17 18:02] upgraded mysql-clients (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 18:02] upgraded mysql (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 18:02] upgraded mysql-workbench (5.2.33-1 -> 5.2.33-2)
    [2011-04-17 18:02] upgraded ncurses (5.8-1 -> 5.9-1)
    [2011-04-17 18:02] module configuration already contains alias directive
    [2011-04-17 18:02]
    [2011-04-17 18:02] upgraded ndiswrapper (1.56-7 -> 1.56-9)
    [2011-04-17 18:03] upgraded openjdk6 (6.b22_1.10-1 -> 6.b22_1.10.1-1)
    [2011-04-17 18:03] upgraded redland (1.0.12-5 -> 1.0.12-6)
    [2011-04-17 18:03] * see http://wiki.archlinux.org/index.php/Openoffice
    [2011-04-17 18:03] * you may want to pacman -Ss libreoffice-extensions
    [2011-04-17 18:03] to see what extensions are prepared to install
    [2011-04-17 18:03] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg for spell checking
    [2011-04-17 18:03] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-04-17 18:03] installed libreoffice (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-ct2n (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-diagram (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-hunart (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-nlpsolver (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-numbertext (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-oooblogger (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-pdfimport (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-presentation-minimizer (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-presenter-screen (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-report-builder (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-typo (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-watch-window (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-wiki-publisher (3.3.2-2)
    [2011-04-17 18:04] installed libreoffice-sdk (3.3.2-2)
    [2011-04-17 18:04] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-04-17 18:04] upgraded pacman-mirrorlist (20110313-1 -> 20110324-1)
    [2011-04-17 18:04] warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew
    [2011-04-17 18:04] >>> The pacman database format has changed as of pacman 3.5.0.
    [2011-04-17 18:04] >>> You will need to run `pacman-db-upgrade` as root.
    [2011-04-17 18:04] >>>
    [2011-04-17 18:04] upgraded pacman (3.4.3-1 -> 3.5.1-1)
    [2011-04-17 18:04] upgraded package-query (0.6-1 -> 0.7-1)
    [2011-04-17 18:04] warning: /etc/php/php.ini installed as /etc/php/php.ini.pacnew
    [2011-04-17 18:04] upgraded php (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-apache (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-pear (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-xsl (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded pm-utils (1.4.1-2 -> 1.4.1-3)
    [2011-04-17 18:04] upgraded python (3.2-1 -> 3.2-2)
    [2011-04-17 18:04] upgraded qscintilla (2.4.6-8 -> 2.5.1-1)
    [2011-04-17 18:04] upgraded qt3 (3.3.8-18 -> 3.3.8-19)
    [2011-04-17 18:04] upgraded skype (2.1.0.81-2 -> 2.2.0.25-1)
    [2011-04-17 18:04] upgraded sudo (1.8.0-4 -> 1.8.1-1)
    [2011-04-17 18:04] upgraded swig (2.0.2-4 -> 2.0.3-1)
    [2011-04-17 18:04] upgraded syslog-ng (3.2.2-1 -> 3.2.2-2)
    [2011-04-17 18:04] upgraded teeworlds (0.5.2-2 -> 0.6.0-1)
    [2011-04-17 18:04] upgraded terminal (0.4.6-1 -> 0.4.7-1)
    [2011-04-17 18:04] upgraded texlive-bin (2010.1-6 -> 2010.1-7)
    [2011-04-17 18:04] upgraded tzdata (2011d-1 -> 2011e-1)
    [2011-04-17 18:04] upgraded usbutils (001-2 -> 002-1)
    [2011-04-17 18:05] upgraded virtuoso (6.1.2-1 -> 6.1.3-1)
    [2011-04-17 18:05] upgraded vlc (1.1.7-6 -> 1.1.9-1)
    [2011-04-17 18:05] upgraded wine (1.3.16-1 -> 1.3.18-1)
    [2011-04-17 18:05] upgraded winetricks (20110311b-1 -> 20110402-1)
    [2011-04-17 18:05] upgraded wxgtk (2.8.11-2 -> 2.8.12-1)
    [2011-04-17 18:05] upgraded xf86-input-evdev (2.6.0-2 -> 2.6.0-3)
    [2011-04-17 18:05] upgraded xf86-input-synaptics (1.4.0-1 -> 1.4.0-2)
    [2011-04-17 18:05] upgraded xf86-video-fbdev (0.4.2-3 -> 0.4.2-4)
    [2011-04-17 18:05] upgraded xf86-video-intel (2.14.0-3 -> 2.15.0-1)
    [2011-04-17 18:05] upgraded xf86-video-vesa (2.3.0-4 -> 2.3.0-5)
    [2011-04-17 18:05] upgraded xfburn (0.4.3-3 -> 0.4.3-4)
    [2011-04-17 18:05] upgraded xfce4-panel (4.8.2-1 -> 4.8.3-1)
    [2011-04-17 18:05] upgraded xfce4-genmon-plugin (3.2-2 -> 3.3.0-1)
    [2011-04-17 18:05] upgraded xfce4-session (4.8.1-1 -> 4.8.1-2)
    [2011-04-17 18:05] upgraded xkeyboard-config (2.1-1 -> 2.2.1-1)
    [2011-04-17 18:05] upgraded xorg-server-common (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 18:05] upgraded xorg-server (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 18:05] upgraded xorg-xrdb (1.0.8-2 -> 1.0.9-1)
    [2011-04-17 18:05] upgraded yaourt (0.9.5.3-1 -> 0.10.1-2)
    already tried a kernel downgrade, and nothing. And i also tried downgrading xorg-server + xorg-common + evdev + fbdev + vesa and intel drivers... and the trackpad died. (re-updated and it's now ok)
    This is not the first time that it happend. There was 2 "strikes" long ago with the same troubles, and one of them included an unconfigurable 600x800 resolution. Both times i didn't found out the cause and waited several weeks using windows until another full pacman -Syu upgrade fixed everything (yes... the coward way), but this time i need to fix it soon... and since it's turning into an habit, i want to know what to do the next time.
    thats all, sorry for the long post. thanks.
    Last edited by hosage (2011-04-19 18:50:12)

    the sad clown wrote:Did you perform the pacman upgrade prior to the rest of the upgrade?  The log records the upgrade at the same time as everything else.
    No, pacman said something about a problem with some packages, so i said "no" when it asked if i wanted to update pacman first. Later, i made another update and pacman said that i should do a pacman-db-upgrade, and i did that.
    Anyhow, the other times that i had this problems, there was no pacman update conflicts with other packages.
    hokasch wrote:You are positive that there is indeed enough free space on your root/home partitions?
    i think so, but im not sure about / because of this output
    df -k
    S.ficheros Bloques de 1K Usado Dispon Uso% Montado en
    udev 10240 244 9996 3% /dev
    /dev/sda4 9661440 9610912 0 100% /
    none 1027012 0 1027012 0% /dev/shm
    /dev/sda3 101105 18848 77036 20% /boot
    /dev/sda5 34898052 22993176 10132108 70% /home
    its spanish, usado = used and Dispon = Available
    looks like / is actually full, or at least is readed as being full,  it might be the cause of firefox not downloading files and not buffering videos right? both are stored in / ?.
    And the de-compressed tmp files goes to / right? What about LibreOffice? is there any tmp file for it?
    So, how can i free space on / without messing with some important stuff?
    And there are still issues with chromium not loading , keyboard miss-configuration and  GUI session manager not loading. Does / being full have something to do with it?
    Last edited by hosage (2011-04-19 18:20:13)

  • [SOLVED] Several problems after fresh installation

    Hi guys,
    i just did a fresh installation of arch and every times i must do something i get this error:
    cannot remove, read, edit and etc : read-only file system
    So i searched for a workaround.. but i must do this after every boot
    This is it:
    mount -oremount,rw /
    There's a way to fix this forever?
    Often when i need to edit some files, like /etc/pacman.conf or xorg config file, arch tell me: You do not have write permission to modify... that file
    Searched another workaround.. and also this i must do every time after each boot:
    sudo chown -R black /directory of file that i'm trying to edit/
    I hope to fix this annoying problems, with your help.
    Thanks guys,
    Gabriele.
    Last edited by Lilith (2012-09-28 13:18:46)

    Ok guys,
    think solved by change my /sda6/ (root) by /mnt to / and adding a slash / before home, boot, var.
    Rebooted and try to edit the same file /etc/fstab and no warnings
    Now is like this:
    # /etc/fstab: static file system information
    # <file system> <dir>     <type>     <options>                <dump>    <pass>
    tmpfs                    /tmp        tmps        nodev,nosuid             0                0
    #UUID=blablablabla
    /dev/sda6                  /             ext4                  rw,relatime           0   1
    #UUID=blablabla
    /dev/sda9                  /home            ext4                 rw,relatime            0   2
    #UUID=blablabla
    /dev/sda5                  /boot              ext2                 rw,relatime             0   2
    #UUID=blablabla
    /dev/sda7                  /var                 reiserfs            rw,relatime             0   2
    #UUID=blablabla
    /dev/sda8                  none              swap                defaults                  0   0
    Thanks to everyone i also fixed my 2nd problem that i think is related to the first
    Last edited by Lilith (2012-09-28 13:15:43)

  • [Solved] Several problems after update

    Hi.
    I updated my system (yaourt -Syua).
    Since then I have three problems, I don't know how much connected to each other.
    First,
    I can't enter LXDE. After I login, I get back the login screen of xdm.
    When I go init 3, and start startx from console, then I get a black screen, until I do AltCtrlF7.
    Meanwhile on the console this happens:
    [laca@varch ~]$ startx
    X.Org X Server 1.12.4
    ... etc ... etc ...
    errors from xkbcomp are not fatal to the X server
    No protocol specified
    waiting for X server to begin accepting connections .
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    and so on.
    Second,
    My .Xauthority and .bash_history files got reset to 0 length.
    And every time I log out, or explicitly do a history -w , the .bash_history file gets touched, but remains 0 length.
    Third,
    When I ssh with X forwarding to that machine, and want to start an X client, then I get:
    X11 connection rejected because of wrong authentication.
    (It may be independent of the update.)
    Any help appreciated.
    Laca
    Last edited by Laca (2012-10-01 17:34:35)

    [2012-09-24 20:58] Running 'pacman -Sy'
    [2012-09-24 20:58] synchronizing package lists
    [2012-09-24 20:59] Running 'pacman -S core/pinentry core/libpipeline core/sysvinit core/hwids core/sudo core/man-db core/util-linux core/procps-ng core/archlinux-keyring core/make core/tzdata core/automake core/coreutils core/sysvinit-tools extra/libsigc++ extra/sdl extra/samba extra/gtk2 extra/gtk-update-icon-cache extra/git extra/lcms2 extra/hunspell extra/taglib extra/smbclient extra/libwbclient extra/qt extra/vala community/libfm community/pcmanfm'
    [2012-09-24 21:00] Running 'pacman -Sy'
    [2012-09-24 21:00] synchronizing package lists
    [2012-09-24 21:04] Running 'pacman -S -u'
    [2012-09-24 21:04] starting full system upgrade
    [2012-09-24 21:06] Running 'pacman -Sy'
    [2012-09-24 21:06] synchronizing package lists
    [2012-09-24 21:07] Running 'pacman -S core/pinentry core/libpipeline core/sysvinit core/hwids core/sudo core/man-db core/util-linux core/procps-ng core/archlinux-keyring core/make core/tzdata core/automake core/coreutils core/sysvinit-tools extra/libsigc++ extra/sdl extra/samba extra/gtk2 extra/gtk-update-icon-cache extra/git extra/lcms2 extra/hunspell extra/taglib extra/smbclient extra/libwbclient extra/qt extra/vala community/libfm community/pcmanfm'
    [2012-09-24 21:09] removed eject (2.1.5-7)
    [2012-09-24 21:09] upgraded pinentry (0.8.1-4 -> 0.8.2-1)
    [2012-09-24 21:09] upgraded libpipeline (1.2.1-1 -> 1.2.2-1)
    [2012-09-24 21:09] upgraded util-linux (2.21.2-5 -> 2.22-6)
    [2012-09-24 21:09] upgraded coreutils (8.17-3 -> 8.19-1)
    [2012-09-24 21:09] upgraded sysvinit-tools (2.88-7 -> 2.88-8)
    [2012-09-24 21:09] upgraded sysvinit (2.88-7 -> 2.88-8)
    [2012-09-24 21:09] upgraded hwids (20120831-1 -> 20120906-1)
    [2012-09-24 21:09] upgraded sudo (1.8.6-1 -> 1.8.6.p3-1)
    [2012-09-24 21:09] upgraded man-db (2.6.2-1 -> 2.6.3-1)
    [2012-09-24 21:09] upgraded procps-ng (3.3.3-3 -> 3.3.3-6)
    [2012-09-24 21:09] upgraded archlinux-keyring (20120812-1 -> 20120915-1)
    [2012-09-24 21:09] upgraded make (3.82-4 -> 3.82-5)
    [2012-09-24 21:09] upgraded tzdata (2012e-1 -> 2012f-1)
    [2012-09-24 21:09] upgraded automake (1.12.3-1 -> 1.12.4-1)
    [2012-09-24 21:09] upgraded libsigc++ (2.2.10-2 -> 2.2.11-1)
    [2012-09-24 21:09] upgraded sdl (1.2.15-2 -> 1.2.15-3)
    [2012-09-24 21:09] upgraded libwbclient (3.6.7-2 -> 3.6.8-1)
    [2012-09-24 21:09] upgraded smbclient (3.6.7-2 -> 3.6.8-1)
    [2012-09-24 21:10] upgraded samba (3.6.7-2 -> 3.6.8-1)
    [2012-09-24 21:10] upgraded gtk-update-icon-cache (2.24.12-1 -> 2.24.13-1)
    [2012-09-24 21:11] upgraded gtk2 (2.24.12-1 -> 2.24.13-1)
    [2012-09-24 21:12] upgraded git (1.7.12-1 -> 1.7.12.1-1)
    [2012-09-24 21:12] upgraded lcms2 (2.3-2 -> 2.4-1)
    [2012-09-24 21:12] upgraded hunspell (1.3.2-1 -> 1.3.2-2)
    [2012-09-24 21:12] upgraded taglib (1.7.2-2 -> 1.8-1)
    [2012-09-24 21:14] upgraded qt (4.8.2-3 -> 4.8.3-3)
    [2012-09-24 21:14] installed vala (0.16.1-1)
    [2012-09-24 21:16] upgraded libfm (1.0-2 -> 1.0.1-1)
    [2012-09-24 21:16] upgraded pcmanfm (1.0-1 -> 1.0.1-1)
    [2012-09-24 21:31] Running 'pacman -Sy'
    [2012-09-24 21:31] synchronizing package lists
    [2012-09-24 21:31] Running 'pacman -S -u'
    [2012-09-24 21:31] starting full system upgrade
    [2012-09-24 21:33] removed virtualbox-archlinux-modules (4.1.22-1)
    [2012-09-24 21:33] removed virtualbox-archlinux-additions (4.1.22-1)
    [2012-09-24 21:33] >>> Updating module dependencies. Please wait ...
    [2012-09-24 21:33] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-09-24 21:33] ==> Building image from preset: 'default'
    [2012-09-24 21:33] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-09-24 21:33] ==> Starting build: 3.5.4-1-ARCH
    [2012-09-24 21:33] -> Running build hook: [base]
    [2012-09-24 21:33] -> Running build hook: [udev]
    [2012-09-24 21:33] -> Running build hook: [autodetect]
    [2012-09-24 21:33] -> Running build hook: [pata]
    [2012-09-24 21:33] -> Running build hook: [scsi]
    [2012-09-24 21:33] -> Running build hook: [sata]
    [2012-09-24 21:33] -> Running build hook: [uresume]
    [2012-09-24 21:33] -> Running build hook: [filesystems]
    [2012-09-24 21:33] -> Running build hook: [usbinput]
    [2012-09-24 21:33] -> Running build hook: [fsck]
    [2012-09-24 21:34] ==> Generating module dependencies
    [2012-09-24 21:34] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-09-24 21:34] ==> Image generation successful
    [2012-09-24 21:34] ==> Building image from preset: 'fallback'
    [2012-09-24 21:34] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-09-24 21:34] ==> Starting build: 3.5.4-1-ARCH
    [2012-09-24 21:34] -> Running build hook: [base]
    [2012-09-24 21:34] -> Running build hook: [udev]
    [2012-09-24 21:34] -> Running build hook: [pata]
    [2012-09-24 21:34] -> Running build hook: [scsi]
    [2012-09-24 21:34] -> Running build hook: [sata]
    [2012-09-24 21:34] -> Running build hook: [uresume]
    [2012-09-24 21:34] -> Running build hook: [filesystems]
    [2012-09-24 21:34] -> Running build hook: [usbinput]
    [2012-09-24 21:34] -> Running build hook: [fsck]
    [2012-09-24 21:34] ==> Generating module dependencies
    [2012-09-24 21:34] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-09-24 21:34] ==> Image generation successful
    [2012-09-24 21:34] upgraded linux (3.5.3-1 -> 3.5.4-1)
    [2012-09-24 21:34] upgraded linux-headers (3.5.3-1 -> 3.5.4-1)
    [2012-09-24 21:34] ===> You may want to load vboxguest, vboxsf and vboxvideo
    [2012-09-24 21:34] installed virtualbox-guest-modules (4.2.0-2)
    [2012-09-24 21:34] installed virtualbox-guest-utils (4.2.0-3)
    [2012-09-24 21:35] Running 'pacman -S community/doublecmd-gtk2'
    [2012-09-24 21:36] /usr/bin/update-desktop-database
    [2012-09-24 21:36] /usr/bin/update-mime-database
    [2012-09-24 21:36] /usr/bin/gtk-update-icon-cache
    [2012-09-24 21:36] installed doublecmd-gtk2 (0.5.4-2.1)
    Hvala
    Laca

  • I915 power consumption issue after switch to systemd?

    After switching to systemd I noticed a massive increase of power consumption on my Thinkpad X220 (i5 Sandy Bridge).
    The strange thing is, that after some reboots it randomly seems to catch the i915 power saving mode and the consumption gets from ~24W to ~7W at idle. But only after several reboots.
    Adding the good old i915.i915_enable_rc6=1 to the boot parameters doesn't make any differences. But looking at the powertop detail outputs it seems to be a i915 issue.
    Using the latest linux kernel from core (3.6.4) and latest intel drivers (2.20.12).

    I started to get suspicious because I have only ever had the issue in my office. Last week, when I encrypted my drive, my machine wrote to disk for more than 14 hours solid. I then did all the set up and all the restoring from backup etc. with no issue whatsoever. Lenovo ran the thing for 48 hours straight with no problem. But once in my office...
    So I asked the local IT people if they could think of anything other than overheating and explained the issue. They took my laptop yesterday , booted it from a hardware testing CD and ran it for a couple of hours sitting on top of a hot computer in the server room which is definitely hot. (It has a whole bunch of computers, I guess.) No issue. They then ran stress tests for a while in the same place. No problem. Highest recorded temp: 65C.
    The head of IT then took my power adapter to a more general IT service to be tested and inspected. They looked at it, they opened the plug to check the fuse, they tested it. No problem. Of course, the guy also explained why he was asking and the other IT person said, "Oh, is that on level 1?" "Yes..." So apparently there was another machine (a Mac), I think, doing just the same thing in an office in my part of the building. Testing showed that the power spikes and when the power spikes, the laptop shut down as a safety measure. Solution: they installed a UPS for that one laptop. They didn't tell anybody else, including the local IT people.
    What the local IT people were going to do was to install equipment to monitor the power in my office and see if anything weird was causing my laptop to react. However, that was when this was an extremely-unlikely-but-we-are-getting-desperate-for-theories scenario. Clearly, that theory no longer seems wildly implausible at all. So the current hypothesis is that it is most likely that my machine is also reacting to the spikes in power by shutting itself off. (I'm not sure why it should have just started doing this but who knows what the state of the electricals is and how that might vary?)
    I have been told that a surge protector will do no good. (They've given me one anyway but apparently it will not deal with spikes in phase 3 power or something - I didn't understand this bit but the head IT person said he didn't understand it either but the electricals IT person showed him with graphs on the whiteboard. So it must be true.)
    The current plan is to try to get the UPS from central IT which was provided for the other laptop since that person's discipline has since moved to another floor of the building so the UPS probably went back to central IT. They are going to ask during a meeting tomorrow about this possibility. Otherwise, they are planning to order a UPS for me on Monday.
    I'm somewhat surprised that the abrupt shutdowns haven't screwed my data. I've lost work but not seen fs corruption. I didn't take my laptop today. I'll need it next week but I do not plan to plug it in in my office until I have a UPS.
    I'm pretty annoyed, to be honest. I've wasted hours on this and got incredibly stressed about it. The IT people have also wasted a (smaller) amount of time. I hoped to have a new draft of an article I'm working on written by the end of reading week but that didn't happen due to all of this. And they *knew*. It would be different if this was an unknown problem just discovered - of course, one could understand that. But there's a known problem which can cause this type of problem and presumably could well damage equipment without these sorts of safety shutdown features and they don't tell anybody.
    And, no, I doubt very much indeed that a damaged personal machine would be considered the institution's liability. (Maybe if it was a student's machine and the student was required to use it or something but even then...)
    I can't believe it does much good to their equipment either.
    The local IT people did know there was an issue with some burnt out devices but that was about eight years ago and only got mentioned as a outside possibility when other diagnostics turned up no result.
    What gets me is that the proposed solution will only solve the issue for me - not for anybody else in my part of the building on level 1.

  • Help solve the problem after restor iphone 5 ios 7 asks email

    Help solve the problem after restor iphone 5 ios 7 asks apple ID
    I Forgot apple ID

    Only one way- to remember it. There is no way around cause it is a new security feature. Better stress your memory.

  • [SOLVED] [no] Problem [at all] with NTFS after switch to systemd

    Hi.
    I've recently switched to systemd (thanks for this great Wiki page!). All is right except automount of NFTS partions. In old config, I don't have any entry in fstab, but there is a rule for udev:
    KERNEL!="sd[a-z][0-9]", GOTO="media_by_label_auto_mount_end"
    # Import FS infos
    IMPORT{program}="/sbin/blkid -o udev -p %N"
    # Get a label if present, otherwise specify one
    ENV{ID_FS_LABEL}!="", ENV{dir_name}="%E{ID_FS_LABEL}"
    ENV{ID_FS_LABEL}=="", ENV{dir_name}="usbhd-%k"
    # Global mount options
    ACTION=="add", ENV{mount_options}="relatime"
    # Filesystem-specific mount options
    #ACTION=="add", ENV{ID_FS_TYPE}=="vfat|ntfs", ENV{mount_options}="$env{mount_options},utf8,gid=100,umask=002"
    ACTION=="add", ENV{ID_FS_TYPE}=="vfat|ntfs", ENV{mount_options}="$env{mount_options},utf8,gid=100,uid=fran,umask=000"
    # Mount the device
    #ACTION=="add", RUN+="/bin/mkdir -p /media/%E{dir_name}", RUN+="/bin/mount -o $env{mount_options} /dev/%k /media/%E{dir_name}"
    ACTION=="add", RUN+="/bin/mkdir -p /media/%E{dir_name}", RUN+="/bin/mount -t ntfs-3g -o $env{mount_options} /dev/%k /media/%E{dir_name}"
    # Clean up after removal
    ACTION=="remove", ENV{dir_name}!="", RUN+="/bin/umount -l /media/%E{dir_name}", RUN+="/bin/rmdir /media/%E{dir_name}"
    # Exit
    LABEL="media_by_label_auto_mount_end"
    I think this rule should work with systemd. It seems to work, because:
    [root@HermesT rules.d]# systemctl list-units | grep 'media'
    media-Almacen.mount loaded active mounted /media/Almacen
    media-COMPAQ.mount loaded active mounted /media/COMPAQ
    media-SYSTEM.mount loaded active mounted /media/SYSTEM
    But:
    [root@HermesT media]# ls
    ls: cannot access COMPAQ: Transport endpoint is not connected
    ls: cannot access Almacen: Transport endpoint is not connected
    ls: cannot access SYSTEM: Transport endpoint is not connected
    Almacen COMPAQ MIO SYSTEM almacen hdusb usbhd-sda3 usbhd-sda4 usbhd-sdb1 usbhd-sdb2 usbhd-sdb5 usbhd-sdb6 usbhd-sdc1 usbhd-sdc2 usbhd-sdc5 usbhd-sdc6
    ¿some ideas?
    Thanks.
    Last edited by HermesT (2012-10-27 20:20:41)

    Thanks aking9:
    It seems there is no difference whether  fstab entry (a very old one, comented a long time ago) is active or not. None of both below helps to solve it.
    /dev/sda5 /media/Almacen ntfs-3g defaults,users,umask=002 0 0
    #/dev/sda5 /media/Almacen ntfs-3g defaults,users,locale=es_ES.UTF-8,umask=002 0 0
    Despite of great work done by Arch team, systemd is an "esoteric" world for me.
    Where can I now configure such thing?
    Added:
    journalctl log for ntfs-3g.
    First, fstab with locale (deprecated?). Second fstab with nls. Third, no fstab entry:
    Oct 26 18:30:04 HermesT ntfs-3g[700]: Unmounting /dev/sda5 (Almacen)
    Oct 26 18:30:31 HermesT ntfs-3g[225]: Version 2012.1.15 external FUSE 29
    Oct 26 18:30:31 HermesT ntfs-3g[225]: Mounted /dev/sda5 (Read-Write, label "Almacen", NTFS 3.1)
    Oct 26 18:30:31 HermesT ntfs-3g[225]: Cmdline options: rw,noexec,nosuid,nodev,locale=es_ES.UTF-8,umask=002,users
    Oct 26 18:30:31 HermesT ntfs-3g[225]: Mount options: rw,noexec,nosuid,nodev,users,allow_other,nonempty,relatime,fsname=/dev/sda5,blkdev,blksize=4096,default_permissions
    Oct 26 18:30:31 HermesT ntfs-3g[225]: Global ownership and permissions enforced, configuration type 7
    Oct 26 19:10:41 HermesT ntfs-3g[225]: Unmounting /dev/sda5 (Almacen)
    Oct 26 19:57:45 HermesT ntfs-3g[229]: [101B blob data]
    Oct 26 20:06:53 HermesT ntfs-3g[229]: Unmounting /dev/sda5 (Almacen)
    Oct 26 20:07:15 HermesT ntfs-3g[279]: Version 2012.1.15 external FUSE 29
    Oct 26 20:07:15 HermesT ntfs-3g[279]: Mounted /dev/sda5 (Read-Write, label "Almacen", NTFS 3.1)
    Oct 26 20:07:15 HermesT ntfs-3g[279]: Cmdline options: rw,noexec,nosuid,nodev,nls=utf8,umask=002,users
    Oct 26 20:07:15 HermesT ntfs-3g[279]: Mount options: rw,noexec,nosuid,nodev,nls=utf8,users,allow_other,nonempty,relatime,fsname=/dev/sda5,blkdev,blksize=4096,default_permissions
    Oct 26 20:07:15 HermesT ntfs-3g[279]: Global ownership and permissions enforced, configuration type 7
    Oct 26 20:08:37 HermesT ntfs-3g[279]: [101B blob data]
    Oct 26 20:24:30 HermesT ntfs-3g[279]: Unmounting /dev/sda5 (Almacen)
    Oct 26 20:26:05 HermesT ntfs-3g[795]: Version 2012.1.15 external FUSE 29
    Oct 26 20:26:05 HermesT ntfs-3g[795]: Mounted /dev/sda5 (Read-Write, label "Almacen", NTFS 3.1)
    Oct 26 20:26:05 HermesT ntfs-3g[795]: Cmdline options: rw,nodev,nosuid,uid=1002,gid=100,dmask=0077,fmask=0177,uhelper=udisks
    Oct 26 20:26:05 HermesT ntfs-3g[795]: Mount options: rw,nodev,nosuid,uhelper=udisks,allow_other,nonempty,relatime,fsname=/dev/sda5,blkdev,blksize=4096,default_permissions
    Oct 26 20:26:05 HermesT ntfs-3g[795]: Global ownership and permissions enforced, configuration type 7
    None of them solved the problem.
    Last edited by HermesT (2012-10-26 18:58:02)

  • [SOLVED] Unexpected problems after installing systemd

    Hi there,
    Since I read that Arch is going to start using systemd I decided to install it. I followed the systemd wiki article (https://wiki.archlinux.org/index.php/Sy … g_to_start) and at first sight everything seemed OK and I didn't have much problems with it. My only serious problem was that the network-manager plasmoid in KDE was not working properly - it stated that Network Manager was not started. After searching the forums I found out that the problem was due to my pam login file for lightdm not configured properly and I managed to fix the problem. However after several days of use I found out the following additional problems:
    1. Removable drives not working - before usb flash drives and sd cards were automounted by KDE when i inserted them. Now nothing happens (I tested with a usb flash drive and an sd memory card).
    2. My laptop's touchpad feels very slugish and scroll is not working. After I tried to check the touchpad settings in the KDE control centre I found out while all the touchpad settings are present, they are greyed out and can't be changed.
    3. Sound is extremely choppy in wine games. In native linux games (Faster Than Light for example) it is OK. It is also OK in other native linux applications like clementine and mplayer. I am using pulseaudio which i've set up in accordance with the pulseaudio wiki article.
    I tried to recall any problems I may have had while setting up systemd and the onlything ordinary i can thing about was that when i tried to do "systemctl enable dbus.service" (because the systemd wiki article advised me to "systemctl enable" all daemons listed in my former rc.conf) I got the following output: "The unit files have no [Install] section. They are not meant to be enabled using systemctl.". On the other hand the dbus.service seems to be running just fine:
    "dbus.service                                 loaded active running       D-Bus System Message Bus"
    Has anyone encounter similar problems when using systemd?
    Best regards!
    Last edited by hellfire[bg] (2012-10-14 19:36:59)

    I had some time to tweak my system and i have an update on my problems - the 1st and 2nd problems were solved by reverting back to initscripts and setting up systemd again. I can swear i followed the same instructions (on the arch linux wiki page) as before but somehow after it did it those problems disappeared. I am now running a pure systemd system and everything appears to be OK. Regarding the 3rd problem it turned out that it was a pulseaudio issue. After I set up pulseaudio initialy I checked wine and it was running fine but apparently I have tweaked my pulseaudio setup since then and this broke wine. Systemd being the biggest change to my system before i detected the problem, i assumed that it was the reaseon. However it seems that pulseaudio was the culprit and after a little tweking with its configuration file it seems to be OK now. If anyone has the problem, this setting described in the arc wiki was the reason for my problem - https://wiki.archlinux.org/index.php/Pu … _crackling . Using the default set up (as opposed to the option described in the wiki) solved my problem.
    Pse, here's the output of what you requested, ran as a normal user (in pastebin):
    http://pastebin.com/w5A1F9jf
    Last edited by hellfire[bg] (2012-10-14 19:39:30)

  • [SOLVED] (Auto)mounting in KDE not working after switch to systemd

    After I switched to systemd (everything else works fine now) I cannot mount any disk (CD/DVD/USB disk) with KDE 4.9.2.
    I only get the error message "cannot mount the following device: [...]".
    This is also the case when logged in as root, so it's probably not a problem with permissions.
    Manually mounting works fine.
    These lines show up in syslog when attaching a USB disk:
    Nov  3 12:04:49 localhost kernel: [  310.752533] sd 5:0:0:0: [sdb] Attached SCSI removable disk
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** ADDING /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** UPDATING /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** ADDED /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** EMITTING ADDED for /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** ADDING /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** UPDATING /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** ADDED /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1
    Nov  3 12:04:49 localhost udisks-daemon[752]: **** EMITTING ADDED for /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1
    Nov  3 12:04:51 localhost udisks-daemon[752]: **** USING MOUNT OPTIONS 'uhelper=udisks,nodev,nosuid,uid=1000,gid=1001,shortname=mixed,dmask=0077,utf8=1,showexec,flush' FOR DEVICE /dev/sdb1
    The error is only displayed in KDE, does not appear in the log.
    I have no idea where to look for a missing or wrong setting, so I would appreciate any advice.
    If you need more information about my system, feel free to ask.
    Last edited by iromeister (2012-12-12 17:39:47)

    I'm not sure I really agree with IgnorantGuru in that I used to use a script which mounted my floppy with udisk --sorry old school--and with the systemd change, I now only had to change my script back to the KISS principle of mount and umount, without udisk, to make it work.  I don't understand all the complaints about the direction arch is going.  To me it's the same as it's always been.  Arch is for competent linux users, simple as that.  If you don't want to do the work and figure it out--as best you can--on your own, then the forum is your friend. 
    edit: @alwaysanoob:  Recently, with the change away from consolekit to logind, check to see if your polkit.service is active as many posts are showing that the polkit upgrade is not always activated due to conflicting group id's.  I myself had this problem as polkit was trying to use group id 102 which was already taken by an old install of gdm--which I had to remove--before the polkit.service could be started properly after a reinstall of polkit
    Last edited by bgc1954 (2012-11-05 05:03:48)

  • [SOLVED] Several problems with PulseAudio under Xfce4

    So, yesterday I sat down to set up pulseaudio on my machine (I want to try and use it for my 'networked-audio system' of the future).
    I was aware of the fact that pulseaudio does have several problems. particularly with ALSA-compatibility, but I was ready to give it a shot anyway and hope for the best.
    Of course that did not happen...
    I installed everything (including packages for backward compatibility with ALSA) and while sound still works (what a relief), I have several problems now:
    1. Pulseaudio does NOT save it's volume levels  - Volume levels for Pulseaudio are gone after next reboot, I was trying to look into this, but found no workable solution.
    2. Strange behaviour of apps when changing volume - This is REALLY annoying.
    When I am in a music app for example (e.g. Banshee) and am trying to increase/decrease volume, the current sound (song) will 'mute' when I am moving the slider and only 'resume' after I release it.
    Any ideas are much appreciated,
    Thanks,
    SOLVED: It seems that all my alsa channels were automatically muted when pulseaudio was first enabled.
    Strange, Is this because pulseaudio wants you not to use alsa or something? :-)
    Last edited by MatejLach (2012-09-02 19:30:45)

    vacant wrote:
    I'm using just alsa now but when I used pulseaudio I used "pacmd" to set suitable volumes. Something like
    pacmd set-default-volume (and then volumes in the range 0-65000?)
    anyway, "pacmd info" will have the correct command.
    I was not aware of this, very useful - Thank you.
    Last edited by MatejLach (2012-09-02 19:31:53)

  • [solved] dhcpcd problem after upgrading to 6.0.4/6.0.5

    I cant access any network after upgrading to 6.0.4 or 6.0.5.
    Im using the Linux-Kernel 3.10.3.
    Does anyone have the same problem?
    Downgrading to 5.6.8 solved this problem.
    Here is the output of dhcpcd and wpa_supplicant:
    dhcpcd[28734]: version 6.0.4 starting
    dhcpcd[28742]: wlan0: starting wpa_supplicant
    dhcpcd[28734]: eth0: waiting for carrier
    dhcpcd[28734]: wlan0: waiting for carrier
    dhcpcd[28734]: wlan0: carrier acquired
    dhcpcd[28734]: wlan0: soliciting an IPv6 router
    dhcpcd[28734]: wlan0: rebinding lease of 192.168.0.104
    dhcpcd[28734]: wlan0: soliciting a DHCP lease
    dhcpcd[28734]: wlan0: carrier lost
    dhcpcd[28734]: wlan0: carrier acquired
    dhcpcd[28734]: wlan0: soliciting an IPv6 router
    dhcpcd[28734]: wlan0: rebinding lease of 192.168.0.104
    dhcpcd[28734]: wlan0: leased 192.168.0.104 for 86400 seconds
    dhcpcd[28734]: wlan0: adding host route to 192.168.0.104 via 127.0.0.1
    dhcpcd[28734]: wlan0: adding route to 192.168.0.0/24
    dhcpcd[28734]: wlan0: adding default route via 192.168.0.1
    dhcpcd[28734]: forked to background, child pid 28849
    Successfully initialized wpa_supplicant
    wlan0: SME: Trying to authenticate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Trying to associate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Associated with f8:df:a8:33:0e:7f
    wlan0: WPA: Key negotiation completed with f8:df:a8:33:0e:7f [PTK=TKIP GTK=TKIP]
    wlan0: CTRL-EVENT-CONNECTED - Connection to f8:df:a8:33:0e:7f completed [id=2 id_str=]
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    wlan0: SME: Trying to authenticate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Trying to associate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Associated with f8:df:a8:33:0e:7f
    wlan0: WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK
    wlan0: WPA: Could not verify EAPOL-Key MIC - dropping packet
    wlan0: WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK
    wlan0: WPA: Could not verify EAPOL-Key MIC - dropping packet
    wlan0: Authentication with f8:df:a8:33:0e:7f timed out.
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
    wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=2 ssid="VHC" auth_failures=1 duration=10
    wlan0: Failed to initiate AP scan
    wlan0: Failed to initiate AP scan
    wlan0: Failed to initiate AP scan
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    wlan0: Failed to initiate AP scan
    wlan0: Failed to initiate AP scan
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    wlan0: CTRL-EVENT-SSID-REENABLED id=2 ssid="VHC"
    wlan0: SME: Trying to authenticate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Trying to associate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Associated with f8:df:a8:33:0e:7f
    wlan0: WPA: Key negotiation completed with f8:df:a8:33:0e:7f [PTK=TKIP GTK=TKIP]
    wlan0: CTRL-EVENT-CONNECTED - Connection to f8:df:a8:33:0e:7f completed [id=2 id_str=]
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    wlan0: SME: Trying to authenticate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Trying to associate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Associated with f8:df:a8:33:0e:7f
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    wlan0: SME: Trying to authenticate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Trying to associate with f8:df:a8:33:0e:7f (SSID='VHC' freq=2452 MHz)
    wlan0: Associated with f8:df:a8:33:0e:7f
    wlan0: CTRL-EVENT-DISCONNECTED bssid=f8:df:a8:33:0e:7f reason=3 locally_generated=1
    dbus: wpas_dbus_bss_signal_prop_changed: Unknown Property value 7
    Edit:
    I reported this.
    Last edited by rosenrot (2013-08-08 13:35:18)

    rosenrot wrote:I solved it with downgrading, I think its a Bug.
    1. Not exactly a solution, more like a temporary workaround.
    2. Please open a bug report, although dhcpcd 6.0.5-1 works fine for me.
    3. When pasting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.

  • [SOLVED] Architecture problems after chroot fix

    I got the brilliant idea last night that systemd-sysvcompat was no longer needed on my system so I unistalled it. Turning on my computer did not go smootly this morning.
    I managed to fix the problem by booting a Linux Mint 64bit KDE USB I had lying around and from there I followed some chroot instructions to access my Arch setup and restore the deleted systemd-sysvcompat. While I was at it I also updated some programs. This was all done through pacman undir chroot.
    The problem I have now is that my system is 32 bit (i686) and I keep getting the error
    error: failed to prepare transaction (package architecture is not valid)
    :: package xxx-x86_64 does not have a valid architecture
    from pacman. If i add the --arch x86_64 flag pacman stops complaining and installs but I get the 64 bit version (as expected). The packages which I installed from my chroot session all turned out to be x86_64 versions. I have now restored them all to i686 by manually downloading and installing each package.
    I found some old posts on the same error from pacman but have not been able to fix the problem after reading them. I have f. ex. tried setting the arch flag in pacman.conf to i686 instead of auto without success.
    uname -m reports i686 as the architecture.
    Please advise me on what I can try to fix this problem and please forgive me if I've missed out some important log outputs or other information. I'll provide as needed.
    Last edited by Bangsadrengur (2013-05-23 13:56:47)

    This worked falconindy. Pacman is back to normal. Thank you (and you as well Scimmia) .

  • [SOLVED]ldconfig - Problem after attempt to install Skype

    Hi guys,
    Recently I decided that I wanted to learn how to use and operate Arch Linux.
    I studied the Begginers guide to understand how to install and I did it (=
    But, when I was installing some softwares that I use daily, like gimp, firefox and skype, I had a little problem.
    When I was installing Skype, using
    pacman -S skype
    I got the following message:
    Packages (1): skype-4.3.0.37-3
    Total Download Size: 14.99 MiB
    Total Installed Size: 42.89 MiB
    Net Upgrade Size: 0.00 MiB
    :: Proceed with installation? [Y/n] y
    :: Retrieving packages ...
    skype-4.3.0.37-3-x86_64 15.0 MiB 57.3K/s 04:28 [####################################################################] 100%
    (1/1) checking keys in keyring [####################################################################] 100%
    (1/1) checking package integrity [####################################################################] 100%
    (1/1) loading package files [####################################################################] 100%
    (1/1) checking for file conflicts [####################################################################] 100%
    (1/1) checking available disk space [####################################################################] 100%
    (1/1) reinstalling skype [####################################################################] 100%
    Important update note: Since Skype 4.3, only PulseAudio is supported.
    That means you NEED a working PulseAudio setup to use Skype for voice chatting.
    If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 to your
    env before starting skype. Something like 'export PULSE_LATENCY_MSEC=60' in .bashrc, for example.
    ldconfig: File /usr/lib32/libjson-c.so.2.0.1 is empty, not checked.
    ldconfig: File /usr/lib32/libXrender.so.1.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libiculx.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libmng.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libSM.so.6.0.1 is empty, not checked.
    ldconfig: File /usr/lib32/liblcms2.so.2.0.6 is empty, not checked.
    ldconfig: File /usr/lib32/libasound.so is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisfile.so.3.3.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libattr.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libicule.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC++.so.6.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libfreetype.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisfile.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libicudata.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC++.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-simple.so.0.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/liblcms2.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libicui18n.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libXrandr.so is empty, not checked.
    ldconfig: File /usr/lib32/libicudata.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXtst.so.6.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libICE.so.6.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbis.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so is empty, not checked.
    ldconfig: File /usr/lib32/libpulse.so is empty, not checked.
    ldconfig: File /usr/lib32/libogg.so.0.8.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libicuio.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbis.so is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz.so.0.935.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libmng.so is empty, not checked.
    ldconfig: File /usr/lib32/libasyncns.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libfreetype.so.6.11.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libXtst.so is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libsndfile.so is empty, not checked.
    ldconfig: File /usr/lib32/libfreetype.so is empty, not checked.
    ldconfig: File /usr/lib32/libicudata.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so is empty, not checked.
    ldconfig: File /usr/lib32/libicui18n.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libtiffxx.so is empty, not checked.
    ldconfig: File /usr/lib32/libsndfile.so.1.0.25 is empty, not checked.
    ldconfig: File /usr/lib32/libattr.so.1.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libXi.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXcursor.so is empty, not checked.
    ldconfig: File /usr/lib32/libicuuc.so is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz-icu.so is empty, not checked.
    ldconfig: File /usr/lib32/libjson-c.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC++.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-simple.so is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-mainloop-glib.so.0.0.5 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXrender.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so is empty, not checked.
    ldconfig: File /usr/lib32/libICE.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisenc.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXi.so.6.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libtiffxx.so.5.2.0 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-mainloop-glib.so is empty, not checked.
    ldconfig: File /usr/lib32/libasyncns.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libsqlite3.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so is empty, not checked.
    ldconfig: File /usr/lib32/libSM.so is empty, not checked.
    ldconfig: File /usr/lib32/libfontconfig.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libjson-c.so is empty, not checked.
    ldconfig: File /usr/lib32/libXcursor.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so is empty, not checked.
    ldconfig: File /usr/lib32/libtiff.so.5.2.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libtiff.so is empty, not checked.
    ldconfig: File /usr/lib32/libattr.so is empty, not checked.
    ldconfig: File /usr/lib32/libsndfile.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz-icu.so.0.935.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC.so.8.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisenc.so.2.0.10 is empty, not checked.
    ldconfig: File /usr/lib32/libpng.so is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz-icu.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libicui18n.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libicuio.so is empty, not checked.
    ldconfig: File /usr/lib32/libSM.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libsqlite3.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-simple.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libicule.so is empty, not checked.
    ldconfig: File /usr/lib32/libicutest.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libpng16.so is empty, not checked.
    ldconfig: File /usr/lib32/libXrandr.so.2.2.0 is empty, not checked.
    ldconfig: File /usr/lib32/libfontconfig.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz.so is empty, not checked.
    ldconfig: File /usr/lib32/liblcms2.so is empty, not checked.
    ldconfig: File /usr/lib32/libsqlite3.so.0.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so.4.9 is empty, not checked.
    ldconfig: File /usr/lib32/libtiff.so.5 is empty, not checked.
    ldconfig: File /usr/lib32/libXrender.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbis.so.0.4.7 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so is empty, not checked.
    ldconfig: File /usr/lib32/libicuuc.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-mainloop-glib.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libcap.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libasound.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libicutest.so is empty, not checked.
    ldconfig: File /usr/lib32/libicuuc.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libXtst.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libtiffxx.so.5 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so is empty, not checked.
    ldconfig: File /usr/lib32/libicutest.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libiculx.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisfile.so.3 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libpng16.so.16 is empty, not checked.
    ldconfig: File /usr/lib32/libmng.so.2.0.2 is empty, not checked.
    ldconfig: File /usr/lib32/libicutu.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libpng16.so.16.13.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libicuio.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libXi.so is empty, not checked.
    ldconfig: File /usr/lib32/libicule.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libasyncns.so.0.3.1 is empty, not checked.
    ldconfig: File /usr/lib32/libicutu.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC.so.8 is empty, not checked.
    ldconfig: File /usr/lib32/libICE.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libicutu.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so is empty, not checked.
    ldconfig: File /usr/lib32/libXrandr.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse.so.0.17.3 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libcap.so.2.24 is empty, not checked.
    ldconfig: File /usr/lib32/libogg.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so is empty, not checked.
    ldconfig: File /usr/lib32/libfontconfig.so.1.8.0 is empty, not checked.
    ldconfig: File /usr/lib32/libogg.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so.4.9.4 is empty, not checked.
    ldconfig: File /usr/lib32/libiculx.so is empty, not checked.
    ldconfig: File /usr/lib32/libXcursor.so.1.0.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libasound.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libcap.so is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisenc.so is empty, not checked.
    I'm having problems now with skype and ldconfig.
    I think the skype problem will be solved if this problem with ldconfig is solved, because I looked for some answers first to solve my problem and it seems to be something with missing/corrupted lib files.
    Every time I try to install something I get these messages and if I run ldconfig too.
    Can anyone help me with this?
    I'm using Arch with Cinnamon, on a laptop tha has an Optimus NVIDIA card. (I don't know if it's related but...)
    Some more information that maybe useful:
    The output from ldconfig:
    ldconfig: File /usr/lib32/libjson-c.so.2.0.1 is empty, not checked.
    ldconfig: File /usr/lib32/libXrender.so.1.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libiculx.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libmng.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libSM.so.6.0.1 is empty, not checked.
    ldconfig: File /usr/lib32/liblcms2.so.2.0.6 is empty, not checked.
    ldconfig: File /usr/lib32/libasound.so is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisfile.so.3.3.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libattr.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libicule.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC++.so.6.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libfreetype.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisfile.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libicudata.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC++.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-simple.so.0.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/liblcms2.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libicui18n.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libXrandr.so is empty, not checked.
    ldconfig: File /usr/lib32/libicudata.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXtst.so.6.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libICE.so.6.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbis.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so is empty, not checked.
    ldconfig: File /usr/lib32/libpulse.so is empty, not checked.
    ldconfig: File /usr/lib32/libogg.so.0.8.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libicuio.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbis.so is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz.so.0.935.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libmng.so is empty, not checked.
    ldconfig: File /usr/lib32/libasyncns.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libfreetype.so.6.11.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libXtst.so is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libsndfile.so is empty, not checked.
    ldconfig: File /usr/lib32/libfreetype.so is empty, not checked.
    ldconfig: File /usr/lib32/libicudata.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so is empty, not checked.
    ldconfig: File /usr/lib32/libicui18n.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libtiffxx.so is empty, not checked.
    ldconfig: File /usr/lib32/libsndfile.so.1.0.25 is empty, not checked.
    ldconfig: File /usr/lib32/libattr.so.1.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libXi.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXcursor.so is empty, not checked.
    ldconfig: File /usr/lib32/libicuuc.so is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz-icu.so is empty, not checked.
    ldconfig: File /usr/lib32/libjson-c.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC++.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-simple.so is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-mainloop-glib.so.0.0.5 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXrender.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so is empty, not checked.
    ldconfig: File /usr/lib32/libICE.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisenc.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libXi.so.6.1.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtNetwork.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libtiffxx.so.5.2.0 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-mainloop-glib.so is empty, not checked.
    ldconfig: File /usr/lib32/libasyncns.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libsqlite3.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so is empty, not checked.
    ldconfig: File /usr/lib32/libSM.so is empty, not checked.
    ldconfig: File /usr/lib32/libfontconfig.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libjson-c.so is empty, not checked.
    ldconfig: File /usr/lib32/libXcursor.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so is empty, not checked.
    ldconfig: File /usr/lib32/libtiff.so.5.2.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libtiff.so is empty, not checked.
    ldconfig: File /usr/lib32/libattr.so is empty, not checked.
    ldconfig: File /usr/lib32/libsndfile.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz-icu.so.0.935.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC.so.8.3.0 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisenc.so.2.0.10 is empty, not checked.
    ldconfig: File /usr/lib32/libpng.so is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz-icu.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libicui18n.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libicuio.so is empty, not checked.
    ldconfig: File /usr/lib32/libSM.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libsqlite3.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScriptTools.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-simple.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libicule.so is empty, not checked.
    ldconfig: File /usr/lib32/libicutest.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libpng16.so is empty, not checked.
    ldconfig: File /usr/lib32/libXrandr.so.2.2.0 is empty, not checked.
    ldconfig: File /usr/lib32/libfontconfig.so.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libharfbuzz.so is empty, not checked.
    ldconfig: File /usr/lib32/liblcms2.so is empty, not checked.
    ldconfig: File /usr/lib32/libsqlite3.so.0.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so.4.9 is empty, not checked.
    ldconfig: File /usr/lib32/libtiff.so.5 is empty, not checked.
    ldconfig: File /usr/lib32/libXrender.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbis.so.0.4.7 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDBus.so is empty, not checked.
    ldconfig: File /usr/lib32/libicuuc.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse-mainloop-glib.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libcap.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesigner.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libasound.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libicutest.so is empty, not checked.
    ldconfig: File /usr/lib32/libicuuc.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libXtst.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libtiffxx.so.5 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSql.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtTest.so is empty, not checked.
    ldconfig: File /usr/lib32/libicutest.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libiculx.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisfile.so.3 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXml.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libpng16.so.16 is empty, not checked.
    ldconfig: File /usr/lib32/libmng.so.2.0.2 is empty, not checked.
    ldconfig: File /usr/lib32/libicutu.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libpng16.so.16.13.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtHelp.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libQtXmlPatterns.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libicuio.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDeclarative.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCLucene.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libXi.so is empty, not checked.
    ldconfig: File /usr/lib32/libicule.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libasyncns.so.0.3.1 is empty, not checked.
    ldconfig: File /usr/lib32/libicutu.so.53.1 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtScript.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libQt3Support.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libFLAC.so.8 is empty, not checked.
    ldconfig: File /usr/lib32/libICE.so.6 is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libicutu.so.53 is empty, not checked.
    ldconfig: File /usr/lib32/libQtSvg.so is empty, not checked.
    ldconfig: File /usr/lib32/libXrandr.so.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libQtOpenGL.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libpulse.so.0.17.3 is empty, not checked.
    ldconfig: File /usr/lib32/libQtDesignerComponents.so.4.8 is empty, not checked.
    ldconfig: File /usr/lib32/libcap.so.2.24 is empty, not checked.
    ldconfig: File /usr/lib32/libogg.so.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtGui.so is empty, not checked.
    ldconfig: File /usr/lib32/libfontconfig.so.1.8.0 is empty, not checked.
    ldconfig: File /usr/lib32/libogg.so is empty, not checked.
    ldconfig: File /usr/lib32/libQtWebKit.so.4.9.4 is empty, not checked.
    ldconfig: File /usr/lib32/libiculx.so is empty, not checked.
    ldconfig: File /usr/lib32/libXcursor.so.1.0.2 is empty, not checked.
    ldconfig: File /usr/lib32/libQtMultimedia.so.4 is empty, not checked.
    ldconfig: File /usr/lib32/libasound.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib32/libQtCore.so.4.8.6 is empty, not checked.
    ldconfig: File /usr/lib32/libcap.so is empty, not checked.
    ldconfig: File /usr/lib32/libvorbisenc.so is empty, not checked.
    ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
    Thanks already for any insights. (=
    Last edited by fcgomes.92 (2014-10-13 16:54:23)

    ewaller wrote:First, don't do pacman -S something     Do a pacman -Syu something
    Ok.
    Thanks for the tip. (=
    Second, did you heed the warning about a working PulseAudio setup?
    I did, acctually my PulseAudio is working, I thought it was something related to that, but after reading some of the lib names it seems like it's related to the Qt lib... I don't know, I couldn't find anyone with a problem like that.

  • [solved] dhcp-problems after updating package networkmanager 0.9.4.0-6

    Hi,
    I have some problems to get an ip address with dhcp on the device eth0. On wlan0 I get a ip address with dhcp depending on the network.
    Anyone with the same problem after the update from version 5 to version 6?
    After downgrading to version 5 everything works fine...
    Thank you!
    EDIT:
    Don't know what it was, today after updating only networkmanager everything works fine.
    Last edited by yannsen (2012-06-19 08:23:52)

    Hi,
    I have some problems to get an ip address with dhcp on the device eth0. On wlan0 I get a ip address with dhcp depending on the network.
    Anyone with the same problem after the update from version 5 to version 6?
    After downgrading to version 5 everything works fine...
    Thank you!
    EDIT:
    Don't know what it was, today after updating only networkmanager everything works fine.
    Last edited by yannsen (2012-06-19 08:23:52)

  • Several problems after upgrading to iO6

    My iphone is with multiple problems after upgrading to iOS 6. Applications are closing alone, the screen goes black and then back to the home screen. does not connect to internet (3G and Wi-Fi) connections as cutting. Throw another quick update to fix this, or do I have to change to the Galaxy SIII; Iphone is Terrible!!

    Try the Padma extension.
    *Padma: https://addons.mozilla.org/firefox/addon/padma/

Maybe you are looking for

  • BAPI for training and event management

    Hi all, I need a bapi that returns the list of the attendees of a training course. I've seen that a FM exists: RH_GET_PARTICIPANTS and i know how it works. I would like a standard BAPI to be called by an external system. If it doesn't exit I will cre

  • TS3694 I got error message 1015 when trying to restore settings on iphone 3g any suggestions?

    Can Anybody help me here?  I tried to update the operating system, via Itunes,  on my (second hand) iphone 3G and an error message came up.  I then tried to restore but to no avail.  I got another error message (1015).  I am now unable to use the pho

  • How do I rest my password to enter my iPhone 4S

    I had to restore my iPhone and now it is not accepting my password.  I am not sure if it defaulted to the manufacturer password.  How can I rest my password to get into my iPhone 4s?

  • Unable to open Windows store at my laptop

    Hi i am unable to open the window store app at my laptop. getting the error:- We weren't able to connect to the Store. This might have happened because of a server problem or the network connection time out. Please wait a few minutes and try again. i

  • Help in CS4

    Hello. I have Flash CS4. When I press F1, it's open in browser http://help.adobe.com/en_US/.... But I want to open russian help! http://help.adobe.com/ru_RU..... How can I open russian help when I press F1 ?