[SOLVED] pacman hanged when install or remove packages

when I use pacman -S , it only shows "resolving dependencies...". If I use pacman -R , it hangs at "checking dependencies..."
I have tried to overwrit the programme with extracted the package manually, it didn't help me.How can I resolve the problem
Last edited by nyfair (2008-03-25 14:16:21)

sudo pacman -S pacman --debug
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: new section 'testing'
debug: setlibpaths() called
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'testing'
debug: opening database 'testing'
debug: opening database from path '/var/lib/pacman/sync/testing/'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server to database 'testing': protocol 'ftp', server 'mirror.pacific.net.au', path '/linux/archlinux/testing/os/x86_64'
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'core'
debug: registering sync database 'core'
debug: opening database 'core'
debug: opening database from path '/var/lib/pacman/sync/core/'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server to database 'core': protocol 'ftp', server 'mirror.pacific.net.au', path '/linux/archlinux/core/os/x86_64'
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: registering sync database 'extra'
debug: opening database 'extra'
debug: opening database from path '/var/lib/pacman/sync/extra/'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server to database 'extra': protocol 'ftp', server 'mirror.pacific.net.au', path '/linux/archlinux/extra/os/x86_64'
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: registering sync database 'community'
debug: opening database 'community'
debug: opening database from path '/var/lib/pacman/sync/community/'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server to database 'community': protocol 'ftp', server 'mirror.pacific.net.au', path '/linux/archlinux/community/os/x86_64'
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: registering local database
debug: opening database 'local'
debug: opening database from path '/var/lib/pacman/local/'
debug: loading package cache for repository 'testing'
debug: loading package cache for repository 'core'
debug: loading package cache for repository 'local'
warning: pacman-3.1.3-1 is up to date -- reinstalling
debug: package 'pacman' not found in sync
debug: adding target 'pacman' to the transaction set
resolving dependencies...
debug: resolving target's dependencies
debug: started resolving dependencies
debug: checkdeps: package pacman-3.1.3-1
then the programme hanged
after I press ctrl+c, it shows
debug: returning error 29 from alpm_trans_interrupt : operation not compatible with the transaction type
debug: closing database 'local'
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: closing database 'testing'
debug: unregistering database 'testing'
debug: freeing package cache for repository 'testing'
debug: closing database 'core'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: closing database 'extra'
debug: unregistering database 'extra'
debug: closing database 'community'
debug: unregistering database 'community'

Similar Messages

  • Pacman hangs after install or remove

    For a few weeks I am experiencing a strange problem with pacman.
    After a package is installed or removed it just hangs instead of closing.
    In the task manager I can see ldconfig running and uninterruptible.
    Maybe this has something to do with it?
    I tried reinstallingen several packages like pacman en libc but had no luck.
    Can someone help me with this?

    For a few weeks I am experiencing a strange problem with pacman.
    After a package is installed or removed it just hangs instead of closing.
    In the task manager I can see ldconfig running and uninterruptible.
    Maybe this has something to do with it?
    I tried reinstallingen several packages like pacman en libc but had no luck.
    Can someone help me with this?

  • [SOLVED] Pacman trying to install 64-bit packages on 32-bit system

    I was upgrading my Arch Linux i686 install, and I got the following error:
    error: The mirror 'http://mirror.rit.edu/archlinux/$repo/os/$arch' contains the $arch variable, but no Architecture is defined.
    I added Architecture = i686 to /etc/pacman.conf under [options], and when I run pacman -Syu, I get these errors:
    error: failed to prepare transaction (package architecture is not valid)
    :: package clucene-2.3.3.4-2-x86_64 does not have a valid architecture
    :: package filezilla-3.5.3-1-x86_64 does not have a valid architecture
    :: package lshw-B.02.16-1-x86_64 does not have a valid architecture
    :: package yajl-2.0.4-1-x86_64 does not have a valid architecture
    Why is pacman trying to install x86_64 packages on my i686 system?
    Last edited by nticompass (2012-01-13 03:24:43)

    Got errors
    :: Retrieving packages from community...
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from cake.lib.fit.edu : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from mirrors.cat.pdx.edu : Not Found
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from mirror.ece.vt.edu : Not Found
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from ftp.gtlib.gatech.edu : File unavailable (e.g., file not found, no access)
    warning: failed to retrieve some files from community
    error: failed to commit transaction (File unavailable (e.g., file not found, no access))
    Seems to be looking for 64 bit packages still. Had a similar issue when installing another prog as well

  • [SOLVED]Pacman try to install old version packages which not exists

    When I tried to install django, pacman reported 404 error.
    And I found that pacman tried to install django-1.4.3-1 while the resposity I used only has django-1.4.4-1
    I've deleted all resposities except
    Server = http://mirrors.163.com/archlinux/$repo/os/$arch
    And then I tried
    pacman -Syy
    but it seems useless.
    Last edited by sandnon (2013-02-20 17:12:55)

    Snowman wrote:
    sandnon wrote:
    I found the reason now...
    Because the 163.com's repository does not have django..
    I add
    Server = ftp://ftp.archlinux.org/$repo/os/$arch
    to the first and then
    pacman -Syy
    At last, I can install django now..
    I think this topic can be marked as SOLVED. Should I mark it or the administrator will do this?(In fact I do not know how to mark it.:))
    You shouldn't use ftp.archlinux.org, it's throttled. Use another mirror instead.
    I just use ftp.archlinux.org occacionally to fix the problem.
    Sometimes I don't want to wait the mirror updating itself.

  • [SOLVED] Pacman error when installing Arch from installation cd

    Hey I''ve been checking the wiki, forum and even google and I've found some responses but they don't seem to apply to my problem and I just need a little help.
    I'm at the 4th step "Select Packages" and when I select it I get "Pacman preparation failed!  Check /dev/tty7 for errors"
    the error on tty7 is "pacman:  error while loading shared libraries:  /usr/lib/libalpm.so.4:  cannot read file data:  Input/output error"
    I apologize if this is an easy fix but its been almost a year since I've used arch and I'm a bit spoiled with ubuntu.
    ****The cd was outdated. Burning a new copy fixed it*****
    Last edited by Rabbit (2012-01-03 01:40:33)

    I'm afraid it might be too old.  I'm going to try to burn a new copy tomorrow when I can borrow a friends computer.  I just wanted to make sure I wasn't missing something real simple before I gave up.

  • My iMac hangs when installing Yosemite.

    My iMac hangs when "installing on HD about 22 mins remaining" I did not check to see if this iMac can support Yosemite. What do I do now?

    You can try using the full offline Reader installer from
    http://get.adobe.com/reader/enterprise/

  • Tecra S1 Hangs when installing XP

    Hi,
    I have a weird problem. My Tecra S1 'hangs' when installing a 'normal' Windows XP Pro (instead of using the 'image DVD). The installation works fine up till the last 9 minutes...then it 'hangs', and the laptop stops working. Only possible solution is then to take out the battery & cut the power. Had a (1 time) similar problem of 'hanging' when using the image DVD
    Somebody who had this before ???
    Thanks a lot for all your hints & tips...

    Hej guys,
    Thanks a lot for the suggestions, and indeed, I also tried other CD's of XP pro...all with the same result. At the last 9 seconds it hangs & the only thing I can do is take out the battery. Last thing I tried was installing a Win2000 pro & that works fine. Then I tried to upgrade that version, but again...it stopped at the last 9 seconds.... :-((, so perhaps indeed I have to look in the direction of the memory problem ???

  • NetBeans and j2sdk package hangs when installing

    When installing the netbeans 3.6 and j2sdk package the installer get to 48 % and hangs. I let is sit all night and it was still the same the next morning. I am running on XP professional. Any ideas on how to get it to install.
    Thanks
    Randy

    I was having a similar problem
    I originally installed the combined package netbeans 5.5 with JDK 1.5.0.9 with no problems.
    Unfortunately, I had to uninstall Netbeans, because the Nokia Carbide_j_1_5 integrated plug-in broke it. However, after uninstalling just Netbeans, I was unable to reinstall it !
    The installer would report that the JDK was already installed and that it would just install Netbeans 5.5. At that point I clicked "next" to continue, but the installer just hung.
    After many attempts, I finally found this thread, and decided to try downloading the installer for just Netbeans (netbeans-5_5-windows.exe)
    Bingo! It installed fine. So now I can go home. What a way to spend a Friday night!

  • [solved] pacman -Syy and -Syu work, but packages won't install

    Hello, everyone. I'm really new to Arch, but I did search all over Google and the forums and couldn't find an answer to this, so I thought I'd ask the forums.
    I just installed Arch, and I'm trying to install sudo.
    When I run pacman -S sudo, I get:
    sudo package not found, searching for group...
    error: 'sudo': not found in syncdb
    However, when I run pacman -Syy, I get:
    ::Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from mirrors.kernel.org: File unavailable (e.g., file not found, no access)
    ...(other similar errors from other mirrors)
    core     4.1K     43.7K/s     00:00:00 [##########] 100%
    ...(same for extra and community)
    (Sorry I didn't copy the entire output out, I'm not connected to the internet on the Arch computer, so I'm typing this by hand on another one. I tried a bunch of mirrors earlier, and only one mirror actually works: the Arch one, which as a download cap.)
    So my package databases are getting updated, but somehow pacman isn't recognizing them or something.
    I updated pacman to see if that would work.
    pacman -V
    Pacman v3.3.3 - libalpm v4.0.3
    It didn't.
    I'm running 2.6.33-ARCH according to lib/modules.
    I haven't changed my etc/pacman.conf. [core] and its Include, [extra] and its Include, and [community] and its Include are all uncommented. No packages are ignored.
    My etc/pacman.d/mirrorlist was updated from the Arch Mirror Generator. I uncommented everything in United States.
    I have internet set up, and I've tried taking down wlan0 and putting it back up. iwconfig shows that wlan0 works and is connected, and I'm pinging google.com successfully, so I know internet works.
    Thanks in advance for any help, and please let me know if I'm missing any information. I tried to be thorough.
    Last edited by bananagranola (2011-08-08 22:20:10)

    Wow, that was fast! Thanks!
    /etc/pacman.d/mirrorlist:
    ## Arch Linux repository mirrorlist
    ## Generated on 2011-08-07
    ## Any
    #Server = [url]ftp://mirrors.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.kernel.org/archlinux/$repo/os/$arch[/url]
    ## Australia
    #Server = [url]ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.internode.on.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch[/url]
    ## Belarus
    #Server = [url]ftp://ftp.byfly.by/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.byfly.by/pub/archlinux/$repo/os/$arch[/url]
    ## Belgium
    #Server = [url]ftp://archlinux.mirror.kangaroot.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirror.kangaroot.net/$repo/os/$arch[/url]
    ## Brazil
    #Server = [url]ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.c3sl.ufpr.br/$repo/os/$arch[/url]
    ## Canada
    #Server = [url]ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.its.dal.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.its.dal.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://less.cogeco.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://less.cogeco.net/pub/archlinux/$repo/os/$arch[/url]
    ## Chile
    #Server = [url]ftp://mirror.archlinux.cl/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.netglobalis.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.netglobalis.net/archlinux/$repo/os/$arch[/url]
    ## China
    #Server = [url]http://mirrors.163.com/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.bjtu.edu.cn/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror6.bjtu.edu.cn/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch[/url]
    ## Colombia
    #Server = [url]http://www.laqee.unal.edu.co/archlinux/$repo/os/$arch[/url]
    ## Czech Republic
    #Server = [url]http://mirror.vpsfree.cz/archlinux/$repo/os/$arch[/url]
    ## Denmark
    #Server = [url]ftp://mirrors.dotsrc.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.dotsrc.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.klid.dk/archlinux/$repo/os/$arch[/url]
    ## Estonia
    #Server = [url]ftp://ftp.eenet.ee/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.eenet.ee/pub/archlinux/$repo/os/$arch[/url]
    ## Finland
    #Server = [url]ftp://mirror.academica.fi/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.academica.fi/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.archlinux.fi/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.archlinux.fi/archlinux/$repo/os/$arch[/url]
    ## France
    #Server = [url]http://mir.archlinux.fr/$repo/os/$arch[/url]
    #Server = [url]ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mir1.archlinux.fr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mir1.archlinux.fr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://miroir.ezvan.fr/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.polymorf.fr/$repo/os/$arch[/url]
    ## Germany
    #Server = [url]http://archlinux.limun.org/$repo/os/$arch[/url]
    #Server = [url]ftp://artfiles.org/archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://artfiles.org/archlinux.org/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.de.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.de.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.devnu11.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirrors.n-ix.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.n-ix.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.selfnet.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.selfnet.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch[/url]
    ## Great Britain
    #Server = [url]ftp://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://archlinux.positive-internet.com/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.positive-internet.com/$repo/os/$arch[/url]
    #Server = [url]ftp://mirrors.uk2.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirrors.uk2.net/$repo/os/$arch[/url]
    ## Greece
    #Server = [url]ftp://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.otenet.gr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.otenet.gr/linux/archlinux/$repo/os/$arch[/url]
    ## Hungary
    #Server = [url]ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    ## India
    #Server = [url]ftp://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch[/url]
    ## Ireland
    #Server = [url]ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    ## Israel
    #Server = [url]ftp://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch[/url]
    ## Italy
    #Server = [url]http://mirrors.prometeus.net/archlinux/$repo/os/$arch[/url]
    ## Japan
    #Server = [url]ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    ## Kazakhstan
    #Server = [url]ftp://archlinux.kz/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.kz/$repo/os/$arch[/url]
    ## Korea
    #Server = [url]ftp://mirror.yongbok.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.yongbok.net/archlinux/$repo/os/$arch[/url]
    ## Latvia
    #Server = [url]http://archlinux.goodsoft.lv/$repo/os/$arch[/url]
    ## Luxembourg
    #Server = [url]ftp://archlinux.mirror.root.lu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirror.root.lu/$repo/os/$arch[/url]
    ## Moldova
    #Server = [url]ftp://mirror.ihost.md/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.ihost.md/archlinux/$repo/os/$arch[/url]
    ## Netherlands
    #Server = [url]http://mirrors3.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch[/url]
    ## New Caledonia
    #Server = [url]ftp://archlinux.nautile.nc/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.nautile.nc/archlinux/$repo/os/$arch[/url]
    ## Norway
    #Server = [url]ftp://mirror.archlinux.no/$repo/os/$arch[/url]
    #Server = [url]http://mirror.archlinux.no/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.pvv.ntnu.no/pub/archlinux/$repo/os/$arch[/url]
    ## Poland
    #Server = [url]ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    ## Portugal
    #Server = [url]ftp://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch[/url]
    ## Romania
    #Server = [url]ftp://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.archlinux.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.archlinux.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch[/url]
    ## Russia
    #Server = [url]http://mirror.worldis.me/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.yandex.ru/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.yandex.ru/archlinux/$repo/os/$arch[/url]
    ## Spain
    #Server = [url]ftp://ftp.rediris.es/mirror/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://sunsite.rediris.es/mirror/archlinux/$repo/os/$arch[/url]
    ## Sweden
    #Server = [url]ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors4.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch[/url]
    ## Switzerland
    #Server = [url]ftp://archlinux.puzzle.ch/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.puzzle.ch/$repo/os/$arch[/url]
    ## Taiwan
    #Server = [url]ftp://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch[/url]
    ## Turkey
    #Server = [url]ftp://ftp.linux.org.tr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.linux.org.tr/archlinux/$repo/os/$arch[/url]
    ## Ukraine
    #Server = [url]ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirrors.mithril.org.ua/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.mithril.org.ua/linux/archlinux/$repo/os/$arch[/url]
    ## United States
    Server = [url]ftp://archlinux.supsec.org/pub/linux/arch/$repo/os/$arch[/url]
    Server = [url]http://archlinux.supsec.org/$repo/os/$arch[/url]
    Server = [url]ftp://cake.lib.fit.edu/archlinux/$repo/os/$arch[/url]
    Server = [url]http://cake.lib.fit.edu/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirror.ece.vt.edu/archlinux/$repo/os/$arch[/url]
    Server = [url]ftp://ftp.archlinux.org/$repo/os/$arch[/url]
    Server = [url]ftp://ftp.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch[/url]
    Server = [url]http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch[/url]
    Server = [url]ftp://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirrors1.kernel.org/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirrors2.kernel.org/archlinux/$repo/os/$arch[/url]
    Server = [url]ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/$arch[/url]
    Server = [url]ftp://lug.mtu.edu/archlinux/ftpfull/$repo/os/$arch[/url]
    Server = [url]http://lug.mtu.edu/archlinux/ftpfull/$repo/os/$arch[/url]
    Server = [url]http://mirror.mocker.org/archlinux/$repo/os/$arch[/url]
    Server = [url]ftp://ftp.osuosl.org/pub/archlinux/$repo/os/$arch[/url]
    Server = [url]http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch[/url]
    Server = [url]ftp://mirror.rit.edu/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirror.rit.edu/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirrors.rutgers.edu/archlinux/$repo/os/$arch[/url]
    Server = [url]http://mirrors.lax1.thegcloud.com/arch//$repo/os/$arch[/url]
    Server = [url]http://mirror.yellowfiber.net/archlinux/$repo/os/$arch[/url]
    ## Uzbekistan
    #Server = [url]ftp://mirrors.st.uz/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.st.uz/archlinux/$repo/os/$arch[/url]
    /etc/pacman.conf:
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    #CleanMethod = KeepInstalled
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    iwconfig:
    wlan0 IEEE 802.11bg ESSID:"default-g"
    Mode:Managed Frequency:2.462 GHz Access Point: 00:11:95:68:33:6A
    Bit Rate=1 Mb/s Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    Link Quality=66/70 Signal level=-44 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    pacman -S sudo:
    sudo package not found, searching for group...
    error: 'sudo': not found in sync db
    pacman -Syy:
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    downloading core.db.tar.gz...
    error: failed retrieving file 'extra.db.tar.gz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    downloading extra.db.tar.gz...
    error: failed retrieving file 'community.db.tar.gz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    downloading community.db.tar.gz...
    pacman -Syu:
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    downloading core.db.tar.gz...
    error: failed retrieving file 'extra.db.tar.gz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    downloading extra.db.tar.gz...
    error: failed retrieving file 'community.db.tar.gz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    downloading community.db.tar.gz...
    :: Starting full system upgrade...
    local database is up to date
    Note: both Syu and Syy from the console show the [######] 100% line, but won't output with >
    pacman -V:
    .--. Pacman v3.3.3 - libalpm v4.0.3
    / _.-' .-. .-. .-. Copyright (C) 2006-2009 Pacman Development Team
    \ '-. '-' '-' '-' Copyright (C) 2002-2006 Judd Vinet
    This program may be freely redistributed under
    the terms of the GNU General Public License.
    ping google.com:
    PING google.com (74.125.224.49) 56(84) bytes of data.
    64 bytes from 74.125.224.49: icmp_seq=1 ttl=55 time=18.3 ms
    64 bytes from 74.125.224.49: icmp_seq=2 ttl=55 time=21.8 ms
    64 bytes from 74.125.224.49: icmp_seq=3 ttl=55 time=18.4 ms
    64 bytes from 74.125.224.49: icmp_seq=4 ttl=55 time=16.8 ms
    64 bytes from 74.125.224.49: icmp_seq=5 ttl=55 time=18.3 ms
    --- google.com ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4005ms
    rtt min/avg/max/mdev = 16.889/18.764/21.839/1.647
    Hope that helps. Thanks!
    Last edited by bananagranola (2011-08-08 05:23:33)

  • [Solved] Existing files when installing kdeplasma-applets-plasma

    This is a desktop machine but I thought I might as well add the NetworkManager applet to KDE. But first of all it wants to install a whole bunch of packages which doesn't seem right:
    [root@xamxbmc missions]# pacman -S kdeplasma-applets-plasma-nm
    resolving dependencies...
    :: There are 4 providers available for libgl:
    :: Repository extra
    1) mesa-libgl 2) nvidia-304xx-libgl 3) nvidia-340xx-libgl 4) nvidia-libgl
    Enter a number (default=1): 4
    :: There are 2 providers available for phonon-qt4-backend:
    :: Repository extra
    1) phonon-qt4-gstreamer 2) phonon-qt4-vlc
    Enter a number (default=1): 2
    :: There are 2 providers available for kactivities:
    :: Repository extra
    1) kactivities-frameworks 2) kactivities4
    Enter a number (default=1): 2
    :: There are 8 providers available for ttf-font:
    :: Repository extra
    1) ttf-bitstream-vera 2) ttf-dejavu 3) ttf-freefont 4) ttf-linux-libertine 5) ttf-oxygen
    :: Repository community
    6) ttf-droid 7) ttf-liberation 8) ttf-ubuntu-font-family
    Enter a number (default=1): 2
    :: There are 2 providers available for dhcp-client:
    :: Repository core
    1) dhcpcd
    :: Repository extra
    2) dhclient
    Enter a number (default=1): 1
    looking for conflicting packages...
    warning: dependency cycle detected:
    warning: ncurses will be installed before its bash dependency
    warning: dependency cycle detected:
    warning: harfbuzz will be installed before its freetype2 dependency
    warning: dependency cycle detected:
    warning: xorg-server will be installed before its nvidia-libgl dependency
    warning: dependency cycle detected:
    warning: libtxc_dxtn will be installed before its mesa dependency
    Packages (361) a52dec-0.7.4-8 acl-2.2.52-2 akonadi-1.13.0-3 alsa-lib-1.0.28-1 aspell-0.60.6.1-2 attica-qt4-0.4.2-1 attr-2.4.47-1 avahi-0.6.31-14 bash-4.3.033-1
    boost-libs-1.57.0-2 bzip2-1.0.6-5 ca-certificates-20140923-9 ca-certificates-cacert-20140824-2 ca-certificates-mozilla-3.17.3-2 ca-certificates-utils-20140923-9
    cairo-1.14.0-2 cifs-utils-6.4-1 cln-1.3.4-1 compositeproto-0.4.2-3 coreutils-8.23-1 cracklib-2.9.1-1 curl-7.40.0-1 damageproto-1.2.1-3 db-5.3.28-2 dbus-1.8.14-1
    dbus-glib-0.102-2 desktop-file-utils-0.22-1 dhcpcd-6.6.7-1 docbook-xml-4.5-6 docbook-xsl-1.78.1-1 e2fsprogs-1.42.12-1 elfutils-0.161-2 enca-1.16-1 enchant-1.6.0-5
    exiv2-0.24-1 expat-2.1.0-4 faad2-2.7-4 ffmpeg-1:2.5.3-1 filesystem-2014.10-3 findutils-4.4.2-6 fixesproto-5.0-3 flac-1.3.1-1 fontconfig-2.11.1-1
    fontsproto-2.1.3-1 freetype2-2.5.5-1 fribidi-0.19.6-2 gawk-4.1.1-1 gcc-libs-4.9.2-2 gdbm-1.11-1 giflib-5.1.0-1 glib-networking-2.42.0-1 glib2-2.42.1-1
    glibc-2.20-6 glu-9.0.0-3 gmp-6.0.0-1 gnupg-2.1.1-1 gnutls-3.3.12-1 gpgme-1.5.3-1 gpm-1.20.7-4 graphite-1:1.2.4-1 gsettings-desktop-schemas-3.14.1-1 gsm-1.0.13-8
    gst-plugins-base-libs-1.4.5-1 gstreamer-1.4.5-1 gzip-1.6-1 harfbuzz-0.9.37-1 hicolor-icon-theme-0.13-1 hspell-1.2-2 hunspell-1.3.3-1 hwids-20141214-1
    iana-etc-2.30-4 icu-54.1-1 ilmbase-2.1.0-1 inetutils-1.9.2-2 inputproto-2.3.1-1 iproute2-3.17.0-1 iptables-1.4.21-1 iso-codes-3.57-1 jansson-2.7-1
    jasper-1.900.1-12 jemalloc-3.6.0-1 js17-17.0.0-1 json-c-0.12-2 kactivities4-4.13.3-1 kbd-2.0.2-1 kbproto-1.0.6-2 kde-base-artwork-4.14.3-1
    kdebase-runtime-4.14.3-1 kdebase-workspace-4.11.14-1 kdelibs-4.14.3-2 kdepim-runtime-4.14.3-1 kdepimlibs-4.14.3-1 keyutils-1.5.9-1 kmod-19-1 krb5-1.13-1
    lame-3.99.5-2 lcms2-2.6-1 ldb-1.1.19-1 less-471-1 libaccounts-glib-1.18-1 libaccounts-qt4-1.13-1 libaio-0.3.110-1 libass-0.12.1-1 libassuan-2.1.3-1
    libasyncns-0.8-5 libatasmart-0.19-3 libbluray-0.6.2-1 libbsd-0.7.0-1 libcanberra-0.30-4 libcap-2.24-2 libcap-ng-0.7.4-1 libcups-2.0.1-1 libdaemon-0.14-3
    libdatrie-0.2.6-1 libdbus-1.8.14-1 libdbusmenu-qt-0.9.2-3 libdca-0.0.5-4 libdmtx-0.7.4-5 libdrm-2.4.59-1 libdvbpsi-1:1.1.2-1 libdvdnav-5.0.2-1 libdvdread-5.0.1-1
    libebml-1.3.1-1 libepoxy-1.2-2 libevdev-1.3.2-1 libffi-3.2.1-1 libfontenc-1.1.2-1 libgcrypt-1.6.2-1 libgpg-error-1.17-1 libical-1.0.1-1 libice-1.0.9-1
    libidn-1.29-1 libimobiledevice-1.1.7-1 libjpeg-turbo-1.4.0-1 libkactivities4-4.13.3-1 libkate-0.4.1-5 libkfbapi-1.0-2 libkgapi-2.2.0-1 libkolab-0.5.3-1
    libkolabxml-1.0.2-2 libksba-1.3.2-1 libldap-2.4.40-2 libmad-0.15.1b-7 libmariadbclient-10.0.15-1 libmatroska-1.4.2-1 libmbim-1.12.0-1 libmm-glib-1.2.0-5
    libmm-qt-1.0.1-2 libmng-2.0.2-3 libmodplug-0.8.8.5-1 libmpcdec-1.2.6-4 libmpeg2-0.5.1-5 libndp-1.3-1 libnewt-0.52.17-2 libnl-3.2.25-1 libnm-glib-0.9.10.0-4
    libnm-qt4-0.9.8.3-1 libogg-1.3.2-1 libomxil-bellagio-0.9.3-1 libpcap-1.6.2-1 libpciaccess-0.13.2-2 libplist-1.11-1 libpng-1.6.16-1 libproxy-0.4.11-4
    libpulse-5.0-1 libqalculate-0.9.7-4 libqmi-1.12.0-1 libqzeitgeist-0.8.0-4 libraw1394-2.1.0-2 libsasl-2.1.26-7 libseccomp-2.1.1-1 libshout-1:2.3.1-2 libsm-1.2.2-2
    libsndfile-1.0.25-3 libsoup-2.48.1-1 libssh-0.6.4-1 libssh2-1.4.3-2 libsystemd-218-1 libtar-1.2.20-2 libtasn1-4.2-1 libteam-1.14-1 libthai-0.1.19-1
    libtheora-1.1.1-3 libtiff-4.0.3-5 libtiger-0.3.4-4 libtirpc-0.2.5-1 libtool-2.4.4-2 libtxc_dxtn-1.0.1-5 libupnp-1.6.19-1 libusb-1.0.19-1 libusb-compat-0.1.5-1
    libusbmuxd-1.0.9-1 libutempter-1.1.6-2 libutil-linux-2.25.2-1 libva-1.5.0-1 libvdpau-0.9-1 libvorbis-1.3.4-1 libvpx-1.3.0-1 libwbclient-4.1.16-1 libwebp-0.4.2-1
    libx11-1.6.2-2 libx264-1:142.20140826-2 libxau-1.0.8-2 libxaw-1.0.12-1 libxcb-1.11-1 libxcomposite-0.4.4-2 libxcursor-1.1.14-2 libxdamage-1.1.4-2 libxdmcp-1.1.1-2
    libxext-1.3.3-1 libxfixes-5.0.1-1 libxfont-1.5.0-1 libxft-2.3.2-1 libxi-1.7.4-1 libxinerama-1.1.3-2 libxkbfile-1.0.8-2 libxklavier-5.4-1 libxml2-2.9.2-2
    libxmu-1.1.2-1 libxpm-3.5.11-1 libxrandr-1.4.2-2 libxrender-0.9.8-1 libxres-1.0.7-1 libxshmfence-1.2-1 libxslt-1.1.28-3 libxss-1.2.2-2 libxt-1.1.4-1
    libxtst-1.2.2-1 libxv-1.0.10-1 libxxf86vm-1.1.3-1 linux-api-headers-3.18.1-1 llvm-libs-3.5.1-1 lm_sensors-3.3.5-1 lua-5.2.3-1 lz4-127-1 lzo-2.08-3
    mariadb-10.0.15-1 mariadb-clients-10.0.15-1 mcpp-2.7.2-5 media-player-info-19-1 mesa-10.4.2-1 modemmanager-1.2.0-5 mpfr-3.1.2.p11-1 mtdev-1.1.5-1 ncurses-5.9-7
    nettle-2.7.1-1 networkmanager-0.9.10.0-4 npth-1.1-1 nspr-4.10.7-1 nss-3.17.3-2 nvidia-libgl-346.35-2 nvidia-utils-346.35-2 opencore-amr-0.1.3-2 openexr-2.1.0-1
    openjpeg-1.5.2-1 openssl-1.0.1.l-1 opus-1.1-1 orc-0.4.23-1 oxygen-icons-4.14.3-1 p11-kit-0.22.1-3 pam-1.1.8-5 pambase-20130928-1 pango-1.36.8-1 pciutils-3.3.0-1
    pcre-8.36-2 perl-5.20.1-1 phonon-qt4-4.8.3-1 phonon-qt4-vlc-0.8.2-1 pinentry-0.9.0-1 pixman-0.32.6-1 polkit-0.112-2 polkit-kde-0.99.0-5 polkit-qt4-0.112-2
    popt-1.16-7 ppp-2.4.7-1 prison-1.1.1-1 pth-2.0.7-5 python-3.4.2-2 python2-2.7.9-1 qca-2.0.3-5 qimageblitz-0.0.6-4 qjson-0.8.1-3 qrencode-3.4.4-1 qt4-4.8.6-4
    qtwebkit-2.3.4-1 randrproto-1.4.0-2 readline-6.3.006-1 recode-3.6-8 recordproto-1.14.2-2 renderproto-0.11.1-3 rtmpdump-20140918-2 schroedinger-1.0.11-2
    scrnsaverproto-1.2.2-2 sdl-1.2.15-7 sdl_image-1.2.12-3 shadow-4.2.1-2 shared-mime-info-1.3-1 signon-qt4-8.57-1 slang-2.2.4-3 smbclient-4.1.16-1
    sound-theme-freedesktop-0.8-2 speex-1.2rc1-4 sqlite-3.8.8-1 strigi-0.7.8-5 sysfsutils-2.1.0-9 systemd-218-1 taglib-1.9.1-1 talloc-2.1.1-1 tar-1.28-1 tdb-1.3.4-1
    tevent-0.9.22-1 texinfo-5.2-3 ttf-dejavu-2.34-1 tzdata-2014j-1 udisks2-2.1.3-1 upower-0.99.2-1 util-linux-2.25.2-1 v4l-utils-1.6.0-1 videoproto-2.3.2-1
    vlc-2.1.5-5 wayland-1.6.0-1 wpa_supplicant-2.3-1 x265-1.4-1 xcb-proto-1.11-1 xcb-util-0.4.0-1 xcb-util-image-0.4.0-1 xcb-util-keysyms-0.4.0-1
    xcb-util-renderutil-0.3.9-1 xcb-util-wm-0.4.1-1 xdg-utils-1.1.0.git20141009-1 xerces-c-3.1.1-5 xextproto-7.3.0-1 xf86-input-evdev-2.9.1-1 xf86vidmodeproto-2.3.1-3
    xineramaproto-1.2.1-3 xkeyboard-config-2.13-1 xorg-bdftopcf-1.0.5-1 xorg-font-util-1.3.0-2 xorg-font-utils-7.6-4 xorg-fonts-alias-1.0.3-1
    xorg-fonts-encodings-1.0.4-4 xorg-fonts-misc-1.0.3-2 xorg-mkfontdir-1.0.7-2 xorg-mkfontscale-1.1.2-1 xorg-server-1.16.3-2 xorg-server-common-1.16.3-2
    xorg-setxkbmap-1.3.0-2 xorg-xauth-1.0.9-1 xorg-xkbcomp-1.3.0-1 xorg-xmessage-1.0.4-2 xorg-xprop-1.2.2-1 xorg-xrandr-1.4.3-1 xorg-xrdb-1.1.0-1 xorg-xset-1.2.3-1
    xorg-xsetroot-1.1.1-2 xproto-7.0.27-1 xvidcore-1.3.3-1 xz-5.2.0-1 zlib-1.2.8-3 zvbi-0.2.35-1 kdeplasma-applets-plasma-nm-0.9.3.5-2
    Total Download Size: 0.15 MiB
    Total Installed Size: 1567.34 MiB
    :: Proceed with installation? [Y/n]
    Then when I proceed, I end up with a huge list of files existing. Is something wrong with my pacman?
    gnutls: /usr/share/man/man3/gnutls_x509_ext_deinit.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_aia.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_authority_key_id.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_basic_constraints.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_crl_dist_points.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_key_purposes.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_key_usage.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_name_constraints.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_policies.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_private_key_usage_period.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_proxy.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_subject_alt_names.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_export_subject_key_id.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_aia.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_authority_key_id.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_basic_constraints.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_crl_dist_points.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_key_purposes.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_key_usage.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_name_constraints.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_policies.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_private_key_usage_period.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_proxy.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_subject_alt_names.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_import_subject_key_id.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_ext_print.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_key_purpose_deinit.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_key_purpose_get.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_key_purpose_init.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_key_purpose_set.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_add_excluded.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_add_permitted.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_check.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_check_crt.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_deinit.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_get_excluded.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_get_permitted.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_name_constraints_init.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_othername_to_virtual.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_policies_deinit.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_policies_get.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_policies_init.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_policies_set.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_policy_release.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_cpy.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_deinit.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export2.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export_pkcs8.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_fix.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_generate.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_get_key_id.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import2.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import_openssl.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import_pkcs8.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_init.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_sec_param.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_sign_data.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_sign_hash.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_privkey_verify_params.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_rdn_get.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_rdn_get_by_oid.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_rdn_get_oid.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_add_cas.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_add_crls.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_add_named_crt.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_add_system_trust.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_add_trust_dir.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_add_trust_file.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_deinit.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_get_issuer.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_init.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_remove_cas.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_verify_crt.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_verify_crt2.3.gz exists in filesystem
    gnutls: /usr/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3.gz exists in filesystem
    ca-certificates-utils: /etc/ssl/cert.pem exists in filesystem
    ca-certificates-utils: /usr/bin/update-ca-trust exists in filesystem
    ca-certificates-utils: /usr/share/man/man8/update-ca-trust.8.gz exists in filesystem
    ca-certificates-mozilla: /usr/share/ca-certificates/trust-source/mozilla.neutral-trust.crt exists in filesystem
    ca-certificates-mozilla: /usr/share/ca-certificates/trust-source/mozilla.supplement.p11-kit exists in filesystem
    ca-certificates-mozilla: /usr/share/ca-certificates/trust-source/mozilla.trust.crt exists in filesystem
    ca-certificates-cacert: /usr/share/ca-certificates/trust-source/anchors/CAcert.org_class3.crt exists in filesystem
    ca-certificates-cacert: /usr/share/ca-certificates/trust-source/anchors/CAcert.org_root.crt exists in filesystem
    ca-certificates-cacert: /usr/share/licenses/ca-certificates-cacert/LICENSE exists in filesystem
    gsettings-desktop-schemas: /usr/include/gsettings-desktop-schemas/gdesktop-enums.h exists in filesystem
    gsettings-desktop-schemas: /usr/lib/girepository-1.0/GDesktopEnums-3.0.typelib exists in filesystem
    gsettings-desktop-schemas: /usr/share/GConf/gsettings/gsettings-desktop-schemas.convert exists in filesystem
    gsettings-desktop-schemas: /usr/share/GConf/gsettings/wm-schemas.convert exists in filesystem
    gsettings-desktop-schemas: /usr/share/gir-1.0/GDesktopEnums-3.0.gir exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.enums.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/bg/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/eu/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/he/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/ml/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/sk/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/tg/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/tr/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
    gsettings-desktop-schemas: /usr/share/pkgconfig/gsettings-desktop-schemas.pc exists in filesystem
    glib-networking: /usr/lib/gio/modules/libgiognomeproxy.so exists in filesystem
    glib-networking: /usr/lib/gio/modules/libgiognutls.so exists in filesystem
    glib-networking: /usr/lib/gio/modules/libgiolibproxy.so exists in filesystem
    glib-networking: /usr/lib/glib-networking/glib-pacrunner exists in filesystem
    glib-networking: /usr/share/dbus-1/services/org.gtk.GLib.PACRunner.service exists in filesystem
    glib-networking: /usr/share/locale/an/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ar/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/as/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/be/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/bg/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ca/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/cs/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/da/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/de/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/el/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/en_CA/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/en_GB/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/eo/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/es/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/et/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/eu/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/fa/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/fi/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/fr/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/fur/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/gl/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/gu/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/he/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/hi/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/hu/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/id/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/it/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ja/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/km/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/kn/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ko/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/lt/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/lv/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ml/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/mr/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/nb/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/nl/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/or/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/pa/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/pl/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/pt/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ro/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ru/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/sk/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/sl/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/sr/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/sv/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ta/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/te/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/tg/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/th/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/tr/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/ug/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/uk/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/vi/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo exists in filesystem
    glib-networking: /usr/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-address.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-auth-domain-basic.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-auth-domain-digest.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-auth-domain.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-auth-manager.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-auth.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-cache.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-content-decoder.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-content-sniffer.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-cookie-jar-db.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-cookie-jar-text.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-cookie-jar.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-cookie.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-date.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-enum-types.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-form.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-headers.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-logger.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-message-body.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-message-headers.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-message.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-method.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-misc.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-multipart-input-stream.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-multipart.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-password-manager.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-portability.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-proxy-resolver-default.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-proxy-resolver.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-proxy-uri-resolver.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-request-data.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-request-file.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-request-http.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-request.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-requester.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-server.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-session-async.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-session-feature.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-session-sync.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-session.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-socket.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-status.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-tld.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-types.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-uri.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-value-utils.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-version.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup-xmlrpc.h exists in filesystem
    libsoup: /usr/include/libsoup-2.4/libsoup/soup.h exists in filesystem
    libsoup: /usr/include/libsoup-gnome-2.4/libsoup/soup-cookie-jar-sqlite.h exists in filesystem
    libsoup: /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h exists in filesystem
    libsoup: /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h exists in filesystem
    libsoup: /usr/lib/girepository-1.0/Soup-2.4.typelib exists in filesystem
    libsoup: /usr/lib/girepository-1.0/SoupGNOME-2.4.typelib exists in filesystem
    libsoup: /usr/lib/libsoup-2.4.so exists in filesystem
    libsoup: /usr/lib/libsoup-2.4.so.1 exists in filesystem
    libsoup: /usr/lib/libsoup-2.4.so.1.7.0 exists in filesystem
    libsoup: /usr/lib/libsoup-gnome-2.4.so exists in filesystem
    libsoup: /usr/lib/libsoup-gnome-2.4.so.1 exists in filesystem
    libsoup: /usr/lib/libsoup-gnome-2.4.so.1.7.0 exists in filesystem
    libsoup: /usr/lib/pkgconfig/libsoup-2.4.pc exists in filesystem
    libsoup: /usr/lib/pkgconfig/libsoup-gnome-2.4.pc exists in filesystem
    libsoup: /usr/share/gir-1.0/Soup-2.4.gir exists in filesystem
    libsoup: /usr/share/gir-1.0/SoupGNOME-2.4.gir exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupAddress.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupAuth.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupCache.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupCookie.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupLogger.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupMessage.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupRequest.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupServer.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupSession.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupSocket.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/SoupURI.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/ch01.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/ch02.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/ch03.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/ch04.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/ch05.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/home.png exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/index.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/index.sgml exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/ix01.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/left-insensitive.png exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/left.png exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-GValue-Support.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp2 exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/right-insensitive.png exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/right.png exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/style.css exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/up-insensitive.png exists in filesystem
    libsoup: /usr/share/gtk-doc/html/libsoup-2.4/up.png exists in filesystem
    libsoup: /usr/share/locale/an/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/as/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/be/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/bg/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/bn_IN/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ca/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/cs/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/da/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/de/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/el/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/en_GB/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/eo/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/es/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/et/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/eu/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/fa/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/fr/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/fur/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/gl/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/gu/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/he/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/hi/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/hu/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/id/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/it/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ja/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/kn/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ko/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/lt/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/lv/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ml/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/mr/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/nb/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/nl/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/or/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/pa/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/pl/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/pt/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/pt_BR/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ro/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ru/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/sk/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/sl/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/sr/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/sr@latin/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/sv/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ta/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/te/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/tg/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/th/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/tr/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/ug/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/uk/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/vi/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/zh_CN/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/zh_HK/LC_MESSAGES/libsoup.mo exists in filesystem
    libsoup: /usr/share/locale/zh_TW/LC_MESSAGES/libsoup.mo exists in filesystem
    libmm-glib: /usr/include/ModemManager/ModemManager-enums.h exists in filesystem
    libmm-glib: /usr/include/ModemManager/ModemManager-errors.h exists in filesystem
    libmm-glib: /usr/include/ModemManager/ModemManager-names.h exists in filesystem
    libmm-glib: /usr/include/ModemManager/ModemManager-version.h exists in filesystem
    libmm-glib: /usr/include/ModemManager/ModemManager.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/libmm-glib.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-bearer-ip-config.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-bearer-properties.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-bearer.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-cdma-manual-activation-properties.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-enums-types.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-errors-types.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-firmware-properties.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-gdbus-bearer.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-gdbus-manager.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-gdbus-modem.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-gdbus-sim.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-gdbus-sms.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-helper-types.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-location-3gpp.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-location-cdma-bs.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-location-common.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-location-gps-nmea.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-location-gps-raw.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-manager.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-3gpp-ussd.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-3gpp.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-cdma.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-firmware.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-location.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-messaging.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-oma.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-signal.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-simple.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem-time.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-modem.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-network-timezone.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-object.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-signal.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-sim.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-simple-connect-properties.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-simple-status.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-sms-properties.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-sms.h exists in filesystem
    libmm-glib: /usr/include/libmm-glib/mm-unlock-retries.h exists in filesystem
    libmm-glib: /usr/lib/girepository-1.0/ModemManager-1.0.typelib exists in filesystem
    libmm-glib: /usr/lib/libmm-glib.so exists in filesystem
    libmm-glib: /usr/lib/libmm-glib.so.0 exists in filesystem
    libmm-glib: /usr/lib/libmm-glib.so.0.1.0 exists in filesystem
    libmm-glib: /usr/lib/pkgconfig/ModemManager.pc exists in filesystem
    libmm-glib: /usr/lib/pkgconfig/mm-glib.pc exists in filesystem
    libmm-glib: /usr/share/gir-1.0/ModemManager-1.0.gir exists in filesystem
    libmm-glib: /usr/share/vala/vapi/libmm-glib.deps exists in filesystem
    libmm-glib: /usr/share/vala/vapi/libmm-glib.vapi exists in filesystem
    slang: /usr/bin/slsh exists in filesystem
    slang: /usr/include/slang.h exists in filesystem
    slang: /usr/include/slcurses.h exists in filesystem
    slang: /usr/lib/libslang.so exists in filesystem
    slang: /usr/lib/libslang.so.2 exists in filesystem
    slang: /usr/lib/libslang.so.2.2.4 exists in filesystem
    slang: /usr/lib/pkgconfig/slang.pc exists in filesystem
    slang: /usr/lib/slang/v2/modules/csv-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/fcntl-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/fork-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/iconv-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/pcre-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/rand-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/select-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/slsmg-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/socket-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/sysconf-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/termios-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/varray-module.so exists in filesystem
    slang: /usr/lib/slang/v2/modules/zlib-module.so exists in filesystem
    slang: /usr/share/doc/slang/v2/COPYING exists in filesystem
    slang: /usr/share/doc/slang/v2/changes.txt exists in filesystem
    slang: /usr/share/doc/slang/v2/cref.txt exists in filesystem
    slang: /usr/share/doc/slang/v2/cslang.txt exists in filesystem
    slang: /usr/share/doc/slang/v2/slang.txt exists in filesystem
    slang: /usr/share/doc/slang/v2/slangdoc.html exists in filesystem
    slang: /usr/share/doc/slang/v2/slangfun.txt exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-1.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-2.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-3.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-4.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-5.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-6.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-7.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-8.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun-9.html exists in filesystem
    slang: /usr/share/doc/slsh/html/slshfun.html exists in filesystem
    slang: /usr/share/man/man1/slsh.1.gz exists in filesystem
    slang: /usr/share/slsh/arrayfuns.sl exists in filesystem
    slang: /usr/share/slsh/autoload.sl exists in filesystem
    slang: /usr/share/slsh/cmaps/cool.map exists in filesystem
    slang: /usr/share/slsh/cmaps/coolwarm.map exists in filesystem
    slang: /usr/share/slsh/cmaps/copper.map exists in filesystem
    slang: /usr/share/slsh/cmaps/drywet.map exists in filesystem
    slang: /usr/share/slsh/cmaps/ds9b.map exists in filesystem
    slang: /usr/share/slsh/cmaps/ds9sls.map exists in filesystem
    slang: /usr/share/slsh/cmaps/gebco.map exists in filesystem
    slang: /usr/share/slsh/cmaps/globe.map exists in filesystem
    slang: /usr/share/slsh/cmaps/gray.map exists in filesystem
    slang: /usr/share/slsh/cmaps/haxby.map exists in filesystem
    slang: /usr/share/slsh/cmaps/hot.map exists in filesystem
    slang: /usr/share/slsh/cmaps/jet.map exists in filesystem
    slang: /usr/share/slsh/cmaps/no_green.map exists in filesystem
    slang: /usr/share/slsh/cmaps/ocean.map exists in filesystem
    slang: /usr/share/slsh/cmaps/polar.map exists in filesystem
    slang: /usr/share/slsh/cmaps/rainbow.map exists in filesystem
    slang: /usr/share/slsh/cmaps/red2green.map exists in filesystem
    slang: /usr/share/slsh/cmaps/relief.map exists in filesystem
    slang: /usr/share/slsh/cmaps/sealand.map exists in filesystem
    slang: /usr/share/slsh/cmaps/seis.map exists in filesystem
    slang: /usr/share/slsh/cmaps/split.map exists in filesystem
    slang: /usr/share/slsh/cmaps/topo.map exists in filesystem
    slang: /usr/share/slsh/cmaps/wysiwyg.map exists in filesystem
    slang: /usr/share/slsh/cmdopt.sl exists in filesystem
    slang: /usr/share/slsh/csv.sl exists in filesystem
    slang: /usr/share/slsh/fcntl.sl exists in filesystem
    slang: /usr/share/slsh/fork.sl exists in filesystem
    slang: /usr/share/slsh/glob.sl exists in filesystem
    slang: /usr/share/slsh/help/arrayfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/cmdopt.hlp exists in filesystem
    slang: /usr/share/slsh/help/csvfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/forkfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/glob.hlp exists in filesystem
    slang: /usr/share/slsh/help/onigfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/pcrefuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/pngfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/print.hlp exists in filesystem
    slang: /usr/share/slsh/help/process.hlp exists in filesystem
    slang: /usr/share/slsh/help/profile.hlp exists in filesystem
    slang: /usr/share/slsh/help/randfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/readascii.hlp exists in filesystem
    slang: /usr/share/slsh/help/require.hlp exists in filesystem
    slang: /usr/share/slsh/help/setfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/slsmg.hlp exists in filesystem
    slang: /usr/share/slsh/help/sockfuns.hlp exists in filesystem
    slang: /usr/share/slsh/help/structfuns.hlp exists in filesystem
    slang: /usr/share/slsh/iconv.sl exists in filesystem
    slang: /usr/share/slsh/onig.sl exists in filesystem
    slang: /usr/share/slsh/pcre.sl exists in filesystem
    slang: /usr/share/slsh/png.sl exists in filesystem
    slang: /usr/share/slsh/print.sl exists in filesystem
    slang: /usr/share/slsh/process.sl exists in filesystem
    slang: /usr/share/slsh/profile.sl exists in filesystem
    slang: /usr/share/slsh/rand.sl exists in filesystem
    slang: /usr/share/slsh/readascii.sl exists in filesystem
    slang: /usr/share/slsh/require.sl exists in filesystem
    slang: /usr/share/slsh/rline/complete.sl exists in filesystem
    slang: /usr/share/slsh/rline/editfuns.sl exists in filesystem
    slang: /usr/share/slsh/rline/editor.sl exists in filesystem
    slang: /usr/share/slsh/rline/emacskeys.sl exists in filesystem
    slang: /usr/share/slsh/rline/history.sl exists in filesystem
    slang: /usr/share/slsh/rline/histsrch.sl exists in filesystem
    slang: /usr/share/slsh/rline/slrline.rc exists in filesystem
    slang: /usr/share/slsh/rline/vikeys.sl exists in filesystem
    slang: /usr/share/slsh/scripts/jpegsize exists in filesystem
    slang: /usr/share/slsh/scripts/lsrpm exists in filesystem
    slang: /usr/share/slsh/scripts/sldb exists in filesystem
    slang: /usr/share/slsh/scripts/slprof exists in filesystem
    slang: /usr/share/slsh/scripts/slstkchk exists in filesystem
    slang: /usr/share/slsh/scripts/svnsh exists in filesystem
    slang: /usr/share/slsh/select.sl exists in filesystem
    slang: /usr/share/slsh/setfuns.sl exists in filesystem
    slang: /usr/share/slsh/sldb.sl exists in filesystem
    slang: /usr/share/slsh/sldbcore.sl exists in filesystem
    slang: /usr/share/slsh/sldbsock.sl exists in filesystem
    slang: /usr/share/slsh/slshhelp.sl exists in filesystem
    slang: /usr/share/slsh/slshrl.sl exists in filesystem
    slang: /usr/share/slsh/slsmg.sl exists in filesystem
    slang: /usr/share/slsh/socket.sl exists in filesystem
    slang: /usr/share/slsh/stkcheck.sl exists in filesystem
    slang: /usr/share/slsh/structfuns.sl exists in filesystem
    slang: /usr/share/slsh/sysconf.sl exists in filesystem
    slang: /usr/share/slsh/termios.sl exists in filesystem
    slang: /usr/share/slsh/varray.sl exists in filesystem
    slang: /usr/share/slsh/zlib.sl exists in filesystem
    popt: /usr/include/popt.h exists in filesystem
    popt: /usr/lib/libpopt.so exists in filesystem
    popt: /usr/lib/libpopt.so.0 exists in filesystem
    popt: /usr/lib/libpopt.so.0.0.0 exists in filesystem
    popt: /usr/lib/pkgconfig/popt.pc exists in filesystem
    popt: /usr/share/licenses/popt/LICENSE exists in filesystem
    popt: /usr/share/locale/cs/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/da/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/de/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/eo/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/es/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/fi/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/fr/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/ga/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/gl/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/hu/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/id/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/is/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/it/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/ja/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/ko/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/lv/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/nb/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/nl/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/pl/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/pt/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/ro/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/ru/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/sk/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/sl/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/sv/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/th/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/tr/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/uk/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/vi/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/wa/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/zh_CN/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/locale/zh_TW/LC_MESSAGES/popt.mo exists in filesystem
    popt: /usr/share/man/man3/popt.3.gz exists in filesystem
    gpm: /etc/profile.d/gpm.sh exists in filesystem
    gpm: /usr/bin/disable-paste exists in filesystem
    gpm: /usr/bin/display-buttons exists in filesystem
    gpm: /usr/bin/display-coords exists in filesystem
    gpm: /usr/bin/get-versions exists in filesystem
    gpm: /usr/bin/gpm exists in filesystem
    gpm: /usr/bin/gpm-root exists in filesystem
    gpm: /usr/bin/hltest exists in filesystem
    gpm: /usr/bin/mev exists in filesystem
    gpm: /usr/bin/mouse-test exists in filesystem
    gpm: /usr/include/gpm.h exists in filesystem
    gpm: /usr/lib/libgpm.so exists in filesystem
    gpm: /usr/lib/libgpm.so.2 exists in filesystem
    gpm: /usr/lib/libgpm.so.2.1.0 exists in filesystem
    gpm: /usr/lib/systemd/system/gpm.service exists in filesystem
    gpm: /usr/share/info/gpm.info.gz exists in filesystem
    gpm: /usr/share/man/man1/gpm-root.1.gz exists in filesystem
    gpm: /usr/share/man/man1/mev.1.gz exists in filesystem
    gpm: /usr/share/man/man1/mouse-test.1.gz exists in filesystem
    gpm: /usr/share/man/man7/gpm-types.7.gz exists in filesystem
    gpm: /usr/share/man/man8/gpm.8.gz exists in filesystem
    libnewt: /usr/bin/whiptail exists in filesystem
    libnewt: /usr/include/newt.h exists in filesystem
    libnewt: /usr/lib/libnewt.so exists in filesystem
    libnewt: /usr/lib/libnewt.so.0.52 exists in filesystem
    libnewt: /usr/lib/libnewt.so.0.52.17 exists in filesystem
    libnewt: /usr/lib/pkgconfig/libnewt.pc exists in filesystem
    libnewt: /usr/lib/python2.7/site-packages/_snack.so exists in filesystem
    libnewt: /usr/lib/python2.7/site-packages/snack.py exists in filesystem
    libnewt: /usr/lib/python3.4/site-packages/_snack.so exists in filesystem
    libnewt: /usr/lib/python3.4/site-packages/snack.py exists in filesystem
    libnewt: /usr/lib/whiptcl.so exists in filesystem
    libnewt: /usr/share/locale/ar/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/as/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/ast/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/bal/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/bg/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/bn/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/bn_IN/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/bs/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/ca/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/cs/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/cy/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/da/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/de/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/dz/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/el/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/eo/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/es/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/et/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/eu/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/fa/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/fi/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/fr/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/ga/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/gl/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/gu/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/locale/he/LC_MESSAGES/newt.mo exists in filesystem
    libnewt: /usr/share/l

    Here is the log of the past few things I have done, starting with the full system update on the 19th which worked then. I also remember adding a 32 bit steam lib repository in an attempt to run steam with native libraries. Pacman did prompt me that it needed to update the db with pacman-db-upgrade after adding that repository I believe.
    [2015-01-19 15:58] [PACMAN] Running 'pacman -Syu'
    [2015-01-19 15:58] [PACMAN] synchronizing package lists
    [2015-01-19 15:58] [PACMAN] starting full system upgrade
    [2015-01-19 16:31] [PACMAN] Running 'pacman -Syu'
    [2015-01-19 16:31] [PACMAN] synchronizing package lists
    [2015-01-19 16:31] [PACMAN] starting full system upgrade
    [2015-01-19 16:36] [PACMAN] Running 'pacman -Syu'
    [2015-01-19 16:36] [PACMAN] synchronizing package lists
    [2015-01-19 16:36] [PACMAN] starting full system upgrade
    [2015-01-19 16:37] [ALPM-SCRIPTLET] To autostart xbmc standalone read: https://wiki.archlinux.org/index.php/Xbmc#Autostarting_at_boot
    [2015-01-19 16:37] [PACMAN] removed xbmc (13.2-6)
    [2015-01-19 16:37] [PACMAN] upgraded linux-api-headers (3.16.2-1 -> 3.18.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded glibc (2.20-5 -> 2.20-6)
    [2015-01-19 16:37] [PACMAN] upgraded binutils (2.24-8 -> 2.25-1)
    [2015-01-19 16:37] [PACMAN] upgraded avr-binutils (2.24-3 -> 2.25-2)
    [2015-01-19 16:37] [PACMAN] upgraded gcc-libs (4.9.2-1 -> 4.9.2-2)
    [2015-01-19 16:37] [PACMAN] upgraded avr-gcc (4.9.2-1 -> 4.9.2-2)
    [2015-01-19 16:37] [PACMAN] upgraded avr-libc (1.8.1-1 -> 1.8.1-2)
    [2015-01-19 16:37] [PACMAN] upgraded bash (4.3.030-1 -> 4.3.033-1)
    [2015-01-19 16:37] [PACMAN] upgraded bluez (5.26-1 -> 5.27-1)
    [2015-01-19 16:37] [PACMAN] upgraded bluez-libs (5.26-1 -> 5.27-1)
    [2015-01-19 16:37] [PACMAN] upgraded bluez-utils (5.26-1 -> 5.27-1)
    [2015-01-19 16:37] [PACMAN] upgraded openssl (1.0.1.j-1 -> 1.0.1.k-1)
    [2015-01-19 16:37] [PACMAN] upgraded libevent (2.0.21-3 -> 2.0.22-1)
    [2015-01-19 16:37] [PACMAN] upgraded ttf-freefont (20120503-3 -> 20120503-4)
    [2015-01-19 16:37] [ALPM-SCRIPTLET] Updating font cache... done.
    [2015-01-19 16:37] [PACMAN] upgraded ttf-liberation (2.00.1-4 -> 2.00.1-5)
    [2015-01-19 16:37] [PACMAN] upgraded chromium (39.0.2171.95-1 -> 39.0.2171.99-1)
    [2015-01-19 16:37] [PACMAN] upgraded libwbclient (4.1.14-2 -> 4.1.16-1)
    [2015-01-19 16:37] [PACMAN] upgraded cifs-utils (6.3-2 -> 6.4-1)
    [2015-01-19 16:37] [PACMAN] upgraded cln (1.3.3-2 -> 1.3.4-1)
    [2015-01-19 16:37] [PACMAN] upgraded curl (7.39.0-1 -> 7.40.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded cmake (3.1.0-1 -> 3.1.0-2)
    [2015-01-19 16:37] [PACMAN] upgraded cups-filters (1.0.61-4 -> 1.0.62-1)
    [2015-01-19 16:37] [PACMAN] upgraded djvulibre (3.5.25.3-2 -> 3.5.26-1)
    [2015-01-19 16:37] [PACMAN] upgraded xz (5.0.7-1 -> 5.2.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded elfutils (0.160-1 -> 0.161-2)
    [2015-01-19 16:37] [PACMAN] upgraded ethtool (1:3.16-1 -> 1:3.18-1)
    [2015-01-19 16:37] [PACMAN] upgraded libass (0.12.0-1 -> 0.12.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded libvdpau (0.8-1 -> 0.9-1)
    [2015-01-19 16:37] [ALPM-SCRIPTLET] Updating font cache... done.
    [2015-01-19 16:37] [PACMAN] upgraded xorg-fonts-misc (1.0.1-3 -> 1.0.3-2)
    [2015-01-19 16:37] [PACMAN] upgraded xorg-server-common (1.16.3-1 -> 1.16.3-2)
    [2015-01-19 16:37] [PACMAN] upgraded libxshmfence (1.1-1 -> 1.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded xorg-server (1.16.3-1 -> 1.16.3-2)
    [2015-01-19 16:37] [PACMAN] upgraded nvidia-utils (343.36-1 -> 346.35-2)
    [2015-01-19 16:37] [PACMAN] upgraded nvidia-libgl (343.36-1 -> 346.35-2)
    [2015-01-19 16:37] [PACMAN] upgraded libva (1.4.1-1 -> 1.5.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded ffmpeg (1:2.5.2-2 -> 1:2.5.3-1)
    [2015-01-19 16:37] [PACMAN] upgraded file (5.21-3 -> 5.22-1)
    [2015-01-19 16:37] [PACMAN] upgraded firefox (34.0.5-1 -> 35.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded flashplugin (11.2.202.425-1 -> 11.2.202.429-1)
    [2015-01-19 16:37] [PACMAN] upgraded freetype2 (2.5.4-3 -> 2.5.5-1)
    [2015-01-19 16:37] [PACMAN] upgraded gcc (4.9.2-1 -> 4.9.2-2)
    [2015-01-19 16:37] [PACMAN] upgraded git (2.2.1-1 -> 2.2.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded gtk3 (3.14.6-1 -> 3.14.7-1)
    [2015-01-19 16:37] [PACMAN] upgraded imagemagick (6.9.0.0-1 -> 6.9.0.3-1)
    [2015-01-19 16:37] [PACMAN] upgraded iso-codes (3.52-1 -> 3.57-1)
    [2015-01-19 16:37] [PACMAN] upgraded jsoncpp (0.6.0rc2-1 -> 0.7.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded kdenetwork-krdc (4.14.3-1 -> 4.14.3-2)
    [2015-01-19 16:37] [PACMAN] upgraded tdb (1.3.2-1 -> 1.3.4-1)
    [2015-01-19 16:37] [PACMAN] upgraded ldb (1.1.18-1 -> 1.1.19-1)
    [2015-01-19 16:37] [PACMAN] upgraded lib32-glibc (2.20-4 -> 2.20-6)
    [2015-01-19 16:37] [PACMAN] installed lib32-libidn (1.29-1)
    [2015-01-19 16:37] [PACMAN] upgraded lib32-curl (7.38.0-1 -> 7.40.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded lib32-gcc-libs (4.9.2-1 -> 4.9.2-2)
    [2015-01-19 16:37] [PACMAN] upgraded lib32-nvidia-utils (343.36-1 -> 346.35-1)
    [2015-01-19 16:37] [PACMAN] upgraded lib32-nvidia-libgl (343.36-1 -> 346.35-1)
    [2015-01-19 16:37] [PACMAN] upgraded lib32-openssl (1.0.1.j-1 -> 1.0.1.k-1)
    [2015-01-19 16:37] [PACMAN] upgraded lib32-xz (5.0.7-1 -> 5.2.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded libdvdread (5.0.0-1 -> 5.0.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded libdvdnav (5.0.1-1 -> 5.0.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded libebml (1.3.0-2 -> 1.3.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded libgadu (1.12.0-2 -> 1.12.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded libjpeg-turbo (1.3.1-3 -> 1.4.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded liblastfm (1.0.8-1 -> 1.0.9-1)
    [2015-01-19 16:37] [PACMAN] upgraded libmatroska (1.4.1-1 -> 1.4.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded libssh (0.6.3-1 -> 0.6.4-1)
    [2015-01-19 16:37] [PACMAN] upgraded libzrtpcpp (4.2.4-1 -> 4.3.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded link-grammar (5.1.3-1 -> 5.2.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded links (2.8-1 -> 2.9-1)
    [2015-01-19 16:37] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2015-01-19 16:37] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Starting build: 3.18.2-2-ARCH
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Image generation successful
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Starting build: 3.18.2-2-ARCH
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
    [2015-01-19 16:37] [ALPM-SCRIPTLET] ==> Image generation successful
    [2015-01-19 16:37] [PACMAN] upgraded linux (3.17.6-1 -> 3.18.2-2)
    [2015-01-19 16:37] [PACMAN] upgraded lirc-utils (1:0.9.1.a-9 -> 1:0.9.1.a-12)
    [2015-01-19 16:37] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2015-01-19 16:37] [PACMAN] upgraded lirc (1:0.9.1.a-9 -> 1:0.9.1.a-12)
    [2015-01-19 16:37] [PACMAN] upgraded llvm-libs (3.5.0-3 -> 3.5.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded lz4 (125-1 -> 127-1)
    [2015-01-19 16:37] [PACMAN] upgraded man-pages (3.75-1 -> 3.76-1)
    [2015-01-19 16:37] [PACMAN] upgraded mesa (10.4.0-1 -> 10.4.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded mkvtoolnix-cli (7.4.0-1 -> 7.5.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded mkvtoolnix-gtk (7.4.0-1 -> 7.5.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded smbclient (4.1.14-2 -> 4.1.16-1)
    [2015-01-19 16:37] [PACMAN] upgraded mplayer (37224-3 -> 37353-1)
    [2015-01-19 16:37] [PACMAN] upgraded nvidia (343.36-2 -> 346.35-3)
    [2015-01-19 16:37] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2015-01-19 16:37] [PACMAN] upgraded pacman-mirrorlist (20141217-1 -> 20150105-1)
    [2015-01-19 16:37] [PACMAN] upgraded pacman (4.1.2-7 -> 4.2.0-5)
    [2015-01-19 16:37] [PACMAN] upgraded perl-xml-parser (2.43-1 -> 2.44-1)
    [2015-01-19 16:37] [PACMAN] upgraded python (3.4.2-1 -> 3.4.2-2)
    [2015-01-19 16:37] [PACMAN] upgraded python-pycups (1.9.68-1 -> 1.9.70-1)
    [2015-01-19 16:37] [PACMAN] upgraded python-pycurl (7.19.5-1 -> 7.19.5.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded python2-pillow (2.6.1-1 -> 2.6.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded python2-pycups (1.9.68-1 -> 1.9.70-1)
    [2015-01-19 16:37] [PACMAN] upgraded python2-pycurl (7.19.5-1 -> 7.19.5.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded ruby (2.1.5-1 -> 2.2.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded s-nail (14.7.10-1 -> 14.7.11-1)
    [2015-01-19 16:37] [PACMAN] upgraded shadow (4.2.1-1 -> 4.2.1-2)
    [2015-01-19 16:37] [PACMAN] upgraded spandsp (0.0.6pre21-2 -> 0.0.6-1)
    [2015-01-19 16:37] [PACMAN] upgraded subversion (1.8.11-1 -> 1.8.11-2)
    [2015-01-19 16:37] [PACMAN] upgraded swig (3.0.2-1 -> 3.0.4-1)
    [2015-01-19 16:37] [PACMAN] upgraded syslog-ng (3.6.1-1 -> 3.6.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded system-config-printer (1.5.4-1 -> 1.5.4-2)
    [2015-01-19 16:37] [PACMAN] upgraded telepathy-logger (0.8.0-2 -> 0.8.1-1)
    [2015-01-19 16:37] [PACMAN] upgraded thunar (1.6.3-2 -> 1.6.4-2)
    [2015-01-19 16:37] [PACMAN] upgraded unrar (1:5.2.2-1 -> 1:5.2.3-2)
    [2015-01-19 16:37] [PACMAN] upgraded unzip (6.0-7 -> 6.0-9)
    [2015-01-19 16:37] [PACMAN] upgraded vim-runtime (7.4.537-1 -> 7.4.580-1)
    [2015-01-19 16:37] [PACMAN] upgraded vim (7.4.537-1 -> 7.4.580-1)
    [2015-01-19 16:37] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2015-01-19 16:37] [PACMAN] upgraded virtualbox-host-modules (4.3.20-3 -> 4.3.20-5)
    [2015-01-19 16:37] [PACMAN] upgraded wcslib (4.23-1 -> 4.24-1)
    [2015-01-19 16:37] [PACMAN] installed python2-pybluez (0.20-2)
    [2015-01-19 16:37] [PACMAN] installed python2-simplejson (3.6.5-1)
    [2015-01-19 16:37] [PACMAN] installed sdl2 (2.0.3-1)
    [2015-01-19 16:37] [PACMAN] installed kodi (14.0-1)
    [2015-01-19 16:37] [PACMAN] upgraded xorg-bdftopcf (1.0.4-2 -> 1.0.5-1)
    [2015-01-19 16:37] [ALPM-SCRIPTLET] Updating font cache... done.
    [2015-01-19 16:37] [PACMAN] upgraded xorg-fonts-100dpi (1.0.1-5 -> 1.0.3-2)
    [2015-01-19 16:37] [ALPM-SCRIPTLET] Updating font cache... done.
    [2015-01-19 16:37] [PACMAN] upgraded xorg-fonts-75dpi (1.0.3-1 -> 1.0.3-2)
    [2015-01-19 16:37] [PACMAN] upgraded xorg-iceauth (1.0.6-1 -> 1.0.7-1)
    [2015-01-19 16:37] [PACMAN] upgraded xorg-mkfontscale (1.1.1-1 -> 1.1.2-1)
    [2015-01-19 16:37] [PACMAN] upgraded xproto (7.0.26-1 -> 7.0.27-1)
    [2015-01-19 16:37] [PACMAN] upgraded zip (3.0-4 -> 3.0-6)
    [2015-01-19 16:37] [PACMAN] upgraded zvbi (0.2.33-6 -> 0.2.35-1)
    [2015-01-19 23:19] [PACMAN] Running 'pacman -Syu'
    [2015-01-19 23:19] [PACMAN] synchronizing package lists
    [2015-01-19 23:19] [PACMAN] starting full system upgrade
    [2015-01-19 23:19] [PACMAN] Running 'pacman -S steam-libs'
    [2015-01-19 23:20] [ALPM] transaction started
    [2015-01-19 23:20] [ALPM] removed gcc-libs (4.9.2-2)
    [2015-01-19 23:20] [ALPM] installed gcc-libs-multilib (4.9.2-2)
    [2015-01-19 23:20] [ALPM] installed lib32-dbus-glib (0.102-1)
    [2015-01-19 23:20] [ALPM] installed lib32-at-spi2-core (2.14.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-atk (2.14.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-at-spi2-atk (2.14.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-dconf (0.22.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libusb (1.0.19-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libgusb (0.1.6-2)
    [2015-01-19 23:20] [ALPM] installed lib32-libjpeg-turbo (1.4.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libtiff (4.0.3-2)
    [2015-01-19 23:20] [ALPM] installed lib32-lcms2 (2.6-1)
    [2015-01-19 23:20] [ALPM] installed lib32-nspr (4.10.7-1)
    [2015-01-19 23:20] [ALPM] installed lib32-ncurses (5.9-3)
    [2015-01-19 23:20] [ALPM] installed lib32-readline (6.3.006-1)
    [2015-01-19 23:20] [ALPM] installed lib32-js17 (17.0.0-2)
    [2015-01-19 23:20] [ALPM] installed lib32-cracklib (2.9.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libtirpc (0.2.5-2)
    [2015-01-19 23:20] [ALPM] installed lib32-pam (1.1.8-5)
    [2015-01-19 23:20] [ALPM] installed lib32-polkit (0.112-5)
    [2015-01-19 23:20] [ALPM] installed lib32-sqlite (3.8.7.4-1)
    [2015-01-19 23:20] [ALPM] installed lib32-colord (1.2.7-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libpng (1.6.16-1)
    [2015-01-19 23:20] [ALPM] installed lib32-gmp (6.0.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-nettle (2.7.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libtasn1 (4.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-p11-kit (0.22.1-3)
    [2015-01-19 23:20] [ALPM] installed lib32-gnutls (3.3.11-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libcups (2.0.1-2)
    [2015-01-19 23:20] [ALPM] installed lib32-gdk-pixbuf2 (2.31.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-json-glib (1.0.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxrender (0.9.8-1)
    [2015-01-19 23:20] [ALPM] installed lib32-bzip2 (1.0.6-2)
    [2015-01-19 23:20] [ALPM] installed lib32-icu (54.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-harfbuzz (0.9.37-1)
    [2015-01-19 23:20] [ALPM] installed lib32-freetype2 (2.5.5-1)
    [2015-01-19 23:20] [ALPM] installed lib32-fontconfig (2.11.1-1)
    [2015-01-19 23:20] [ALPM-SCRIPTLET] updating font cache... done.
    [2015-01-19 23:20] [ALPM] installed lib32-pixman (0.32.6-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libpciaccess (0.13.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libdrm (2.4.58-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxxf86vm (1.1.3-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxdamage (1.1.4-2)
    [2015-01-19 23:20] [ALPM] installed lib32-libxshmfence (1.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-elfutils (0.161-1)
    [2015-01-19 23:20] [ALPM] installed lib32-llvm-libs (3.5.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-wayland (1.6.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libtxc_dxtn (1.0.1-5)
    [2015-01-19 23:20] [ALPM] installed lib32-mesa (10.4.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-cairo (1.14.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxft (2.3.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-pango (1.36.8-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libproxy (0.4.11-1)
    [2015-01-19 23:20] [ALPM] installed lib32-glib-networking (2.42.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxml2 (2.9.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libsoup (2.48.1-1)
    [2015-01-19 23:20] [ALPM] installed lib32-rest (0.7.92-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxcomposite (0.4.4-2)
    [2015-01-19 23:20] [ALPM] installed lib32-libxcursor (1.1.14-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxinerama (1.1.3-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxkbcommon (0.5.0-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libxrandr (1.4.2-1)
    [2015-01-19 23:20] [ALPM] installed lib32-gtk3 (3.14.7-1)
    [2015-01-19 23:20] [ALPM] installed lib32-gconf (3.2.6-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libgcrypt15 (1.5.3-2)
    [2015-01-19 23:20] [ALPM] installed lib32-libjpeg6-turbo (1.3.1-2)
    [2015-01-19 23:20] [ALPM] installed lib32-nss (3.17-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libnm-glib46 (0.9.8.10-1)
    [2015-01-19 23:20] [ALPM] installed lib32-libpng12 (1.2.51-6)
    [2015-01-19 23:20] [ALPM] installed lib32-libudev0 (182-1)
    [2015-01-19 23:20] [ALPM] installed steam-libs (1.0.0.49-3)
    [2015-01-19 23:20] [ALPM] transaction completed
    [2015-01-19 23:30] [PACMAN] Running 'pacman -S lib32-gtk2'
    [2015-01-19 23:30] [ALPM] transaction started
    [2015-01-19 23:30] [ALPM] installed lib32-gtk2 (2.24.25-1)
    [2015-01-19 23:30] [ALPM] transaction completed
    [2015-01-19 23:30] [PACMAN] Running 'pacman -S lib32-libxss'
    [2015-01-19 23:30] [ALPM] transaction started
    [2015-01-19 23:30] [ALPM] installed lib32-libxss (1.2.2-2)
    [2015-01-19 23:30] [ALPM] transaction completed
    [2015-01-20 01:11] [PACMAN] Running 'pacman -Syu'
    [2015-01-20 01:11] [PACMAN] synchronizing package lists
    [2015-01-20 01:11] [PACMAN] starting full system upgrade
    [2015-01-20 11:50] [PACMAN] Running 'pacman -Syu'
    [2015-01-20 11:50] [PACMAN] synchronizing package lists
    [2015-01-20 11:50] [PACMAN] starting full system upgrade
    [2015-01-20 20:04] [PACMAN] Running 'pacman -Syu'
    [2015-01-20 20:04] [PACMAN] synchronizing package lists
    [2015-01-20 20:04] [PACMAN] starting full system upgrade
    [2015-01-22 12:35] [PACMAN] Running 'pacman -S plasma-nm'
    [2015-01-22 12:39] [PACMAN] Running 'pacman -S kdeplasma-applets-plasma-nm'
    [2015-01-22 12:49] [PACMAN] Running 'pacman -S plasma-nm'
    [2015-01-22 12:50] [PACMAN] Running 'pacman -S kdeplasma-applets-plasma-nm'
    [2015-01-22 12:50] [ALPM] transaction started
    [2015-01-22 12:50] [ALPM] transaction failed
    [2015-01-22 12:53] [PACMAN] Running 'pacman -Syu'
    [2015-01-22 12:53] [PACMAN] synchronizing package lists
    [2015-01-22 12:53] [PACMAN] starting full system upgrade
    [2015-01-22 12:54] [PACMAN] Running 'pacman -Sy networkmanager'
    [2015-01-22 12:54] [PACMAN] synchronizing package lists
    [2015-01-22 12:54] [ALPM] transaction started
    [2015-01-22 12:54] [ALPM] transaction failed
    [2015-01-22 13:02] [PACMAN] Running 'pacman -S kdeplasma-applets-plasma-nm'
    [2015-01-22 13:06] [PACMAN] Running 'pacman -Syu'
    [2015-01-22 13:06] [PACMAN] synchronizing package lists
    [2015-01-22 13:06] [PACMAN] starting full system upgrade

  • [SOLVED]pacman fails to install mtpaint

    [me@mypc ~]$ sudo pacman -S mtpaint
    resolving dependencies...
    looking for inter-conflicts...
    Targets (3): giflib-4.1.6-4 openjpeg-1.3-3 mtpaint-3.31-4
    Total Download Size: 0.86 MB
    Total Installed Size: 2.61 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    giflib-4.1.6-4-x86_64 85.0K 533.6K/s 00:00:00 [###################################################################################################################################################################] 100%
    error: failed retrieving file 'openjpeg-1.3-3-x86_64.pkg.tar.gz' from mirror.lividpenguin.com : File unavailable (e.g., file not found, no access)
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (File unavailable (e.g., file not found, no access))
    Errors occurred, no packages were upgraded.
    [me@mypc ~]$
    I have tried changing mirrors but it doesn't help
    Last edited by dameunmate (2011-09-25 21:56:23)

    You must use pacman -Syy when changing mirrors. openjpeg is at version 1.4-1. You should not expect to find openjpeg 1.3-3 anywhere.

  • [Solved] pacman hangs in step "resolving dependencies"

    Hi, Today i tried to update my system with pacman -Syu, however it hangs in the process of searching file conflicts. I read this thread https://bbs.archlinux.org/viewtopic.php?id=179638 tand followed the suggestions, it didn't worked.
    Here i  post SOME of the output of pacman -Syu --debug
    debug: checkdeps: package tea-37.2.0-1
    debug: checkdeps: package tzdata-2014b-1
    debug: checkdeps: package util-linux-2.24.1-4
    debug: checkdeps: package vde2-2.3.2-6
    debug: checkdeps: package vim-runtime-7.4.214-1
    debug: checkdeps: package vim-7.4.214-1
    debug: checkdeps: package virtualbox-host-dkms-4.3.10-1
    debug: checkdeps: package virtualbox-4.3.10-1
    debug: checkdeps: package virtualbox-sdk-4.3.10-1
    debug: checkdeps: package vlc-2.1.4-2
    debug: checkdeps: package xbmc-12.3-14
    debug: checkdeps: package xcb-proto-1.10-2
    debug: checkdeps: package xorg-util-macros-1.19.0-1
    debug: checkdeps: package xorg-xrandr-1.4.2-
    Getting to xorg-xrandr package pacman hangs, however i dont think it is related with the xorg-xrandr package since i try to reinstall pacman with:
    pacman -S pacman  --debug
    getting the following output:
    debug: looking for conflicts
    debug: check targets vs targets
    debug: check targets vs targets
    debug: check targets vs db and db vs targets
    debug: check targets vs db
    debug: check db vs targets
    debug: checking dependencies
    debug: checkdeps: package pacman-4.1.2-
    I have not any NFS or Samba storage mounted or configured, just one local disk. However i have just grown my root partition from 32 to 100 GB, using gparted in livecd since my arch partition became full, so i think this issue has something to do with that.
    Any ideas??
    Last edited by hydrosIII (2014-04-10 05:45:14)

    I solved the problem, it turned out to be my fault. Before i grew the partition i had another partition mounted in /var/cache/pacman to hold the pacman packages. I erased it to grow my root partition over it but i forgot to erase the entry in the fstab file, so the system was trying to mount the partition but it didnt exist anymore. The result was a broken mount, that was making pacman hang, since it searched for the files in /var/cache/pacman.
    Silly me!

  • Windows Installer error message when installing or removing iTunes

    When I try to either upgrade, install, or remove iTunes, I get this message:
    "The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance."
    Anyone know how I can fix this?

    Microsoft have this help article on this error message;
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;q315346#kb1

  • [SOLVED]Pacman complains when trying to upgrade

    Hello all.
    Trying to run "pacman -Syu" I get the following errors:
    error: failed to commit transaction (conflicting files)
    kernel26-firmware: /lib/firmware/bnx2x-e1-4.8.53.0.fw exists in filesystem
    kernel26-firmware: /lib/firmware/bnx2x-e1h-4.8.53.0.fw exists in filesystem
    kernel26-firmware: /lib/firmware/cis/3CCFEM556.cis exists in filesystem
    kernel26-firmware: /lib/firmware/cis/3CXEM556.cis exists in filesystem
    kernel26-firmware: /lib/firmware/cxgb3/t3fw-7.4.0.bin exists in filesystem
    Errors occurred, no packages were upgraded.
    I suspected that it had something to do with an old custom kernel I'm not really using anymore, but not sure. Running "pacman -Qo" just gives:
    error: No package owns /lib/firmware/bnx2x-e1-4.8.53.0.fw
    Anyone had any ideas? Help much appreciated.
    Last edited by rune0077 (2009-10-11 17:15:45)

    Yup, I just ran it with the force option and everything installed and upgraded fine.
    Thanks.

  • Hangs when installing comUS.msb

    Hi, i have a copy of Oracle8i, personal edition version 8.1.5 - each time i try to install it, it hangs when trying to install file called "comUS.msb" which is 76% of way through installation.
    Does anyone know of a work around to this? I tried cancelling the installation of that component and that only caused the installation to hang even further.
    Hope someone can help!
    Kind regards
    Nick Hoare

    This forum is meant for discussions about OTN content/site and services.
    Questions about Oracle products and technologies will NOT be answered in this forum. Please post your product or technology related questions in the appropriate product or technology forums, which are monitored by Oracle product managers.
    Product forums:
    http://forums.oracle.com/forums/index.jsp?cat=9
    Technology forums:
    http://forums.oracle.com/forums/index.jsp?cat=10
    As a general guideline, please first search the forum to see if your question is already answered. You will find answers for the most frequently asked questions by simply searching the forum. This will help you to find the answer right away and will save time for all of us.

Maybe you are looking for