From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id C33KHIPQ/V8ISQAAWB0awg (envelope-from ) for ; Tue, 12 Jan 2021 11:38:27 -0500 Received: by simark.ca (Postfix, from userid 112) id 67D591EF7E; Tue, 12 Jan 2021 11:38:27 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.lttng.org (lists.lttng.org [167.114.26.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 99CB51EE1B for ; Tue, 12 Jan 2021 11:38:26 -0500 (EST) Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4DFbqP6fRpzQL0; Tue, 12 Jan 2021 11:38:25 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1610469506; bh=WRbL5U8jBrIWFECn6L7flTCyAGxuxl4ax/abM01jWfw=; h=To:References:Date:In-Reply-To:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ct8uYoRzkGzCEHL7g+WnEH7Gc2t8WYmgbnINd6cVOVlCTWqv51wUreisZtaXvpL2t PBJ/ooI0iy5srhRsK4yfvGe4ieUXvv6IuZC+RyOcSzGDN1Jed3dMo6ifc6XPaNN/eF sYZf/kPK63ufOgN5W4elyVtS4OxmlyGqSr1sVASSVRIq4R6lAadxC7G5Fp5poBnhIZ VnfVy6Bp2sB1DmYGlzNlMf8witPztYe6Gp3s3vIjg17ZPmAdk6ixwBzUlEVqgo8QE1 cp8vsgY6kQRHhRXHFX/dOOOtzVxJGgG+VxowLDtH+Ogh1XlgOcgTfhPpcsKVEzrp5b v71AhnuawZ08w== Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4DFbqN5ZmqzQKy for ; Tue, 12 Jan 2021 11:38:24 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 2D88D27ABF9 for ; Tue, 12 Jan 2021 11:38:18 -0500 (EST) Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 9WLA5cPfRMFz; Tue, 12 Jan 2021 11:38:17 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id CB9CE27ABF4; Tue, 12 Jan 2021 11:38:17 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com CB9CE27ABF4 X-Virus-Scanned: amavisd-new at efficios.com Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id bZH4y3SCAT4w; Tue, 12 Jan 2021 11:38:17 -0500 (EST) Received: from [10.10.0.241] (96-127-212-112.qc.cable.ebox.net [96.127.212.112]) by mail.efficios.com (Postfix) with ESMTPSA id B51FD27ABF3; Tue, 12 Jan 2021 11:38:17 -0500 (EST) To: lttng-dev@lists.lttng.org References: Message-ID: Date: Tue, 12 Jan 2021 11:38:17 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Subject: Re: [lttng-dev] LTTng 2.12 modules from PPA fail to install X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.31 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Michael Jeanson via lttng-dev Reply-To: Michael Jeanson Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" On 2021-01-08 14 h 13, Michael Jeanson via lttng-dev wrote: > On 2021-01-07 15 h 54, Bernd Hufmann via lttng-dev wrote: >> Hi LTTng experts, >> >> On my Linux Ubuntu 18.04 machine (4.15.0-129-generic kernel) the >> installation of the LTTng kernel modules fail using the official PPA. >> I found a log file lttng-modules-dkms.0.crash with some details on the >> installation failure. See pastebin [1] for the detailed error message. >> >> Any ideas what is going on? Please let me know what I can do to >> resolve it. >> >> In advance thank you very much. >> >> BR >> Bernd >> >> [1] https://paste.ubuntu.com/p/747H2V5q7K/ >> > > Hi, > > There is a fix for this build failure in the stable-2.12 branch but it > is not part of a point release yet. In the meantime, you can build > modules from the git branch or use the package from the "Latest Stable" > ppa [1]. > > Once the next point release (2.12.3) happens, it will be uploaded > straight away to the 2.12 ppa. > > Regards, > > Michael > > > [1] https://launchpad.net/~lttng/+archive/ubuntu/ppa The new 2.12.4 release has landed in the stable-2.12 ppa, you should now be able to simply update the package to fix the build failure. Cheers, Michael _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev