Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 01AA9782C42 for ; Sat, 9 May 2020 19:49:10 +0000 (UTC) X-Originating-IP: 81.14.30.15 Received: from [192.168.3.37] (15.30.14.81.rev.sfr.net [81.14.30.15]) (Authenticated sender: michel.piquemal@ipik.org) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 95BBEE0002; Sat, 9 May 2020 19:49:08 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.5\)) Subject: Re: diskless mode: apk add + lbu commit + reboot: miss a lot of packages! From: spam@ipik.org In-Reply-To: <20200509220413.7aac2cf497666347074f8913@gmail.com> Date: Sat, 9 May 2020 21:48:25 +0200 Cc: alpine-user@lists.alpinelinux.org Content-Transfer-Encoding: quoted-printable Message-Id: <67D7E923-CB5C-4546-8F7A-FC6A577FBAC4@ipik.org> References: <48B3BD70-1044-41FD-9CDB-B9375118393E@ipik.org> <20200509220413.7aac2cf497666347074f8913@gmail.com> To: Konstantin Kulikov X-Mailer: Apple Mail (2.3445.9.5) Hi, Thanks for feedback. Yes cache is enabled and packages are all in there. (when I re-install manually, files are not downloaded, = they come from cache).=20 However at boot system do not reinstall them=E2=80=A6 Unsure how install is managed at boot, if it follows some list hidden = somewhere. apk -v cache clean would remove them all obviously :( > On 9 May 2020, at 21:04, Konstantin Kulikov = wrote: >=20 >> How does lbu decides to skim-out some of the packages? >=20 > Do you have apk cache enabled? /etc/apk/cache should be a symlink. > If not (if symlink does not exist), run setup-apkcache and see if that = helps.