[SOLVED] Python errors on upgrade

Hello, it would seem that I have failed to notice over the last week to week and a half that I have been failing to upgrade my system because of python errors (it would seem I have been glazing over the stream of python errors dismissing them as failed updates that would be magically "fixed" in the next update). I have google for similar problems but most of them deal with __pycache__ being the sole problem which I have already deleted from the python3.4 to no avail. As I look over the failures it would seem it is not wholly attributed to __pycache__ folders only either.
Here is the output I get on submitting sudo pacman -Syu:
error: failed to commit transaction (conflicting files)
python-requests: /usr/lib/python3.4/site-packages/requests/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/adapters.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/api.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/auth.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/certs.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/compat.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/cookies.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/exceptions.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/hooks.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/models.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/sessions.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/status_codes.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/structures.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/__pycache__/utils.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/adapters.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/api.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/auth.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/certs.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/compat.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/cookies.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/exceptions.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/hooks.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/models.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/big5freq.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/big5prober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/chardetect.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/chardistribution.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/charsetgroupprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/charsetprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/codingstatemachine.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/compat.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/constants.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/cp949prober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/escprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/escsm.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/eucjpprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/euckrfreq.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/euckrprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/euctwfreq.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/euctwprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/gb2312freq.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/gb2312prober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/hebrewprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/jisfreq.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/jpcntx.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/langbulgarianmodel.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/langcyrillicmodel.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/langgreekmodel.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/langhebrewmodel.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/langhungarianmodel.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/langthaimodel.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/latin1prober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/mbcharsetprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/mbcsgroupprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/mbcssm.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/sbcharsetprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/sbcsgroupprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/sjisprober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/universaldetector.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/__pycache__/utf8prober.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/big5freq.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/big5prober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/chardetect.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/chardistribution.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/charsetgroupprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/charsetprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/codingstatemachine.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/compat.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/constants.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/cp949prober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/escprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/escsm.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/eucjpprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/euckrfreq.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/euckrprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/euctwfreq.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/euctwprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/gb2312freq.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/gb2312prober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/hebrewprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/jisfreq.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/jpcntx.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/langbulgarianmodel.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/langcyrillicmodel.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/langgreekmodel.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/langhebrewmodel.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/langhungarianmodel.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/langthaimodel.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/latin1prober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/mbcharsetprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/mbcsgroupprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/mbcssm.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/sbcharsetprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/sbcsgroupprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/sjisprober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/universaldetector.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/chardet/utf8prober.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/_collections.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/connection.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/connectionpool.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/exceptions.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/fields.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/filepost.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/poolmanager.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/request.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/__pycache__/response.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/_collections.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/connection.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/connectionpool.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/contrib/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/contrib/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/contrib/__pycache__/ntlmpool.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/contrib/__pycache__/pyopenssl.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/contrib/ntlmpool.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/contrib/pyopenssl.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/exceptions.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/fields.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/filepost.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/__pycache__/ordered_dict.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/__pycache__/six.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/ordered_dict.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/six.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/poolmanager.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/request.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/response.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__init__.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/__init__.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/connection.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/request.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/response.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/retry.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/ssl_.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/timeout.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/__pycache__/url.cpython-34.pyc exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/connection.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/request.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/response.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/retry.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/ssl_.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/timeout.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/packages/urllib3/util/url.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/sessions.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/status_codes.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/structures.py exists in filesystem
python-requests: /usr/lib/python3.4/site-packages/requests/utils.py exists in filesystem
Errors occurred, no packages were upgraded.
Any guidance towards narrowing and solving the problem would be greatly appreciated.
Last edited by typedeph (2015-01-14 15:09:41)

How sad, I could have had this fixed a week ago had I just read this: https://wiki.archlinux.org/index.php/Pa … 9.22_error
The conflicting package was requests. For some reason it wasn't owned by any package.

