Having a similar issue with Debian Jessie (8):
error processing archive
/var/cache/apt/archives/systemd_215-17+deb8u5_amd64.deb (--unpack):
unable to create `./lib/systemd/network/80-container-host-0.network.dpkg-new'
(while processing `./lib/systemd/network/80-container-host0.network'): no such
Here's something else a little odd that I noticed. This fails:
touch 80-container-host0
But this works:
touch 80-container-host1
This works:
touch 80-container-host1.network.dpkg-new (notice host1 vs host0)
And then if I do:
mv 80-container-host1.network.dpkg-new 80-container-host0.network.