From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12082 invoked by alias); 12 Aug 2013 08:40:18 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 12066 invoked by uid 89); 12 Aug 2013 08:40:17 -0000 X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 Received: from mail.kapsi.fi (HELO mail.kapsi.fi) (217.30.184.167) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 12 Aug 2013 08:40:15 +0000 Received: from dsl-hkibrasgw1-58c013-239.dhcp.inet.fi ([88.192.19.239] helo=sauna) by mail.kapsi.fi with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1V8nff-0007LR-Fp for systemtap@sourceware.org; Mon, 12 Aug 2013 11:40:11 +0300 Received: from lindi by sauna with local (Exim 4.72) (envelope-from ) id 1V8nfe-0000Aa-RV for systemtap@sourceware.org; Mon, 12 Aug 2013 11:40:10 +0300 From: Timo Juhani Lindfors To: systemtap@sourceware.org Subject: Re: install sustemtap on ubuntu failed References: Date: Mon, 12 Aug 2013 08:40:00 -0000 In-Reply-To: (Hatt Tom's message of "Mon, 12 Aug 2013 15:54:21 +0800") Message-ID: <84ob938fpx.fsf@sauna.l.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SA-Exim-Connect-IP: 88.192.19.239 X-SA-Exim-Mail-From: timo.lindfors@iki.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false X-SW-Source: 2013-q3/txt/msg00117.txt.bz2 Hi, Hatt Tom writes: > uname -a : Linux localhost 3.5.0-23-generic #35~precise1-Ubuntu SMP > The debugpackeg installed is linux-image-3.5.0-23-generic-dbgsym , > > run stap-prep script ,it reports=EF=BC=9A > > =E3=80=80=E3=80=80Package linux-image-3.5.0-23-generic-dbgsym version 3.5= .0-23.35 > does not match version of currently running kernel: > 3.5.0-23.35~precise1 Please run cat /etc/apt/sources.list.d/ddebs.list and send us the output. -Timo