[Solved] X problems after moving home dir

Hey, so I tried to move home without reading up on it first. I managed to do it by copying it to a backup, changing the fstab, mounting /home to my new partition on a seperate drive, and copying all contents of the home-backup to the newly mounted /home
I rebooted and could login, but /bin/bash cannot access the /home/user directory with an error of Permsision denied. I googled it and found that I should do 'chmod 755 /' and 'chmod 755 /home/user'
Now I can access the directoyry as my user, but when I startx it prints "xauth: timeout in locking authority for /home/user/Xauthority" in about ~15 second intervals
Last edited by stephenl7797 (2014-02-13 03:58:12)

ooo wrote:
you should've used 'cp -p' when backing up to preserve permission, ownership etc.
either way, I think it should still apply the default permissions for files when you copy it (755 for directories and 644 for files if I'm not mistaken), but it will probably change the file onwnerships if you backed up with different user (like root).
I suggest checking file ownerships in your new /home, with 'ls -l'. If they're not owned by your user, you can change this for your /home with 'chown -R <yourusername>:users /home/<yourusername>'
It worked, thanks

Similar Messages

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

  • No ADSL link after moving home

    Dear Moderators,
    I moved home within E14 area. I had a working internet connection despite issues being posted around Poplar area and the 02075 issue.
    After moving house, the same number issued, but I checked the hub and there is no ADSL link at all.
    I double checked to make sure nothing else is connected, ensured only the BT home hub was connected, there is neither a blue or yellow light and finally changed filters. I logged inside the BT home hub and the hub says no ADSL connection
    I called the help desk who did the line test and I explained what I did and they asked me to change filters again, reboot router, reboot my computer. It was promoted to 2nd line and I was told I would be contacted in 5 hours, I have waited the whole day at home.
    Any chance someone could check on the exchange what the issue is and see if there is a ADSL link and whether it is ADSL 2+? If you can provide an email address, I can email you my BT number.
    Thanks.
    Solved!
    Go to Solution.

    Thanks for your help mods. Very professional help and the personal touch of calling me to keep me updated was very nice.
    Lastly, I was told my line supported ADSL2, however when my ADSL came online it only shows 2MB/s (my estimated speed was 7MB/s), can someone please take a look?
    Connection information
    Line state
    Connected
    Connection time
    0 days, 0:40:58
    Downstream
    2,563 Kbps
    Upstream
    967 Kbps
    ADSL settings
    VPI/VCI
    0/38
    Type
    PPPoA
    Modulation
    ITU-T G.992.3
    Latency type
    Interleaved
    Noise margin (Down/Up)
    5.9 dB / 6.5 dB
    Line attenuation (Down/Up)
    51.0 dB / 31.3 dB
    Output power (Down/Up)
    0.0 dBm / 12.9 dBm
    Loss of Framing (Local)
    0
    Loss of Signal (Local)
    0
    Loss of Power (Local)
    0
    FEC Errors (Down/Up)
    0 / 0
    CRC Errors (Down/Up)
    205 / N/A
    HEC Errors (Down/Up)
    N/A / 0
    Error Seconds (Local)
    92

  • Problem after moving "Pictures" to a different drive.

    Windows Vista. Photoshop Elements 4.0.
    I, foolishly it seems, moved my Pictures folder from c drive to d drive. There are several thousand pictures.
    When I then started Photoshop Organiser the program immediately went in to a search . While doing this the priogram would not accept any commands and could only be closed through Task Manager. I left it running for several hours but there was no change. I am not even sure that it was doing anything - there didn't appear to be any processor activity. But if it was searching through the whole computer for each photo in turn this could take weeks!
    I then moved the pictures folder back to its original location. This did not solve the problem. The program just went into this endless search.
    I then uninstalled the program and reinstalled it assuming that with a clean sheet I could point the program to my pictures folder and all would be well. However this didn't work. As soon as I started the program it went into this endless search again! I noticed that it had picked up my Collections from the previous installation so I guess there must be some data or index files somewhere that were not deleted in the uninstall and told the program to look for my pictures.
    Any suggestions as to what I can do now?

    PSE 4 is not supported on Vista.  PSE 5 and above are.  That may be part of your problem.
    Did you move the pictures folder to precisely its original location?  Are the path names exactly the same?  I would expect that moving the folder back would solve the problem.
    If you are familiar with MS Access you can use that to edit your .psa file and change drive letters.  I believe Open Office has a database program that will work also.
    Did you do a file>catalog>recover at any point?  That often clears up catalog problems.

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

  • [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] 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]Multiple Problems after a new install on Arch Linux

    Hello all,
    I just finished installing Arch Linux from the core ISO which I downloaded from the site. The install went smoothly and booted up fine. Also I was able to install gnome and its extras fine as well. On the first boot after installing gnome I managed to get my resolution correct also. However later on after I installed compiz fusion everything with the resolution seems to be going wrong . My computer specs are shown below :
    AMD 64 3200
    Asus M2N MX-SE
    2 GB Ram
    Geforce 8600 GT
    Viewsonic VA1918wm (Native resolution is 1440x900)
    At the moment I can only manage to get upto 1024x768 and it looks quite bad at that resolution. I have attached the xorg.conf I have at the moment.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "record"
    Load "extmod"
    Load "glx"
    Load "dri2"
    Load "dri"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G84 [GeForce 8600 GT]"
    BusID "PCI:2:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    While I was trying to fix this I noticed I was encountering other problems also. For one I found that sometimes dhcpcd times out on booting up and I cant seemt o connect to the Internet on booting. Although I just thought of trying a static IP and I'll post if that helped later on.
    Another problem is I found that I seem to get the following error randomly. Pressing ctrl + D after this just restarts the machine.
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    Finally, while I boot up I noticed that it says "Mounting root partition as read only   [DONE]"  Is the root partition supposed ot be mounted as read only ? Attached my fstab just in case it is needed.
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    #/dev/cdrom /media/cd auto ro,user,noauto,unhide 0 0
    #/dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    #/dev/fd0 /media/fl auto user,noauto 0 0
    /dev/sda3 /boot ext3 defaults 0 1
    /dev/sdb1 / ext3 defaults 0 1
    /dev/sdb2 swap swap defaults 0 0
    /dev/sdb3 /home ext3 defaults 0 1
    As you can see I'm quite new to Arch Linux so any help would be deeply appreciated.
    Last edited by FilledVoid (2009-09-11 16:28:28)

    Thank you for all your suggestions . I tried replacing the ID to Card0 but it didnt seem to fix it . However on the bright side I checked more threads on the forum and found some that helped out . :)
    http://bbs.archlinux.org/viewtopic.php?id=75070&p=2
    http://bbs.archlinux.org/viewtopic.php?id=72788
    http://bbs.archlinux.org/viewtopic.php?id=76938
    I copied the xorg.conf file from the third link and just made minor changes to it like removing all the resolutions I didn't need and now its working fine :).
    Now Im just stuck with two problems. One is the following message which appears randomly.
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    ******************* FILESYSTEM CHECK FAILED *************
    * Please repair manually and reboot. Note that the root *
    * filesystem is currently mounted read-only. To remount *
    * it read-write type: mount -n -o remount,rw / *
    * When you exit the mantenance shel the system will *
    * reboot automatically. *
    A thread about the same can be found http://bbs.archlinux.org/viewtopic.php?pid=295384 but there isn't a solution on it. 
    The second is the intermittent problems with the Network being setup. Sometimes when I boot up it just says dhcpcd timedout and I won't be able to connect . However I can connect on another machine at the same time.
    Took a look at the drive in question with gparted and it shows the below information:
    /dev/sdb1 ext3   /   32.59 GB    4.92 GB   27.68 GB  boot
    By any chance is any of the above information relevant :x ?

  • Problems after moving my iTunes library to an external hard drive.

    Hello everyone. I recently followed the instructions in the Apple support article to move my iTunes library to an external drive. After completing all the steps in the article I consolidated my library on the new drive and verified that all of my files made it over to the new location. Then I deleted my music files from the old location and made sure, one more time, that my music and videos would still play through iTunes. Everything worked fine. The files in iTunes all referenced the new location. Then there was a problem...
    The next morning I opened my iTunes and every song and video showed an exclamation point. None of them could find their files! I went into my iTunes preferences to confirm my setting were still good and found that my iTunes music folder had been changed back to its default location on my Mac hard drive! All the files are still located on my external drive where I consolidated them, but iTunes is trying to pull them from the default location.
    Why has this preference changed?
    How can I fix what's happened?
    And, how can I make sure this doesn't happen again?!
    Thanks to anyone who wants to offer me some advice!
    Mike

    I may have found an answer here:
    http://www.ilounge.com/index.php/articles/comments/moving-your-itunes-library-to -a-new-hard-drive
    They only thing I can assume is that my external hard drive was slow to start and iTunes defaulted to its old directory (see the last paragraph at the link above). However, once my external was recognized shouldn't everything have fixed itself?
    Message was edited by: williamson42
    Message was edited by: williamson42

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

  • Small problem after moving music folder

    I moved my music folder to an external drive and used the consolidate library afterwards. All the music was moved with no problems and I have no exclamation points anywhere.
    My only problem was I had purchased three iPod games. They are still located in the old folder on my Mac drive but they no longer show on iTunes so they have been removed from the iPod. How can I get these games back into iTunes?
    Thanks

    I posted just before you did that this was why they were not showing up. Problem is solved. The Phaze game also has a playlist and I got it to recreate the playlist by deleting it then restarting iTunes. I added songs to it and then resynced. No more problems.

  • Problem after moving pix between rolls

    Let me say up front that I know I should be using albums to organize pix. And that's what I'll do from now onn. But I could use some suggestions for dealing with this.
    Dragged and dropped some pix from one roll - call it Roll A - to another, Roll B. Since there were no pix left in A, I deleted it. In the Library view, the pix/thumbnails are in B. But when I double click to them to edit (or just to view them at full size), I get a grey box with a dotted outline around an exclamation mark. A Finder search for the file name shows files in the Original and Data directories of the Library but in subdirectories that bear the original name of Roll A.
    I'd rather not mess with the Finder to move these files from Directory A to Directory B. Is there some other way I can correct this?

    Jim:
    Since it sounds like you used the Finder to do your reorganization, it's iffy if a rebuild will succeed. But try it anyway and select ALL FOUR options. Maybe the orphaned option will bring in those you've moved.
    If that doesn't work you're looking at starting over with a new library and importing the Originals folder from the old one. Here's how to proceed:
    Creating a new library while preserving the rolls from the original.
    Move the existing library folder to the desktop.
    Launch iPhoto and, when asked, select the option to create a new library.
    Drag the Originals folder from the iPhoto Library on the desktop into the open iPhoto window.
    This will create a new library with the same rolls as the original library. However dates on the rolls may be different but can be edited as you would the roll title.
    Once this is completed you can delete the iPhoto library folder from the desktop. If desired, you can keep the older library folder to try other fixes on it.
    In the future I recommend you make a backup copy of the Library6.iPhoto file after each import and after doing a lot of editing and organizing in the library. Then if you experience a similar crash all you need to do is replace the damaged database file with the backup copy and you'll be back to the same place in the library as when you make the backup. See the tip at the end of my signature. Also you can move photos between rolls but it must be done within iPhoto, not the Finder.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

