View Issue Details

IDProjectCategoryView StatusLast Update
0004227Kali LinuxGeneral Bugpublic2017-09-06 04:58
Reportergearcapitan Assigned Torhertzog  
PriorityhighSeverityminorReproducibilityrandom
Status closedResolutionno change required 
Product Version2017.1 
Summary0004227: dpkg: fatal error unrecoverable, aborting: `poppler-utils'
Description

dpkg: fatal error unrecoverable, aborting:
a new line break is missing at the end of the `poppler-utils' file list file
E: Sub-process / usr / bin / dpkg returned an error code (2)

http://ibb.co/e2J64F

Steps To Reproduce

the first thing I did like every day was to update with the following command:

apt update && apt upgrade -f -y && apt full-upgrade -f -y && apt autoremove -y -f

in fact also not that the vmtools does not corractaente, the screen does not fit the correct resolution or should. Any solution?

Additional Information

things I've already tried!

┌─[root@Gear] - [~] - [mar sep 05, 12:21]
└─[$] <> dpkg --purge --force-remove-reinstreq poppler-utils
dpkg: error fatal irrecuperable, abortando:
falta un salto de línea nueva al final del fichero de lista de ficheros del paquete `poppler-utils'

edit ┌─[root@Gear] - [~] - [mar sep 05, 12:22]
└─[$] <> subl /var/lib/dpkg/status

┌─[root@Gear] - [~] - [mar sep 05, 12:22]
└─[$] <> dpkg -i poppler-utils_0.57.0-2_amd64.deb
erase everything
┌─[root@Gear] - [~/Escritorio] - [mar sep 05, 12:23]
└─[$] <> nautilus /var/cache/apt/archives

Activities

rhertzog

rhertzog

2017-09-06 04:58

administrator   ~0007249

This is likely a filesystem corruption. You can manually edit /var/lib/dpkg/info/poppler-utils.list and make sure it contains only a list of file (you can empty the file and reinstall the package if needed).

Issue History

Date Modified Username Field Change
2017-09-05 17:24 gearcapitan New Issue
2017-09-06 04:58 rhertzog Assigned To => rhertzog
2017-09-06 04:58 rhertzog Status new => closed
2017-09-06 04:58 rhertzog Resolution open => no change required
2017-09-06 04:58 rhertzog Note Added: 0007249