public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* do_adjust_git in dpkg-base.class
@ 2019-02-07 13:03 Lisicki, Raphael
  2019-02-07 15:31 ` Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lisicki, Raphael @ 2019-02-07 13:03 UTC (permalink / raw)
  To: isar-users

Hello everybody,

the function do_adjust_git in dpkg-base.class breaks git for all operations outside of the buildchroot. E.g. it is not possible to use git in a prepare_build command, as it is not yet done in the buildchroot, but the git adjustment has already been done.
I would suggest to move the call to do_adjust_git into dpkg_do_mounts and maybe even undo it afterwards, so that targets that run after build can also have access to a working git repo.

Best regards
Raphael Lisicki

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

end of thread, other threads:[~2019-02-07 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-07 13:03 do_adjust_git in dpkg-base.class Lisicki, Raphael
2019-02-07 15:31 ` Jan Kiszka
2019-02-07 17:51 ` Henning Schild
2019-02-07 18:19 ` Henning Schild

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