• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[solved] Abhängigkeiten machen nur Probleme

Hallo Freunde,

also ich möchte gern dvd::rip installieren. Ich habe apt-get installiert und ausgeführt und geupdatet. Bei ausführen von apt-get install dvd::rip kommt folgende Meldung: Lese Paketlisten... Fertig
Erzeuge Abhängigkeitsbaum... Fertig
E: Konnte Paket dvd::rip nicht finden

Was muss ich noch machen?

meine source.conf sieht so aus:

rpm ftp://mirrors.mathematik.uni-bielefeld.de/pub/linux/suse/apt/ SuSE/9.1-i386 update security
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.1-i386 update security
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/9.0-i386 base update kde gnome gnome2 misc xfree86 suser-rbos suser-gbv usr-local-bin suser-kpietrz suser-tcousin suser-scorot suser-sbarnin suser-ollakka packman wine suse-people suse-projects security packman-i686
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.0-i386 update
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.0-i386 base kde gnome2
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.0-i386 packmann packmann-i686
 

oc2pus

Ultimate Guru
das paket heisst Video-DVDRip

rpm ftp://mirrors.mathematik.uni-bielefeld.de/pub/linux/suse/apt/ SuSE/9.1-i386 update security
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.1-i386 update security
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/9.0-i386 base update kde gnome gnome2 misc xfree86 suser-rbos suser-gbv usr-local-bin suser-kpietrz suser-tcousin suser-scorot suser-sbarnin suser-ollakka packman wine suse-people suse-projects security packman-i686
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.0-i386 update
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.0-i386 base kde gnome2
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.0-i386 packmann packmann-i686
deaktiviere security, das steht in security.list
deaktiviere usr-local-bin (nur was für profis)

entscheide dich für gwdg ODER Bielefeld ;)

wenn du Fehler bzgl gpg-signaturen erhälst:
/etc/apt/apt.conf.d/gpg-checker.conf editieren und den Eintrag auf false setzen ;)
 
OP
V

vernichter

Member
Danke für die Antwort, das habe ich schon in deinen vorherigen Beiträgen gelesen aber was zum Teufel soll ich nun genau machen? einfach das security rauslöschen oder was? sorry, aber ich bin anfänger und hab noch nicht so richtig den plan.
 

oc2pus

Ultimate Guru
loesche die Worte security in dieser Datei.

es schadet aber auch nicht wenn du es drin lässt, ist nur langsamer
 
OP
V

vernichter

Member
hab ich gemacht. aber wenn ich apt-get install dvd::rip eingebe, kommt:

linux:/home/Marco # apt-get install dvd::rip
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Die Operation ist nicht erlaubt (1)
error: cannot open Packages database in /var/lib/rpm
E: könnte RPM-Datenbank nicht öffnen
linux:/home/Marco #
 

towo

Moderator
Teammitglied
vernichter schrieb:
hab ich gemacht. aber wenn ich apt-get install dvd::rip eingebe, kommt:

linux:/home/Marco # apt-get install dvd::rip
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Die Operation ist nicht erlaubt (1)
error: cannot open Packages database in /var/lib/rpm
E: könnte RPM-Datenbank nicht öffnen
linux:/home/Marco #
Du bist root bei dieser Aktion?
 

towo

Moderator
Teammitglied
@oc2pus
Jaja, mit dem Lesen scheint es bei den sog. Newbies nicht weit her zu sein! Habe heute schon ettliche solcher Threads gehabt.
 
OP
V

vernichter

Member
So, in der Root-Console: apt-get install Video-DVDRip

ausgabe:

Die folgenden Pakete besitzen unerfülte Abhängigkeiten:
Video-DVDRip: Hängt ab von: perl (= 5.8.1) aber 5.8.3-32 wird installiert werden
Hängt ab von: perl-Gtk-Perl aber es wird nicht installiert werden
Hängt ab von: transcode (>= 0.6) aber es wird nicht installiert werden
Hängt ab von: MPlayer (>= 0.90) aber es wird nicht installiert werden
E: Fehlerhafte Pakete
linux:/home/Marco #
 
OP
V

vernichter

Member
Sorry, aber trotz lesen (viel lesen) hab ich den Fehler net gefunden. Jeder hat mal klein angefangen, ich bin nunmal kein linuxprofi.
 

oc2pus

Ultimate Guru
vernichter schrieb:
So, in der Root-Console: apt-get install Video-DVDRip

ausgabe:

Die folgenden Pakete besitzen unerfülte Abhängigkeiten:
Video-DVDRip: Hängt ab von: perl (= 5.8.1) aber 5.8.3-32 wird installiert werden
Hängt ab von: perl-Gtk-Perl aber es wird nicht installiert werden
Hängt ab von: transcode (>= 0.6) aber es wird nicht installiert werden
Hängt ab von: MPlayer (>= 0.90) aber es wird nicht installiert werden
E: Fehlerhafte Pakete
linux:/home/Marco #

na wir kommen der sache näher:
sag erst mal apt-get -s upgrade ==> diese ausgabe schaust du dir an, wenn du diese Pakete ersetzen kannst und willst dann
apt-get upgrade ==> dein System ist aktuell ;)

DANN:
apt-get install Video-DVDRip
 
OP
V

vernichter

Member
Wollen...... Ich bin froh, meinen Bluetoothstick und Wlan laufen zu haben. Beim Updaten sollen ja (lt. lesen in diesem Board) schon viele Probs aufgetreten zu sein. Hier mal kurz die Ausgabe:

