OK.. I am going to try apt again. I have downloaded and installed the rpm and I have replaced /etc/apt/sources.list with the following. # # Repository created by: aptate (version 0.64.4) # At: Tue Sep 2 22:47:33 MEST 2003 # More info about aptate at: http://apt4rpm.sourceforge.net # rpm ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/8.2-i386 suse-people base update-prpm update kde xfree86 mozilla extra usr-local-bin suser-kpietrz suser-tcousin funktronics packman packman-i686 mantel-kernel kde3-stable security-prpm security rpm-src ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/8.2-i386 suse-people base update-prpm update kde xfree86 mozilla extra usr-local-bin suser-kpietrz suser-tcousin funktronics packman packman-i686 mantel-kernel kde3-stable security-prpm security #--end file--- Is it safe to run apt-get update at this point? I know I am supposed to remove Ximain but I am not sure where it is.
On Tuesday 02 September 2003 8:03 pm, Thinker wrote:
OK.. I am going to try apt again. I have downloaded and installed the rpm and I have replaced /etc/apt/sources.list with the following. < snip > rpm ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/8.2-i386 suse-people base update-prpm update kde xfree86 mozilla extra usr-local-bin suser-kpietrz suser-tcousin funktronics packman packman-i686 mantel-kernel kde3-stable security-prpm security
<snip>
Is it safe to run apt-get update at this point? I know I am supposed to remove Ximain but I am not sure where it is.
Ximian should have been in sources.list, maybe it's no longer on the server? I'd remove suser-k and suser-t as well as mantel-kernel from sources.list. You should definitely remove mantel I don't think you need his kernels yet. then run apt-get update, or through synaptic. -- Franklin Maurer Using SuSE 8.2 Pro
OK, I removed suser-k and suser-t and mantel-kernel. Then I ran apt-get update again followed by apt-get upgrade. This is what I am looking at now... Fetched 187 MB in 1h16m49s (40.6kB/s) Executing RPM (-Uvh) error: failed dependencies: XFree 86-server = 4.3.0-15 | XFree 86-server = 4.3.0-42 is needed by XFree86-server-4.3.0-63 e: Sub-process /bin/rpm returned an error code (184) How do I solve this? and is it safe to upgrade kde while I am in kde ? Franklin Maurer <nebbish@sprynet.com> wrote:
On Tuesday 02 September 2003 8:03 pm, Thinker wrote:
OK.. I am going to try apt again. I have downloaded and installed the rpm and I have replaced /etc/apt/sources.list with the following. < snip > rpm ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/8.2-i386 suse-people base update-prpm update kde xfree86 mozilla extra usr-local-bin suser-kpietrz suser-tcousin funktronics packman packman-i686 mantel-kernel kde3-stable security-prpm security
<snip>
Is it safe to run apt-get update at this point? I know I am supposed to remove Ximain but I am not sure where it is.
Ximian should have been in sources.list, maybe it's no longer on the server?
I'd remove suser-k and suser-t as well as mantel-kernel from sources.list. You should definitely remove mantel I don't think you need his kernels yet.
then run apt-get update, or through synaptic.
On Tuesday 02 September 2003 11:48 pm, Thinker wrote:
OK, I removed suser-k and suser-t and mantel-kernel. Then I ran apt-get update again followed by apt-get upgrade.
This is what I am looking at now...
Fetched 187 MB in 1h16m49s (40.6kB/s) Executing RPM (-Uvh) error: failed dependencies: XFree 86-server = 4.3.0-15 | XFree 86-server = 4.3.0-42 is needed by XFree86-server-4.3.0-63 e: Sub-process /bin/rpm returned an error code (184)
How do I solve this? and is it safe to upgrade kde while I am in kde ?
Sorry about this going to you first then the list but I responded to the wrong one. It's not necessary to cc me, I'll get it with everyone else. To be safe go into gnome or something else. The XFree86-server-4.3.0-63 is a patch rpm so it has some dependencies. You need to find XFree86 server -15 or -42 in order to upgrade to -63. check the ftp server for apt. http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/8.2-i386/RPMS.base/ I found -19 which probably needs -15, which is the version that came on the discs. download the -19rpm and install with kpackage hopefully that will work. If you can't find it try to upgrade kde, maybe you'll find it later. -- Franklin Maurer Using SuSE 8.2 Pro
Op woensdag 3 september 2003 05:48, schreef Thinker:
OK, I removed suser-k and suser-t and mantel-kernel. Then I ran apt-get update again followed by apt-get upgrade.
This is what I am looking at now...
Fetched 187 MB in 1h16m49s (40.6kB/s) Executing RPM (-Uvh) error: failed dependencies: XFree 86-server = 4.3.0-15 | XFree 86-server = 4.3.0-42 is needed by XFree86-server-4.3.0-63 e: Sub-process /bin/rpm returned an error code (184)
How do I solve this? and is it safe to upgrade kde while I am in kde ?
Remove the apt components ending with the suffix "-prpm", because (text from http://linux01.gwdg.de/apt4rpm): APT components with the suffix "-prpm" hold patch rpms (prpm). These highly interesting rpms provide the files necessary to patch an rpm that is already installed This can reduce the package size quite a lot and thus saving quite a lot of bandwidth. Drawback: APT will fail sometimes in case the to be patched rpm is not installed... Workaround, just remove the component with the suffix "-prpm" from the sources.list file, this will force apt to download and install the full/normal rpm. It's now possible to put the component with the "-prpm" suffix back (which is nice for apt/download server) in the sources.list file. I hope this clarifies it a bit. -- Richard Bos Without a home the journey is endless
participants (3)
-
Franklin Maurer
-
Richard Bos
-
Thinker