X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 41DF3DC6BD2 for ; Fri, 8 May 2015 04:58:46 +0000 (UTC) Received: from mail-la0-f41.google.com (mail-la0-f41.google.com [209.85.215.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id C26CCDC0216 for ; Fri, 8 May 2015 04:58:40 +0000 (UTC) Received: by layy10 with SMTP id y10so45169619lay.0 for ; Thu, 07 May 2015 21:58:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=3ZzCKFFCOy389zG1w/DqivYDS6uF8Q7qsDw1xdQtcS8=; b=SXm43BzNhy1Gwvj4oqNTMaPoAtd1MrJhorMlC4b/TEKnzQufQgffnAsyp99erLAdrC NPDg1VxmnYH7Vr8EiQBKRYbqOOiMDOQu9z7OjD+LyJWk4ML/QyyKcJAF9nPFGI/QLbXH PB4W1GqylJqpASuclI27jL0CK07DaJYqK5VSWCm703TZkr6zbusJ/yT/JkbhB2D/UWw5 9oNQ/0ZK5V+FDFL0y06aQvcmE/7xv/LDuylWKAzV1j7om0xeuonZUI7m3Zhtt3a67Vvj iGjF/xCGFJsF6v52d9DN0pYm26jHVu0AehqrbSyWf4YGKN2GkuOauxu2/5BpSObztAwG BNuA== X-Received: by 10.112.120.199 with SMTP id le7mr1482698lbb.48.1431061118441; Thu, 07 May 2015 21:58:38 -0700 (PDT) Received: from vostro ([2001:1bc8:101:f402:21a:9fff:fe0c:4022]) by mx.google.com with ESMTPSA id v6sm890919laa.23.2015.05.07.21.58.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 May 2015 21:58:38 -0700 (PDT) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Fri, 8 May 2015 07:58:37 +0300 From: Timo Teras To: Jeff Bilyk Cc: Natanael Copa , Alpine Development Subject: Re: [alpine-devel] Alpine 3.2.0 rc2 released Message-ID: <20150508075837.7821ec40@vostro> In-Reply-To: References: <20150507220731.7a424b5c@ncopa-laptop> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi, Sounds like http://bugs.alpinelinux.org/issues/4064 On Thu, 7 May 2015 16:56:35 -0400 Jeff Bilyk wrote: > Not sure if this is a regression or known bug, but on a fresh rc2 > system, I cannot install a locally compiled package that's not signed > using the alpine keys. If I try to add with just apk add > .apk, I get (expected behaviour): > > ERROR: You tried to add a non-repository package to system, but it > would be lost on next reboot. Enable package caching (apk cache > --help) or use --force if you know what you are doing. > > If I use apk add .apk --force, I receive (expected error): > > ERROR: /media/usb/bsn-setup-9.36-r0.apk: UNTRUSTED signature > > If I also use the --allow-untrusted flag: > > (none):~# apk add /media/usb/setup-9.36-r0.apk --force > --allow-untrusted OK: 6 MiB in 16 packages > > That results in no files installed to the system. The package > contents are a few bash scripts to set up an LXC host and configure > the system. > > In an unrelated bug, seems like the syslog service is stopped on boot > with rc2. > > > On Thu, May 7, 2015 at 4:07 PM, Natanael Copa > wrote: > > > Hi, > > > > Alpine 3.2.0 rc2 is released. > > > > Notable changes since rc1: > > - 3.18.13-grsec kernel > > - setup-interfaces fixed > > > > As mentioned earlier, it would be nice if we could have full focus > > on fixing known issues and testing. > > > > Thanks! > > > > -nc > > > > > > --- > > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > > Help: alpine-devel+help@lists.alpinelinux.org > > --- > > > > > > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---