If you are upgrading your #alpinelinux please pay attention if ifupdown-ng-openrc is uninstalled:
(1/53) Purging ifupdown-ng-openrc (0.12.1-r3)
If that happens, then please run `apk fix openrc`, or you may not have network next reboot.
@ncopa Is this happening in upgrades to 3.19? I might have run into this on Friday. I also noticed that bonding wasn't installed, but there were no errors bringing up a bonded interface (and everything came up *minus* adding the member interfaces, which took a sec to realise)
@ncopa Just ran into this myself. Do we know why this happened?
@wavefunction yes the details are here: https://gitlab.alpinelinux.org/alpine/aports/-/issues/15584
@ncopa Just tried it on a less-important instance first…
```
(5/234) Upgrading alpine-baselayout (3.4.3-r1 -> 3.4.3-r2)
Executing alpine-baselayout-3.4.3-r2.pre-upgrade
Executing alpine-baselayout-3.4.3-r2.post-upgrade
(6/234) Upgrading ifupdown-ng (0.12.1-r2 -> 0.12.1-r4)
(7/234) Upgrading libcap2 (2.69-r0 -> 2.69-r1)
(8/234) Upgrading openrc (0.48-r0 -> 0.52.1-r1)
Executing openrc-0.52.1-r1.post-upgrade
(9/234) Upgrading mdev-conf (4.5-r0 -> 4.6-r0)
```
… looks like it recognises it shouldn't uninstall `ifupdown`