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

Similar Messages

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

  • [SOLVED] Pacman issue after -Syu

    Hello guys,
    This morning I did a full update with "pacman -Syu", before that, I also did an installation for gnome and gnome-extra as well as openoffice. There were some connection loss during the update and perhaps some packages failed to be retrieved, however, I repeated "pacman -Syu" and install the packages again and again until it  showed that everything was installed.
    But after that, every time I execute the pacman command, I always get the message "error: could not open file /var/lib/pacman/sync/community/chrootuid-1.3-3/desc: No such file or directory", it still shows that "local db is up to date" though, however, it seems like virtualbox isn't installable as "pacman -S virtualbox-ose" returns a "not found" error.
    Please give me your solution about this
    Thank you
    Last edited by Himari (2010-02-23 03:17:07)

    Pacman -Syy did the trick, but I also need to change to another mirror as well, I suppose there was something wrong with the previous mirror.
    Thank you all for your help

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

  • [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] 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] nfsroot install broken after kernel upgrade 3.5.6 to 3.6.2

    It seems my nfsroot installations have broken after the kernel upgrade to 3.6.2.
    This is as far as the boot process gets now (hand copied from the screen):
    IP-Config: eth0 complete (from 10.48.50.20):
    address: 10.48.50.240 broadcast: 10.48.50.255 netmask: 255.255.255.0
    gateway: 0.0.0.0 dns0 : 0.0.0.0 dns1: 0.0.0.0
    domain : local
    rootserver: 10.48.50.20 rootpath:
    filename : /var/tftpboot/pxelinux.0
    NFS-Mount: 10.48.50.20:/srv/nfs4/kvmhost0-rootfs
    Waiting 10 seconds for device /dev/nfs ...
    mount: Protocol not supported
    :: running cleanup hook [udev]
    ERROR: Failed to mount the real root device.
    Bailing out, you are on your own. Good luck.
    sh: can't access tty; job control turned off
    [rootfs /]#
    On the server this is what is logged:
    Oct 16 21:10:04 tuon dhcpd: DHCPDISCOVER from 00:21:70:eb:02:25 via san
    Oct 16 21:10:04 tuon dhcpd: DHCPOFFER on 10.48.50.240 to 00:21:70:eb:02:25 via san
    Oct 16 21:10:04 tuon dhcpd: DHCPREQUEST for 10.48.50.240 (10.48.50.20) from 00:21:70:eb:02:25 via san
    Oct 16 21:10:04 tuon dhcpd: DHCPACK on 10.48.50.240 to 00:21:70:eb:02:25 via san
    Oct 16 21:10:14 tuon rpc.mountd[1323]: authenticated mount request from 10.48.50.240:684 for /srv/nfs4/kvmhost0-rootfs (/srv/nfs4/kvmhost0-rootfs)
    Oct 16 21:10:14 tuon rpc.mountd[1323]: refused unmount request from 10.48.50.240 for /new_root (/): not exported
    It looks to me like the client is sending the mount request, the server accepts and then for some reason the client thinks it has failed. I can't even see anything strange in the wireshark traces comparing the working client (3.5.6) to the broken one (3.6.2).
    Anyone else using nfsroot successfully with the latest kernel?
    Any other ideas?
    (by the way - despite my directory names, this is using nfs v3 for the rootfs)
    Last edited by kmshanah (2012-10-18 03:18:07)

    mikep wrote:
    Just to confirm that I also have this problem with nfsroot (nfs4 this time) with 3.6.2. Downgrading the kernel does make it go away.
    When it is working normally I do seem to get refused unmount messages at shutdown for some reason
    refused unmount request from 192.168.1.86 for / (/): not exported
    , but the /new_root bit is new and I have no idea where it comes from.
    refused unmount request from 192.168.1.86 for /new_root (/): not exported
    So I wonder if it asking for the wrong path.
    That unmount issue will be solved by FS#32021.
    Unfortunately, that doesn't help with mounting in the first place with 3.6.2

  • MacBook Pro with Retina 13" Late 2013 thunderbolt port broken after 10.9.4 update

    One of Thunderbolt Port (near USB port) was broken after 10.9.4 update.
    I usually use mini Display Port to Display Port cable to connect my external screen, it works fine before 10.9.4 update. After 10.9.4 update, I tried to connect the external screen with the same cable, and the main screen of my MacBook Pro with Retina Display twinkling once so I'm sure the external screen was identified, but no video signal output.
    I went to local Apple Premium Reseller (there is no Apple Store in Taiwan) and the they told me all of Thunderbolt Port was fine, they test with their own 10.9.2 copy and it seems ok. After that, I tried to re-install 10.9.4, downloading directly from Apple, the system re-install progress was complete but the Thunderbolt Port issue still there.
    I connect to the broken Thunderbolt Port with Thunderbolt to Ethernet adapter, and it works fine, so I believe the only problem is that there is no video signal output from the Thunderbolt Port (near USB port one).
    What should I do now?
    Model: MacBook Pro with Retina 13" Late 2013

    I can confirm that problem, too: Im' working with a Dell U2713HM display, connected via display port. Since 10.9.4 Update i'm experiencing random black screens and/or display going to energy saving mode. Today i've had this issue twice: Display going black and after disconnecting the macbook von all cables screen of the macbook remaining black. Holding Power Button for about 10 s restarts the macbook. After 5 minutes the same problem appeared again.

  • Please a simple problem but I don't know how to solve it. After installing 16 gb of ram all is good but when I turn on the computer it is a window signaling that all is correct. How is possible to delete once and for all that window? Thank you

    Please a simple problem but I don't know how to solve it. After installing 16 gb of ram all is good but when I turn on the computer it is a window signaling that all is correct. How is possible to delete once and for all that window? Thank you

    Well then maybe you could take a screenshot because the appearance of such a window is news to me.
    Also post your OS X version and what model Mac you have. The more detail, the better. Thanks.
    To take a screenshot hold ⌘ Shift 4 to create a selection crosshair. Click and hold while you drag the crosshair over the area you wish to capture and then release the mouse or trackpad. You will hear a "camera shutter" sound. This will deposit a screenshot on your Desktop.
    If you can't find it on your Desktop look in your Documents or Downloads folder.
    When you post your response, click the "camera" icon above the text field:
    This will display a dialog box which enables you to choose the screenshot file (remember it's on your Desktop) and click the Insert Image button.
    ⌘ Shift 4 and then pressing the space bar captures the frontmost window.
    ⌘ Shift 3 captures the entire screen.
    Drag the screenshot to the Trash after you post your reply.

  • Help solve the problem after restor iphone 5 ios 7 asks email

    Help solve the problem after restor iphone 5 ios 7 asks apple ID
    I Forgot apple ID

    Only one way- to remember it. There is no way around cause it is a new security feature. Better stress your memory.

  • Map Module broken after Adobe Flash update on OSX Mountain Lion 10.8.2

    As the topic says, the map module is broken after a recent adobe flash update on OSX 10.8.2.  It's just a grey screen now when I go to it, has anyone else had this issue?

    Nope, not an issue with the firewall... I connect to google maps fine on every browser, and here is the IP info...
    [tim-> /home/tim/~ ]$nslookup maps.google.com
    Server:                    213.46.172.36
    Address:          213.46.172.36#53
    Non-authoritative answer:
    maps.google.com          canonical name = maps.l.google.com.
    Name:          maps.l.google.com
    Address: 173.194.44.228
    Name:          maps.l.google.com
    Address: 173.194.44.224
    Name:          maps.l.google.com
    Address: 173.194.44.233
    Name:          maps.l.google.com
    Address: 173.194.44.227
    Name:          maps.l.google.com
    Address: 173.194.44.232
    Name:          maps.l.google.com
    Address: 173.194.44.238
    Name:          maps.l.google.com
    Address: 173.194.44.225
    Name:          maps.l.google.com
    Address: 173.194.44.229
    Name:          maps.l.google.com
    Address: 173.194.44.230
    Name:          maps.l.google.com
    Address: 173.194.44.231
    Name:          maps.l.google.com
    Address: 173.194.44.226
    tim-> /home/tim/~ ]$ping maps.google.com
    PING maps.l.google.com (173.194.44.230): 56 data bytes
    64 bytes from 173.194.44.230: icmp_seq=0 ttl=58 time=8.802 ms
    64 bytes from 173.194.44.230: icmp_seq=1 ttl=58 time=7.441 ms
    tim-> /home/timhsia/~ ]$traceroute maps.google.com
    traceroute: Warning: maps.google.com has multiple addresses; using 173.194.44.230
    traceroute to maps.l.google.com (173.194.44.230), 64 hops max, 52 byte packets
    1  192.168.1.1 (192.168.1.1)  4.474 ms  0.629 ms  0.555 ms
    2  ip-94-112-34-1.net.upcbroadband.cz (94.112.34.1)  12.499 ms  9.287 ms  8.526 ms
    3  ip-78-102-103-33.net.upcbroadband.cz (78.102.103.33)  9.128 ms  8.318 ms  6.403 ms
    4  84.116.221.234 (84.116.221.234)  44.900 ms  72.733 ms  16.459 ms
    5  213.46.172.210 (213.46.172.210)  9.615 ms  8.585 ms  12.522 ms
    6  209.85.241.79 (209.85.241.79)  34.648 ms  12.823 ms  11.197 ms
    7  173.194.44.230 (173.194.44.230)  98.644 ms  10.010 ms  9.054 ms
    Please advise.  Thanks.

  • Does anyone solved wifi issue after ios 6 or 6.1.2 or 6.1.3?

    My wifi works intermitently. sometimes it is grayed out, sometimes it is just searching network. I dont know how this issue has come? This all started after ios 6.1.2. and ios 6.1.3 didnt fix it for me. Have done all reset or restoration as a new device but with no success. I think apple is going to bite the dust very soon if this continues. Please note the router is woking fine coz i m running new ipad on ios 6.1.2 and there is no issue with wifi. Should i wait for ios next update or get the wifi module fix.? this is what i was told by one person who does all phone repair work.
    Suggest something concrete. i am without wifi since last 1.5 months now. Apple is just ignoring the problem. does anybody solved this issue after multiple software updates ? The problem is my warranty is gone in January itself. and i have purchased this phone from USA and i live in india.

    See if this helps
    http://support.apple.com/kb/TS1559
    if not, it is hardware failure. Apple provides warrantee support for iPhones only in the country of sale.

