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

Bug#1060387: libc6:amd64 (2.37-13) upgrade stuck at Setting up on WSL 2



Just want to confirm that Raffaele Bratta's solution of switching to systemd also resolved the issue for me. Basically, adding to `/etc/wsl.conf` the following configuration:

```
[boot]
systemd = true
```

and then rebooting by executing `wsl --shutdown`. After that, I could finally run `dpkg --configure -a` successfully.

Cheers, Thom

Reply to: