Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 9E0EA21F790 for <~alpine/users@lists.alpinelinux.org>; Fri, 5 Sep 2025 14:34:22 +0000 (UTC) Received: by mail-lf1-x130.google.com with SMTP id 2adb3069b0e04-55f7039aa1eso2478585e87.1 for <~alpine/users@lists.alpinelinux.org>; Fri, 05 Sep 2025 07:34:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1757082859; x=1757687659; darn=lists.alpinelinux.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=KP0RkOJfxbw+zuqTOPDLNd8etuvG/fbFO809uWxlQdo=; b=QBaKHjtp1mefh6qXOfHwio4jhc1bdnOK7k4enrjl2R4+NWhmohTwkcWlIBg0Y+yu/w TANHvnpSWeXh/XxZaoSn4uo5xUgx9MaJTiiuAIlFjSh114kg7TXn9mP6pDR5IMmPAjYg h5D2jiK0bW/MT6vkEtqj7ziL4WVZ0dOLzi0jiVqnAAK0nqwtrJa3fJ3Tudi+d+IvWO/1 IQ/r3p7gYujK7La6QL2IvgV7vGgdq8dPtZe/W0vo4X7lnMUSHpTBJNYLpZYWnwmRRgio jSe8WSFw7KQWJEr9cWIwnffXolh7rO3xcAmqSwmGy9FLMpNW3trjd9LhVK7z8TCmnMkP T89w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1757082859; x=1757687659; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=KP0RkOJfxbw+zuqTOPDLNd8etuvG/fbFO809uWxlQdo=; b=DdhkC/aKBHyvqkxB2tKT/F/+0LmHL6dUa510nKQrzrxVEXYaR0ED8/YouiMvoIf2j9 CBUtmjUGOG/tDsqKc9vCLa2RWi3MG1N3YAChl6x1VDpccZ0Eg2G4HgjucOmqunn7ZmM0 tYe9Wj+Xe6l3jwTxTFCMHeajSwPEp70LjI/UxUX7qpGgWVqdPTshCmrvmYu0OtfqEW9n TLfr1LLYpx78gVYClMYxYY5CgwUHopEe4+5In3yaxSmVJdzOk4omiQdnTpF21bKRTbAs GLGA3IQSpTNyqIi8k9H4atFiObDEJ/OFcsqN9VYtTIqJWqOnyFfK5Dmw5TCWeaYUASY3 FrKQ== X-Gm-Message-State: AOJu0Yw9QpN25ANJ3o2JVQx2CT9IbbtskdRKtxr31sVpNasRuRnhbMrG HQ29BybrMsdyLt41YNj1a4QYUTzQK2gCkofQzyx1ha6jF6v2PYQLwGfZt45C7gCUUIj+Wa8ZIle Mhfh0mzHssXXUPx6Po8ttPg7v2Kr+il1M X-Gm-Gg: ASbGncs6zo3iY0n5zNnp8rvREDk8TrMul9V08GKzFgT3Oy0GwEdO2pbOszuLaqnkGZ0 qmKb2y5+XJkY9MQR4DwqW8nFGqJ0nzYZc+/4dtHHkCGWQCY/s0u8fs2sN5n6epxsM5BxSXAT5G2 NgorgiFy8fOud8xFdaC65yPCYM8uAifVcdvqCKdQR8RqIAIVm/pZCmEmta4PmkmOK3pqNZmSFx3 701SPPxDJY2gJ1C0D9gZE/qxjw6dRryJBecuLmWtL0CCEUzrA== X-Google-Smtp-Source: AGHT+IGDtRor2VmhU4OCTiqDfbQ95ApqQg9qP02Ugh+8IthvFEbZB7fgSzeo4MgYsMW+MKkKWcDRE/RFd+sPzSL/YE4= X-Received: by 2002:a05:6512:4608:b0:55f:46db:4be4 with SMTP id 2adb3069b0e04-55f708b3374mr5574057e87.7.1757082858482; Fri, 05 Sep 2025 07:34:18 -0700 (PDT) MIME-Version: 1.0 From: Jerome Marc Date: Fri, 5 Sep 2025 16:34:06 +0200 X-Gm-Features: Ac12FXwW0cefYIBu27UGNcXrXrlaKcax1exhpzeQ3i845fxKvvDE06FmWb2b3E8 Message-ID: Subject: lbu overlays kept in the /tmp directory To: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="0000000000009ef306063e0ebb00" --0000000000009ef306063e0ebb00 Content-Type: text/plain; charset="UTF-8" Hello, I run 3.22.1 on a RPI and I use a dedicated partition for lbu and apk cache. I noticed that every time I run 'lbu ci' the overlay file is created in a temporary folder but it's not removed automatically. I don't see any evidence of error : files are copied into the partition and there is no error message in the log files Is that a normal behaviour ? Thank you --0000000000009ef306063e0ebb00 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

I run 3.22.1 on a RPI and I use = a dedicated partition for lbu and apk cache.
I noticed that every= time I run 'lbu ci' the overlay file is created in a temporary fol= der but it's not removed automatically.
I don't see any e= vidence of error : files are copied into the partition and there is no erro= r message in the log files

Is that a normal behavi= our ?=C2=A0

Thank you
--0000000000009ef306063e0ebb00--