Bug#1016937: atop: autopkgtest regression on arm64 and armhf and times out on s390x
Marc Haber <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc,gmane.linux.debian.ports.s390 |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 13, 2022 at 10:08:26PM +0200, Paul Gevers wrote: > On 13-08-2022 21:34, Marc Haber wrote: > > > running atop from unstable also hangs: > > > root@elbrus:~# atop > > > ^C > > > > on zelenka, running the atop binary just works fine. Installing atop > > 2.7.1-2 in a DD chroot on zelenka also works fine, and the binary is ok > > as well. However, the chroots dont start the services though. > > Progress. > > Now, instead of killing it, I sent it to the background and when I then take > it to the foreground, it works as expected. The problem is that installing the package starts atopacct, which takes a system-wide semaphore and then stalls. atop tries to take the same semaphore and stalls as well. I didn't see that in the beginning because I cannot install the build package in a dd schroot on zelenka. I filed this upstream, https://github.com/Atoptool/atop/issues/207 Greetings Marc