Erro de atualização do pacote, mas o pacote parece estar instalado

0

Toda vez que eu atualizo meu sistema, recebo o seguinte erro. Eu uso o Ubuntu 12.04

Não há atualizações, se eu executar o Gerenciador de Atualizações novamente. Então eu suponho que as atualizações estão instaladas. O código de erro completo é

installArchives() failed: (Reading database ... 
(Reading database ... 5%%
(Reading database ... 10%%
(Reading database ... 15%%
(Reading database ... 20%%
(Reading database ... 25%%
(Reading database ... 30%%
(Reading database ... 35%%
(Reading database ... 40%%
(Reading database ... 45%%
(Reading database ... 50%%
(Reading database ... 55%%
(Reading database ... 60%%
(Reading database ... 65%%
(Reading database ... 70%%
(Reading database ... 75%%
(Reading database ... 80%%
(Reading database ... 85%%
(Reading database ... 90%%
(Reading database ... 95%%
(Reading database ... 100%%
(Reading database ... 425052 files and directories currently installed.)
Preparing to replace julia 0.3.4~precise1 (using .../julia_0.3.5~precise1_amd64.deb) ...
Unpacking replacement julia ...
Preparing to replace cpio 2.11-7ubuntu3 (using .../cpio_2.11-7ubuntu3.1_amd64.deb) ...
Unpacking replacement cpio ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up fgfs-base (2.4.0-1) ...
Moving /usr/share/games/FlightGear to /usr/share/games/flightgear...
cp: cannot stat '/usr/share/games/FlightGear/*': No such file or directory
dpkg: error processing fgfs-base (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of fgfs-atlas:
 fgfs-atlas depends on fgfs-base (>= 1.0.0); however:
  Package fgfs-base is not configured yet.
dpkg: error processing fgfs-atlas (--configure):
 dependency problems - leaving unconfigured
Setting up julia (0.3.5~precise1) ...
No apport report written because the error message indicates its a followup error from a previous failure.
Setting up cpio (2.11-7ubuntu3.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 fgfs-base
 fgfs-atlas
Error in function: 
Setting up fgfs-base (2.4.0-1) ...
Moving /usr/share/games/FlightGear to /usr/share/games/flightgear...
cp: cannot stat '/usr/share/games/FlightGear/*': No such file or directory
dpkg: error processing fgfs-base (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of fgfs-atlas:
 fgfs-atlas depends on fgfs-base (>= 1.0.0); however:
  Package fgfs-base is not configured yet.
dpkg: error processing fgfs-atlas (--configure):
 dependency problems - leaving unconfigured

Mas como me livrar do erro?

Obrigado.

    
por Rud Faden 09.01.2015 / 09:40

1 resposta

0

Este é um bug confirmado - você pode verificar os detalhes aqui: link

Este bug foi corrigido no pacote fgfs-base - 2.6.0-1 . Talvez sua distribuição do ubuntu esteja desatualizada se você ainda não puder atualizá-la.

    
por leighton 09.01.2015 / 09:47