Masahiro Yamada [05.10.2019 15:17]:
> As for POSIX, I found this:
>
> -->8
> Applications should note that the standard PATH to the shell cannot
> be assumed to be either /bin/sh or /usr/bin/sh, and should be determined
> by interrogation of the PAT
On Sat, Oct 5, 2019 at 7:50 PM Harald Arnesen wrote:
>
> Masahiro Yamada [05.10.2019 12:19]:
>
> > CONFIG_SHELL previously fell back to 'sh' when bash is not installed,
> > so I just kept it as it was.
> >
> > If we had used the exact absolute path /bin/sh,
> > it would have worked irrespective of
Masahiro Yamada [05.10.2019 12:19]:
> CONFIG_SHELL previously fell back to 'sh' when bash is not installed,
> so I just kept it as it was.
>
> If we had used the exact absolute path /bin/sh,
> it would have worked irrespective of the PATH environment.
>
> But, there is a counter option like this
On Sat, Oct 5, 2019 at 6:36 PM Harald Arnesen wrote:
>
> Harald Arnesen [05.10.2019 11:03]:
>
> > Masahiro Yamada [05.10.2019 05:24]:
> >
> >> I cannot reproduce it.
> >>
> >> I tested bindeb-pkg for the latest Linus tree successfully.
> >
> > Strange, I have now tried another machine running the
Harald Arnesen [05.10.2019 11:03]:
> Masahiro Yamada [05.10.2019 05:24]:
>
>> I cannot reproduce it.
>>
>> I tested bindeb-pkg for the latest Linus tree successfully.
>
> Strange, I have now tried another machine running the same distro
> (Devuan Beowulf), and I get the same result there. Will
Masahiro Yamada [05.10.2019 05:24]:
> I cannot reproduce it.
>
> I tested bindeb-pkg for the latest Linus tree successfully.
Strange, I have now tried another machine running the same distro
(Devuan Beowulf), and I get the same result there. Will check further.
--
Hilsen Harald
On Fri, Oct 4, 2019 at 5:26 PM Harald Arnesen wrote:
>
> I just tried to compile kernel 5.4-rc1 on my ThinkPad, which runs Devuan
> Beowulf. Got the following:
>
> $ make bindeb-pkg
> UPD include/config/kernel.release
> sh ./scripts/package/mkdebian
> dpkg-buildpackage -r"fakeroot -u" -a$(ca
I just tried to compile kernel 5.4-rc1 on my ThinkPad, which runs Devuan
Beowulf. Got the following:
$ make bindeb-pkg
UPD include/config/kernel.release
sh ./scripts/package/mkdebian
dpkg-buildpackage -r"fakeroot -u" -a$(cat debian/arch) -b -nc -uc
dpkg-buildpackage: info: source package li
8 matches
Mail list logo