The Cookie Machine - Click here to drag window

The Cookie Machine (TCM) Future Applications:

☑ View cookies used on the Pippim website.
☑ Send cookie via mail. For backup or sharing.
☑ Receive cookie via mail. From yourself or colleague.
☑ Countdown Timers. For multi-phase time sensitive missions.
☑ And in the future... Other ways of sharing/using Cookies.

If you can read me, I'm broken!

Views: 111     Votes:  1     ✅ Solution
Tags: system-installation   upgrade   updates  
Link: 🔍 See Original Answer on Ask Ubuntu ⧉ 🔗


Try using:

sudo apt install -f

Do not add upstart to the end.

You should not be trying to install upstart in the first place because systemd is the preferred system of booting and monitoring your system.

What you probably intend to do is:

sudo apt update
sudo apt upgrade

But as the error message states run sudo apt install -f all by itself first.

⇧ Document viewer (evince) couldn't open pdf when system upgraded from 16.04 to 18.04 Ubuntu 18.04 gets always abort when I type y,Y,yes  ⇩