[SOLVED] some problems after reinstalling all packages

Hi all,
I had to reinstall everthing on the computer via
pacman -S $(pacman -Qnq)
then I move a few files back to their original place such as
/etc/shadow and /etc/passwd
now i'm having various problems
1) I can't run
systemctl
as a normal user anymore; I have to sudo into it.  I get this error message:
Failed to get D-Bus connection: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
2) libreoffice wont run from my regular user account.  I get this error message:
The application cannot be started. User installation could not be completed
I tried uninstalling then reinstalling libreoffice.  Didn't fix it.
Any ideas?
Thanks
Alan
Last edited by beitme (2014-02-21 10:53:34)

permissions are as follows:
-rw------- 1 0 0 647 Oct 21 04:30 /etc/group
-rw------- 1 0 0 614 Jan 19 17:10 /etc/shadow
-rw------- 1 0 0 534 Oct 21 04:30 /etc/gshadow
-rw------- 1 0 0 799 Oct 21 04:30 /etc/passwd
contents of group are:
root:x:0:root
bin:x:1:root,bin,daemon
daemon:x:2:root,bin,daemon
sys:x:3:root,bin
adm:x:4:root,daemon
tty:x:5:
disk:x:6:root,xbmc
lp:x:7:daemon
mem:x:8:
kmem:x:9:
wheel:x:10:root
ftp:x:11:
mail:x:12:
uucp:x:14:
log:x:19:root
utmp:x:20:
locate:x:21:
rfkill:x:24:
smmsp:x:25:
http:x:33:
games:x:50:
lock:x:54:
uuidd:x:68:
dbus:x:81:
network:x:90:xbmc
video:x:91:xbmc
audio:x:92:beitme,xbmc
optical:x:93:xbmc
floppy:x:94:
storage:x:95:xbmc
scanner:x:96:
power:x:98:xbmc
nobody:x:99:
users:x:100:
systemd-journal:x:190:
ntp:x:87:
polkitd:x:102:
beitme:x:1000:
lightdm:x:620:
usbmux:x:140:
avahi:x:84:
transmission:x:169:
rtkit:x:133:
xbmc:x:1001:xbmc
contents of passwd are:
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/bin/false
daemon:x:2:2:daemon:/sbin:/bin/false
mail:x:8:12:mail:/var/spool/mail:/bin/false
ftp:x:14:11:ftp:/srv/ftp:/bin/false
http:x:33:33:http:/srv/http:/bin/false
uuidd:x:68:68:uuidd:/:/sbin/nologin
dbus:x:81:81:dbus:/:/sbin/nologin
nobody:x:99:99:nobody:/:/bin/false
ntp:x:87:87:Network Time Protocol:/var/lib/ntp:/bin/false
polkitd:x:102:102:Policy Kit Daemon:/:/bin/false
beitme:x:1000:1000::/home/beitme:/bin/bash
lightdm:x:620:620:Light Display Manager:/var/lib/lightdm:/sbin/nologin
usbmux:x:140:140:usbmux user:/:/sbin/nologin
avahi:x:84:84:avahi:/:/bin/false
transmission:x:169:169:Transmission BitTorrent Client:/var/lib/transmission:/bin/false
rtkit:x:133:133:RealtimeKit:/proc:/sbin/nologin
xbmc:x:1001:1001::/var/lib/xbmc:/bin/bash
thanks

Similar Messages

  • [Solved] Forcing pacman to reinstall all packages.

    To avoid making myself look any stupider than necessary, I'll try and keep this short.
    I ran out of space on my root partition in the middle of a pacman -Syu. This resulted in a lot of non-functioning packages. I have already successfully increased the size of the partition to about four times its old size using the Gparted LiveCD, and miraculously enough, Archlinux still boots, I still have wifi (and thus Internet access), and pacman still works. If pacman upgrades a package, it appears to start functioning again, which is nice. Now the problem.
    Essentially, I would like to perform an upgrade on all packages on my system, including the ones that are up to date. This should fix them. Unfortunately, pacman -Syu (or -Syuf) only upgrades packages that appear out of date. I'm aware that I can accomplish this on a package by package basis simply using pacman -S, but I don't know of a way to obtain a list of all installed packages. How might I upgrade all the up to date ones as well?
    Also, if anyone asks why my root partition was so small, the answer is some variation on the phrase "I'm an idiot".
    Last edited by Som_Gye (2008-02-18 05:00:06)

    neotuli wrote:
    pacman -S `pacman -Q| cut -d' ' -f1`
    So to answer your question, 'pacman -Q' lists installed packages. By the sounds of it, you might want to browse through the pacman manpage (it's good stuff, really!), there are a lot of nifty options you probably don't know about yet.
    Also I'm guessing the excuse you're looking for is something like... "i didn't get my tacos that day"
    Please feel free to shoot me down in flames if I am wrong won't this mark everything as explicitly installed?  Not usre if that would be a problem or not.

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

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

  • Windows start up problem after reinstalling

    hello, i'm this problem with my computer afer reinstalling windows my system is really in bad shape now.vi can succesfully install windows but everytime the bootscreen stop and monitor turns to black my computer restarts again. and it just keeps doing that. i even tried to use 3 different memory ram because i thought that was the problem but that didn't solve my problem. i also cleared cmos but no luck either. and now i ran out of solutions. but there's one time that it got through to desktop screen and after installing all drivers and restarted the computer the same problem happens again,. can someone has a good advice for me??  

    well i just reinstalled windows so it wouldnt be a virus i also use memtest and got 20+ errors and these are some
    Test      Pass Failing      Address                         Good                     Bad          ErrBits
    1           1                  0002c67a4bc 710.6MB        2c67a4bc           2c67afc        00000040
    5           2                  00001a60908 26 MB           ffbfffff               ffbfff7f          00000080
    7           3                  00031107c04 785 MB         68bff0d0            69bff0d1        00000001
    5           3                  00002c607158 710 MB        00000040           00000050      00000010
    i also got these settings on my cpu voltages
    CPU Freq: 133 MHz
    System Performance: Fast
    Memory Frequency: DDR333
    Dim Voltage to 2.7 Volts
    Resulting Frequency: 166MHz
    Memory Timing by SPD: Disabled
    CAS # LATENCY 2.5 CLOCKS
    RAS # RECHARGE 3 CLOCKS
    RAS # TO CAS # DELAY 3 CLOCKS
    PRECHARGE DELAY 7 CLOCKS
    BURST LENGTH 4
    i have a pc3200 1 gb ram from corsair
    i also installed it on slot 1
    should i make changes on my settings??

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

  • How to reinstall all packages in the system?

    I accidentaly remove whole /usr directory, so all installed apps are gone. I then installed the basic system from the install CD, all user and system configuration leave untouched. pacman even remember what packages were installed, when i try install some of the previously installed packages pacman says: this package is up to date, upgrade anyway Y/n? So all I must do to get my system up and running again is reinstall all previsously installed packages. Is there any way how to do this by a single command? Or some script? I don't want to reinstall all the packages one by one ...
    Last edited by kotyz (2007-07-03 18:27:21)

    Mefju wrote:
    If you're pacman database is not removed, you could use something like this
    #! /bin/sh
    for pkg in $(pacman -Q | cut -d' ' -f1); do
    pacman -S --noconfirm $pkg
    done
    pacman would error out if he's using any non-repo pkgs (like stuff from unsuported AUR)
    working on a script now, will edit when i get it working.
    #!/bin/bash
    pacman -Q | awk '{ print $1 }' > installed.tmp
    for i in $(pacman -Qm | awk '{ print $1 }'); do
    cat installed.tmp | sed "s/^$i\$//;" > installed.tmp.1
    mv installed.tmp.1 installed.tmp
    done
    pacman -S --noconfirm `cat installed.tmp`
    rm installed.tmp
    i think that'll do the trick... just make sure you backup your /etc before hand, it might overwrite stuff.
    Last edited by kano (2007-07-03 19:47:07)

  • Sync problem after reinstalling windows

    Last week I had Windows XP with the latest version of iTunes and my iPod could sync without any problems. But after I installed Windows 7, even if I have the same iTunes version, it won't sync anymore. I even tried a reset on the iPod and reinstalling iTunes, nothing works. I don't even get an error message. All it says is this:
    The iPod 'Vicky' cannot be synced. An internal device error occured.
    The iPod 'Vicky' cannot be synced. A folder was specified instead of a file.
    The iPod 'Vicky' cannot be synced. An unknown error occured (0xE8004006).
    The iPod 'Vicky' cannot be synced. There are too many files open currently.
    Another one with a duplicate file, but I can't get it to appear right now.
    It's always a different one. And sometimes iTunes even crashes and I have to reopen it.
    What should I do?

    have chosen to manually manage my iTunes library rather than copying all these MP3s to the iTunes folder.
    Do you mean you checked *Manually manage music and videos* when the iPhone is selected? This is completely sepearate from managing yoru library. This allows you to manually manage the content on the iPhone.
    Can I backup iTunes without actually making a backup of all my music files?
    Yes. Copy /Music/iTunes/folder to the external drive.
    My problem is that after reinstalling Windows my iPhone now wants to erase itself
    So you have already reinstalled Windows?
    If so, you cannot backup anything that is not there since you you already erased it when you reinstalled Windows.
    BEFORE you reinstall Windows, you need to Deauthorize iTunes and backup /Music/iTunes/folder and all your media.

  • Some problems after upgrade 4.3.3...

    ı can not use my touch screen after upgrading 4.3.3. I restored, but I can not solve problem.
    I can not open coming calls, or I can not dila number etc......
    I think there is some problem with that.
    can you help me?
    please help....
    thanks
    yusuf
    turkey

    I have the same problem.  You need to goto the apple store and exchange your phone.  4.3.3 is a very bad firmware and breaks many i-devices.  Unfortunately, the thieves at apple do NOT let you downgrade to an older OS (you have to break 128-bit RSA encryption to do it) so that they can make money when you pay for technical support to fix your phone.  The only solution for this problem is to exchange the phone.  Sorry
    (you can of course try a clean restore and set it up new, but this did not work on my iTouch - I tried 20+ times to fix it).

  • Jar file is not working after deleting all packages from the same directory

    hello
    i have created a jar file named as server.jar in the same directory in which i have all the packages(for which i have created this jar file).This jar file was working correctly when i had all the packages in the same directory.But after deleting all the packages from the same working directory, this jar file is neither working nor giving any error message..
    Please tell me what may be the reason???
    thanks in advanced

    hello
    i have created a jar file named as server.jar in the same directory in which i have all the packages(for which i have created this jar file).This jar file was working correctly when i had all the packages in the same directory.But after deleting all the packages from the same working directory, this jar file is neither working nor giving any error message..
    Please tell me what may be the reason???
    thanks in advanced

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

  • Some problems after a few months of use

    hi,
    I have had my mbp for about 8 months, and i have started to notice a few problems with it, all of which i have read about on this forum.
    I have dust behind my screen, my lid is warped which so the screen looks like it is at an angle all the time and the bottom of my case is also warped so when i move it on a flat desk, i can hear scratching.
    Does anybody have any experience on how i should approach this? I would like to get these issues sorted out, but i need my machine so sending it off for a week or whatever isn't really possible...
    Thanks for your help

    Why don't you go to an Apple Store, better get a Geius appointment, and discuss it with them.

  • [Solved] Windows Activation problem after reinstalling Windows

    Hi
    I have managed to create 5 recovery dvds with BurnRecovery to reinstall windows on a newly created partition. I've gone from a 1 SSD system partition (AHCI)  to a 2 SSD system partition (RAID).
    problem is windows won't activate because it says my serial key is installed in another computer! Which obviously is my computer but the previous installation.
    What can I do??

    No problem I called Microsoft and an automated process have me a confirmation code to activate it.

Maybe you are looking for

  • PowerShell script to find a string of characters in office documents in Doc Libraries and List Item attachments?

    Hi there, For SharePoint 2010 site - Does someone have the PowerShell script to find a string of characters in Office/Word/Excel/PDF documents in document libraries or the ones attached to List Items? Thanks so much in advance.

  • Too large error troubleshooting jdev10.1.3.3- jhs10.3.2.52

    Hi, how are you? I have in my jheadstart application definitiion cases where one detail or detail-detail group has list of values, when I run the application I take the following error: •     Error: code segment of method _jspService(javax.servlet.ht

  • Where to submit bugs?

    Where's the right place to submit bugs for Server.app?  The feedback page I go to for most Apple stuff doesn't seem to recognize any server since 10.6...

  • Merging List Items with Word Template

    Hello, I'm running SharePoint 2013, SharePoint Designer 2013 and the latest versions of Word and Windows.  I'm not a programmer of any sorts. I want to run a workflow, triggered by the addition of a new list item.  The workflow needs to take the new

  • Can we install Web Controls 2.1 on IIS 6.0?

    We wish to install Web Controls 2.1 on some servers running Windows Server 2003 (in a clustered environment). This version of Windows ships with IIS 6.0. We note that on page 1 of the "Installation Guide for Plumtree EDK Web Controls 2.1" document, i