The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

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

URL: https://askubuntu.com/q/1064902
Title: i have problem when i install or update Ubuntu
ID: /2018/08/13/i-have-problem-when-i-install-or-update-Ubuntu
Created: August 13, 2018
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


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  ⇩