I can't install the any package on ubuntu. For example, sudo apt install git I've got this issue.
dpkg: unrecoverable fatal error, aborting:
files list file for package 'linux-modules-5.4.0-48-generic' is missing final newline
Error: Timeout was reached
E: Sub-process /usr/bin/dpkg returned an error code (2)
How can I fix this issue?
