View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#23
I've had the same diversion problem on an older device while upgrading. The code that fixed it:
Code:
# cd /var/cache/apt/archives
# dpkg -i --force-all libicd-network-ipv6-scripts_0.2_all.deb
# apt-get install ipv6-support
 

The Following User Says Thank You to int_ua For This Useful Post: