[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1057783: libc6:amd64.postinst may lack of response for a long time.



Hi,

On 2023-12-08 21:04, ChenPi11 wrote:
> Package: libc6
> Version: 2.37-13
> Severity: normal
> Tags: d-i
> X-Debbugs-Cc: wushengwuxi-msctinoulk@outlook.com
> 
> Dear Maintainer,
> 
> When apt was configuring the libc6:amd64 after I upgraded all packages, It lack of response for a long time (more than 3 hours).
> Then, I founded that `ischroot` program was blocking the post-install
> script. I think the bug is ischroot's at first. But it ONLY unresponsive here.
> I know the apt is not in chroot, so I removed the command and set
> `TELINIT` to `no`. After I did this, the configure process became
> normaly.

Thanks for the report. It happens that the call to ischroot is essential
to not break the system when executing in a chroot. Therefore we have to
understand why ischroot is hanging.

As the problem is not reproducible here, could you please use strace
with the -p option on the hanging ischroot process to get a better idea
why it hangs?

Regards,
Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                     http://aurel32.net


Reply to: