On Thu, 03 Dec 2020 07:12:04 -0400 David Bremner wrote:
> Anton Lundin writes:
>
> > The generated postinst script in nullmailer has a section like:
> > # Automatically added by dh_installinit/12
> > if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" =
> > "abort-deconfigure" ] |
Anton Lundin writes:
> On 03 December, 2020 - David Bremner wrote:
>
>> Since this postinst section is generated by debhelper, this seems like a
>> bug in debhelper. It also suggests that most packages using systemd-tmpfiles
>> will be broken when installed via FAI. I'm CC'ing Thomas in case he's
On 03 December, 2020 - David Bremner wrote:
> Since this postinst section is generated by debhelper, this seems like a
> bug in debhelper. It also suggests that most packages using systemd-tmpfiles
> will be broken when installed via FAI. I'm CC'ing Thomas in case he's
> encountered this before.
On Thu, Dec 03, 2020 at 07:12:04AM -0400, David Bremner wrote:
> Anton Lundin writes:
> > The problem with this is that fai doesn't use systemd during the
> > install, but it's used when the machine reboots into the new install.
> >
> Since this postinst section is generated by debhelper, this see
Anton Lundin writes:
> The generated postinst script in nullmailer has a section like:
> # Automatically added by dh_installinit/12
> if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" =
> "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
> # In case this system is
Package: nullmailer
Version: 1:2.2-3
I use FAI to install debian 10 machines, and some of them uses
nullmailer to ship mail to a central smarthost.
The generated postinst script in nullmailer has a section like:
# Automatically added by dh_installinit/12
if [ "$1" = "configure" ] || [ "$1" = "ab
6 matches
Mail list logo