erro com python-minimal ao atualizar o servidor

2

Estou com problemas para consertar um dos meus servidores Ubuntu (16.04.3). Está executando uma instalação de teste do Archivematica.

Há basicamente uma falha mínima de python e ainda não encontrei um artigo para ajudar a resolver isso.

Enquanto ainda pesquisava, pensei em deixar a pergunta para o caso de alguém ter uma resposta rápida.

aqui está a saída do console. Alguém é capaz de fornecer algum conselho?

root@archivesrv:/# apt upgrade -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
Calculating upgrade... Done
The following NEW packages will be installed

  linux-headers-4.4.0-116 linux-headers-4.4.0-116-generic
  linux-image-4.4.0-116-generic linux-image-extra-4.4.0-116-generic

The following packages will be upgraded:
  cpp-5 g++-5 gcc-5 gcc-5-base libasan2 libatomic1 libaudit-common
  libaudit1 libblkid1 libcc1-0 libcilkrts5 libcups2 libcupsimage2
  libfdisk1 libgcc-5-dev libgfortran3 libgomp1 libitm1 liblsan0
  libmount1 libmpx0 libnuma1 libobjc4 libpulse0 libpython-all-dev
  libpython-dev libpython-stdlib libquadmath0 libsmartcols1
  libstdc++-5-dev libstdc++6 libtsan0 libubsan0 libuuid1
  linux-firmware linux-generic linux-headers-generic
  linux-image-generic linux-libc-dev ntp open-vm-tools postfix python

43 to upgrade, 4 to newly install, 0 to remove and 0 not to upgrade.
5 not fully installed or removed.
Need to get 0 B/149 MB of archives.
After this operation, 301 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Reading changelogs... Done
Extract templates from packages: 100%

Preconfiguring packages ...
Setting up python-minimal (2.7.12-1~16.04) ...
dpkg: error processing package python-minimal (--configure):
 subprocess installed post-installation script returned error exit status 1

Errors were encountered while processing:
 python-minimal

E: Sub-process /usr/bin/dpkg returned an error code (1)
    
por Paul Haynes 22.02.2018 / 21:50

0 respostas