public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Cc: Amaia Gomez <agomez@ulmapackaging.com>
Subject: Re: [PATCH] deb-dl-dir: Remove unnecessary mounts cleanup call
Date: Mon, 1 Jun 2026 15:16:40 +0200	[thread overview]
Message-ID: <59039a32-6187-4fad-a32f-ee131b507543@ilbers.de> (raw)
In-Reply-To: <20260522145215.2857251-1-amikan@ilbers.de>

Applied to next, thanks.

Zhihang

On 5/22/26 16:52, Anton Mikanovich wrote:
> After removing of 'debsrc_undo_mounts' function there is no need in
> calling it during cleanup.
>
> Fixes: 9ad502bb ("deb-dl-dir: optimize caching of source packages using apt natively").
>
> Reported-by: Amaia Gomez <agomez@ulmapackaging.com>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
>   meta/classes-recipe/deb-dl-dir.bbclass | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/meta/classes-recipe/deb-dl-dir.bbclass b/meta/classes-recipe/deb-dl-dir.bbclass
> index 27d1fb24..620ddc96 100644
> --- a/meta/classes-recipe/deb-dl-dir.bbclass
> +++ b/meta/classes-recipe/deb-dl-dir.bbclass
> @@ -50,7 +50,6 @@ debsrc_download() {
>   
>       if [ $(cat ${avail} | wc -l) -eq 0 ]; then
>           bberror "No packages were found in apt cache"
> -        debsrc_undo_mounts "${rootfs}"
>           return 1
>       fi
>   

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/59039a32-6187-4fad-a32f-ee131b507543%40ilbers.de.

      reply	other threads:[~2026-06-01 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-22 14:52 Anton Mikanovich
2026-06-01 13:16 ` Zhihang Wei [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59039a32-6187-4fad-a32f-ee131b507543@ilbers.de \
    --to=wzh@ilbers.de \
    --cc=agomez@ulmapackaging.com \
    --cc=amikan@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox