From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wolfgang Rostek" Subject: Re: Can't get any event output from the demo exe [solved] Date: Fri, 27 Mar 2015 09:27:37 +0100 Message-ID: References: <55073522.6080006@efficios.com> <1948116446.75706.1427119102220.JavaMail.zimbra@efficios.com> , <430207063.77873.1427126336840.JavaMail.zimbra@efficios.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mout.gmx.net ([212.227.17.22]) by ltt.polymtl.ca with esmtp (Exim 4.80) (envelope-from ) id 1YbPcF-0001SF-1q for lttng-dev@lists.lttng.org; Fri, 27 Mar 2015 04:27:47 -0400 In-Reply-To: <430207063.77873.1427126336840.JavaMail.zimbra@efficios.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lttng-dev-bounces@lists.lttng.org To: Mathieu Desnoyers Cc: lttng-dev@lists.lttng.org List-Id: lttng-dev@lists.lttng.org Just right before the weekend I could repair it. Seems that I had some trouble with the installed packages. Here the steps working for me on Ubuntu 14 LTS http://installion.co.uk/ubuntu/utopic/universe/l/lttng-tools/uninstall/index.html sudo apt-get remove --auto-remove lttng-tools https://launchpad.net/~lttng/+archive/ubuntu/ppa sudo apt-add-repository ppa:lttng/ppa sudo apt-get update sudo apt-get install lttng-tools lttng-modules-dkms babeltrace liblttng-ust-dev python3-babeltrace thanks for your investigations Wolfgang R.