public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Implement salsa.debian.org packages mirroring
@ 2021-03-23 11:50 Anton Mikanovich
  2021-03-23 11:50 ` [PATCH v1 1/2] dpkg: Adjust symlinks for mirrors Anton Mikanovich
  2021-03-23 11:50 ` [PATCH v1 2/2] conf: Add ilbers mirror support for salsa repos Anton Mikanovich
  0 siblings, 2 replies; 4+ messages in thread
From: Anton Mikanovich @ 2021-03-23 11:50 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

We've already experienced build issues caused by 503 Service Unavailable
on https://salsa.debian.org which is used as SRC_URI of cowsay and
libubootenv packages. To have a backup of package sources we need to use
MIRRORS bitbake variable. But Isar building fails because absolute
symlink to mirror directory created by bitbake is not exists inside
chroot. We need to adjust those links before do_dpkg_build stage.

Working on upstream fix in bitbake is already started, but it will not
be done quickly because easy fix is not working:
https://lists.openembedded.org/g/bitbake-devel/topic/78342988

Anton Mikanovich (2):
  dpkg: Adjust symlinks for mirrors
  conf: Add ilbers mirror support for salsa repos

 meta-isar/conf/local.conf.sample | 3 +++
 meta/classes/dpkg-base.bbclass   | 7 +++++++
 2 files changed, 10 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-12  7:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 11:50 [PATCH v1 0/2] Implement salsa.debian.org packages mirroring Anton Mikanovich
2021-03-23 11:50 ` [PATCH v1 1/2] dpkg: Adjust symlinks for mirrors Anton Mikanovich
2021-08-12  7:42   ` Jan Kiszka
2021-03-23 11:50 ` [PATCH v1 2/2] conf: Add ilbers mirror support for salsa repos Anton Mikanovich

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