Similar Messages

  • Error when upgrading arch while issueing pacman -Syu [SOLVED]

    bash-3.2# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community 358.3K 13.3K/s 00:00:27 [#####################] 100%
    kdemod-legacy is up to date
    eee is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: dependency cycle detected:
    warning: bash will be installed before its glibc dependency
    looking for inter-conflicts...
    Targets (98): bash-3.2.039-3 kernel-headers-2.6.26.3-1 tzdata-2008h-1
    glibc-2.8-3 alsa-lib-1.0.17a-2 module-init-tools-3.4-1
    kernel26-2.6.27.4-1 atl2-2.0.5-2 texinfo-4.13a-1 m4-1.4.12-1
    autoconf-2.63-1 binutils-2.18-9 bridge-utils-1.4-2
    bzip2-1.0.5-3 openssl-0.9.8i-1 run-parts-2.30-1
    ca-certificates-20080809-4 cracklib-2.8.13-1
    e2fsprogs-1.41.3-2 libgcrypt-1.4.3-2 popt-1.14-1
    cryptsetup-1.0.6-2 dhcpcd-4.0.2-2 dialog-1.1_20080819-1
    dnsutils-9.5.0.P2-1 ed-1.1-2 filesystem-2008.07-1
    fakeroot-1.10.1-1 file-4.26-1 flex-2.5.35-1 fuse-2.7.4-1
    gcc-libs-4.3.2-1 gmp-4.2.4-1.1 mpfr-2.3.2-2 gcc-4.3.2-1
    gettext-0.17-2 gpm-1.20.5-2 grub-0.97-13 hdparm-8.9-1
    hwdetect-0.9.1-2 ifenslave-1.1.0-4 util-linux-ng-2.14-1
    udev-130-1 initscripts-2008.09-2 iproute-2.6.25-1
    iptables-1.4.2-1 iputils-20071127-2
    iwlwifi-3945-ucode-15.28.2.8-1 iwlwifi-4965-ucode-228.57.2.21-1
    jfsutils-1.1.13-1 klibc-1.5.14-1 klibc-extras-2.5-1
    klibc-kbd-1.15.20080312-7 klibc-module-init-tools-3.4-2
    klibc-udev-130-1 libevent-1.4.8-2 libsasl-2.1.22-7
    libtool-2.2.6a-1 links-2.2-2 linux-atm-2.5.0-1
    madwifi-utils-0.9.4.3844-1 madwifi-0.9.4.3844-2
    man-pages-3.11-1 mdadm-2.6.7-1 mlocate-0.21-1 nano-2.0.9-1
    ndiswrapper-utils-1.53-1 ndiswrapper-1.53-2 net-snmp-5.4.2.1-1
    netcfg-2.1.2-1 netkit-telnet-0.17-8 nfsidmap-0.21-2
    nfs-utils-1.1.3-2 ntfs-3g-1.5012-1 openssh-5.1p1-1
    openvpn-2.0.9-4 pciutils-3.0.2-1 pcmciautils-015-2
    perl-5.10.0-4 pptpclient-1.7.2-1 procinfo-19-3 procps-3.2.7-5
    psmisc-22.6-2 python-2.6-2 rp-pppoe-3.10-1 rt2500-1.1.0_B4-25
    rt2x00-rt61-fw-1.2-3 rt2x00-rt71w-fw-1.8-3 sdparm-1.03-1
    shadow-4.1.2.1-2 sudo-1.6.9p17-1 tiacx-20080210-7 vi-7.2.25-1
    wget-1.11.4-1 which-2.20-1 wlan-ng26-utils-0.2.9-1
    wlan-ng26-0.2.9-2 xfsprogs-2.10.1-1
    Total Download Size: 0.00 MB
    Total Installed Size: 471.73 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (98/98) checking for file conflicts [#####################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    klibc: /usr/lib/klibc/include/asm/Kbuild exists in filesystem
    klibc: /usr/lib/klibc/include/asm/a.out.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/acpi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/agp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative-asm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/arch_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/asm-offsets.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/auxvec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/boot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bootparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bugs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/byteorder.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cache.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cacheflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calgary.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calling.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/compat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpufeature.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cputime.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/debugreg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/delay.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc_defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/device.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/div64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma-mapping.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/edac.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/elf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/emergency-restart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/errno.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fcntl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/floppy.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/frame.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/futex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/gart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/geode.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/highmem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hpet.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hypertransport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i387.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8253.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8259.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32_unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ide.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/idle.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/intel_arch_perfmon.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctls.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/iommu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipcbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irqflags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/k8.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kdebug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kexec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kmap_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kprobes.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ldt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest_hcall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/linkage.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/local.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/apm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_traps.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/pci-functions.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/cobalt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/lithium.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/piix4.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/math_emu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mc146818rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca_dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mman.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmx.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/module.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec_def.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msgbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msidef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr-index.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mtrr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/namei.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/nmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numaq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/param.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/paravirt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/parport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci-direct.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pda.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/percpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgalloc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/poll.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/prctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-cyrix.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-flags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/proto.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace-abi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot_fixups.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/required-features.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resource.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resume-trace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rio.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwsem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/scatterlist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sections.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/segment.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/semaphore.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sembuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/serial.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/setup.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/siginfo.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/signal.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/smp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/socket.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sockios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sparsemem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/srat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stacktrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/statfs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/swiotlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sync_bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termbits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/therm_throt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlbflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/topology.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tsc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ucontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unaligned.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unwind.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vga.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vgtod.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vm86.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi_time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/voyager.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vsyscall.h exists in filesystemI
    klibc: /usr/lib/klibc/include/asm/xen/hypercall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/hypervisor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/interface.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_64.h exists in filesystem
    Errors occurred, no packages were upgraded.
    I had this error when upgrading.  I'm using arch linux on eeepc with kdemod 3.5
    Last edited by kaola_linux (2008-11-04 04:11:36)

    robertp wrote:Go to: http://bbs.archlinux.org/viewtopic.php?id=57885
    Thank you.  That solved my same problem as well. 
    But on my screen the text scrolled  by so fast that i could barely read it and I could not scroll up to read the beginning. 
    how can I pipe the output so that it does not scroll so fast.  i thought this was the "less" command but when i typed:
    less pacman -Syu
    or
    pacman -Syu less
    I got errors in syntax.  I am a noob coming from 1 year using Ubuntu.  I have worked thru many errors to get this far in the install. 
    The forums where down so I was on my own and had to use trial and error and the beginner wiki.  im glad now forums back online because i never woould have figured out this klibc error on my own.

  • [Solved] No module named parse- python errors as own user

    A number of applications on my system (wicd and turpial, among others) return python errors when I run them as my own user. I can run these applications as root with no errors, so I'm not missing any packages. The most common of these errors, appearing when I run applications like turpial and hotot looks like this:
    ➤ turpial
    Traceback (most recent call last):
    File "/usr/bin/turpial", line 5, in <module>
    from pkg_resources import load_entry_point
    File "/usr/lib/python3.3/site-packages/pkg_resources.py", line 17, in <module>
    from urllib.parse import urlparse, urlunparse
    ImportError: No module named parse
    When I run wicd-curses:
    ➤ wicd-curses
    Traceback (most recent call last):
    File "/usr/share/wicd/curses/wicd-curses.py", line 44, in <module>
    from dbus import DBusException
    File "/usr/lib/python3.3/site-packages/dbus/__init__.py", line 82, in <module>
    import dbus.types as types
    File "/usr/lib/python3.3/site-packages/dbus/types.py", line 6, in <module>
    from _dbus_bindings import (
    ImportError: /usr/lib/python3.3/site-packages/_dbus_bindings.so: undefined symbol: PyBytes_Type
    Again, both applications mentioned here work fine when run as root. It should also be noted that I only installed turpial after already witnessing this error with hotot-gtk3-git. Has anyone seen this before, or have any idea how to start troubleshooting it?
    Thanks.
    EDIT: It was a Pythonpath issue.
    Last edited by apurplermixture (2013-04-24 00:55:28)

    Thank you! That worked

  • Python error in blender [SOLVED]

    Hello.
    I get a python error when i try to extrude a polygon in blender 2.64a-6
    I have latest arch on 64bit architecture with python 3.3.0-1 (as python package) and python 2.7.3-2 (as python2 pacakge) installed.
    I am running gnome 3.6.2. Maybe someone knows what is wrong?
    Last edited by anptr (2012-12-11 18:26:53)

    Bug disappeared in latest blender version 2.65.0

  • Errors during upgrade/installation af icloud 4.02

    When I try to upgrade icloud 3.1 to 4.02 with Apple Software Update I get this error message:
    There were errors during the installation of the updates. If the problem persists, choose Tools> Download Only and try installing manually.
    When I try to install manually I receive this error message:
    Windows Installer
    Error transformation. Make sure that the indicated transforming path is valid.
    I have also tried to uninstall 3.1 and run the installation of 4.x but it still fails.
    This error is happening on several of my Windows 7 32bit
    I hope anyone can help me solving this error :-)

    When I try to upgrade icloud 3.1 to 4.02 with Apple Software Update I get this error message:
    There were errors during the installation of the updates. If the problem persists, choose Tools> Download Only and try installing manually.
    When I try to install manually I receive this error message:
    Windows Installer
    Error transformation. Make sure that the indicated transforming path is valid.
    I have also tried to uninstall 3.1 and run the installation of 4.x but it still fails.
    This error is happening on several of my Windows 7 32bit
    I hope anyone can help me solving this error :-)

  • BDC error in Upgrade proj.

    Dear all,
                  I am on a upgrade proj. from 4.5 to ECC 6.0. when i check an object I got a kind of BDC error like  'ERROR TYPE  ==> 4      ( SCREEN MISSING IN TARGET SYSTEM )'  along with program name and  screen number. please advice me in solving  this error.
    Thanks.
    Naresh.

    Hi Naresh,
    That one of the task when you go for an upgrade.
    You have to redo the recording part again for all BDC programs
    Try to change it to BAPI if you have suitable BAPI.
    Reward points if helpful
    Thanks
    venki

  • Syntax error in upgrade

    Hi .
    How to resolve this syntax error in upgrade 7.0 ?
    FIELD-SYMBOLS: <t_zsrm_change> LIKE LINE OF t_zsrm_change.
    APPEND <t_zsrm_change> TO change_item.
        AT END OF <t_zsrm_change>-logsys.
    Error :  <t_zsrm_change>-logsys is not defined as field symbol .
    But this error doesnt exists in 4.6 c version .
    Moderator message: please stop flooding the forum with your upgrade errors, invest some effort to solve these yourself before unloading your work here.
    Edited by: Thomas Zloch on Feb 19, 2011 4:31 PM

    Hi,
       Try writing as :
    AT END OF logsys.  or  AT END OF (<t_zsrm_change>-logsys).
    Regards,
    Srini.

  • Error while Upgrading to 9.2.0.8

    Hi Experts,
    I'm trying to upgrade my current version of oracle "9.2.0.1" which is running on a Solaris box, to "9.2.0.8" not able to succeed.
    Can any body help me to solve my problem????
    Thnx & Regards
    Sunil

    Yingkuan,
    You need to apply Patchset 4547809 firstI'm not sure to follow you, the patchset 4547809 is
    Oracle 9.2.0.8 which Sunil wants to apply on his/her
    database, the thread's title is "Error while
    Upgrading to 9.2.0.8", isn't it ?
    If you goto 9.2.0.8 patchset download page, you will see all three patchset listed, there's a good chance Sunil mistakenly download the catch-up patchset instead of the full set. My purpose is to clarify the situation.
    At least he didn't mention Patchset Number.
    PS :
    Patchset 4547809 first, the 415M onePatchset 4547809 is 415M for 64-bits, which seems not
    be used here (the Banner doesn't contains "64bit
    Production"), it's 352Mb for 32-bits. But I maybe
    missed something else.
    Message was edited by:
    N. GasparottoHe didn't mention 64bit but that he didn't mention 32-bit either. Not many Solaris is still under 32bit per se.
    Again my purpose to have him post Patchset Number used, then we will have clear picture and rule out some assumption.

  • Syntax error in upgrade version 7.0

    Hi ,
    how to close this error in upgrade 7.0 ?
    Lista is a structure having more than 10 fileds.
    READ LINE lista INDEX sy-tabix.
    Error : Lista may not be converted to number .
    This error doesnt exists in 4.6 version
    Moderator message: please stop flooding the forum with your upgrade errors, invest some effort to solve these yourself before unloading your work here.
    Edited by: Thomas Zloch on Feb 19, 2011 4:33 PM

    Try with declaring an work area and change the read statement like:
    READ LINE lista
    INTO <work area>
    INDEX sy-tabix.

  • Error while upgrading the NW04 engine

    Hi All,
    I got following error while upgrading the NW04 engine. "error while reading sdmrepository.sdc file. return code 16."
    I tried from stand alone. same issue. It would be great if somebody gives solution quickly.
    Thanks
    Vincent

    Hi ,
    even if you start the mode in either standalone or integrated your SDM won't start completely and shows the above error.
    check for sdmrepository.sdc file under <Drive>:\usr\sap\<SAP_ID>\JC<Instance_ID>\SDM\program\config\
    sdc file might got corrupted or it's size would have got reduced. even if you run sdm in standalone or integrated,
    you will get the same error.
    Solution is to compare with the backup file that sapinst created everytime while upgarding the engine in the same folder and
    replace the latest with the current.then your problem is solved.
    hope that helps.reward points if it helps

  • Error during upgrade from OBIEE 10G to 11G

    Hello All
    I ran into this issue while trying to upgrade my 10g RPD and catalog to 11.1.1.7
    After installing 11G, I launched the upgrade utility from Oracle_Common/bin/ua in linux.
    I am getting the below error:
    UPGAST-00797: Oracle Fusion Middleware Upgrade Assistant cannot be run from an Application Developer Oracle home.
    Based on the Oracle Doc. it has the following desc:
    UPGAST-00797: Oracle Fusion Middleware Upgrade Assistant cannot be run from an Application Developer Oracle home.
    Cause: The user has chosen to perform a upgrade from an Oracle home that does not allow an upgrade.
    Action: None.
    Level: 1
    Type: ERROR
    Impact: Upgrade
    So what should I do to resolve this issue?
    Thanks in advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

  • How can I solve this error message? Some of your photos, including the photo "IMG_0374.jpg", were not copied to the iPad "(my name's) iPad" because they cannot be displayed on your iPad.

    how can I solve this error message? "Some of your photos, including the photo “IMG_0374.jpg”, were not copied to the iPad “(my name’s) iPad” because they cannot be displayed on your iPad."
    There were 273 photos in the event syncing from my Mac, but only the last 103 made it to the ipad. Most of the photos were taken by an iphone. I would appreciate any thoughts or insights - thanks.

    Adrian-
    That error message suggests the photo is somehow corrupt.
    Do you have the Apple Camera Connection Kit?  You can set up a USB thumb drive with MS-DOS FAT-32 format and copy your photos to it into a folder named DCIM.  Assuming they have an 8 character plus suffix name, the iPad will recognize them and give you the option of transferring them via the Kit's USB adapter.
    Once they are transferred, you can find out if there is a problem with any.
    Fred

  • Error while upgrading to 10.1.3.5

    I am getting error while upgrading to 10.1.3.5.
    getting error while configuring OWSM. here is the error log.
    *09/09/28 14:28:53 Notification ==>Application Deployer for coreman STARTS.*
    *09/09/28 14:28:53 Notification ==>Undeploy previous deployment*
    *09/09/28 14:28:58 Notification ==>Initialize /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman.ear begins...*
    *09/09/28 14:28:58 Notification ==>Initialize /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman.ear ends...*
    *09/09/28 14:28:58 Notification ==>Starting application : coreman*
    *09/09/28 14:28:58 Notification ==>Initializing ClassLoader(s)*
    *09/09/28 14:28:58 Notification ==>Initializing EJB container*
    *09/09/28 14:28:58 Notification ==>Loading connector(s)*
    *09/09/28 14:28:58 Notification ==>Starting up resource adapters*
    *09/09/28 14:28:58 Notification ==>Initializing EJB sessions*
    *09/09/28 14:28:58 Notification ==>Committing ClassLoader(s)*
    *09/09/28 14:28:58 Notification ==>Initialize coreman begins...*
    *09/09/28 14:28:58 Notification ==>Initialize coreman ends...*
    *09/09/28 14:28:58 Notification ==>Started application : coreman*
    *09/09/28 14:28:58 Notification ==>Binding web application(s) to site default-web-site begins...*
    *09/09/28 14:28:58 Notification ==>Binding web application(s) to site default-web-site ends...*
    *09/09/28 14:28:58 Notification ==>Deleting: /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman.ear*
    *09/09/28 14:28:58 Notification ==>Deleting: /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman/coreman.war*
    *09/09/28 14:28:58 Notification ==>Begin adding application: coreman to container runtime for: oc4j-develop-12420-default*
    *09/09/28 14:28:58 Notification ==>Operation failed with error:*
    Unable to find/read file META-INF/ra.xml in /space/oracle11bpel/j2ee/oc4j_soa11wf/connectors/coreman/coreman archive (IO Error: error in opening zip file)
    Deploy error: Deploy error: Operation failed with error:
    Unable to find/read file META-INF/ra.xml in /space/oracle11bpel/j2ee/oc4j_soa11wf/connectors/coreman/coreman archive (IO Error: error in opening zip file)
    I checked the Connectors directory for coreman but its not available. I even checked with my previous successful installations for this directory, its not even there too.
    The only difference i found in the error logs and the successful logs is ..
    *09/09/28 14:28:58 Notification ==>Begin adding application: coreman to container runtime for: oc4j-develop-12420-default*
    I did not see this line in the success log.
    Here is my environment information.
    I have an OPMN clustered environment. The second node in the cluster was down while this upgradation.
    There are two groups -- default_group and abcbpel_group
    abcbpel_group contains the soa instance. while default_group contains home instance.

    Hi.
    I have the same problem too.
    Had You found the solution?

  • Error while upgrading Portal from 10.1.2 to 10.1.4

    This is the error message I am getting when I try to upgrade portal from 10.1.2 to 10.1.4 by applying the patch.
    NOTIFICATION:1 Framework: Error: Component upgrade failed PORTAL
    NOTIFICATION:1 Framework: Error: PORTAL component version is: 10.1.2.0.2 INVALID.
    Please let me know if any has has a solution?
    ==========================================
    D:\Software\Oracle\IDM\as_windows_x86_portal_1014\mrua_051020\mrua>mrua.bat -ora
    cle_home D:\Software_Installations\OraHome_Infra_01 -oid_host <hostname> -oid_ssl_port 636
    Executing mrua.pl
    Running on Windows
    OracleAS Metadata Repository Upgrade Assistant 10.1.4.0.0
    Enter the password for SYS:
    Enter the password for cn=orcladmin:
    Enter the password for cn=orcladmin:
    Upgrading the OracleAS Metadata Repository to release 10.1.4.0.0
    Calling upgrade plugin for MRUA
    Component has already been upgraded MRUA
    Calling upgrade plugin for PORTAL
    Error: Component upgrade failed PORTAL
    Error: PORTAL component version is: 10.1.2.0.2 INVALID
    Calling upgrade plugin for MRC
    Component has already been upgraded MRC
    FAILURE: Some OracleAS plug-ins report failure during upgrade.
    Log file: D:\Software_Installations\OraHome_Infra_01\upgrade\logs\mrua2007-07-1
    3_02-07-15PM.log
    Finished mrua.pl

    That didn't help for me....
    I have those things shut down already and you can see below what I'm getting on the re-run:
    -bash-3.00$ /app/oracleas/as1012portal/bin/emctl stop iasconsole
    Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2 Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://asdev:1811/emd/console/aboutApplication
    Stopping Oracle Enterprise Manager 10g Application Server Control ...
    Cannot determine Oracle Enterprise Manager 10g Application Server Control process; /app/oracleas/as1012portal/bin/emctl.pid does not exist.
    Oracle Enterprise Manager 10g Application Server Control may not be running.
    -bash-3.00$ /app/oracleas/as1012portal/opmn/bin/opmnctl stopall
    opmnctl: opmn is not running
    -bash-3.00$ mrua/mrua.sh -oracle_home /app/oracleas/as1014metadatarepository -oid_host asdev -oid_ssl_port 636
    Executing mrua.pl
    Running on UNIX
    OracleAS Metadata Repository Upgrade Assistant 10.1.4.0.0
    Enter the password for SYS:
    Enter the password for cn=orcladmin:
    Upgrading the OracleAS Metadata Repository to release 10.1.4.0.0
    Calling upgrade plugin for MRUA
    Component has already been upgraded MRUA
    Calling upgrade plugin for PORTAL
    Error: Component upgrade failed PORTAL
    Error: PORTAL component version is: 10.1.2.0.2 INVALID
    Calling upgrade plugin for MRC
    Component has already been upgraded MRC
    FAILURE: Some OracleAS plug-ins report failure during upgrade.
    Log file: /app/oracleas/as1014metadatarepository/upgrade/logs/mrua2007-10-23_00-42-55PM.log
    Finished mrua.pl
    -bash-3.00$ grep PORTAL /app/oracleas/as1014metadatarepository/upgrade/logs/mrua2007-10-23_00-42-55PM.log
    2007/10/23 12:43:06.236 CST NOTIFICATION:1 Framework: Calling upgrade plugin for PORTAL
    2007/10/23 12:43:28.203 CST NOTIFICATION:1 Framework: Error: Component upgrade failed PORTAL
    2007/10/23 12:43:28.209 CST NOTIFICATION:1 Framework: Error: PORTAL component version is: 10.1.2.0.2 INVALID
    There is another oracle instance we have, the one that is hosting the LDAP server, and after the above I also tried doing a stopall there, then bringing up only the ldap server which is required for the upgrade, and then shutting down the iasconsole for that instance too so that only the ldap server remained, then re-running the portal upgrade. It didn't help.
    Any ideas?

  • 11.1.0.6.0 - 11.1.0.7 dbua error while upgrading

    hello all i'm attempting to upgrade 11.1.0.6.0 to 11.1.0.7 and once in dbua i'm at upgrade process 85%, and i'm receiving this error:
    database upgrade assistant:
    ORA-04043: Object XDB_DATASTORE_PROC does not exist , ignore | Abort
    i'm not too sure what i should do at this point, any help is appreciated
    this is a linux 32bit machine/db

    Welcome to the forums !
    Pl see MOS Doc 360907.1 (catupgrd.sql gives error on XDB_DATASTORE_PROC ORA-4043)
    HTH
    Srini

Maybe you are looking for

  • Background processing- download multiple itabs into one excel with tabs

    Hello, I want to run a report as a background job and download the outputs in excel file into different tabs. Problem is OLE does not run in background mode. Are there any other alternatives for that? I searched the forum and did not get any useful a

  • User Signature at the bottom of BI Report

    Hi All, Is it possible to provide <User Signature / Name> space / section at the bottom of BI report output (both Web & Analyzer)? Best Regards, Jatin Gusain

  • Acrobat Reader Version 9

    Acrobat Reader Version 9 をインストールしたのですが.PDFファイルを開こうとすると「使用許諾契約書」が出て来て.「同意する」をクリックしないと先に進めなくなります.しかしながら.その「同意する」というボ タンはどこにも見当たらず.以下のフレーズのみで契約書は終わってしまいます. 「Reader_Player_AIR_WWEULA-ja_JP-20080204_1313」 これはどういうことでしょうか? そもそも.ダウンロードする前に同じ「使用許諾契約書」は画面上で確認し

  • How To Disable Tabs,Tabbed Browsing with in FF 4.0

    in the older versions, i could disable the tabs/tabbed browsing. But since upgrading to 4.0, which looks nicer, like the GUI, thanks for that...But... Status bar was gone, but found a plugin for that...Which i use the status bar. for other things lik

  • KPI cockpit : modelling question

    Hi, We are making a KPI cockpit in the Visual Composer based on BW keyfigures. In our application we have 4 tables in which we show the keyfigures based on different queries. Thus in one table we show multiple keyfigures from multiple queries thanks