public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Isar dependency list with sbuild
@ 2023-03-20  7:55 Jan Kiszka
  2023-03-20  9:00 ` Uladzimir Bely
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2023-03-20  7:55 UTC (permalink / raw)
  To: isar-users

Hi all,

just wondering if the list in [1] is still minimal. Specifically, do we
still need

dpkg-dev
git-buildpackage
pristine-tar

on the host or are those rather installed into the schroot? Same for

dosfstools
mtools
parted

I would expect them to be installed into our buildchroot (or soon
schroot), rather than being used from the host.

Jan

[1]
https://github.com/ilbers/isar/blob/master/doc/user_manual.md#install-host-tools

-- 
Siemens AG, Technology
Competence Center Embedded Linux

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

* Re: Isar dependency list with sbuild
  2023-03-20  7:55 Isar dependency list with sbuild Jan Kiszka
@ 2023-03-20  9:00 ` Uladzimir Bely
  2023-03-20  9:22   ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Uladzimir Bely @ 2023-03-20  9:00 UTC (permalink / raw)
  To: isar-users; +Cc: Jan Kiszka

In mail from Monday, 20 March 2023 10:55:52 +03 user Jan Kiszka wrote:
> Hi all,
> 
> just wondering if the list in [1] is still minimal. Specifically, do we
> still need
> 
> dpkg-dev
> git-buildpackage
> pristine-tar
> 
> on the host or are those rather installed into the schroot? Same for
> 

We need "dpkg-dev" on host due to `debianize.bbclass` that uses "dpkg-
parsechangelog" too. Other two needs to be checked, probably sbuild don't need 
them on host.

> dosfstools
> mtools
> parted
> 
> I would expect them to be installed into our buildchroot (or soon
> schroot), rather than being used from the host.
> 

These also need to be checked. They might be needed by wic.

> Jan
> 
> [1]
> https://github.com/ilbers/isar/blob/master/doc/user_manual.md#install-host-t
> ools





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

* Re: Isar dependency list with sbuild
  2023-03-20  9:00 ` Uladzimir Bely
@ 2023-03-20  9:22   ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2023-03-20  9:22 UTC (permalink / raw)
  To: Uladzimir Bely, isar-users

On 20.03.23 10:00, Uladzimir Bely wrote:
> In mail from Monday, 20 March 2023 10:55:52 +03 user Jan Kiszka wrote:
>> Hi all,
>>
>> just wondering if the list in [1] is still minimal. Specifically, do we
>> still need
>>
>> dpkg-dev
>> git-buildpackage
>> pristine-tar
>>
>> on the host or are those rather installed into the schroot? Same for
>>
> 
> We need "dpkg-dev" on host due to `debianize.bbclass` that uses "dpkg-
> parsechangelog" too.

Hmm, if that should really be the only reason to pull dpkg-dev, it would
be a relatively expensive one (about 50MB of deps).

> Other two needs to be checked, probably sbuild don't need 
> them on host.
> 
>> dosfstools
>> mtools
>> parted
>>
>> I would expect them to be installed into our buildchroot (or soon
>> schroot), rather than being used from the host.
>>
> 
> These also need to be checked. They might be needed by wic.
> 

The question will be whether this runs inside a chroot or not. But here
we are only talking about 2MB of packages. Still, a shorter list will
always be more handy.

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux


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

end of thread, other threads:[~2023-03-20  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20  7:55 Isar dependency list with sbuild Jan Kiszka
2023-03-20  9:00 ` Uladzimir Bely
2023-03-20  9:22   ` Jan Kiszka

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