linux:/home/Marco # apt-get -s upgrade
Lese Paketlisten... Fertig
Erzeuge Abhängigkeitsbaum... Fertig
Die folgenden Pakete werden upgegradet werden:
OpenOffice_org OpenOffice_org-Quickstarter QtPixmap SuSEfirewall2
WindowMaker XFree86 XFree86-server aaa_base alsa alsa-tools amarok arts
aspell at-spi atk automake bash bluefish busybox bzflag capi4linux
cups-drivers cvs dar dhcp digikam dvb dvd+rw-tools epiphany esound gabber
gail gal gconf gconf-editor gconf2 gd gftp ghostscript-library glib2 gmp
gnet gnokii gnome-audio gnome-filesystem gnome-icon-theme gnome-mime-data
gnome-print gnome-themes gnome2-user-docs gnomemm gnumeric gqview
gtk-engines gtk2 gtk2-engines gtk2-themes gtkhtml gtksourceview gwenview
hotplug hp-officeJet hwinfo i4l-base i4l-isdnlog i4l-vbox i4lfirm iptables
kadslwatch kalamaris kalbum kalsatools kam2 kappdock karamba kbarcode kbear
kbiff kdar kdclock kde3-i18n-de kdeaccessibility3 kdeaddons3-games
kdeaddons3-kate kdeaddons3-kicker kdeaddons3-konqueror kdeaddons3-kontact
kdeadmin3 kdeartwork3 kdeartwork3-sound kdeartwork3-xscreensaver
kdebase3-SuSE kdebase3-kdm kdebase3-nsplugin kdeedu3 kdegames3
kdegames3-arcade kdegames3-board kdegames3-card kdegames3-tactic
kdegraphics3 kdegraphics3-3D kdegraphics3-fax kdegraphics3-kamera
kdegraphics3-pdf kdegraphics3-postscript kdegraphics3-tex kdelibs3
kdemultimedia3 kdemultimedia3-jukebox kdemultimedia3-midi
kdemultimedia3-mixer kdemultimedia3-video kdemultimedia3-video-xine
kdenetwork3 kdenetwork3-IRC kdenetwork3-InstantMessenger kdenetwork3-dialup
kdenetwork3-news kdenetwork3-query kdenetwork3-vnc kdepim3 kdepim3-kpilot
kdepim3-organizer kdepim3-sync kdepim3-time-management kdetoys3 kdeutils3
kdeutils3-laptop kdirstat kernel-default kernel-source kfilter kfs khrono
kile kimdaba kio_sql kiosktool klogic km_fritzcapi km_wlan kmldonkey knights
koffice koffice-i18n-de koffice-illustration koffice-presentation
koffice-spreadsheet koffice-wordprocessing konserve konversation kover
kphone kpl kpopup kradio krename krpmbuilder ksetiwatch kshowmail kssh
ksteak ktamaga kvirc kwatch kwebget kwintv less libao libapr0 libbonobo
libbonoboui libexif libglade2 libgnome libgnomecanvas libgnomedb
libgsf-gnome libgtkhtml libical libpcap libpng librsvg libsmbclient libsoup
libtiff libtool libwnck libxml2 libxslt liby2util liquid lua metacity
mkinitrd module-init-tools mozilla-deat mutt ncurses neon netcfg noteedit
openbox orbit2 pam-modules pan pango permissions pia ppp pwdutils qt3
qt3-mysql qt3-non-mt quanta raidtools root-tail rsync samba-client sensors
sharutils spamassassin speex startup-notification steak subversion-viewcvs
suselinux-userguide_de synaptic sysconfig taglib taskjuggler taskjuggler-kde
thinkeramik totem tv-common utempter util-linux v4l-conf vdr vim vte wine
wine-devel wondershaper wv2 wvdial xawtv xchat xine-lib xmms-kde xntp xpdf
xpdf-config xsane xscreensaver xscreensaver-gnome yast2-core yast2-ncurses
yast2-network yast2-nis-server yast2-packagemanager yast2-pam yast2-qt
yast2-samba-client yast2-scanner yast2-users
Die folgenden Pakete sind zurückgehalten worden
abiword dhcp-server eel enchant ethereal evolution file-roller gal2 ggv ghex
gnome-panel gnome-pilot gnome-session gnome-speech gnome-spell2 gnome-vfs2
gstreamer gthumb gtkhtml2 gucharmap k3b kaffeine kdeaddons3-sound kdebase3
kdebase3-ksysguardd kdebase3-samba kdegraphics3-scan kdemultimedia3-CD
kdemultimedia3-sound kdenetwork3-wireless kismet libdvdnav libgda libgnomeui
libgsf libusb libxklavier mc mergeant mozilla myldapklient neverball pachi
perl-spamassassin pixieplus postfix postgresql-libs rekall sax2 subversion
subversion-cvs2svn xine-ui
267 upgraded, 0 newly installed, 0 entfernt und 52 nicht upgegradet.
Inst ncurses [5.4-59] (5.4-61.3 SuSE:9.1/stable)
Inst bash [2.05b-305] (2.05b-305.1 SuSE:9.1/stable)
Inst aaa_base [9.1-0] (9.1-0.5 SuSE:9.1/stable)
Inst pam-modules [9.1-0] (9.1-0.7 SuSE:9.1/stable)
Inst pwdutils [2.6.3-3] (2.6.4-2.1 SuSE:9.1/stable)
Inst util-linux [2.12-72] (2.12-72.15 SuSE:9.1/stable)
Inst module-init-tools [3.0_pre10-35] (3.0_pre10-37.5 SuSE:9.1/stable)
Inst lua [5.0.2-rb.suse091.1] (5.0.2-rb1 SuSE:9.0/stable)
Inst glib2 [2.2.3-117] (2.4.2-0.gbv.1 SuSE:9.0/stable)
Inst atk [1.4.1-124] (1.6.0-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst gnome-filesystem [0.1-172] (0.1-181 SuSE:9.0/stable)
Inst pango [1.2.5-170] (1.4.0-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst libpng [1.2.5-182] (1.2.5-187 SuSE:9.0/stable)
Inst libtiff [3.6.1-38] (3.6.1-38.3 SuSE:9.1/stable)
Inst gtk2 [2.2.4-121] (2.4.3-0.gbv.2 SuSE:9.0/stable)
Inst qt3-mysql [3.3.1-32] (3.3.2-3 SuSE:9.0/stable) []
Inst qt3-non-mt [3.3.1-36] (3.3.2-3 SuSE:9.0/stable) []
Inst qt3 [3.3.1-33] (3.3.2-5 SuSE:9.0/stable)
Inst alsa [1.0.3-37] (1.0.5-0.pm.0 SuSE:9.0/stable)
Inst arts [1.2.1-31] (1.2.3-3 SuSE:9.0/stable)
Inst libxml2 [2.6.7-28] (2.6.9-1 SuSE:9.0/stable)
Inst libxslt [1.1.2-58] (1.1.6-1 SuSE:9.0/stable)
Inst kdelibs3 [3.2.1-41] (3.2.3-3 SuSE:9.0/stable)
Inst OpenOffice_org [1.1.1-20] (1.1.1-23.4 SuSE:9.1/stable)
Inst iptables [1.2.9-90] (1.2.9-95.5 SuSE:9.1/stable)
Inst SuSEfirewall2 [3.1-304] (3.1-310.3 SuSE:9.1/stable)
Inst WindowMaker [0.80.2.20030506-195] (0.80.2.20030506-197.2 SuSE:9.1/stable)
Inst utempter [0.5.2-385] (0.5.2-391 SuSE:9.0/stable)
Inst XFree86 [4.3.99.902-40] (4.3.99.902-43.25 SuSE:9.1/stable)
Inst XFree86-server [4.3.99.902-40] (4.3.99.902-43.25 SuSE:9.1/stable)
Inst taglib [1.0-80] (1.1-3 SuSE:9.0/stable)
Inst amarok [0.9-30] (1.0.1-3 SuSE:9.0/stable)
Inst aspell [0.50.5-35] (0.50.5-38.2 SuSE:9.1/stable)
Inst orbit2 [2.8.3-55] (2.10.0-3 SuSE:9.0/stable)
Inst libbonobo [2.4.3-66] (2.6.0-3 SuSE:9.0/stable)
Inst libglade2 [2.0.1-499] (2.3.6-3 SuSE:9.0/stable)
Inst libgnomecanvas [2.4.0-136] (2.6.0-3 SuSE:9.0/stable)
Inst gail [1.4.1-126] (1.6.2-3 SuSE:9.0/stable)
Inst at-spi [1.3.12-44] (1.4.2-5 SuSE:9.0/stable)
Inst automake [1.8.3-23] (1.8.4-0.gbv.1 SuSE:9.0/stable)
Inst gconf2 [2.4.0.1-144] (2.6.1-3 SuSE:9.0/stable)
Inst bluefish [0.12-70] (0.12-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst bzflag [1.10.4-50] (1.10.6-1 SuSE:9.0/stable)
Inst ghostscript-library [7.07.1rc1-190] (7.07.1rc1-195.1 SuSE:9.1/stable)
Inst cups-drivers [1.1.20-60] (1.1.20-66.1 SuSE:9.1/stable)
Inst cvs [1.11.14-20] (1.11.14-24.6 SuSE:9.1/stable)
Inst libexif [0.5.12-118] (0.5.12-118.3 SuSE:9.1/stable)
Inst digikam [0.6-74] (0.6.2-3 SuSE:9.0/stable)
Inst dvb [1.1.0-35] (20031117-0 SuSE:9.0/stable)
Inst esound [0.2.33-28] (0.2.33-36 SuSE:9.0/stable)
Inst libgnome [2.4.0-153] (2.6.1-3 SuSE:9.0/stable)
Inst libbonoboui [2.4.0-155] (2.6.0-3 SuSE:9.0/stable)
Inst epiphany [1.0.7-64] (1.0.8-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst gal [0.24-208] (0.24-215 SuSE:9.0/stable)
Inst gmp [4.1.2-185] (4.1.3-0.gbv.8 SuSE:9.0/stable)
Inst gnet [2.0.5-18] (2.0.5-26 SuSE:9.0/stable)
Inst gnokii [0.6.0-40] (0.6.0-44.1 SuSE:9.1/stable)
Inst gnome-print [0.36-790] (0.36-796 SuSE:9.0/stable)
Inst gnome-icon-theme [1.1.0-83] (1.2.1-3 SuSE:9.0/stable)
Inst gnome-themes [2.4.1-109] (2.6.1-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst libgnomedb [1.0.3-48] (1.0.4-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst libgsf-gnome [1.8.2-160] (1.9.0-3 SuSE:9.0/stable)
Inst gnumeric [1.2.8-10] (1.2.8-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst gtksourceview [0.7.0-129] (1.0.1-3 SuSE:9.0/stable)
Inst hotplug [0.44-32] (2002_08_26-89 SuSE:9.0/stable)
Inst hp-officeJet [0.91-112] (0.91-115.3 SuSE:9.1/stable)
Inst hwinfo [8.38-0] (8.51-0.2 SuSE:9.1/stable)
Inst libpcap [0.8.1-39] (0.8.1-41 SuSE:9.0/stable)
Inst i4l-base [2004.4.5-0] (2004.5.3-1.2 SuSE:9.1/stable)
Inst kbear [2.1.1-38] (2.1.1-44 SuSE:9.0/stable)
Inst kdeaccessibility3 [3.2.1-27] (3.2.3-3 SuSE:9.0/stable)
Inst kdeadmin3 [3.2.1-27] (3.2.2-3 SuSE:9.0/stable)
Inst thinkeramik [3.0.6-54] (3.2.1-3 SuSE:9.0/stable)
Inst kdebase3-SuSE [9.1-10] (9.1-18.1 SuSE:9.1/stable)
Inst kdebase3-kdm [3.2.1-63] (3.2.3-8 SuSE:9.0/stable)
Inst kdeedu3 [3.2.1-26] (3.2.3-3 SuSE:9.0/stable)
Inst kdegames3 [3.2.1-28] (3.2.3-3 SuSE:9.0/stable)
Inst kdegames3-arcade [3.2.1-28] (3.2.3-3 SuSE:9.0/stable)
Inst kdegames3-board [3.2.1-28] (3.2.3-3 SuSE:9.0/stable)
Inst kdegraphics3 [3.2.1-63] (3.2.3-3 SuSE:9.0/stable)
Inst kdegraphics3-3D [3.2.1-63] (3.2.3-3 SuSE:9.0/stable)
Inst kdegraphics3-fax [3.2.1-63] (3.2.3-3 SuSE:9.0/stable)
Inst kdegraphics3-postscript [3.2.1-63] (3.2.3-3 SuSE:9.0/stable)
Inst kdegraphics3-tex [3.2.1-63] (3.2.3-3 SuSE:9.0/stable)
Inst kdemultimedia3-midi [3.2.1-43] (3.2.3-3 SuSE:9.0/stable)
Inst kdemultimedia3-mixer [3.2.1-43] (3.2.3-3 SuSE:9.0/stable)
Inst kdemultimedia3-video [3.2.1-43] (3.2.3-3 SuSE:9.0/stable)
Inst kdenetwork3 [3.2.1-45] (3.2.3-7 SuSE:9.0/stable)
Inst kdenetwork3-IRC [3.2.1-45] (3.2.3-7 SuSE:9.0/stable)
Inst kdenetwork3-InstantMessenger [3.2.1-45] (3.2.3-7 SuSE:9.0/stable)
Inst kdepim3 [3.2.1-35] (3.2.3-2 SuSE:9.0/stable)
Inst kdepim3-kpilot [3.2.1-35] (3.2.3-2 SuSE:9.0/stable)
Inst kdepim3-organizer [3.2.1-35] (3.2.3-2 SuSE:9.0/stable)
Inst kdetoys3 [3.2.1-27] (3.2.3-3 SuSE:9.0/stable)
Inst kdeutils3 [3.2.1-61] (3.2.3-3 SuSE:9.0/stable)
Inst kdeutils3-laptop [3.2.1-61] (3.2.3-3 SuSE:9.0/stable)
Inst kernel-default [2.6.4-52] (2.6.5-7.95 SuSE:9.1/stable)
Inst kernel-source [2.6.4-52] (2.6.5-7.95 SuSE:9.1/stable)
Inst kmldonkey [0.9.1-241] (0.10pre3-1 SuSE:9.0/stable)
Inst koffice [1.3-65] (1.3.2-3 SuSE:9.0/stable)
Inst koffice-illustration [1.3-65] (1.3.2-3 SuSE:9.0/stable)
Inst koffice-presentation [1.3-65] (1.3.2-3 SuSE:9.0/stable)
Inst koffice-spreadsheet [1.3-65] (1.3.2-3 SuSE:9.0/stable)
Inst wv2 [0.2.1-110] (0.2.2-3 SuSE:9.0/stable)
Inst koffice-wordprocessing [1.3-65] (1.3.2-3 SuSE:9.0/stable)
Inst steak [1.7.3-251] (1.7.3-253 SuSE:9.0/stable)
Inst ksteak [0.9.4-252] (0.9.4-259 SuSE:9.0/stable)
Inst kvirc [2.9.9-571] (3.0.1-3 SuSE:9.0/stable)
Inst libao [0.8.4-92] (0.8.5-0.pm.0 SuSE:9.0/stable)
Inst libapr0 [2.0.49-23] (2.0.50-1 SuSE:9.0/stable)
Inst libgtkhtml [2.4.1-140] (2.6.1-3 SuSE:9.0/stable)
Inst librsvg [2.4.0-150] (2.6.5-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst libsmbclient [3.0.2a-51] (3.0.4-1.27 SuSE:9.1/stable)
Inst libtool [1.5.2-56] (1.5.6-0.gbv.1 SuSE:9.0/stable)
Inst libwnck [2.4.0.1-123] (2.6.0.1-3 SuSE:9.0/stable)
Inst startup-notification [0.5-315] (0.5-320 SuSE:9.0/stable)
Inst metacity [2.6.3-67] (2.8.0-3 SuSE:9.0/stable)
Inst mozilla-deat [1.6-64] (1.6-68 SuSE:9.0/stable)
Inst neon [0.24.4-66] (0.24.4-70 SuSE:9.0/stable)
Inst netcfg [9.1-0] (9.1-0.3 SuSE:9.1/stable)
Inst noteedit [2.3.1-187] (2.7.0-0.pm.0 SuSE:9.0/stable)
Inst openbox [3.1-75] (3.2-2 SuSE:9.0/stable)
Inst permissions [2004.4.6-0] (2004.5.21-4 SuSE:9.0/stable)
Inst quanta [3.2.1-36] (3.2.3-3 SuSE:9.0/stable)
Inst raidtools [1.00.3-219] (1.00.3-229 SuSE:9.0/stable)
Inst rsync [2.6.0-78] (2.6.2-9 SuSE:9.0/stable)
Inst samba-client [3.0.2a-51] (3.0.4-1.27 SuSE:9.1/stable)
Inst sharutils [4.2c-706] (4.2c-718 SuSE:9.0/stable)
Inst spamassassin [2.63-32] (2.63-35 SuSE:9.0/stable)
Inst speex [1.0.3-54] (1.1.5-0.pm.0 SuSE:9.0/stable)
Inst suselinux-userguide_de [9.1.0.2-7] (9.1.0.4-1.1 SuSE:9.1/stable)
Inst synaptic [0.48.2-rb.suse091.1] (0.50-rb1 SuSE:9.0/stable)
Inst sysconfig [0.31.0-15] (0.31.0-15.8 SuSE:9.1/stable)
Inst xine-lib [0.99.rc3a-101] (0.99.rc3a-106.8 SuSE:9.1/stable)
Inst totem [0.99.9-35] (0.99.9-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst v4l-conf [3.91-59] (3.93-1 SuSE:9.0/stable)
Inst vdr [1.2.6-71] (1.2.6-78 SuSE:9.0/stable)
Inst vim [6.2-233] (6.3-1 SuSE:9.0/stable)
Inst vte [0.11.10-217] (0.11.10-224 SuSE:9.0/stable)
Inst wondershaper [1.1a-210] (1.1a-210.5 SuSE:9.1/stable)
Inst ppp [2.4.2-39] (2.4.2-39.3 SuSE:9.1/stable)
Inst wvdial [1.54-61] (1.54-61.3 SuSE:9.1/stable)
Inst xntp [4.2.0a-23] (4.2.0a_20040525-0.gbv.1 SuSE:9.0/stable)
Inst yast2-network [2.9.32-1] (2.9.57-0.2 SuSE:9.1/stable)
Inst liby2util [2.9.22-0] (2.9.23-0.2 SuSE:9.1/stable)
Inst yast2-packagemanager [2.9.37-0] (2.9.42-0.2 SuSE:9.1/stable)
Inst OpenOffice_org-Quickstarter [1.0-457] (2.0.3-0.pm.0 SuSE:9.0/stable)
Inst QtPixmap [0.28-22] (0.28-29 SuSE:9.0/stable)
Inst alsa-tools [1.0.3-27] (1.0.5-0.pm.1 SuSE:9.0/stable)
Inst busybox [1.00.pre8-26] (1.00.pre8-26.3 SuSE:9.1/stable)
Inst capi4linux [2004.4.5-0] (2004.4.10-0 SuSE:9.0/stable)
Inst dar [2.1.1-14] (2.1.2-0.pm.0 SuSE:9.0/stable)
Inst dhcp [3.0.1rc13-28] (3.0.1rc13-36 SuSE:9.0/stable)
Inst dvd+rw-tools [5.17.4.8.6-17] (5.20.4.10.8-0.pm.0 SuSE:9.0/stable)
Inst gnomemm [1.2.4-192] (1.2.4-196 SuSE:9.0/stable)
Inst gabber [0.8.7-738] (0.8.7-743 SuSE:9.0/stable)
Inst gconf [1.0.9-755] (1.0.9-762 SuSE:9.0/stable)
Inst gconf-editor [2.4.0-137] (2.6.1-3 SuSE:9.0/stable)
Inst gd [2.0.22-61] (2.0.28-0.gbv.1 SuSE:9.0/stable)
Inst gftp [2.0.16-44] (2.0.16-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst gnome-audio [2.0.0-113] (2.0.0-114 SuSE:9.0/stable)
Inst gnome-mime-data [2.4.1-64] (2.4.1-68 SuSE:9.0/stable)
Inst gnome2-user-docs [2.4.1-104] (2.4.1-106 SuSE:9.0/stable)
Inst gqview [1.4.0-29] (1.5.1-0.pm.1 SuSE:9.0/stable)
Inst gtk-engines [0.12-956] (0.12-960 SuSE:9.0/stable)
Inst gtk2-engines [2.2.0-393] (2.2.0-400.SuSE.ulb.1 SuSE:9.0/stable)
Inst gtk2-themes [0.1-634] (0.1-636 SuSE:9.0/stable)
Inst gtkhtml [1.1.10-195] (1.1.10-199 SuSE:9.0/stable)
Inst gwenview [1.1.0-60] (1.1.0-66 SuSE:9.0/stable)
Inst i4l-isdnlog [2004.4.5-0] (2004.4.10-0 SuSE:9.0/stable)
Inst i4l-vbox [2004.4.5-0] (2004.4.10-0 SuSE:9.0/stable)
Inst i4lfirm [2004.4.5-0] (2004.4.10-0 SuSE:9.0/stable)
Inst kadslwatch [01.00.03-22] (01.00.04-1.1 SuSE:9.1/stable)
Inst kalamaris [0.7.1-827] (0.7.1-835 SuSE:9.0/stable)
Inst kalbum [0.8.0-296] (0.8.0-302 SuSE:9.0/stable)
Inst kalsatools [1.5.0-212] (1.5.0-345 SuSE:9.0/stable)
Inst kam2 [0.4-195] (0.4-202 SuSE:9.0/stable)
Inst kappdock [0.47-798] (0.47-804 SuSE:9.0/stable)
Inst karamba [0.17-364] (0.17-371 SuSE:9.0/stable)
Inst kbarcode [1.6.2-22] (1.6.2-28 SuSE:9.0/stable)
Inst kbiff [3.6.3-325] (3.6.3-332 SuSE:9.0/stable)
Inst kdar [1.0.0-51] (1.1.0beta2-0.pm.0 SuSE:9.0/stable)
Inst kdclock [0.3.3-570] (0.3.3-576 SuSE:9.0/stable)
Inst kde3-i18n-de [3.2.1a-0] (3.2.3-3 SuSE:9.0/stable)
Inst kdeaddons3-games [3.2.1-44] (3.2.3-3 SuSE:9.0/stable)
Inst kdeaddons3-kate [3.2.1-44] (3.2.3-3 SuSE:9.0/stable)
Inst kdeaddons3-kicker [3.2.1-44] (3.2.3-3 SuSE:9.0/stable)
Inst kdeaddons3-konqueror [3.2.1-44] (3.2.3-3 SuSE:9.0/stable)
Inst kdenetwork3-news [3.2.1-45] (3.2.3-7 SuSE:9.0/stable)
Inst kdeaddons3-kontact [3.2.1-44] (3.2.3-3 SuSE:9.0/stable)
Inst kdeartwork3 [3.2.1-53] (3.2.3-3 SuSE:9.0/stable)
Inst kdeartwork3-sound [3.2.1-53] (3.2.3-3 SuSE:9.0/stable)
Inst xscreensaver-gnome [4.15-32] (4.16-2.3 SuSE:9.1/stable) []
Inst xscreensaver [4.15-32] (4.16-2.3 SuSE:9.1/stable)
Inst kdeartwork3-xscreensaver [3.2.1-53] (3.2.3-3 SuSE:9.0/stable)
Inst kdebase3-nsplugin [3.2.1-63] (3.2.3-8 SuSE:9.0/stable)
Inst kdegames3-card [3.2.1-28] (3.2.3-3 SuSE:9.0/stable)
Inst kdegames3-tactic [3.2.1-28] (3.2.3-3 SuSE:9.0/stable)
Inst kdegraphics3-kamera [3.2.1-63] (3.2.3-3 SuSE:9.0/stable)
Inst kdegraphics3-pdf [3.2.1-63] (3.2.3-3 SuSE:9.0/stable)
Inst kdemultimedia3 [3.2.1-43] (3.2.3-3 SuSE:9.0/stable)
Inst kdemultimedia3-jukebox [3.2.1-43] (3.2.3-3 SuSE:9.0/stable)
Inst kdemultimedia3-video-xine [3.2.1-43] (3.2.3-3 SuSE:9.0/stable)
Inst kdenetwork3-dialup [3.2.1-45] (3.2.3-7 SuSE:9.0/stable)
Inst kdenetwork3-query [3.2.1-45] (3.2.3-7 SuSE:9.0/stable)
Inst kdenetwork3-vnc [3.2.1-45] (3.2.3-7 SuSE:9.0/stable)
Inst kdepim3-sync [3.2.1-35] (3.2.3-2 SuSE:9.0/stable)
Inst kdepim3-time-management [3.2.1-35] (3.2.3-2 SuSE:9.0/stable)
Inst kdirstat [2.4.1-148] (2.4.1-156 SuSE:9.0/stable)
Inst kfilter [3.1-132] (3.1-139 SuSE:9.0/stable)
Inst kfs [0.3.4-280] (0.3.4-284 SuSE:9.0/stable)
Inst khrono [2.0-1439] (2.0-1445 SuSE:9.0/stable)
Inst kile [1.6.1-82] (1.6.3-3 SuSE:9.0/stable)
Inst kimdaba [1.1-48] (1.1-54 SuSE:9.0/stable)
Inst kio_sql [0.4-209] (0.4-216 SuSE:9.0/stable)
Inst kiosktool [0.0.cvs20040315-15] (0.6-3 SuSE:9.0/stable)
Inst klogic [1.6-22] (1.6-28 SuSE:9.0/stable)
Inst km_fritzcapi [2.6-26] (2.6-26.7 SuSE:9.1/stable)
Inst km_wlan [27pre12-35] (27pre12-39.9 SuSE:9.1/stable)
Inst knights [0.6-396] (0.6-401 SuSE:9.0/stable)
Inst koffice-i18n-de [1.3-102] (1.3.1-5 SuSE:9.0/stable)
Inst konserve [0.10.2-22] (0.10.2-28 SuSE:9.0/stable)
Inst konversation [0.13-109] (0.14-3 SuSE:9.0/stable)
Inst kover [2.9.3-323] (2.9.3-330 SuSE:9.0/stable)
Inst kphone [3.13-123] (4.0.2-3 SuSE:9.0/stable)
Inst kpl [3.1-363] (3.1-369 SuSE:9.0/stable)
Inst kpopup [0.9.6pre1-103] (0.9.6rc1-3 SuSE:9.0/stable)
Inst kradio [0.2.7a-335] (0.2.7a-341 SuSE:9.0/stable)
Inst krename [2.8.5-62] (2.8.5-68 SuSE:9.0/stable)
Inst krpmbuilder [1.1-21] (1.1-27 SuSE:9.0/stable)
Inst ksetiwatch [2.6.1-228] (3.0.0-3 SuSE:9.0/stable)
Inst kshowmail [3.1.0-21] (3.1.0-27 SuSE:9.0/stable)
Inst kssh [0.7-765] (0.7-772 SuSE:9.0/stable)
Inst ktamaga [0.7.2-339] (0.7.2-345 SuSE:9.0/stable)
Inst kwatch [2.3.2-20] (2.3.2-27 SuSE:9.0/stable)
Inst kwebget [0.8-783] (0.8.1-3 SuSE:9.0/stable)
Inst kwintv [0.8rc1-8] (0.8.12-250 SuSE:9.0/stable)
Inst less [382-34] (382-34.7 SuSE:9.1/stable)
Inst libical [0.24.RC4-39] (20030116-145 SuSE:9.0/stable)
Inst libsoup [1.99.28-8] (1.99.28-100.SuSE.ulb.1 SuSE:9.0/stable)
Inst liquid [0.9.6pre4-497] (0.9.6pre4-501 SuSE:9.0/stable)
Inst mkinitrd [1.0-197] (1.0-219 SuSE:9.0/stable)
Inst mutt [1.5.6i-62] (1.5.6i-72 SuSE:9.0/stable)
Inst pan [0.14.2-61] (0.14.2.91-0 SuSE:9.0/stable)
Inst tv-common [3.91-59] (3.93-1 SuSE:9.0/stable)
Inst pia [3.91-59] (3.93-1 SuSE:9.0/stable)
Inst root-tail [0.9-26] (1.1-0 SuSE:9.0/stable)
Inst sensors [2.8.3-99] (2.8.6-0.2 SuSE:9.1/stable)
Inst subversion-viewcvs [1.0.0-51] (1.0.5-3 SuSE:9.0/stable)
Inst taskjuggler [2.0.1-28] (2.0.1-36 SuSE:9.0/stable)
Inst taskjuggler-kde [2.0.1-28] (2.0.1-36 SuSE:9.0/stable)
Inst wine [20040213-41] (20040716-1 SuSE:9.0/stable)
Inst wine-devel [20040213-41] (20040716-1 SuSE:9.0/stable)
Inst xawtv [3.91-59] (3.93-1 SuSE:9.0/stable)
Inst xchat [2.0.7-92] (2.0.8-100.SuSE.ulb.2 SuSE:9.0/stable)
Inst xmms-kde [3.1-41] (3.1-49 SuSE:9.0/stable)
Inst xpdf-config [3.00-61] (3.00-74 SuSE:9.0/stable)
Inst xpdf [3.00-61] (3.00-74 SuSE:9.0/stable)
Inst xsane [0.92-38] (0.94-0.pm.0 SuSE:9.0/stable)
Inst yast2-core [2.9.79-3] (2.9.90-0.2 SuSE:9.1/stable)
Inst yast2-ncurses [2.9.20-3] (2.9.25-0.2 SuSE:9.1/stable)
Inst yast2-nis-server [2.9.8-14] (2.9.9-0.2 SuSE:9.1/stable)
Inst yast2-pam [2.9.10-9] (2.9.13-0.2 SuSE:9.1/stable)
Inst yast2-qt [2.9.21-0] (2.9.24-0.2 SuSE:9.1/stable)
Inst yast2-samba-client [2.9.13-3] (2.9.16-1.2 SuSE:9.1/stable)
Inst yast2-scanner [2.9.15-0] (2.9.16-0.2 SuSE:9.1/stable)
Inst yast2-users [2.9.27-1] (2.9.29.1-0.1 SuSE:9.1/stable)
Conf ncurses (5.4-61.3 SuSE:9.1/stable)
Conf bash (2.05b-305.1 SuSE:9.1/stable)
Conf aaa_base (9.1-0.5 SuSE:9.1/stable)
Conf pam-modules (9.1-0.7 SuSE:9.1/stable)
Conf pwdutils (2.6.4-2.1 SuSE:9.1/stable)
Conf util-linux (2.12-72.15 SuSE:9.1/stable)
Conf module-init-tools (3.0_pre10-37.5 SuSE:9.1/stable)
Conf lua (5.0.2-rb1 SuSE:9.0/stable)
Conf glib2 (2.4.2-0.gbv.1 SuSE:9.0/stable)
Conf atk (1.6.0-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf gnome-filesystem (0.1-181 SuSE:9.0/stable)
Conf pango (1.4.0-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf libpng (1.2.5-187 SuSE:9.0/stable)
Conf libtiff (3.6.1-38.3 SuSE:9.1/stable)
Conf gtk2 (2.4.3-0.gbv.2 SuSE:9.0/stable)
Conf qt3 (3.3.2-5 SuSE:9.0/stable)
Conf qt3-non-mt (3.3.2-3 SuSE:9.0/stable)
Conf qt3-mysql (3.3.2-3 SuSE:9.0/stable)
Conf alsa (1.0.5-0.pm.0 SuSE:9.0/stable)
Conf arts (1.2.3-3 SuSE:9.0/stable)
Conf libxml2 (2.6.9-1 SuSE:9.0/stable)
Conf libxslt (1.1.6-1 SuSE:9.0/stable)
Conf kdelibs3 (3.2.3-3 SuSE:9.0/stable)
Conf OpenOffice_org (1.1.1-23.4 SuSE:9.1/stable)
Conf iptables (1.2.9-95.5 SuSE:9.1/stable)
Conf SuSEfirewall2 (3.1-310.3 SuSE:9.1/stable)
Conf WindowMaker (0.80.2.20030506-197.2 SuSE:9.1/stable)
Conf utempter (0.5.2-391 SuSE:9.0/stable)
Conf XFree86 (4.3.99.902-43.25 SuSE:9.1/stable)
Conf XFree86-server (4.3.99.902-43.25 SuSE:9.1/stable)
Conf taglib (1.1-3 SuSE:9.0/stable)
Conf amarok (1.0.1-3 SuSE:9.0/stable)
Conf aspell (0.50.5-38.2 SuSE:9.1/stable)
Conf orbit2 (2.10.0-3 SuSE:9.0/stable)
Conf libbonobo (2.6.0-3 SuSE:9.0/stable)
Conf libglade2 (2.3.6-3 SuSE:9.0/stable)
Conf libgnomecanvas (2.6.0-3 SuSE:9.0/stable)
Conf gail (1.6.2-3 SuSE:9.0/stable)
Conf at-spi (1.4.2-5 SuSE:9.0/stable)
Conf automake (1.8.4-0.gbv.1 SuSE:9.0/stable)
Conf gconf2 (2.6.1-3 SuSE:9.0/stable)
Conf bluefish (0.12-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf bzflag (1.10.6-1 SuSE:9.0/stable)
Conf ghostscript-library (7.07.1rc1-195.1 SuSE:9.1/stable)
Conf cups-drivers (1.1.20-66.1 SuSE:9.1/stable)
Conf cvs (1.11.14-24.6 SuSE:9.1/stable)
Conf libexif (0.5.12-118.3 SuSE:9.1/stable)
Conf digikam (0.6.2-3 SuSE:9.0/stable)
Conf dvb (20031117-0 SuSE:9.0/stable)
Conf esound (0.2.33-36 SuSE:9.0/stable)
Conf libgnome (2.6.1-3 SuSE:9.0/stable)
Conf libbonoboui (2.6.0-3 SuSE:9.0/stable)
Conf epiphany (1.0.8-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf gal (0.24-215 SuSE:9.0/stable)
Conf gmp (4.1.3-0.gbv.8 SuSE:9.0/stable)
Conf gnet (2.0.5-26 SuSE:9.0/stable)
Conf gnokii (0.6.0-44.1 SuSE:9.1/stable)
Conf gnome-print (0.36-796 SuSE:9.0/stable)
Conf gnome-icon-theme (1.2.1-3 SuSE:9.0/stable)
Conf gnome-themes (2.6.1-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf libgnomedb (1.0.4-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf libgsf-gnome (1.9.0-3 SuSE:9.0/stable)
Conf gnumeric (1.2.8-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf gtksourceview (1.0.1-3 SuSE:9.0/stable)
Conf hotplug (2002_08_26-89 SuSE:9.0/stable)
Conf hp-officeJet (0.91-115.3 SuSE:9.1/stable)
Conf hwinfo (8.51-0.2 SuSE:9.1/stable)
Conf libpcap (0.8.1-41 SuSE:9.0/stable)
Conf i4l-base (2004.5.3-1.2 SuSE:9.1/stable)
Conf kbear (2.1.1-44 SuSE:9.0/stable)
Conf kdeaccessibility3 (3.2.3-3 SuSE:9.0/stable)
Conf kdeadmin3 (3.2.2-3 SuSE:9.0/stable)
Conf thinkeramik (3.2.1-3 SuSE:9.0/stable)
Conf kdebase3-SuSE (9.1-18.1 SuSE:9.1/stable)
Conf kdebase3-kdm (3.2.3-8 SuSE:9.0/stable)
Conf kdeedu3 (3.2.3-3 SuSE:9.0/stable)
Conf kdegames3 (3.2.3-3 SuSE:9.0/stable)
Conf kdegames3-arcade (3.2.3-3 SuSE:9.0/stable)
Conf kdegames3-board (3.2.3-3 SuSE:9.0/stable)
Conf kdegraphics3 (3.2.3-3 SuSE:9.0/stable)
Conf kdegraphics3-3D (3.2.3-3 SuSE:9.0/stable)
Conf kdegraphics3-fax (3.2.3-3 SuSE:9.0/stable)
Conf kdegraphics3-postscript (3.2.3-3 SuSE:9.0/stable)
Conf kdegraphics3-tex (3.2.3-3 SuSE:9.0/stable)
Conf kdemultimedia3-midi (3.2.3-3 SuSE:9.0/stable)
Conf kdemultimedia3-mixer (3.2.3-3 SuSE:9.0/stable)
Conf kdemultimedia3-video (3.2.3-3 SuSE:9.0/stable)
Conf kdenetwork3 (3.2.3-7 SuSE:9.0/stable)
Conf kdenetwork3-IRC (3.2.3-7 SuSE:9.0/stable)
Conf kdenetwork3-InstantMessenger (3.2.3-7 SuSE:9.0/stable)
Conf kdepim3 (3.2.3-2 SuSE:9.0/stable)
Conf kdepim3-kpilot (3.2.3-2 SuSE:9.0/stable)
Conf kdepim3-organizer (3.2.3-2 SuSE:9.0/stable)
Conf kdetoys3 (3.2.3-3 SuSE:9.0/stable)
Conf kdeutils3 (3.2.3-3 SuSE:9.0/stable)
Conf kdeutils3-laptop (3.2.3-3 SuSE:9.0/stable)
Conf kernel-default (2.6.5-7.95 SuSE:9.1/stable)
Conf kernel-source (2.6.5-7.95 SuSE:9.1/stable)
Conf kmldonkey (0.10pre3-1 SuSE:9.0/stable)
Conf koffice (1.3.2-3 SuSE:9.0/stable)
Conf koffice-illustration (1.3.2-3 SuSE:9.0/stable)
Conf koffice-presentation (1.3.2-3 SuSE:9.0/stable)
Conf koffice-spreadsheet (1.3.2-3 SuSE:9.0/stable)
Conf wv2 (0.2.2-3 SuSE:9.0/stable)
Conf koffice-wordprocessing (1.3.2-3 SuSE:9.0/stable)
Conf steak (1.7.3-253 SuSE:9.0/stable)
Conf ksteak (0.9.4-259 SuSE:9.0/stable)
Conf kvirc (3.0.1-3 SuSE:9.0/stable)
Conf libao (0.8.5-0.pm.0 SuSE:9.0/stable)
Conf libapr0 (2.0.50-1 SuSE:9.0/stable)
Conf libgtkhtml (2.6.1-3 SuSE:9.0/stable)
Conf librsvg (2.6.5-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf libsmbclient (3.0.4-1.27 SuSE:9.1/stable)
Conf libtool (1.5.6-0.gbv.1 SuSE:9.0/stable)
Conf libwnck (2.6.0.1-3 SuSE:9.0/stable)
Conf startup-notification (0.5-320 SuSE:9.0/stable)
Conf metacity (2.8.0-3 SuSE:9.0/stable)
Conf mozilla-deat (1.6-68 SuSE:9.0/stable)
Conf neon (0.24.4-70 SuSE:9.0/stable)
Conf netcfg (9.1-0.3 SuSE:9.1/stable)
Conf noteedit (2.7.0-0.pm.0 SuSE:9.0/stable)
Conf openbox (3.2-2 SuSE:9.0/stable)
Conf permissions (2004.5.21-4 SuSE:9.0/stable)
Conf quanta (3.2.3-3 SuSE:9.0/stable)
Conf raidtools (1.00.3-229 SuSE:9.0/stable)
Conf rsync (2.6.2-9 SuSE:9.0/stable)
Conf samba-client (3.0.4-1.27 SuSE:9.1/stable)
Conf sharutils (4.2c-718 SuSE:9.0/stable)
Conf spamassassin (2.63-35 SuSE:9.0/stable)
Conf speex (1.1.5-0.pm.0 SuSE:9.0/stable)
Conf suselinux-userguide_de (9.1.0.4-1.1 SuSE:9.1/stable)
Conf synaptic (0.50-rb1 SuSE:9.0/stable)
Conf sysconfig (0.31.0-15.8 SuSE:9.1/stable)
Conf xine-lib (0.99.rc3a-106.8 SuSE:9.1/stable)
Conf totem (0.99.9-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf v4l-conf (3.93-1 SuSE:9.0/stable)
Conf vdr (1.2.6-78 SuSE:9.0/stable)
Conf vim (6.3-1 SuSE:9.0/stable)
Conf vte (0.11.10-224 SuSE:9.0/stable)
Conf wondershaper (1.1a-210.5 SuSE:9.1/stable)
Conf ppp (2.4.2-39.3 SuSE:9.1/stable)
Conf wvdial (1.54-61.3 SuSE:9.1/stable)
Conf xntp (4.2.0a_20040525-0.gbv.1 SuSE:9.0/stable)
Conf yast2-network (2.9.57-0.2 SuSE:9.1/stable)
Conf liby2util (2.9.23-0.2 SuSE:9.1/stable)
Conf yast2-packagemanager (2.9.42-0.2 SuSE:9.1/stable)
Conf OpenOffice_org-Quickstarter (2.0.3-0.pm.0 SuSE:9.0/stable)
Conf QtPixmap (0.28-29 SuSE:9.0/stable)
Conf alsa-tools (1.0.5-0.pm.1 SuSE:9.0/stable)
Conf busybox (1.00.pre8-26.3 SuSE:9.1/stable)
Conf capi4linux (2004.4.10-0 SuSE:9.0/stable)
Conf dar (2.1.2-0.pm.0 SuSE:9.0/stable)
Conf dhcp (3.0.1rc13-36 SuSE:9.0/stable)
Conf dvd+rw-tools (5.20.4.10.8-0.pm.0 SuSE:9.0/stable)
Conf gnomemm (1.2.4-196 SuSE:9.0/stable)
Conf gabber (0.8.7-743 SuSE:9.0/stable)
Conf gconf (1.0.9-762 SuSE:9.0/stable)
Conf gconf-editor (2.6.1-3 SuSE:9.0/stable)
Conf gd (2.0.28-0.gbv.1 SuSE:9.0/stable)
Conf gftp (2.0.16-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf gnome-audio (2.0.0-114 SuSE:9.0/stable)
Conf gnome-mime-data (2.4.1-68 SuSE:9.0/stable)
Conf gnome2-user-docs (2.4.1-106 SuSE:9.0/stable)
Conf gqview (1.5.1-0.pm.1 SuSE:9.0/stable)
Conf gtk-engines (0.12-960 SuSE:9.0/stable)
Conf gtk2-engines (2.2.0-400.SuSE.ulb.1 SuSE:9.0/stable)
Conf gtk2-themes (0.1-636 SuSE:9.0/stable)
Conf gtkhtml (1.1.10-199 SuSE:9.0/stable)
Conf gwenview (1.1.0-66 SuSE:9.0/stable)
Conf i4l-isdnlog (2004.4.10-0 SuSE:9.0/stable)
Conf i4l-vbox (2004.4.10-0 SuSE:9.0/stable)
Conf i4lfirm (2004.4.10-0 SuSE:9.0/stable)
Conf kadslwatch (01.00.04-1.1 SuSE:9.1/stable)
Conf kalamaris (0.7.1-835 SuSE:9.0/stable)
Conf kalbum (0.8.0-302 SuSE:9.0/stable)
Conf kalsatools (1.5.0-345 SuSE:9.0/stable)
Conf kam2 (0.4-202 SuSE:9.0/stable)
Conf kappdock (0.47-804 SuSE:9.0/stable)
Conf karamba (0.17-371 SuSE:9.0/stable)
Conf kbarcode (1.6.2-28 SuSE:9.0/stable)
Conf kbiff (3.6.3-332 SuSE:9.0/stable)
Conf kdar (1.1.0beta2-0.pm.0 SuSE:9.0/stable)
Conf kdclock (0.3.3-576 SuSE:9.0/stable)
Conf kde3-i18n-de (3.2.3-3 SuSE:9.0/stable)
Conf kdeaddons3-games (3.2.3-3 SuSE:9.0/stable)
Conf kdeaddons3-kate (3.2.3-3 SuSE:9.0/stable)
Conf kdeaddons3-kicker (3.2.3-3 SuSE:9.0/stable)
Conf kdeaddons3-konqueror (3.2.3-3 SuSE:9.0/stable)
Conf kdenetwork3-news (3.2.3-7 SuSE:9.0/stable)
Conf kdeaddons3-kontact (3.2.3-3 SuSE:9.0/stable)
Conf kdeartwork3 (3.2.3-3 SuSE:9.0/stable)
Conf kdeartwork3-sound (3.2.3-3 SuSE:9.0/stable)
Conf xscreensaver (4.16-2.3 SuSE:9.1/stable)
Conf xscreensaver-gnome (4.16-2.3 SuSE:9.1/stable)
Conf kdeartwork3-xscreensaver (3.2.3-3 SuSE:9.0/stable)
Conf kdebase3-nsplugin (3.2.3-8 SuSE:9.0/stable)
Conf kdegames3-card (3.2.3-3 SuSE:9.0/stable)
Conf kdegames3-tactic (3.2.3-3 SuSE:9.0/stable)
Conf kdegraphics3-kamera (3.2.3-3 SuSE:9.0/stable)
Conf kdegraphics3-pdf (3.2.3-3 SuSE:9.0/stable)
Conf kdemultimedia3 (3.2.3-3 SuSE:9.0/stable)
Conf kdemultimedia3-jukebox (3.2.3-3 SuSE:9.0/stable)
Conf kdemultimedia3-video-xine (3.2.3-3 SuSE:9.0/stable)
Conf kdenetwork3-dialup (3.2.3-7 SuSE:9.0/stable)
Conf kdenetwork3-query (3.2.3-7 SuSE:9.0/stable)
Conf kdenetwork3-vnc (3.2.3-7 SuSE:9.0/stable)
Conf kdepim3-sync (3.2.3-2 SuSE:9.0/stable)
Conf kdepim3-time-management (3.2.3-2 SuSE:9.0/stable)
Conf kdirstat (2.4.1-156 SuSE:9.0/stable)
Conf kfilter (3.1-139 SuSE:9.0/stable)
Conf kfs (0.3.4-284 SuSE:9.0/stable)
Conf khrono (2.0-1445 SuSE:9.0/stable)
Conf kile (1.6.3-3 SuSE:9.0/stable)
Conf kimdaba (1.1-54 SuSE:9.0/stable)
Conf kio_sql (0.4-216 SuSE:9.0/stable)
Conf kiosktool (0.6-3 SuSE:9.0/stable)
Conf klogic (1.6-28 SuSE:9.0/stable)
Conf km_fritzcapi (2.6-26.7 SuSE:9.1/stable)
Conf km_wlan (27pre12-39.9 SuSE:9.1/stable)
Conf knights (0.6-401 SuSE:9.0/stable)
Conf koffice-i18n-de (1.3.1-5 SuSE:9.0/stable)
Conf konserve (0.10.2-28 SuSE:9.0/stable)
Conf konversation (0.14-3 SuSE:9.0/stable)
Conf kover (2.9.3-330 SuSE:9.0/stable)
Conf kphone (4.0.2-3 SuSE:9.0/stable)
Conf kpl (3.1-369 SuSE:9.0/stable)
Conf kpopup (0.9.6rc1-3 SuSE:9.0/stable)
Conf kradio (0.2.7a-341 SuSE:9.0/stable)
Conf krename (2.8.5-68 SuSE:9.0/stable)
Conf krpmbuilder (1.1-27 SuSE:9.0/stable)
Conf ksetiwatch (3.0.0-3 SuSE:9.0/stable)
Conf kshowmail (3.1.0-27 SuSE:9.0/stable)
Conf kssh (0.7-772 SuSE:9.0/stable)
Conf ktamaga (0.7.2-345 SuSE:9.0/stable)
Conf kwatch (2.3.2-27 SuSE:9.0/stable)
Conf kwebget (0.8.1-3 SuSE:9.0/stable)
Conf kwintv (0.8.12-250 SuSE:9.0/stable)
Conf less (382-34.7 SuSE:9.1/stable)
Conf libical (20030116-145 SuSE:9.0/stable)
Conf libsoup (1.99.28-100.SuSE.ulb.1 SuSE:9.0/stable)
Conf liquid (0.9.6pre4-501 SuSE:9.0/stable)
Conf mkinitrd (1.0-219 SuSE:9.0/stable)
Conf mutt (1.5.6i-72 SuSE:9.0/stable)
Conf pan (0.14.2.91-0 SuSE:9.0/stable)
Conf tv-common (3.93-1 SuSE:9.0/stable)
Conf pia (3.93-1 SuSE:9.0/stable)
Conf root-tail (1.1-0 SuSE:9.0/stable)
Conf sensors (2.8.6-0.2 SuSE:9.1/stable)
Conf subversion-viewcvs (1.0.5-3 SuSE:9.0/stable)
Conf taskjuggler (2.0.1-36 SuSE:9.0/stable)
Conf taskjuggler-kde (2.0.1-36 SuSE:9.0/stable)
Conf wine (20040716-1 SuSE:9.0/stable)
Conf wine-devel (20040716-1 SuSE:9.0/stable)
Conf xawtv (3.93-1 SuSE:9.0/stable)
Conf xchat (2.0.8-100.SuSE.ulb.2 SuSE:9.0/stable)
Conf xmms-kde (3.1-49 SuSE:9.0/stable)
Conf xpdf-config (3.00-74 SuSE:9.0/stable)
Conf xpdf (3.00-74 SuSE:9.0/stable)
Conf xsane (0.94-0.pm.0 SuSE:9.0/stable)
Conf yast2-core (2.9.90-0.2 SuSE:9.1/stable)
Conf yast2-ncurses (2.9.25-0.2 SuSE:9.1/stable)
Conf yast2-nis-server (2.9.9-0.2 SuSE:9.1/stable)
Conf yast2-pam (2.9.13-0.2 SuSE:9.1/stable)
Conf yast2-qt (2.9.24-0.2 SuSE:9.1/stable)
Conf yast2-samba-client (2.9.16-1.2 SuSE:9.1/stable)
Conf yast2-scanner (2.9.16-0.2 SuSE:9.1/stable)
Conf yast2-users (2.9.29.1-0.1 SuSE:9.1/stable)

Übrigens, Packet konnte ich nachinstallieren, jetzt komm nur noch:

Die folgenden Pakete besitzen unerfülte Abhängigkeiten:
Video-DVDRip: Hängt ab von: perl (= 5.8.1) aber 5.8.3-32 wird installiert werden
Hängt ab von: transcode (>= 0.6) aber es wird nicht installiert werden
Hängt ab von: MPlayer (>= 0.90) aber es wird nicht installiert werden

Wenn ich aber den MPlayer z.b. nachinstallieren möchte, fehlen wieder 1000 Packete.

Ich dachte, mit apt-get wird alles einfacher...... :cry:

PS: Ich gehe über diesen Bluetoothstick und meiner Bluetooth-ISDN-Anlage ins Internet und ohne Internet kann ich nix updaten und runterladen, deswegen wäre es schlecht, wenn nach einem Update nix mehr funzt. Falls du sagst, mach es, danach funzt noch alles, mach ich es natürlich.
 

oc2pus

Ultimate Guru
lösche mal suse-people aus der sources.list (da gibt es shon die kde 3.3beta, deshalb sind das so viele pakete

dann nochmal apt-get -s upgrade

NACHTRAG:
solange du apt-get -s upgrade sagst wird gar nix verändert....
ich sage dann schon wenn es so weit ist
 
OP
V

vernichter

Member
So, ich hab das rausgenommen. apt-get -s upgrade folgt heut abend. Aber mir ist grad was aufgefallen. beim bielefeld-server steht: .....SuSE/9.1-i386.... beim Rest steht ...SuSE/9.0.... Ich hab aber Suse 9.1. Soll ich alles umändern auf 9.1??? Ich hab momentan erstmal nur den Bielefeld-server drinstehen.

rpm ftp://mirrors.mathematik.uni-bielefeld.de/pub/linux/suse/apt SuSE/9.1-i386 update gnome misc xfree86 suser-rbos suser-gbv suser-kpietrz suser-tcousin suser-scorot suser-sbarnin suser-ollakka wine suse-projekcts base kde gnome2 packmann packmann -i686
 

oc2pus

Ultimate Guru
logo, immer das System welches man hat einsetzen ;)

APT needs a clean system to work correctly

To have APT work correctly you need a clean and consistent system. Like you would have after a clean install, where the user has not installed software using rpm's --nodeps/--force arguments and did not install software from compiled sources. If you have e.g. software installed from source, APT may fail to find the required files though they are present on your system (as they are not registered in the rpm database). In case your system is not "APT clean" APT will advise to have e.g. installed packages removed. You can work towards an APT clean system, by investigating the reported rpms individually with the command apt-get -s install < rpm package>. APT will tell you in more detail why it needs to perform a certain action (mostly removing a package).

und das ist die Ursache von deinem Problem. Das muss zu erst gerichtet werden ... Und daran arbeiten wir gerade
 
OP
V

vernichter

Member
Und was heißt das im Klartext? Mein Englisch ist da nicht so toll. Suse sollte sowas schon integrieren so wie Debian.
 
Oben