Typing apt-get update in terminal:
Code:
........
W: The repository 'http://debian-knoppix.alioth.debian.org ./ Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
knoppix@Microknoppix:~$
and with apt-get upgrade:
Code:
Preparing to unpack .../init-system-helpers_1.29_all.deb ...
Unpacking init-system-helpers (1.29) over (1.24) ...
dpkg: error processing archive /var/cache/apt/archives/init-system-helpers_1.29_all.deb (--unpack):
 trying to overwrite '/usr/share/man/man8/update-rc.d.8.gz', which is also in package sysv-rc 2:2.88dsf-53.2knoppix0
Processing triggers for libc-bin (2.22-5) ...
Processing triggers for man-db (2.7.5-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/init-system-helpers_1.29_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
knoppix@Microknoppix:~$