PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Linux Server Problem! | MC Overviewer | Python usw. Updaten!



schneidi
06.11.11, 12:49
Hallo Community,

ich möchte auf meinem Linux Server den Minecraft Overviewer installieren, habe soweit alles gemacht wie es in der anleitung stand nur jetzt bekomme ich die Meldung das python usw. nicht hoch genug is und irgendwas mit der lib.. nicht stimmt!
Ich weiß leider nicht was ich machen soll deshalb wende ich mich an euch!
Ich hoffe ihr könnt mir helfen!

Hier Der Fehlercode:

(kein PHP-Code nur für Übersichtszwecke in PHP feld!)



The installation of a 2.6 kernel _could_ ask you to install a new libc
first, this is NOT a bug, and should *NOT* be reported. In that case,
please add lenny sources to your /etc/apt/sources.list and run:
apt-get install -t lenny linux-image-2.6
Then reboot into this new kernel, and proceed with your upgrade
dpkg: error processing /var/cache/apt/archives/libc6_2.13-21_amd64.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.13-21_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@****:/etc/apt/sources.list.d# nano /usr/share/python/debian_defaults
root@****:/etc/apt/sources.list.d# rm /usr/bin/python
root@****:/etc/apt/sources.list.d# ln -s /usr/bin/python2.6 /usr/bin/python
root@****:/etc/apt/sources.list.d# apt-get install minecraft-overviewer
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc-bin: Breaks: libc6 (< 2.10) but 2.7-18lenny7 is to be installed
locales: Depends: glibc-2.13-1
minecraft-overviewer: Depends: python (>= 2.6) but 2.5.2-3 is to be installed
Depends: python-support (>= 0.90.0) but 0.8.4lenny2 is to be installed
Depends: python-imaging (>= 1.1.6) but it is not going to be installed
Depends: python-numpy (>= 1.3.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@****:/etc/apt/sources.list.d# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libc6
Suggested packages:
glibc-doc
The following packages will be upgraded:
libc6
1 upgraded, 0 newly installed, 0 to remove and 231 not upgraded.
1 not fully installed or removed.
Need to get 0B/4324kB of archives.
After this operation, 1446kB disk space will be freed.
Do you want to continue [Y/n]? Y
Preconfiguring packages ...
(Reading database ... 38820 files and directories currently installed.)
Preparing to replace libc6 2.7-18lenny7 (using .../libc6_2.13-21_amd64.d


Wenn ich das ganze nicht update kann ich den Overviewer nicht installieren, das Problem ist, dass ich Nicht den ganzen Server neu machen will!

BITTE UM HILFE!

Es ist ein Debain Linux System!

Mfg. Schneidi

schneidi
06.11.11, 12:53
Ich habe schonmal gegoogelt aber nichts zutreffendes gefunden!
Wichtig ist mir, das der Server dabei nicht (kaputt) off geht!

Ich weiß nicht ob das möglich ist.. :confused:

Mfg. Schneidi

DrunkenFreak
06.11.11, 13:23
Ich sehe keinen Fehler mehr am Ende der Ausgabe. Übersichtlicher wird es als PHP-Code übrigends nicht. Nutze die einfachen Code-Tags.

Vielleicht solltest du dir das mit dem Server nochmal genau überlegen. Es scheint, als bist du nicht geeignet als Admin.

hafgan
06.11.11, 14:02
Hast Du es mit dem Vorschlag schon probiert?

In that case, please add lenny sources to your /etc/apt/sources.list and run: apt-get install -t lenny linux-image-2.6

Was steht denn in Deiner source.list momentan? Welche Debian-Version hast Du aktuell laufen?

Gruß
hafgan

V-Ger
07.11.11, 17:08
Da scheint grundsaetzlich was mit den Abhaengigkeiten nicht zu stimmen. Poste bitte mal deine sources.list.

PS: Auch ich glaube, dass du noch nicht fit genug fuer die Administration eines Linux-Servers bist.