[solved] pacman broken after "pacman -Syyu" excluding pacman

Hi forums,
I use arch x86_64, yaourt and the testing and multilib repositories.
A full system upgrade doing "yaourt -Syyu" didn't work, because pacman had an unfulfilled dependancy which I don't recall, but it was about a normal and a multilib version: I probably have the multilib version of a library installed, which has not been updated to the version required by pacman yet.
So I thought it would be perfectly fine to exclude pacman from this system upgrade by choosing "manually" from the options given by "yaourt -Syyu" and commented pacman.
The upgrade then went fine except for the two final lines:
package-query: error while loading shared libraries: libarchive.so.2: cannot open shared object file: No such file or directory
testdb: error while loading shared libraries: libarchive.so.2: cannot open shared object file: No such file or directory
Now everytime I try to use pacman, I get this error:
pacman: error while loading shared libraries: libarchive.so.2: cannot open shared object file: No such file or directory
Do you know how to solve this?
Thanks in advance
xiliyi
Last edited by xiliyi (2012-01-05 09:49:23)

ngoonee wrote:Actually (even without cower), makepkg will tell you what dependencies are missing when you try and compile an AUR package. In fact, -s will install them for you (unless they're from the AUR, in which case you have to download/makepkg that package first).
Actually, I was more concerned about updates for packages from AUR. yaourt would handle AUR packages as if they were in a repository, and update them, solving dependency problems.
Now what I fear is, that if some regular library gets an update, it may not updated on my system in the first place, because pacman only sees that the older version is needed for the AUR software, but is not capable of updating the AUR package (which works with the new library version) automatically. So updates will break some software unless I remove it first and install the latest version manually.

Similar Messages

  • [Solved]Terminology - Broken after upgrade

    After running a system update it appears that Terminology is no longer working correctly.
    i.e:
    Background does not render properly, just shows black screen, Cannot use rightclick to make modifications, etc
    Has anyone else experienced this issue?
    =====================================
    Fix:
    Downgrade to package 0.6.1-1 from cache
    pacman -U /var/cache/pacman/pkg/terminology-0.6.1-1-x86_64.pkg.tar.xz
    =====================================
    Last edited by cyberpsych0sis (2014-11-12 02:59:41)

    jasonwryan wrote:
    Start it from another terminal and see what error it prints...
    Also, please paste the list of packages that were included in your last upgrade.
    Output from the pacman.log after upgrade:
    [2014-11-11 18:21] [PACMAN] Running 'pacman -Syu'
    [2014-11-11 18:21] [PACMAN] synchronizing package lists
    [2014-11-11 18:22] [PACMAN] starting full system upgrade
    [2014-11-11 18:30] [PACMAN] upgraded at-spi2-core (2.14.0-1 -> 2.14.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded avahi (0.6.31-13 -> 0.6.31-14)
    [2014-11-11 18:30] [PACMAN] upgraded ca-certificates-mozilla (3.17.1-1 -> 3.17.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded calibre (2.8.0-1 -> 2.9.0-1)
    [2014-11-11 18:30] [PACMAN] upgraded kmod (18-1 -> 18-2)
    [2014-11-11 18:30] [PACMAN] upgraded libsystemd (216-3 -> 217-6)
    [2014-11-11 18:30] [PACMAN] installed lz4 (123-1)
    [2014-11-11 18:30] [PACMAN] upgraded systemd (216-3 -> 217-6)
    [2014-11-11 18:30] [PACMAN] upgraded colord (1.2.3-1 -> 1.2.5-1)
    [2014-11-11 18:30] [PACMAN] upgraded curl (7.38.0-3 -> 7.39.0-1)
    [2014-11-11 18:30] [PACMAN] upgraded dhcpcd (6.6.0-1 -> 6.6.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded gcc-libs (4.9.1-2 -> 4.9.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded poppler (0.26.5-1 -> 0.28.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded evas_generic_loaders (1.11.2-1 -> 1.11.2-2)
    [2014-11-11 18:30] [PACMAN] upgraded fakeroot (1.20.1-1 -> 1.20.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded gcc (4.9.1-2 -> 4.9.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded gnutls (3.3.9-1 -> 3.3.10-1)
    [2014-11-11 18:30] [PACMAN] upgraded gstreamer (1.4.3-1 -> 1.4.4-1)
    [2014-11-11 18:30] [PACMAN] upgraded gst-plugins-base-libs (1.4.3-1 -> 1.4.4-1)
    [2014-11-11 18:30] [PACMAN] upgraded gst-plugins-base (1.4.3-1 -> 1.4.4-1)
    [2014-11-11 18:30] [PACMAN] upgraded gtk3 (3.14.4-2 -> 3.14.5-1)
    [2014-11-11 18:30] [PACMAN] upgraded ldns (1.6.17-1 -> 1.6.17-2)
    [2014-11-11 18:30] [PACMAN] upgraded libedit (20140620_3.1-1 -> 20141030_3.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded libffi (3.1-2 -> 3.1-3)
    [2014-11-11 18:30] [PACMAN] upgraded libltdl (2.4.2-14 -> 2.4.2-15)
    [2014-11-11 18:30] [PACMAN] upgraded libtool (2.4.2-14 -> 2.4.2-15)
    [2014-11-11 18:30] [PACMAN] upgraded logrotate (3.8.7-3 -> 3.8.8-2)
    [2014-11-11 18:30] [PACMAN] upgraded man-db (2.7.0.2-2 -> 2.7.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded mesa-dri (10.3.2-1 -> 10.3.3-1)
    [2014-11-11 18:30] [PACMAN] upgraded mesa (10.3.2-1 -> 10.3.3-1)
    [2014-11-11 18:30] [PACMAN] upgraded mesa-libgl (10.3.2-1 -> 10.3.3-1)
    [2014-11-11 18:30] [PACMAN] upgraded nss (3.17.1-1 -> 3.17.2-1)
    [2014-11-11 18:30] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2014-11-11 18:30] [PACMAN] upgraded pacman-mirrorlist (20141028-1 -> 20141108-1)
    [2014-11-11 18:30] [PACMAN] upgraded poppler-glib (0.26.5-1 -> 0.28.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded python-pygments (1.6-4 -> 2.0.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded systemd-sysvcompat (216-3 -> 217-6)
    [2014-11-11 18:30] [PACMAN] upgraded terminology (0.6.1-1 -> 0.7.0-1)
    [2014-11-11 18:30] [PACMAN] upgraded xorg-server-common (1.16.1-1 -> 1.16.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded xorg-server (1.16.1-1 -> 1.16.2-1)
    And when I run Terminology from Xterm it doesn't seem to provide any errors.

  • [solved]gcc broken after pacman update - libcloog-isl.2.so

    Hi,
    After a pacman update my gcc broke. When compiling it gives this error:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory
    gcc -v output:
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
    Target: x86_64-unknown-linux-gnu
    Configured with: /build/src/gcc-4.6-20111223/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release --with-fpmath=sse
    Thread model: posix
    gcc version 4.6.2 20111223 (prerelease) (GCC)
    and ls /usr/lib/*cloog* output:
    /usr/lib/libcloog-isl.a  /usr/lib/libcloog-isl.so  /usr/lib/libcloog-isl.so.3  /usr/lib/libcloog-isl.so.3.0.0
    uname -a:
    Linux willem-arch 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux
    How can I fix this? I already tried installen cloog with pacman but that doesn't help.
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:47:25)

    I'm using multilib.
    @Allan
    more fully than pacman -Syu? Or is my mirror not up to date?
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:46:40)

  • Pacman Broken After MLDonkey install [Solved]

    So,
    I installed MlDonkey. I than tried to download another package. I had an error where it could not grab files off of extra any more. So here are the steps that I took to get pacman working correctly again.
    # cd /etc/pacman.d
    # cp mirrorlist mirrorlist.backup
    # nano mirrorlist.backup
    # sed '/^#\S/ s|#||' -i mirrorlist.backup
    # rankmirrors -n 6 mirrorlist.backup > mirrorlist
    It took a LONG time when I actually ranked the mirrors around 10 minutes. Also do not forget the the sudo command if you are in your user, and on the last command even when I used sudo it kept telling me permission denied, I ended up just su into root and than it worked. I am not sure as to why. I hope this helps people.
    Last edited by mich04 (2011-11-10 13:07:15)

    ngoonee wrote:Actually (even without cower), makepkg will tell you what dependencies are missing when you try and compile an AUR package. In fact, -s will install them for you (unless they're from the AUR, in which case you have to download/makepkg that package first).
    Actually, I was more concerned about updates for packages from AUR. yaourt would handle AUR packages as if they were in a repository, and update them, solving dependency problems.
    Now what I fear is, that if some regular library gets an update, it may not updated on my system in the first place, because pacman only sees that the older version is needed for the AUR software, but is not capable of updating the AUR package (which works with the new library version) automatically. So updates will break some software unless I remove it first and install the latest version manually.

  • (solved) repositories configured after removal/installation of Pacman

    Hi!
    I just had a wierd problem with Pacman : when I typed
    pacman -Syu
    it said that it was unable to get core.db.tar.gz and so on for other repos.
    Then, I found a post that said the person had uninstalled pacman using
    pacman -R pacman
    Well, I tried to do by downloading the tarred package, then extracted it then :
    ./configure --prefix=/usr/bin --exec-prefix=/usr/bin && make && make install && make clean
    Now, when I type pacman -Syu, it returns :
    error: no usable package repositories configured.
    Here are my config files :
    /etc/pacman.conf
    # /etc/pacman.conf
    # See the pacman manpage for option 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
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    # 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
    # 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.
    # Testing is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Server = ftp://ftp.archlinux.org/core/os/i686
    # 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]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # Unstable is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[unstable]
    #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
    and /etc/aacman.d/mirrorlist
    # Arch Linux repository mirrorlist
    # United States
    Server = ftp://ftp.archlinux.org/$repo/os/i686
    Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
    Server = ftp://mirrors.unixheads.org/archlinux/$repo/os/i686
    Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/$repo/os/i686
    Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
    Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/i686
    Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/i686
    Server = http://holmes.umflint.edu/archlinux/$repo/os/i686
    Server = http://mirror.neotuli.net/arch/$repo/os/i686
    # South America
    # - Brazil
    #Server = http://archlinux.c3sl.ufpr.br/$repo/os/i686
    #Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/i686
    #Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/i686
    # Europe
    # - Austria
    #Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/$repo/os/i686
    # - Belgium
    #Server = ftp://ftp.belnet.be/mirror/archlinux.org/$repo/os/i686
    # - Czech Republic
    #Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/i686
    # - Estonia
    #Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/i686
    # - France
    #Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/i686
    #Server = ftp://mir2.archlinuxfr.org/archlinux/$repo/os/i686
    #Server = ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/i686
    #Server = http://mir.archlinux.fr/$repo/os/i686
    #Server = ftp://ftp.free.fr/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Germany
    #Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/i686
    #Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/i686
    #Server = ftp://ftp.uni-bayreuth.de/pub/linux/archlinux/$repo/os/i686
    #Server = ftp://ftp.archlinuxppc.org/i686/$repo/os/i686
    #Server = ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/i686
    #Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/i686
    ## - Great Britain
    #Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/i686
    # - Greece
    #Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/i686
    # - Hungary
    #Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Ireland
    #Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Italy
    #Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/i686
    # - Netherlands
    #Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/$repo/os/i686
    #Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/$repo/os/i686
    # - Poland
    #Server = ftp://mirror.icis.pcz.pl/archlinux/$repo/os/i686
    #Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    #Server = ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Portugal
    #Server = ftp://cesium.di.uminho.pt/pub/archlinux/$repo/os/i686
    # - Romania
    #Server = ftp://ftp.iasi.roedu.net/mirrors/archlinux.org/$repo/os/i686
    # - Russia
    #Server = ftp://mirror.yandex.ru/archlinux/$repo/os/i686
    #Server = http://archlinux.freeside.ru/$repo/os/i686
    # - Sweden
    #Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/i686
    #Server = ftp://ftp.gigabit.nu/$repo/os/i686
    # - Switzerland
    #Server = ftp://archlinux.puzzle.ch/$repo/os/i686
    # - Turkey
    #Server = http://server.elsistech.com/archlinux/$repo/os/i686
    # - Ukraine
    #Server = ftp://hell.org.ua/archlinux/$repo/os/i686
    # NOTE: ftp.linux.kiev.ua only has the i686 arch and not x86_64
    Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/i686
    # Asia
    # - Israel
    #Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/i686
    # Australia
    #Server = ftp://mirror.pacific.net.au/linux/archlinux/$repo/os/i686
    #Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/i686
    What's the problem? Thank you!
    Last edited by valandil (2008-03-13 12:52:19)

    Thanks guys, it worked.
    However, now pacman returns this to pacman -Syu
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : No address record
    error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : No address record
    error: failed retrieving file 'core.db.tar.gz' from locke.suu.edu : No address record
    error: failed retrieving file 'core.db.tar.gz' from mirrors.unixheads.org : No address record
    error: failed retrieving file 'core.db.tar.gz' from ftp-linux.cc.gatech.edu : No address record
    error: failed retrieving file 'core.db.tar.gz' from mirror.cs.vt.edu : No address record
    error: failed retrieving file 'core.db.tar.gz' from mirrors.easynews.com : No address record
    error: failed retrieving file 'core.db.tar.gz' from ftp.ibiblio.org : No address record
    error: failed retrieving file 'core.db.tar.gz' from holmes.umflint.edu : No address record
    error: failed retrieving file 'core.db.tar.gz' from mirror.neotuli.net : No address record
    error: failed retrieving file 'core.db.tar.gz' from ftp.linux.kiev.ua : No address record
    error: failed retrieving file 'extra.db.tar.gz' from ftp.archlinux.org : No address record
    error: failed retrieving file 'extra.db.tar.gz' from locke.suu.edu : No address record
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.unixheads.org : No address record
    error: failed retrieving file 'extra.db.tar.gz' from ftp-linux.cc.gatech.edu : No address record
    error: failed retrieving file 'extra.db.tar.gz' from mirror.cs.vt.edu : No address record
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.easynews.com : No address record
    error: failed retrieving file 'extra.db.tar.gz' from ftp.ibiblio.org : No address record
    error: failed retrieving file 'extra.db.tar.gz' from holmes.umflint.edu : No address record
    error: failed retrieving file 'extra.db.tar.gz' from mirror.neotuli.net : No address record
    error: failed retrieving file 'extra.db.tar.gz' from ftp.linux.kiev.ua : No address record
    error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : No address record
    error: failed retrieving file 'community.db.tar.gz' from locke.suu.edu : No address record
    error: failed retrieving file 'community.db.tar.gz' from mirrors.unixheads.org : No address record
    error: failed retrieving file 'community.db.tar.gz' from ftp-linux.cc.gatech.edu : No address record
    error: failed retrieving file 'community.db.tar.gz' from mirror.cs.vt.edu : No address record
    error: failed retrieving file 'community.db.tar.gz' from mirrors.easynews.com : No address record
    error: failed retrieving file 'community.db.tar.gz' from ftp.ibiblio.org : No address record
    error: failed retrieving file 'community.db.tar.gz' from holmes.umflint.edu : No address record
    error: failed retrieving file 'community.db.tar.gz' from mirror.neotuli.net : No address record
    error: failed retrieving file 'community.db.tar.gz' from ftp.linux.kiev.ua : No address record

  • [Solved] Bumblebee broken after installing systemd

    Hi Arch Users!
    I recently wanted to give systemd a try and made the switch using the Arch's Wiki as a guide. Everything was fine except when I tried running VLC through Bumblebee.
    First error from optirun was that it could not connect to Bumblebee demaon. To which I did this:
    yaourt -R bumblebee
    yaourt -S bumblebee-systemd
    systemctl enable bumblebee.service
    After reboot the error was it could not load the GPU's drivers (I may be wording this wrong as I cant recall the exact phrasing). Since I recently updated the kernel, I thought it will be a good I idea to re-install Nvidia's drivers. So I did this
    yaourt -S nvidia-utils-bumblebee
    yaourt -S nvidia-bumblebee
    Now I get a new error and do not know how to proceed from here on. The error is:
    $ optirun -vvv vlc
    [ 73.424451] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
    [ 73.570852] [DEBUG]optirun version 3.0.1 starting...
    [ 73.570904] [DEBUG]Active configuration:
    [ 73.570916] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
    [ 73.570928] [DEBUG] X display: :8
    [ 73.570938] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-bumblebee:/usr/lib32/nvidia-bumblebee
    [ 73.570950] [DEBUG] Socket path: /var/run/bumblebee.socket
    [ 73.570960] [DEBUG] VGL Compression: proxy
    [ 73.687431] [INFO]Response: No - error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)
    [ 73.687481] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)
    [ 73.687497] [DEBUG]Socket closed.
    [ 73.687530] [ERROR]Aborting because fallback start is disabled.
    [ 73.687543] [DEBUG]Killing all remaining processes.
    It may be purely coincidental that when I switched to sytemd that I see these errors and may well be the updated kernel. My observation is bumblebee was working yesterday and after I made a few system changes today (some that is irrelevant to this problem) bumblebee broke. The changes were
    1. Changed to systemd
    2. Changed to grub2
    3. Updated kernel.
    Any help are on this will very much be appreciated.
    Regards
    J
    Last edited by jlight2011 (2012-09-26 02:08:56)

    HI
    i have same error, To avoit them I removed /etc/X11/xorg.conf.d/20-intel.conf.
    this is my 20-intel.conf content
    Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        Option      "AccelMethod"  "sna"
    EndSection
    I had used to enable sna instead of uxa, now I'm back to uxa but bumblebee work fine.

  • [SOLVED] Eclipse broken after -Syu

    Hello,
    I -Syued today and can no longer run Eclipse.
    This goes to console:
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:317)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:86)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:124)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:138)
    at org.eclipse.equinox.internal.simpleconfigurator.Activator.start(Activator.java:48)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:247)
    at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:201)
    at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:644)
    at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:313)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    I get this messagebox error:
    An error has occurred. See the log file
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/1241874268396.log.
    And here are first 35 lines of 1241874268396.log logfile:
    !SESSION 2009-05-09 15:01:09.967 -----------------------------------------------
    eclipse.buildId=M20090211-1700
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Command-line arguments: -os linux -ws gtk -arch x86
    !ENTRY org.eclipse.core.runtime 4 0 2009-05-09 15:01:10.739
    !MESSAGE
    !STACK 0
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
    !ENTRY org.eclipse.osgi 4 0 2009-05-09 15:01:10.746
    !MESSAGE Application error
    !STACK 1
    java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    The whole logfile is here: http://pub.dante4d.cz/1241874070229.log
    The mentioned config.ini file - I have two of them:
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Sat Apr 04 20:03:58 CEST 2009
    osgi.sharedConfiguration.area=file\:configuration/
    /usr/share/eclipse/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Wed Feb 11 19:26:47 EST 2009
    org.eclipse.update.reconcile=false
    eclipse.p2.profile=SDKProfile
    [email protected]/workspace
    osgi.framework=file\:plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
    eclipse.buildId=M20090211-1700
    osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1\:start
    org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
    eclipse.product=org.eclipse.sdk.ide
    osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
    [email protected]/../p2
    osgi.bundles.defaultStartLevel=4
    osgi.ws=gtk
    As always, I tried to do -Sf eclipse jre jdk to see, if it's not just a corrupt package installation, but it didn't help. Package versions are eclipse 3.4.2-1, jre 6u13-1, jdk 6u13-1. Maybe someone encontered this problem too? Just to check meanwhile I google for the solution...
    Regards,
    David
    Last edited by dante4d (2009-05-09 14:03:57)

    Allan wrote:What did you update?
    Well as I said, I -Syued. This is what got updated, I pretty much slept away on it last few days, so it's been more than a few packages (hope this is what oyu meant):
    [2009-05-09 12:11] synchronizing package lists
    [2009-05-09 12:11] starting full system upgrade
    [2009-05-09 12:46] starting full system upgrade
    [2009-05-09 13:09] upgraded kernel-headers (2.6.27.6-2 -> 2.6.29.1-1)
    [2009-05-09 13:09] upgraded tzdata (2009e-1 -> 2009f-1)
    [2009-05-09 13:09] Generating locales...
    [2009-05-09 13:10] cs_CZ.UTF-8... done
    [2009-05-09 13:10] cs_CZ.ISO-8859-2... done
    [2009-05-09 13:10] en_US.UTF-8... done
    [2009-05-09 13:10] en_US.ISO-8859-1... done
    [2009-05-09 13:10] Generation complete.
    [2009-05-09 13:10] upgraded glibc (2.9-4 -> 2.9-7)
    [2009-05-09 13:10] upgraded acpid (1.0.8-1 -> 1.0.10-1)
    [2009-05-09 13:10] upgraded avahi (0.6.24-3 -> 0.6.25-1)
    [2009-05-09 13:10] upgraded binutils (2.19.1-1 -> 2.19.1-2)
    [2009-05-09 13:10] upgraded gcc-libs (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:10] upgraded xmlrpc-c (1.06.32-2 -> 1.06.33-1)
    [2009-05-09 13:10] upgraded cmake (2.6.3-1 -> 2.6.4-2)
    [2009-05-09 13:10] upgraded cracklib (2.8.13-1 -> 2.8.13-2)
    [2009-05-09 13:10] upgraded libtasn1 (1.8-1 -> 2.1-1)
    [2009-05-09 13:10] upgraded gnutls (2.6.4-1 -> 2.6.6-1)
    [2009-05-09 13:10] upgraded libpng (1.2.35-1 -> 1.2.36-1)
    [2009-05-09 13:10] upgraded libcups (1.3.9-3 -> 1.3.10-2)
    [2009-05-09 13:10] upgraded openssl (0.9.8k-1 -> 0.9.8k-2)
    [2009-05-09 13:10] upgraded openslp (1.2.1-1 -> 1.2.1-2)
    [2009-05-09 13:10] upgraded poppler (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:10] warning: /etc/cups/cupsd.conf installed as /etc/cups/cupsd.conf.pacnew
    [2009-05-09 13:10] upgraded cups (1.3.9-4 -> 1.3.10-3)
    [2009-05-09 13:10] upgraded dri2proto (1.99.3-1 -> 2.0-1)
    [2009-05-09 13:10] upgraded e2fsprogs (1.41.4-1 -> 1.41.5-2)
    [2009-05-09 13:10] upgraded libxext (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:10] upgraded libxfixes (4.0.3-1 -> 4.0.3-2)
    [2009-05-09 13:10] upgraded libxcomposite (0.4.0-1 -> 0.4.0-2)
    [2009-05-09 13:10] upgraded renderproto (0.9.3-1 -> 0.9.3-2)
    [2009-05-09 13:10] upgraded libxrender (0.9.4-1 -> 0.9.4-2)
    [2009-05-09 13:10] upgraded libxcursor (1.1.9-1 -> 1.1.9-2)
    [2009-05-09 13:10] upgraded libxdamage (1.1.1-1 -> 1.1.1-2)
    [2009-05-09 13:10] upgraded xineramaproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:10] upgraded libxinerama (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] upgraded freetype2 (2.3.9-1 -> 2.3.9-2)
    [2009-05-09 13:10] upgraded pango (1.24.0-2 -> 1.24.1-1)
    [2009-05-09 13:10] upgraded gtk2 (2.16.0-1 -> 2.16.1-1)
    [2009-05-09 13:10] upgraded recordproto (1.13.2-1 -> 1.13.2-2)
    [2009-05-09 13:10] upgraded libxtst (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] The jre package is licensed software.
    [2009-05-09 13:10] You MUST read and agree to the license stored in
    [2009-05-09 13:10] /opt/java/jre/LICENSE before using it.
    [2009-05-09 13:10] upgraded jre (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] The jdk package is licensed software.
    [2009-05-09 13:11] You MUST read and agree to the license stored in
    [2009-05-09 13:11] /opt/java/LICENSE before using it.
    [2009-05-09 13:11] upgraded jdk (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] upgraded libxt (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:11] upgraded nspr (4.7.3-1 -> 4.7.4-1)
    [2009-05-09 13:11] upgraded sqlite3 (3.6.12-1 -> 3.6.13-1)
    [2009-05-09 13:11] upgraded nss (3.12.2-1 -> 3.12.3-1)
    [2009-05-09 13:11] upgraded xcb-util (0.3.3-1 -> 0.3.4-2)
    [2009-05-09 13:11] upgraded startup-notification (0.9-1 -> 0.10-1)
    [2009-05-09 13:11] upgraded xulrunner (1.9.0.8-1 -> 1.9.0.10-1)
    [2009-05-09 13:11] upgraded eclipse (3.4.1-1 -> 3.4.2-1)
    [2009-05-09 13:11] upgraded hal-info (0.20081219-1 -> 0.20090414-1)
    [2009-05-09 13:11] upgraded usbutils (0.73-5 -> 0.81-1)
    [2009-05-09 13:11] upgraded hal (0.5.11-7 -> 0.5.12git20090421.4fc367-2)
    [2009-05-09 13:11] upgraded libxfce4util (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:11] upgraded exo (0.3.100-1 -> 0.3.101-1)
    [2009-05-09 13:11] upgraded findutils (4.4.0-1 -> 4.4.1-1)
    [2009-05-09 13:11] upgraded firefox (3.0.8-1 -> 3.0.10-1)
    [2009-05-09 13:11] upgraded foomatic-db (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded ghostscript (8.64-3 -> 8.64-5)
    [2009-05-09 13:11] upgraded foomatic-filters (4.0_20090315-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-engine (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-hpijs (20090306-1 -> 20090424-1)
    [2009-05-09 13:11] upgraded fribidi (0.10.9-1 -> 0.19.2-1)
    [2009-05-09 13:12] installed ppl (0.10.2-2)
    [2009-05-09 13:12] installed cloog-ppl (0.15.3-1)
    [2009-05-09 13:12] upgraded gcc (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:12] upgraded git (1.6.2.2-1 -> 1.6.2.4-1)
    [2009-05-09 13:12] upgraded gnome-doc-utils (0.16.0-1 -> 0.16.1-1)
    [2009-05-09 13:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2009-05-09 13:12] Updating TeX tree...
    [2009-05-09 13:12] upgraded gnuplot (4.2.4-1 -> 4.2.5-1)
    [2009-05-09 13:12] upgraded gperf (3.0.3-1 -> 3.0.4-1)
    [2009-05-09 13:12] upgraded graphviz (2.20.3-1 -> 2.22.2-1)
    [2009-05-09 13:12] upgraded gtkspell (2.0.15-1 -> 2.0.15-1.1)
    [2009-05-09 13:12] upgraded hdparm (9.14-1 -> 9.15-1)
    [2009-05-09 13:12] ==> Run 'hwd -u' to update xorgtable, pci-, and usb.ids.
    [2009-05-09 13:12] upgraded hwd (5.4.3-1 -> 5.5-1)
    [2009-05-09 13:12] upgraded sed (4.1.5-3 -> 4.2-1)
    [2009-05-09 13:12] upgraded hwdetect (2009.03-1 -> 2009.04-1)
    [2009-05-09 13:12] upgraded imagemagick (6.5.0.10-1 -> 6.5.1.9-1)
    [2009-05-09 13:12] upgraded iptables (1.4.3.1-1 -> 1.4.3.2-1)
    [2009-05-09 13:12] upgraded jfsutils (1.1.13-1 -> 1.1.14-1)
    [2009-05-09 13:12] >>> Updating module dependencies. Please wait ...
    [2009-05-09 13:12] >>> MKINITCPIO SETUP
    [2009-05-09 13:12] >>> ----------------
    [2009-05-09 13:12] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-05-09 13:12] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-05-09 13:12] >>> More information about mkinitcpio setup can be found here:
    [2009-05-09 13:12] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-05-09 13:12]
    [2009-05-09 13:12] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-05-09 13:12] ==> Building image "default"
    [2009-05-09 13:12] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-05-09 13:12] :: Begin dry run
    [2009-05-09 13:12] :: Parsing hook [base]
    [2009-05-09 13:12] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [autodetect]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] ==> Building image "fallback"
    [2009-05-09 13:13] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-05-09 13:13] :: Begin dry run
    [2009-05-09 13:13] :: Parsing hook [base]
    [2009-05-09 13:13] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] upgraded kernel26 (2.6.29.1-3 -> 2.6.29.2-1)
    [2009-05-09 13:13] upgraded less (418-1 -> 429-1)
    [2009-05-09 13:13] upgraded libdatrie (0.2.1-1 -> 0.2.2-1)
    [2009-05-09 13:13] upgraded libgsf (1.14.11-1 -> 1.14.12-1)
    [2009-05-09 13:13] upgraded libidn (1.13-1 -> 1.14-1)
    [2009-05-09 13:13] upgraded libmysqlclient (5.1.33-1 -> 5.1.34-1)
    [2009-05-09 13:13] upgraded libnotify (0.4.5-1 -> 0.4.5-1.1)
    [2009-05-09 13:13] upgraded libpciaccess (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:13] upgraded libshout (2.2.2-2 -> 2.2.2-3)
    [2009-05-09 13:13] upgraded libsmbios (2.0.2-1 -> 2.2.16-1)
    [2009-05-09 13:13] upgraded libsoup (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libstdc++5 (3.3.6-2 -> 3.3.6-3)
    [2009-05-09 13:13] upgraded libxres (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:13] upgraded libwnck (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libxdmcp (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded libxfce4menu (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded xfconf (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfcegui4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfontcache (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded libxkbui (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] installed iso-codes (3.8-1)
    [2009-05-09 13:13] upgraded libxklavier (3.9-1 -> 3.9-2)
    [2009-05-09 13:13] upgraded libxvmc (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded xf86dgaproto (2.0.3-1 -> 2.0.3-2)
    [2009-05-09 13:13] upgraded libxxf86dga (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded xf86miscproto (0.9.2-1 -> 0.9.2-2)
    [2009-05-09 13:13] upgraded libxxf86misc (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded logrotate (3.7.7-3 -> 3.7.8-1)
    [2009-05-09 13:13] upgraded lsof (4.81-1 -> 4.82-1)
    [2009-05-09 13:13] upgraded lzo (1.08-4 -> 1.08-5)
    [2009-05-09 13:13] upgraded man-pages (3.20-1 -> 3.20-2)
    [2009-05-09 13:13] upgraded pixman (0.14.0-1 -> 0.14.0-2)
    [2009-05-09 13:13] upgraded xbitmaps (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xcursor-themes (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xf86-input-evdev (2.2.1-1 -> 2.2.2-1)
    [2009-05-09 13:13] upgraded xorg-font-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:13] upgraded xorg-fonts-alias (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] Regenerating font encodings... done.
    [2009-05-09 13:13] upgraded xorg-fonts-encodings (1.0.2-2 -> 1.0.2-3)
    [2009-05-09 13:14] Updating font cache... done.
    [2009-05-09 13:14] upgraded xorg-fonts-misc (1.0.0-3 -> 1.0.0-4)
    [2009-05-09 13:14] upgraded xorg-server-utils (7.4-4 -> 7.4-5)
    [2009-05-09 13:14] upgraded xorg-server (1.6.0-3 -> 1.6.1-1)
    [2009-05-09 13:14] upgraded nvidia-utils (180.44-1 -> 180.51-1)
    [2009-05-09 13:14] upgraded mesa (7.4-1 -> 7.4.1-1)
    [2009-05-09 13:14] upgraded mime-types (1.0-1 -> 1.0-2)
    [2009-05-09 13:14]
    [2009-05-09 13:14] ==> You may need to delete your local /home/dante4d/.mozilla/firefox/pluginreg.dat
    [2009-05-09 13:14] ==> file for mozplugger to be enabled correctly after you update it.
    [2009-05-09 13:14] ==> (It will get regenerated).
    [2009-05-09 13:14] ==> To add more helpers, edit /etc/mozpluggerrc.
    [2009-05-09 13:14] ==> The window name can be obtained using the utility xprop(1x).
    [2009-05-09 13:14] ==> Type xprop WM_CLASS and click on a window.
    [2009-05-09 13:14] upgraded mozplugger (1.12.0-2 -> 1.12.1-1)
    [2009-05-09 13:14] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2009-05-09 13:14] upgraded nvidia (180.44-1 -> 180.51-1)
    [2009-05-09 13:15] * relogin or source /etc/profile.d/openoffice.sh
    [2009-05-09 13:15] * see http://wiki.archlinux.org/index.php/Openoffice
    [2009-05-09 13:15] how to use extensions, e.g. for spell checking
    [2009-05-09 13:15] see /opt/openoffice/share/extension/install what
    [2009-05-09 13:15] is shipped with this package
    [2009-05-09 13:15] upgraded openoffice-base (3.0.1-1 -> 3.1.0-1)
    [2009-05-09 13:15] warning: /etc/ssh/ssh_config installed as /etc/ssh/ssh_config.pacnew
    [2009-05-09 13:15] upgraded openssh (5.1p1-2 -> 5.2p1-1)
    [2009-05-09 13:15] upgraded xfce4-panel (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded orage (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded pcre (7.8-1 -> 7.9-1)
    [2009-05-09 13:15] upgraded poppler-glib (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:15] upgraded pygtk (2.14.1-3 -> 2.14.1-4)
    [2009-05-09 13:15] upgraded python-nose (0.10.4-3 -> 0.11.0-1)
    [2009-05-09 13:15] upgraded python-numeric (24.2-3 -> 24.2-4)
    [2009-05-09 13:15] upgraded resourceproto (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:15] upgraded tdb (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded smbclient (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded samba (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded scrot (0.8-2 -> 0.8-3)
    [2009-05-09 13:15] Fixing gshadow file ...
    [2009-05-09 13:15] upgraded shadow (4.1.2.1-2 -> 4.1.3.1-1)
    [2009-05-09 13:15] upgraded subversion (1.6.1-2 -> 1.6.1-4)
    [2009-05-09 13:15] upgraded sudo (1.7.0-1 -> 1.7.1-1)
    [2009-05-09 13:15] upgraded sysvinit (2.86-4 -> 2.86-5)
    [2009-05-09 13:15] upgraded tango-icon-theme-extras (0.1.0-2 -> 0.1.0-3)
    [2009-05-09 13:15] upgraded tcl (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded vte (0.20.0-1 -> 0.20.1-1)
    [2009-05-09 13:15] upgraded terminal (0.2.10-1 -> 0.2.12-1)
    [2009-05-09 13:15] upgraded texlive-bin (2008-3 -> 2008-4)
    [2009-05-09 13:15] upgraded thunar (1.0.0-1 -> 1.0.1-1)
    [2009-05-09 13:15] upgraded tk (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded trapproto (3.4.3-1 -> 3.4.3-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded ttf-cheapskate (2.0-5 -> 2.0-6)
    [2009-05-09 13:16] upgraded unrar (3.8.5-2 -> 3.9.1-1)
    [2009-05-09 13:16] upgraded videoproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded whois (4.7.30-1 -> 4.7.33-1)
    [2009-05-09 13:16] upgraded wine (1.1.18-1 -> 1.1.20-1)
    [2009-05-09 13:16] upgraded xcmiscproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xcompmgr (1.1.4-1 -> 1.1.4-2)
    [2009-05-09 13:16] upgraded xf86bigfontproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xf86driproto (2.0.4-1 -> 2.0.4-2)
    [2009-05-09 13:16] upgraded xf86vidmodeproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded xfce-utils (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-appfinder (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-mixer (4.6.0-2 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-session (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-settings (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfdesktop (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfprint (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfwm4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xorg-apps (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded xorg-fonts-100dpi (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:16] upgraded xorg-res-utils (1.0.3-2 -> 1.0.3-3)
    [2009-05-09 13:16] upgraded xorg-twm (1.0.4-2 -> 1.0.4-3)
    [2009-05-09 13:16] upgraded xorg-utils (7.4-3 -> 7.4-4)
    [2009-05-09 13:16] upgraded xorg-xkb-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] upgraded xterm (243-1 -> 243-2)
    [2009-05-09 13:16] upgraded zip (3.0-1 -> 3.0-1.1)
    [2009-05-09 14:36] starting full system upgrade
    [2009-05-09 14:37] upgraded eclipse (3.4.2-1 -> 3.4.2-1)
    [2009-05-09 15:03] The jre package is licensed software.
    [2009-05-09 15:03] You MUST read and agree to the license stored in
    [2009-05-09 15:03] /opt/java/jre/LICENSE before using it.
    [2009-05-09 15:03] upgraded jre (6u13-1 -> 6u13-1)
    [2009-05-09 15:04] The jdk package is licensed software.
    [2009-05-09 15:04] You MUST read and agree to the license stored in
    [2009-05-09 15:04] /opt/java/LICENSE before using it.
    [2009-05-09 15:04] upgraded jdk (6u13-1 -> 6u13-1)
    I suppose I should clean my system up a bit looking at the amount of unnecessary packages I have .

  • [SOLVED] KVM Broken After Switch from KVM to Qemu-KVM

    Since I made the switch from KVM 88-1 to Qemu-KVM 0.11.0-1 yesterday, my virtual Win XP64 guest OS will not load; I just get a black screen. When I try safe mode, I can see that it is getting stuck on "acpitabl.dat."
    Here's the line I've always used to start it up,
    qemu-kvm -boot c -m 512 -hda win_xp.img -net nic,vlan=1 -net user,vlan=1 -localtime -k en-us -soundhw ac97 -vga std
    Does anyone have any ideas? Thanks in advance.
    Last edited by tony5429 (2009-11-27 05:03:43)

    I see that my user was not on 'kvm' group after the switch.
    When I added my user to de kvm group Qemu-KVM works like a charm.

  • [Solved] Ekiga broken after upgrade (x86-64)

    After an update today ekiga refuses to start.
    This time i suspect libx11.
    Here the debug output (ekiga -d 5):
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    dyna.cxx(111) H264 DYNA Successfully loaded 'libavcodec.so.52'
    dyna.cxx(331) H264 DYNA Successfully loaded libavcodec library and verified functions
    h264pipe_unix.cxx(301) H264 IPC PP: Found GPL process executable in /usr/lib/opal-3.4.4/codecs/video/h264_video_pwplugin_helper
    x264loader_unix.cxx(114) H264 DYNA Trying to open x264 library libx264.so.65
    x264loader_unix.cxx(131) H264 DYNA Successfully loaded libx264.so.65
    x264loader_unix.cxx(103) H264 DYNA Loader was compiled with x264 build 65 present
    x264loader_unix.cxx(106) H264 DYNA Successfully loaded libx264 library and verified functions
    h264pipe_unix.cxx(118) H264 IPC PP: Successfully forked child process 8412 and established communication
    h264-x264.cxx(853) H264 Codec Enabled
    dyna.cxx(111) MPEG4 DYNA Successfully loaded 'libavcodec.so.52'
    dyna.cxx(331) MPEG4 DYNA Successfully loaded libavcodec library and verified functions
    mpeg4.cxx(1993) MPEG4 Codec Enabled
    dyna.cxx(111) H263+ DYNA Successfully loaded 'libavcodec.so.52'
    dyna.cxx(331) H263+ DYNA Successfully loaded libavcodec library and verified functions
    h263-1998.cxx(994) H263+ Codec Enabled
    2009/02/10 16:15:38.432 0:00.059 ekiga Version 3.0.2 by on Unix Linux (2.6.28-ARCH-x86_64) at 2009/2/10 16:15:38.432
    2009/02/10 16:15:38.432 0:00.059 ekiga Ekiga SVN revision: unknown
    2009/02/10 16:15:38.433 0:00.060 ekiga Ekiga registered on D-Bus: org.ekiga.Ekiga
    2009/02/10 16:15:38.434 0:00.061 ekiga PWLib Destroyed process 0x800020
    h264helper_unix.cxx(72) H264 IPC CP: Terminating
    And here my last upgraded packages:
    [2009-02-10 12:00] upgraded device-mapper (1.02.29-1 -> 1.02.30-1)
    [2009-02-10 12:00] upgraded dhcpcd (4.0.7-1 -> 4.0.10-1)
    [2009-02-10 12:00] upgraded glest (3.1.2-2 -> 3.2.0-1)
    [2009-02-10 12:00] upgraded libtasn1 (1.7-1 -> 1.8-1)
    [2009-02-10 12:00] upgraded gnutls (2.6.3-1 -> 2.6.4-1)
    [2009-02-10 12:00] upgraded inputproto (1.4.4-1 -> 1.5.0-1)
    [2009-02-10 12:00] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-02-10 12:00] ==> SUCCESS
    [2009-02-10 12:01] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-02-10 12:01] ==> SUCCESS
    [2009-02-10 12:01] upgraded kernel26 (2.6.28.3-1 -> 2.6.28.4-1)
    [2009-02-10 12:01] upgraded libice (1.0.4-1 -> 1.0.5-1)
    [2009-02-10 12:01] upgraded xcb-proto (1.2-2 -> 1.3-1)
    [2009-02-10 12:01] upgraded libxcb (1.1.90.1-1 -> 1.1.93-1)
    [2009-02-10 12:01] upgraded libx11 (1.1.5-2 -> 1.1.99.2-1)
    [2009-02-10 12:01] upgraded xextproto (7.0.4-1 -> 7.0.5-1)
    [2009-02-10 12:01] upgraded libxext (1.0.4-1 -> 1.0.5-1)
    [2009-02-10 12:01] upgraded libxi (1.1.4-1 -> 1.2.0-1)
    [2009-02-10 12:01] upgraded lvm2 (2.02.43-1 -> 2.02.44-1)
    [2009-02-10 12:01] upgraded ntp (4.2.4p6-1 -> 4.2.4p6-1.1)
    [2009-02-10 12:01] upgraded pixman (0.12.0-1 -> 0.14.0-1)
    [2009-02-10 12:01] upgraded sound-theme-freedesktop (0.1-1 -> 0.2-1)
    [2009-02-10 12:01] upgraded xcb-util (0.3.2-1 -> 0.3.3-1)
    [2009-02-10 12:01] upgraded xf86-input-evdev (2.1.0-1 -> 2.1.2-1)
    [2009-02-10 12:01] upgraded xf86-input-keyboard (1.3.1-1 -> 1.3.2-1)
    [2009-02-10 12:01] upgraded xkeyboard-config (1.4-2 -> 1.5-1)
    [2009-02-10 12:01] upgraded xorg-xinit (1.1.0-1 -> 1.1.1-1)
    [2009-02-10 12:01] upgraded xterm (239-1 -> 241-1)
    [2009-02-10 12:01] upgraded xtrans (1.2.2-1 -> 1.2.3-1)
    Unfortunately I can't install the old libx11 to try, because of dependency issues and libxext which is not building on my machine.
    Anyone some ideas, or should I just file a bug report?
    Edit: fixed by libx11 update!
    Last edited by Titiwu (2009-02-12 14:07:47)

    problem remain in arch_64 ekiga3.2.6-1
    The program 'ekiga' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'BadMatch (invalid parameter attributes)'.
      (Details: serial 36 error_code 8 request_code 138 minor_code 3)
      (Note to programmers: normally, X errors are reported asynchronously;
       that is, you will receive the error a while after causing it.
       To debug your program, run it with the --sync command line
       option to change this behavior. You can then get a meaningful
       backtrace from your debugger if you break on the gdk_x_error() function.)
    2009/11/12 11:59:53.600   0:04.641      Network In...0xfa884710 IfaceMon        Finished interface monitor thread.
    2009/11/12 11:59:53.610   0:04.651      GMVideoOut...0xfa906710 WaitForTermination on 140230590482192 finished
    2009/11/12 11:59:53.610   0:04.651      GMVideoOut...0xfa906710 PTLib   Destroyed thread 0x1884810 Network Interface Monitor:0xfa884710(id = 7f89fa884710)
    2009/11/12 11:59:53.611   0:04.651       Housekeeper:0xe6f7f710 PTLib   MONITOR:timers=5
    2009/11/12 11:59:53.611   0:04.651       Housekeeper:0xe6f7f710 PTLib   MONITOR:timers=5
    2009/11/12 11:59:53.611   0:04.652       Housekeeper:0xe6f7f710 Housekeeping thread ended
    2009/11/12 11:59:53.614   0:04.654      VideoPrevi...0xfa988710 GMVideoOutputManager    Skipped earlier local frame
    2009/11/12 11:59:53.621   0:04.662      GMVideoOut...0xfa906710 WaitForTermination on 140230262257424 finished
    2009/11/12 11:59:53.621   0:04.662      GMVideoOut...0xfa906710 PTLib   Destroyed thread 0x1884ad0 Housekeeper:0xe6f7f710(id = 7f89e6f7f710)
    h264helper_unix.cxx(72) H264    IPC     CP: Terminating

  • [SOLVED]Eclipse broken after upgrade to 4.4.1-1

    My latest upgrade of Eclipse to 4.4.1-1 broke it.
    When eclipse starts, it tries to lods its component, then fails with a pop-up message error referring to the log for further details.
    Inspection of the blog shows that it cannot find a number of required packages. for instance, the first few lines show:
    !SESSION 2014-12-12 12:22:22.965 -----------------------------------------------
    eclipse.buildId=4.4.1.M20140925-0400
    java.version=1.7.0_72
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.standard.product
    Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product
    !ENTRY org.eclipse.ant.ui 4 0 2014-12-12 12:22:23.849
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ant.ui [30]
    Unresolved requirement: Require-Bundle: org.eclipse.ui.workbench.texteditor; bundle-version="[3.5.0,4.0.0)"; resolution:="optional"
    -> Bundle-SymbolicName: org.eclipse.ui.workbench.texteditor; bundle-version="3.9.0.v20140411-1521"; singleton:="true"
    org.eclipse.ui.workbench.texteditor [238]
    Unresolved requirement: Require-Bundle: org.eclipse.ui; bundle-version="[3.5.0,4.0.0)"
    -> Bundle-SymbolicName: org.eclipse.ui; bundle-version="3.106.0.v20140812-1751"; singleton:="true"
    org.eclipse.ui [218]
    Unresolved requirement: Require-Bundle: org.eclipse.ui.workbench; bundle-version="[3.105.0,4.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: org.eclipse.ui.workbench; bundle-version="3.106.1.v20140827-1737"; singleton:="true"
    org.eclipse.ui.workbench [237]
    Unresolved requirement: Import-Package: org.eclipse.e4.ui.internal.workbench
    -> Export-Package: org.eclipse.e4.ui.internal.workbench; bundle-version="1.2.1.v20140901-1244"; bundle-symbolic-name="org.eclipse.e4.ui.workbench"; version="0.0.0"; x-friends:="org.eclipse.e4.ui.wor
    kbench.fragment, org.eclipse.e4.ui.workbench.renderers.swt, org.eclipse.e4.ui.workbench.swt, org.eclipse.ui.workbench"
    org.eclipse.e4.ui.workbench [69]
    Unresolved requirement: Require-Bundle: org.eclipse.e4.ui.model.workbench; bundle-version="1.0.0"
    -> Bundle-SymbolicName: org.eclipse.e4.ui.model.workbench; bundle-version="1.1.0.v20140512-1820"; singleton:="true"
    org.eclipse.e4.ui.model.workbench [66]
    Unresolved requirement: Require-Bundle: org.eclipse.emf.ecore; bundle-version="2.9.0"
    I have reinstalled jdk7 (Oracle's version) and applied (as root)  the fix suggested on Archlinux's home page and in several other posts:
    archlinux-java fix
    To no avail. Nothing changes.
    Help appreciated.
    Last edited by stefano (2014-12-12 19:58:31)

    Is it the same as https://bbs.archlinux.org/viewtopic.php?id=184260 ?
    Edit: Both jdk8-openjdk and jdk7-openjdk dependencies work for me on my 32-bit Arch with [testing] repos enabled.
    Eclipse starts, the splash screen goes away and I get 'Welcome to Eclipse' screen with links to the workbench, tutorials etc.
    Edit 2: jdk7 works too.
    Last edited by karol (2014-12-12 19:39:54)

  • [SOLVED] Pacman broken by partial upgrade. How to fix and update?

    Pacman partially upgraded a system during pacman -Syu and, as a result, pacman itself is broken.
    So I'm facing two issues, the one which caused the upgrade to fail and the fact that pacman no longer works.
    I answered yes to all of the below:
    :: Starting full system upgrade...
    :: Replace kactivities with extra/kactivities4? [Y/n] y
    :: Replace lzo2 with core/lzo? [Y/n] y
    :: Replace phonon-gstreamer with extra/phonon-qt4-gstreamer? [Y/n] y
    :: Replace phonon-gstreamer with extra/phonon-qt5-gstreamer? [Y/n] y
    :: Replace polkit-qt with extra/polkit-qt4? [Y/n] y
    :: Replace shared-color-profiles with extra/colord? [Y/n] y
    :: Replace twisted with extra/python2-twisted? [Y/n] y
    All seemed well until all the downloads and verifications were finished.
    (646/646) checking for file conflicts [######################] 100%
    (1/6) removing lzo2 [######################] 100%
    (2/6) removing shared-color-profiles [######################] 100%
    (3/6) removing polkit-qt [######################] 100%
    (4/6) removing phonon-gstreamer [######################] 100%
    (5/6) removing kactivities [######################] 100%
    (6/6) removing twisted [######################] 100%
    ( 1/646) upgrading linux-api-headers [######################] 100%
    ( 2/646) upgrading tzdata [######################] 100%
    ( 3/646) upgrading filesystem [######################] 100%
    warning: /etc/group installed as /etc/group.pacnew
    warning: /etc/passwd installed as /etc/passwd.pacnew
    warning: /etc/gshadow installed as /etc/gshadow.pacnew
    warning: /etc/shadow installed as /etc/shadow.pacnew
    error: extract: not overwriting dir with file /var/run
    error: problem occurred while upgrading filesystem
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    The upgrade failed because of "extract: not overwriting dir with file /var/run".
    The last line is not entirely true because I don't think the removals were rolled back.
    Since pacman depends on lzo2 I now get the error below whenever I try to launch it.
    pacman: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: No such file or directory
    So I need to figure out a way to fix pacman and correct the issue that is causing the update to fail without causing even bigger problems.
    I'd appreciate any suggestions!
    Thanks.
    Last edited by authentec (2014-08-26 07:02:00)

    headkase wrote:
    Your filesystem package was upgraded, you had 646 packages to upgrade.  You haven't run "pacman -Syu" in years.  Your system will be near impossible to upgrade.  Reinstall, and update regularly.
    Am I wrong?
    According to pacman.log my last successful upgrade was in April May 2014 (hardly anything upgraded so I missed it in the logs at first).
    Strangely enough, pacman -Qe reports the same filesystem version (filesystem 2014.07-1) both before and after the upgrade today.
    Unless I'm mistaken that would mean it wasn't upgraded (or it was upgraded and not rolled back when the transaction failed which wouldn't be my first guess).
    So it would appear you are wrong on both counts, headkase.
    After I forced installation of the replacement lzo the upgrade went ahead without a hitch.
    So no, the system wasn't impossible to upgrade either. Wrong there too.
    I'm not sure exactly what went wrong though. It might have all been due to lzo2 not being automatically replaced successfully. Yet I'm not sure why it would have attempted to upgrade filesystem when it failed then report the same version after the full system upgrade completed successfully.
    Last edited by authentec (2014-08-26 16:16:46)

  • Pacman broken pipe

    I have installed new ArchLinux 0.7 system. When I wrote "pacman -Syu" it has synchronized and offered to upgrade pacman. After pacman upgrade I wrote once again "pacman -Syu" and pacman offered me to update about 20 packages. It started downloading the first one and when it have completed it wrote: Broken pipe. Pacman turned off. And now every time I try to update or install a new package, when I run pacman and it download something I get broken pipe after each downloaded file and pacman turns off. How can I correct this problem? Using wget didn't helped. It stucks when "Logging into ftp as anonymous". Any ideas?

    I'm guessing he's already tried that, since I suspect the reason he's tried wget is because it's mentioned in the only other thread relevant to this, and pacman.static is mentioned there too...
    I may be wrong tho

  • Error messages after every use of pacman

    I'm getting error messages after every use of pacman. Don't know if it's compromising the usage, but it's quite annoying. The messages are the following:
    /sbin/ldconfig: file /usr/lib/libicudata.so.38.0 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so.38 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so.38.0 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so.38 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so is truncated
    Any guesses?

    Because the file you get errors about is owned by that package, I'd try a normal reinstallation first though, the f flag isn't the safest one...
    Last edited by Ramses de Norre (2007-11-11 19:04:30)

  • 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] Building Toilet, glibc b0rked sys with pacman --force

    Solution:
    Installed base-devel, which initially b0rked the system as it was far out of date (ran pacman -S base-devel --force, careful!)
    However after refreshing system and installing base-devel without the associated critical failure, Toilet did in fact build.
    should be an expert plumber by now.
    The end.
    OK, I've been on quite an adventure trying to get Toilet to build, and I'm practically at the giving up point which is pretty sad. So hopefully one of you can help me realize what I'm doing so horrible wrong. : )
    Here's basically what I've done so far;
    I so very much wanted Toilet installed, and here it is in AUR! https://aur.archlinux.org/packages/toilet/
    Simple enough, small program. It has a 'special' dependency, this library: https://www.archlinux.org/packages/extra/i686/libcaca/
    No problem with CACA, pacman grabs and installs it. Pacman doesn't find Toilet, it's only in AUR, so naturally I grab the tar and build script and run makepkg. Well guess what? (note, the package script runs configure as; ./configure --prefix=/usr).
    checking for CACA... no
    configure: error: you need libcaca version 0.99.beta18 or later
    So obviously the first question is "what version of libcaca did I install again?", should be good, we clearly have;
    libcaca 0.99.beta18
    OK. So I maybe the script can't find the files, or they aren't there? Possibly the install went awry, so I check /usr/lib, /usr/include, /usr/local/lib, /usr/local/include, all the caca files are there, headers, libs, looks good.
    I'm confused.
    So I go to the Toilet website and they assure if you run their build process it'll work, which involved executing ./bootstrap then ./configure, but bootstrap requires automake > 1.5.
    No problem! I'll grab that from the repo.
    pacman -S automake, returns automake 1.12.5.
    Crap.
    OK, find, I'll grab this from AUR: https://aur.archlinux.org/packages/automake-1.9/
    makepkg, package created successfuly! ... but wait, I don't have a xz file as a result in my working directory, so how exactly do I get pacman to install that?
    Even if I got automake 1.9 installed there's no guarantee it'd install Toilet all of a sudden, that's just a last resort anyway.
    I tried other ./configure options to try and force the script to see libcaca, no success.
    So from this point forward you don't even want to know what I tried, I'll lightly mention that I tried moving the caca header files to the Toilet src/ directory, changed all the source files there to reference the header in the current dir, tried to modify the makefile's and configure scripts to force it to see the file by writing absolute paths where I thought necessary... to say the least that didn't work,mostly because the config/makefiles which are auto generated are a labyrinth of complexity that I couldn't understand after 3+ hours of crawling through.
    The configure script is cryptic enough that I can't actually tell how it's determining the version of libcaca, I would have just echo'd out stuff around the condition statements to see what it's doing, so I've decided finally that apparently I'm an idiot, so I'm going to stop getting no where and ask for help. : )
    Why would the Toilet ./configure not find libcaca in arch? What else could I do to try and get Toilet installed?
    I hope someone here has some ideas.
    Last edited by theoddsarebad (2012-12-06 22:01:33)

    Something went horribly wrong when I pacman -S base-devel... no commands work, at all.
    bash: /usr/bin/pacman: No such file or directory
    bash: /bin/uname: No such file or directory
    bash: /usr/bin/w: No such file or directory
    bash: /bin/ls: No such file or directory
    ... lol uhm. : ( crap.
    I can echo and exit however.
    Recoverable?
    Full account:
    $ pacman -S base-devel
    :: There are 12 members in group base-devel:
    :: Repository core
       1) autoconf  2) automake  3) binutils  4) bison  5) fakeroot  6) flex  7) gcc  8) libtool  9) m4  10) make  11) patch
       12) pkg-config
    Enter a selection (default=all):
    warning: automake-1.12.5-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (15): gcc-libs-4.7.2-2  glibc-2.16.0-5  linux-api-headers-3.6.3-1  autoconf-2.69-1  automake-1.12.5-1  binutils-2.23.1-1
                  bison-2.6.5-1  fakeroot-1.18.4-1  flex-2.5.37-1  gcc-4.7.2-2  libtool-2.4.2-7  m4-1.4.16-2  make-3.82-5  patch-2.7.1-1
                  pkg-config-0.27.1-1
    Total Download Size:    32.91 MiB
    Total Installed Size:   138.83 MiB
    Net Upgrade Size:       16.48 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    linux-api-headers-3.6.3-1-i686                          616.3 KiB  3.29M/s 00:00 [##############################################] 100%
    glibc-2.16.0-5-i686                                       7.8 MiB  13.8M/s 00:01 [##############################################] 100%
    m4-1.4.16-2-i686                                        158.5 KiB  1726K/s 00:00 [##############################################] 100%
    autoconf-2.69-1-any                                     580.6 KiB  1292K/s 00:00 [##############################################] 100%
    binutils-2.23.1-1-i686                                    3.5 MiB  8.58M/s 00:00 [##############################################] 100%
    bison-2.6.5-1-i686                                      437.5 KiB  2.80M/s 00:00 [##############################################] 100%
    fakeroot-1.18.4-1-i686                                   53.8 KiB  1225K/s 00:00 [##############################################] 100%
    flex-2.5.37-1-i686                                      773.5 KiB  4.17M/s 00:00 [##############################################] 100%
    gcc-libs-4.7.2-2-i686                                   812.5 KiB  1688K/s 00:00 [##############################################] 100%
    gcc-4.7.2-2-i686                                         17.6 MiB  11.3M/s 00:02 [##############################################] 100%
    libtool-2.4.2-7-i686                                    268.1 KiB  2.15M/s 00:00 [##############################################] 100%
    make-3.82-5-i686                                        346.3 KiB  2.54M/s 00:00 [##############################################] 100%
    patch-2.7.1-1-i686                                       78.3 KiB  1308K/s 00:00 [##############################################] 100%
    pkg-config-0.27.1-1-i686                                 29.0 KiB   943K/s 00:00 [##############################################] 100%
    (15/15) checking package integrity                                                [##############################################] 100%
    (15/15) loading package files                                                     [##############################################] 100%
    (15/15) checking for file conflicts                                               [##############################################] 100%
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    glibc: /usr/bin/tzselect exists in filesystem
    glibc: /usr/sbin/zdump exists in filesystem
    glibc: /usr/sbin/zic exists in filesystem
    Errors occurred, no packages were upgraded.
    So in response I tried;
    pacman -S base-devel --force
    :: There are 12 members in group base-devel:
    :: Repository core
       1) autoconf  2) automake  3) binutils  4) bison  5) fakeroot  6) flex  7) gcc  8) libtool  9) m4  10) make  11) patch
       12) pkg-config
    Enter a selection (default=all):
    warning: automake-1.12.5-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (15): gcc-libs-4.7.2-2  glibc-2.16.0-5  linux-api-headers-3.6.3-1  autoconf-2.69-1  automake-1.12.5-1  binutils-2.23.1-1
                  bison-2.6.5-1  fakeroot-1.18.4-1  flex-2.5.37-1  gcc-4.7.2-2  libtool-2.4.2-7  m4-1.4.16-2  make-3.82-5  patch-2.7.1-1
                  pkg-config-0.27.1-1
    Total Installed Size:   138.83 MiB
    Net Upgrade Size:       16.48 MiB
    Proceed with installation? [Y/n] y
    (15/15) checking package integrity                                                [##############################################] 100%
    (15/15) loading package files                                                     [##############################################] 100%
    (15/15) checking available disk space                                             [##############################################] 100%
    ( 1/15) upgrading linux-api-headers                                               [##############################################] 100%
    ( 2/15) upgrading glibc                                                           [##############################################] 100%
    warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    error: extract: not overwriting dir with file lib
    error: problem occurred while upgrading glibc
    call to execv failed (No such file or directory)
    error: command failed to execute correctly
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    Last edited by theoddsarebad (2012-12-06 16:23:28)

Maybe you are looking for

  • Will I always get color discrepancies when lab printing images softproofed on a 75% on AdobeRGB monitor?

    Hi, I am struggling to get  printed output from a professional printing service to match what I see when I softproof on my monitor. The printed image always looks considerably more green and warm, although whites are ok. Blue skies tend to get warm g

  • Lost the HD Icon

    When you click on the machintosh HD, it brings up a window that shows you applications, library, systems etc folders. On the left side is um...I suck at esplaining...but it has the movies, music, documents, etc folders. On the top should he the machi

  • Correct misspelled email address on iphone

    During setup of my iphone 5C, I misspelled my email address on the phone.  The email address in my appleID account is correct, but not on the phone or iCloud account.  How do I correct this on my phone and icloud account?

  • How do i access pictures in icloud on my iphone?

    I traded to an iphone 5s from the 4s.  My pics from the 4s were save to Icloud, is there a way to access the pics from my new Iphone?

  • Executing an executable from a servlet or a JSP

    Is it possible to call an executable from a servlet. Say I have a client server application and I want to start the client application from a servlet. What is the best way to do that? I know normal Java applications can use the Runtime to run an exec