Ik probeer dus Xwindows te installen maar ik krijg de volgende errors:
De sources.list die ik gebruik werkt wel op m`n server die potato draait, maar niet op m`n workstation die woody draait.
Waar kan dit aan liggen? thnx.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
| Athlon:/etc/apt# apt-get install task-x-window-system \
> task-x-window-system-core task-gnome-apps \
> task-gnome-desktop task-gnome-games \
> task-gnome-net
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.
The following information may help to resolve the situation:
Sorry, but the following packages have unmet dependencies:
task-gnome-apps: Depends: gnome-utils but it is not going to be installed
Depends: gnotes but it is not going to be installed
task-gnome-desktop: Depends: gnome-session but it is not going to be installed
Depends: gnome-panel but it is not going to be installed
task-gnome-games: Depends: gnome-games but it is not going to be installed
Depends: gnomehack but it is not going to be installed
task-gnome-net: Depends: xchat-gnome but it is not going to be installed
task-x-window-system: Depends: xserver-vga16 but it is not going to be installed
Depends: rstart but it is not going to be installed
Depends: rstartd but it is not going to be installed
Depends: xlib6g-dev but it is not going to be installed
E: Sorry, broken packages
Athlon:/etc/apt# |
De sources.list die ik gebruik werkt wel op m`n server die potato draait, maar niet op m`n workstation die woody draait.
Waar kan dit aan liggen? thnx.