Comment 40 for bug 2000186

Revision history for this message
Mitchell Dzurick (mitchdz) wrote :

This upgrade issue is not present on Focal, because the multipath-tools.prerm is different and has this added line:

# Automatically added by dh_installinit/12.10ubuntu1
if [ -x "/etc/init.d/multipath-tools" ]; then
 invoke-rc.d multipath-tools stop || exit 1
fi

So this only needs to be fixed for the transition in Jammy/Lunar.