Maybe you are looking for

  • Custom Report Giving Exception

    While calling my custom report from webconsole i am getting these exceptions Class/Method: tcReportOperationsBean/getPagedReportData encounter some problems: {1} Caused by [Nested Exception]: java.sql.SQLException: Missing IN or OUT parameter at inde

  • Multiple row in a single line

    Hi Sir, i have a table  x which have data like below ID DEPT 10 SALES 10 PRESALES 10 MARKETING 20 IT 20 ADMIN I  want data like below ID DEPT 10 SALES,PRESALES,MARKETING 20 IT,ADMIN i do not want to use the LISTAGG function.... kindly tell me if  we

  • How to install iTunes in win 7 32 bit

    After clicking on itunessetup.exe a error in ms dos window comes that is (inactive itunessetup.exe).   Program too big to fit in memory . Please help to solve this problem. My pc is win 7( 32 bit) ram 1.00GB , 1.80ghz processor

  • Oracle VM server Install - Media Test on bootable CD fails

    I have made 3 cd's on 2 different machines and when I run them to install the VM Server on a machine with a clean hard drive (ok irrelevant) I get an error when I try to run the Media Test. I have verified the checksums on the original ZIP files I do

  • Aobe After Effects and Premier Pro

    Hi, We currently have a suite of 23 iMacs running Mountain Lion and Adobe CS6 DS - we have now been asked if we can install Adobe After Effects and Adobe Premier Pro - I know we could probably buy a bundle that includes the two but we already have th