• This forum has a zero tolerance policy regarding spam. If you register here to publish advertising, your user account will be deleted without further questions.

Problem mit Installation SysCP

heiertal

Registered User
Hallo,

ich habe versucht SysCP auf meinem Debian-Sarge-Server zu installieren:

Code:
apt-get install syscp
gibt folgende Fehlermeldung:

Code:
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: 
  syscp: Depends: bind9 but it is not going to be installed 
E: Broken packages


Das bedeutet für mich, das ich bind9 installieren muss?

Nun versuche ich die Installation von Bind9

Code:
apt-get install bind9


Nun erhalte ich folgende Fehlermeldung:

Code:
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: 
  bind9: Depends: libdns16 but it is not installable 
         Depends: libisc7 but it is not installable 
         Depends: libisccfg0 but it is not installable 
         Depends: liblwres1 but it is not installable 
         Depends: libdns16 (= 1:9.2.4-1) but it is not installable 
         Depends: libisccfg0 (= 1:9.2.4-1) but it is not installable 
         Depends: libisc7 (= 1:9.2.4-1) but it is not installable 
         Depends: libisccc0 (= 1:9.2.4-1) but 1:9.3.2-2 is to be installed 
E: Broken packages


Was kann ich tun, komme leider nicht weiter ...

Währe nett, wenn mir jemand weiterhelfen könnte

Vielen Dank
 
Vielleicht mal die sources.list Einträge prüfen?
Wenn du mit der ganzen Installation Probleme hast, melde dich.
 
Back
Top