zmanda / amanda

Amanda Network Backup
https://www.zmanda.com/downloads/
Other
222 stars 107 forks source link

Postinst hangs in Debian 11 #185

Open burmancomp opened 2 years ago

burmancomp commented 2 years ago

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

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.

stefangweichinger commented 2 years ago

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

stefangweichinger commented 2 years ago

builds do not work for me currently

stefangweichinger commented 1 year ago

@burmancomp not a solution for the build issue, but maybe helpful:

https://www.zmanda.com/downloads/ now provides packages for Debian 11. I currently test these.