From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH v1 0/2] Implement salsa.debian.org packages mirroring
Date: Tue, 23 Mar 2021 14:50:00 +0300 [thread overview]
Message-ID: <20210323115002.171050-1-amikan@ilbers.de> (raw)
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
next reply other threads:[~2021-03-23 11:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-23 11:50 Anton Mikanovich [this message]
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
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=20210323115002.171050-1-amikan@ilbers.de \
--to=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