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

atopacctd does not start gracefully if process accounting is stopped #14

Open
Zugschlus opened this issue Nov 17, 2017 · 1 comment
Open

Comments

@Zugschlus
Copy link
Contributor

This is me forwarding https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851875

The chain of events is:

  • I paused process accounting using the mentioned command
  • I started the upgrade
  • postinst tries to start atopacct
    (invoke-rc.d atopacct start, generated by dh_installinit
  • atopacct waits for new accounting entries to appear, fails
    after some timeout
  • invoke-rc.d returns failure, breaking the update

So it really looks like a different bug. -> new ticket opened.

Thanks to Jan Niehusman

@Zugschlus
Copy link
Contributor Author

Is this probably addressed by 2.7.0?

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

1 participant