Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 96E11782BC7 for ; Sat, 9 May 2020 17:38:29 +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 relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 754CBC0004 for ; Sat, 9 May 2020 17:38:27 +0000 (UTC) From: spam@ipik.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.5\)) Subject: diskless mode: apk add + lbu commit + reboot: miss a lot of packages! Message-Id: <48B3BD70-1044-41FD-9CDB-B9375118393E@ipik.org> Date: Sat, 9 May 2020 19:38:25 +0200 To: alpine-user@lists.alpinelinux.org X-Mailer: Apple Mail (2.3445.9.5) Hi, I=E2=80=99m installing a few packages (with lots of dependencies) in = diskless mode: that=E2=80=99s about 128 total. They do all install fine, no errors and do work live. I then do: lbu commit -d and reboot. Lots of packages and services are missing after reboot. I do same reinstall again: 106 get re-installed=E2=80=A6 (so 22 were retained, but most were skimmed-out) How does lbu decides to skim-out some of the packages? How can I check, before rebooting, which ones will be skimmed & why? Or does this skimming happen at early boot stage? How to check what happens then? Thanks for any tip! PS: some are pinned to EDGE repo, logs here: https://pastebin.com/Jby28SjF=