Menu

#185 Postinst hangs in Debian 11

open
nobody
None
2022-08-24
2022-08-01
Anonymous
No

Originally created by: burmancomp

System: Debian 11 (64-bit)
Amanda version: 3.5.2
GCC version: 10

Steps to reproduce:

./autogen
solving [#184] for example by adding to CFLAGS in packaging/deb/rules "-fcommon"
packaging/deb/buildpkg
dpkg -i <built_package></built_package>

Result is that postinstallation hangs.

Working solution for me was to use /bin/bash instead of /bin/sh in postinst. I do not know how widely this solution would work.

Related

Tickets: #184

Discussion

  • Anonymous

    Anonymous - 2022-08-02

    Originally posted by: stefangweichinger

    Didn't see postinst hang here. Although installing the packages over the ones coming from the Debian repos wasn't fully working for me.

     
  • Anonymous

    Anonymous - 2022-08-24

    Originally posted by: stefangweichinger

    builds do not work for me currently

     

Log in to post a comment.