X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail.toastin.space (mail.toastin.space [207.246.93.162]) by lists.alpinelinux.org (Postfix) with ESMTP id 8046E5C5BBF for ; Tue, 20 Nov 2018 22:24:18 +0000 (GMT) Received: from mail.toastin.space (localhost [127.0.0.1]) by mail.toastin.space (OpenSMTPD) with ESMTP id 7c7434d3; Tue, 20 Nov 2018 17:24:16 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=toastin.space; h=subject :to:cc:references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=ml; bh=WJI1KUDB/20qog 866kb1zySzggU=; b=UnYIfzmR6WKnegrWWk1Mh1CbCM4cxbG2cCug/QnkhV+pOK s1btde2LuKLixmsIxgv8M9G7AKhulNplBvDr1GQ+LmRNVI+H4LvQmMptGYlNDTcp SIx63Nfq0/HOI3W+X3GyVE2mdqYXiEpm3ua2Ev8+uCquUIddRnxszhUjPr2dSTYc yGnNcXKqTsYl4eHSKXnHzhhfBZa710tIkE4Thh93C1wKcfqIEHFRZm60V2c4AqRi PA4zWMcj0v6YE+taUdby8K+r1wswGpLwtam0adxLJdq8wgLbmW5dz59UCGCP45V/ dyjv8VzAJeGwRtmOwUOMSRAr1HJb4ByX234a83bA== DomainKey-Signature: a=rsa-sha1; c=nofws; d=toastin.space; h=subject:to :cc:references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; q=dns; s=ml; b=p7jNl5Qj XYVE8L8tuqpeVsWDCVDCgdSjSYcRLCTlWfL19Qza7KisoVbgl0mHPynLT5Q2JRIC bfCrcuEyebdkB+bJJlNiJ3qgIKDHqzfHY0tq5SEgCX+vifI9gOnw7nqsG2XNwqb2 1oNIbuCsFJycmqEjIcJb9MVsquBK9gMUUpEAAZx4raohvxoJlt90eNMnzI1oc9D3 21PATIpdeC6c2VEuUm1ICfUz6A5LBIQME3h/9uPHl0Du0awLamw7DCM4K6JQMLT2 ZPvWyrKWVCGuLPXSy1KW2iRAGlCDS0l0ZZ9pYZI6yjtWq/VD+/I9/XIIlXwGfqpz QZOwIurFXbJALA== Received: from [192.168.0.135] (192-222-169-215.qc.cable.ebox.net [192.222.169.215]) by mail.toastin.space (OpenSMTPD) with ESMTPSA id 2d4574a9 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 20 Nov 2018 17:24:16 -0500 (EST) Subject: Re: [alpine-user] /lib/modules/4.9.73-0-hardened/build missing, required by tp-smapi To: fao_ Cc: alpine-user@lists.alpinelinux.org References: <11567548c5e959ab32b375d0fa55dfa1@inventati.org> From: Chloe Kudryavtsev Message-ID: <9b8f4dfa-dcb9-0d79-a3d6-fe38ff5ac75a@toastin.space> Date: Tue, 20 Nov 2018 17:24:14 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:64.0) Gecko/20100101 Thunderbird/64.0 X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <11567548c5e959ab32b375d0fa55dfa1@inventati.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 11/20/2018 7:53 AM, fao_ wrote: > Yeah. It looks like linux-hardened is still in the repositories but not > getting any updates. I kind of assumed it'd automagically downgrade me to > linux-vanilla (which I assume is the default kernel package?) Yes, linux-vanilla is the default kernel. linux-hardened is only in the 3.7 repositories. It was dropped in 3.8. Looking at the APKBUILD for linux-vanilla, it doesn't have a "replaces" entry, which is why you didn't get auto-downgraded, I suspect. I would recommend replacing all of your *hardened packages with *vanilla, and upgrading to alpine 3.9 when possible (it should be coming out soon). --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---