public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* sbuild: use build-depends from backports
@ 2022-08-08  8:17 Moessbauer, Felix
  2022-08-09 17:45 ` Anton Mikanovich
  0 siblings, 1 reply; 2+ messages in thread
From: Moessbauer, Felix @ 2022-08-08  8:17 UTC (permalink / raw)
  To: isar-users; +Cc: Schild, Henning, jan.kiszka

[-- Attachment #1: Type: text/plain, Size: 876 bytes --]

Hi,

In ISAR v0.9 we were able to use build dependencies from the backports repository:


  1.  Add the backports repo to DISTRO_APT_SOURCES
  2.  Write an apt preferences file to prefer the backports package and add it to DISTRO_APT_PREFERENCES

This still works for runtime dependencies, but not for build dependencies.
The sbuilder simply does not attract the package from backports as they have "NotAutomatic: yes".

Maybe we could work around by using ` --build-dep-resolver="apt"`.
But then more questions arise:
- are the DISTRO_APT_SOURCES added as -external-repository? I don't think so
- when creating the base-schroot: Is the repo considered (and are DISTRO_APT_PREFERENCES active)
- are the DISTRO_APT_PREFERENCES files added to the schroot?

Help wanted.

Felix
--
Siemens AG, Linux Expert Center
Otto-Hahn-Ring 6, 81739 München, Germany


[-- Attachment #2: Type: text/html, Size: 4980 bytes --]

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

end of thread, other threads:[~2022-08-09 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08  8:17 sbuild: use build-depends from backports Moessbauer, Felix
2022-08-09 17:45 ` Anton Mikanovich

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