From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26446 invoked by alias); 12 Aug 2013 09:23:37 -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 26428 invoked by uid 89); 12 Aug 2013 09:23:37 -0000 X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,MIME_CHARSET_FARAWAY,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 Received: from mail-la0-f53.google.com (HELO mail-la0-f53.google.com) (209.85.215.53) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 12 Aug 2013 09:23:36 +0000 Received: by mail-la0-f53.google.com with SMTP id el20so1925909lab.12 for ; Mon, 12 Aug 2013 02:23:33 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.152.21.225 with SMTP id y1mr11256783lae.18.1376299413852; Mon, 12 Aug 2013 02:23:33 -0700 (PDT) Received: by 10.112.14.39 with HTTP; Mon, 12 Aug 2013 02:23:33 -0700 (PDT) In-Reply-To: <84ob938fpx.fsf@sauna.l.org> References: <84ob938fpx.fsf@sauna.l.org> Date: Mon, 12 Aug 2013 09:23:00 -0000 Message-ID: Subject: Re: install sustemtap on ubuntu failed From: Hatt Tom To: systemtap@sourceware.org Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2013-q3/txt/msg00119.txt.bz2 Thanks for reply ! here is the output : sh> cat /etc/apt/sources.list.d/ddebs.list cat: /etc/apt/sources.list.d/ddebs.list: No such file or directory 2013/8/12 Timo Juhani Lindfors : > 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=A3=BA >> >>=A1=A1=A1=A1 Package 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