Hallöchen auch,
da rächt es sich doch, wenn man sich als Ahnungsloser vor 3 Jahren mit der Slug beschäftigt hat, alles dank diesem Forum auch prima funktioniert hat und man jetzt auf die glorreiche Idee kommt, seine mittlerweise angeschafften Macs mit Timemachine via nfs auf die Festplatte der Slug zu sichern. Soweit so gut, mal abgesehen davon, dass ich so gut wie nie die Installation mit einem Update versorgt habe hat ein
|
Source code
|
1
|
apt-get update
|
bzw.
|
Source code
|
1
|
apt-get upgrade
|
wohl irgendwie nichts gutes gebracht. Der heutige Versuch das netatalk Paket zu installieren antwortet mit
|
Source code
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
apt-get install netatalk
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
netatalk: Depends: libgssapi4-heimdal but it is not installable
Depends: libkrb5-17-heimdal but it is not installable
Depends: libslp1 but it is not installable
E: Broken packages
|
Aaaaaarrghhh - ich hab keinen Schimmer wie weiter - kann jemand helfen?
Danke vorab!