Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postinst hangs in Debian 11 #185

Open
burmancomp opened this issue Aug 1, 2022 · 3 comments
Open

Postinst hangs in Debian 11 #185

burmancomp opened this issue Aug 1, 2022 · 3 comments

Comments

@burmancomp
Copy link

burmancomp commented Aug 1, 2022

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>

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
Copy link
Contributor

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
Copy link
Contributor

builds do not work for me currently

@stefangweichinger
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants