apt update messed up after crash

Colin Law clanlaw at gmail.com
Tue Mar 27 20:52:39 UTC 2018


On 27 March 2018 at 21:33, robert <robert at redcor.ch> wrote:

> Hi there,
>
> during a manual apt update on a remote box, the terminal crashed.
>
> No I can not run apt upgrade animore.
>
> This is what I get when issuing
>
> apt upgrade
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Calculating upgrade... Done
> The following packages were automatically installed and are no longer
> required:
>   linux-headers-4.4.0-109 linux-headers-4.4.0-109-generic
> linux-image-4.4.0-109-generic linux-image-extra-4.4.0-109-generic
> Use 'apt autoremove' to remove them.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> 26 not fully installed or removed.
> After this operation, 0 B of additional disk space will be used.
> Do you want to continue? [Y/n]
> .....
>
> dpkg: error processing package php7.0-xml (--configure):
>  dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of samba-common-bin:
>  samba-common-bin depends on samba-common (= 2:4.3.11+dfsg-0ubuntu0.16.04.13);
> however:
>   Package samba-common is not configured yet.
>
> dpkg: error processing package samba-common-bin (--configure):
>  dependency problems - leaving unconfigured
> Errors were encountered while processing:
> ...
> any info how to proceed is very much appreciated
>

Try
sudo apt update && sudo apt install -f

Colin


>
> thanks
>
> robert
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm
> an/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20180327/eba1cd86/attachment.html>


More information about the ubuntu-users mailing list