I'm using Ubuntu 22.04. I'm new to Ubuntu.
While attempting to install gcc I'm facing this problem:
sudo apt-get install gcc
:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
gcc-11 libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libgcc-11-dev libitm1 liblsan0 libnsl-dev libtirpc-dev
libtsan0 libubsan1 linux-libc-dev manpages-dev rpcsvc-proto
Suggested packages:
gcc-multilib make autoconf automake libtool flex bison gcc-doc gcc-11-multilib gcc-11-doc gcc-11-locales glibc-doc
The following NEW packages will be installed:
gcc gcc-11 libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libgcc-11-dev libitm1 liblsan0 libnsl-dev libtirpc-dev
libtsan0 libubsan1 linux-libc-dev manpages-dev rpcsvc-proto
0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/35.5 MB of archives.
After this operation, 116 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Selecting previously unselected package libcc1-0:amd64.
dpkg: unrecoverable fatal error, aborting:
files list file for package 'm17n-db' contains empty filename
E: Sub-process /usr/bin/dpkg returned an error code (2)