Maybe you are looking for

  • Save & Release of Time Sheet in ESS.

    Hi all, The requirement is to provide two options after reviewing the time sheet in ESS, first one as per standard 'SAVE' which will save the time sheet (then employee will release later) and second one is customized one 'SAVE & RELEASE' which will s

  • Log4j: WARN No appenders could be found for logger

    Hi, I defined a log4j.properties file in my class directory: log4j.defaultInitOverride=false log4j.rootLogger=DEBUG, R, S log4j.appender.R=org.apache.log4j.RollingFileAppender log4j.appender.R.File=R.log log4j.appender.R.MaxFileSize=100KB log4j.appen

  • Suddenly no links in Navigation menu

    I am building an iWeb site with several pages. They showed perfectly every link to the other pages in the naviagtion menu. Out of the blue, when I opened iWeb today, all links in the navigation menus are gone: only an empty box is left unterneath eve

  • Don't know how to echo this statement

    I'm a new php user, building a php dynamic site which is almost finished. But there is a syntax problem of php on the detail_member displaying page, usually I can figure out what is the problem is, but using join multiple table to pull the records on

  • What kind of HDMI switch is recommended?  We have a Smsung TV and DVD player along with the Apple TV.

    What kind of HDMI switch is recommended?  We have a Saimsung TV and DVD player along with the Apple TV..  The switch we bought works for a few days and then starts cutting out.  Thanks.