A pelo.

while true; do
  apt-get --download-only upgrade
  apt-get --download-only dist-upgrade
  apt-get --yes --force-yes upgrade
  yes | dpkg --configure -a
  apt-get --yes --force-yes dist-upgrade
  yes | dpkg --configure -a
  sleep 10s
done

2 comments on “A pelo.

  1. alejolp says:

    Violentísimo.

  2. […] I did a dist-upgrade and that not only completed without a hitch but I also had a bit more of free space afterwards. Previously I hammered the thing and then just gave up all hope. […]

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.