public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH(sbuild) 0/1] Fix issues on rebuild with empty DL_DIR
@ 2022-04-08  9:23 Felix Moessbauer
  2022-04-08  9:23 ` [PATCH(sbuild) 1/1] always create apt-cache dirs in deb_dl_dir_import Felix Moessbauer
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Moessbauer @ 2022-04-08  9:23 UTC (permalink / raw)
  To: ubely; +Cc: isar-users, Felix Moessbauer

Hi,

this is an addition to the sbuild-v8 patch series.
It fixes the discussed issue when re-building with sstate,
but without a persistent DL_DIR.

By that, the DL_DIR was empty, hence the deb_dl_dir_import function
did not find any files and also did not create the directories.

Note, that this is technically unrelated to sstate-cache,
but was only observed when using sstate, as the DL_DIR otherwise
always contained at least one package.

Best regards,
Felix

Felix Moessbauer (1):
  always create apt-cache dirs in deb_dl_dir_import

 meta/classes/deb-dl-dir.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-08  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08  9:23 [PATCH(sbuild) 0/1] Fix issues on rebuild with empty DL_DIR Felix Moessbauer
2022-04-08  9:23 ` [PATCH(sbuild) 1/1] always create apt-cache dirs in deb_dl_dir_import Felix Moessbauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox