ilbers / isar

Integration System for Automated Root filesystem generation
Other
177 stars 72 forks source link

DISTRO_APT_PREMIRRORS broken? #62

Closed vj-kumar closed 4 years ago

vj-kumar commented 4 years ago

Hi All,

DISTRO_APT_PREMIRRORS has no effect on the final wic image. buildchroot-target/host & isar-bootstrap-target/host has the preferred mirrors as specified in DISTRO_APT_PREMIRRORS but the final image does not seem to have it.

Steps to reproduce:
Add the following lines to conf/local.conf
DISTRO_APT_PREMIRRORS = "http://deb.debian.org/debian http://ftp.debian.org/debian"
bitbake mc:qemuamd64-buster:isar-image-base

Thanks,
Vijai Kumar K

vj-kumar commented 4 years ago

Tested and works on v0.7. So indeed broken I guess.

jan-kiszka commented 4 years ago

Please report to the list. I think we need to discuss there if the current behavior isn't the desired one.

vj-kumar commented 4 years ago

Closing the issue. Relevant mailing list discussion below.

https://groups.google.com/forum/#!topic/isar-users/uaBORl00HHA