Not sure if this is a similar problem or if another work-around is required:
Code:
root@siduxbox64a:/usr/bin# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libgl1-nvidia-legacy-304xx-glx
Suggested packages:
nvidia-legacy-304xx-kernel-dkms nvidia-legacy-304xx-kernel-source
The following NEW packages will be installed:
libgl1-nvidia-legacy-304xx-glx
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
76 not fully installed or removed.
Need to get 0 B/6,597 kB of archives.
After this operation, 37.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 465982 files and directories currently installed.)
Unpacking libgl1-nvidia-legacy-304xx-glx:amd64 (from .../libgl1-nvidia-legacy-304xx-glx_304.108-2_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libgl1-nvidia-legacy-304xx-glx_304.108-2_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/tls/libnvidia-tls.so.304.108', which is also in package libgl1-nvidia-glx:amd64 304.108-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libgl1-nvidia-legacy-304xx-glx_304.108-2_amd64.deb
localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB
Total disk space freed by localepurge: 0 KiB
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@siduxbox64a:/usr/bin#
|