Apt-Get Install

oliver-siewert

New Member
Hallo,

Ich habe ein kleines Problem
und zwar möchte ich kde auf meinem Server per Apt installieren...
Nun klappt auch alles er fragt ob ich das Installieren will usw
nur dann wenn er die Packete vom Server debian.n-ix.net
herunterladen will geht es nicht weiter, da dieser Server Offline oder sonst was ist.


Meine Frage wie kann ich diesen Fehler fixxen?

apt-get update
apt-get upgrade

wurde beides schon ausgeführt..
 
Möglichkeit a) warten bis der server wieder online ist (ich kann ihn erreichen)
Möglichkeit b) andere Server in /etc/apt/sources.list eintragen (zb. ftp.debian.de)
 
jo meine sources.list sieht jetz so aus

Code:
#deb file:///cdrom/ sarge main

deb http://debian.n-ix.net/debian/ testing main
deb-src http://debian.n-ix.net/debian/ testing main

deb http://security.debian.org/ testing/updates main
#
deb ftp://ftp.de.kde.org/pub/kde/stable/3.1.4/Debian stable main
deb ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/ stable main
deb ftp://debian.ethz.ch/mirror/debian potato main contrib non-free
deb ftp://debian.ethz.ch/mirror/debian-non-US potato non-US/main
non-US/contrib no

aber es geht immer noch nicht fehlerfrei
 
Hallo,

du hast in deiner sources.list sowohl "Testing" als auch "stable" angegeben.
Du solltest dich da mal auf eins Einigen, und vor allem auf das was du wirklich verwendest.
 
rE:

Jop ich habe Stable eingetragen weil ich das auch habe
nun habe ich kde installiert aber wenn ich dann startx in die console schreibe bekomme ich folgende Ausgaben

Code:
startx
xauth:  creating new authority file /root/.serverauth.1995

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux  2.6.12.2 #1 SMP Sat Jul 9 11:13:26 CEST 2005 i686
Build Date: 07 July 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec  5 14:31:07 2006
(==) Using config file: "/etc/X11/xorg.conf"

(**) RADEON(0): RADEONPreInit
(EE) Unable to find a valid framebuffer device
(EE) RADEON(0): Failed to open framebuffer device, consult warnings and/or errors above for possible reasons
        (you may have to look at the server log to see warnings)
FATAL: Could not load /lib/modules/2.6.12.2/modules.dep: No such file or directory
[drm] failed to load kernel module "radeon"
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
[dri] Disabling DRI.
(**) RADEON(0): RADEONScreenInit c0000000 0
(**) RADEON(0): Map: 0xc0000000, 0x02000000
(**) RADEON(0): RADEONSave
(**) RADEON(0): RADEONSaveMode(0x81fc650)
(**) RADEON(0): Read: 0x0000003c 0x000301f7 0x00000000
(**) RADEON(0): Read: rd=60, fd=503, pd=3
(**) RADEON(0): RADEONSaveMode returns 0x81fc650
(**) RADEON(0): RADEONInitMemoryMap() :
(**) RADEON(0):   mem_size         : 0x04000000
(**) RADEON(0):   MC_FB_LOCATION   : 0xc3ffc000
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0): RADEONModeInit()
1024x768       65.00  1024 1048 1184 1344   768  771  777  806 (24,32) -H -V
1024x768       65.00  1024 1048 1184 1344   768  771  777  806 (24,32) -H -V
(**) RADEON(0): Pitch = 8388736 bytes (virtualX = 1024, displayWidth = 1024)
(**) RADEON(0): dc=6500, of=13000, fd=289, pd=2
(**) RADEON(0): RADEONInit returns 0x81fd000
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81fd000)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0):   MC_FB_LOCATION   : 0xc3ffc000
(**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x0000003c 0x00010121 0x00000000 (0x0000a700)
(**) RADEON(0): Wrote: rd=60, fd=289, pd=1
(**) RADEON(0): GRPH_BUFFER_CNTL from 20205c5c to 200d5c5c
(**) RADEON(0): RADEONSaveScreen(0)
(**) RADEON(0): Setting up initial surfaces
(**) RADEON(0): Initializing fb layer
(**) RADEON(0): Setting up accel memmap
(**) RADEON(0): Initializing backing store
(**) RADEON(0): Setting up final surfaces
(**) RADEON(0): Initializing Acceleration
(**) RADEON(0): EngineInit (32/32)
(**) RADEON(0): Pitch for acceleration = 128
(**) RADEON(0): EngineRestore (32/32)
(**) RADEON(0): Initializing DPMS
(**) RADEON(0): Initializing Cursor
(**) RADEON(0): Initializing color map
(**) RADEON(0): Initializing DGA
(**) RADEON(0): Initializing Xv
(**) RADEON(0): RADEONScreenInit finished
(EE) AIGLX: Screen 0 is not DRI capable
    xkb_keycodes             { include "xfree86+aliases(qwertz)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+de(nodeadkeys)" };
    xkb_geometry             { include "pc(pc105)" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(**) RADEON(0): RADEONSaveScreen(2)

waiting for X server to shut down (**) RADEON(0): RADEONCloseScreen
(**) RADEON(0): RADEONDRIStop
(**) RADEON(0): RADEONDisplayPowerManagementSet(0,0x0)
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81fc650)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0):   MC_FB_LOCATION   : 0xffff0000
(**) RADEON(0):   MC_AGP_LOCATION  : 0x003fffc0
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x00000000
(**) RADEON(0): Wrote: 0x0000003c 0x000301f7 0x00000000 (0x0000a700)
(**) RADEON(0): Wrote: rd=60, fd=503, pd=3
(**) RADEON(0): Disposing accel...
(**) RADEON(0): Disposing cusor info
(**) RADEON(0): Disposing DGA
(**) RADEON(0): Unmapping memory
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.


xinit:  unexpected signal 2.
 
Du startest auf deinem Server einen X-Server? Warum denn das? Willst du dich mit dem Monitor und dem Keyboard davorsetzen?

Wenn du auf deinem lokalen Computer einen X-Server laufen hast (und X-Forwarding eingeschaltet hast, beispielsweise über ssh), kannst du die KDE-Anwendungen auch direkt per Kommandozeile ("konqeror") auf dem Server starten.
 
Back
Top