openSUSE Forums > Archives > Novell Archives » No KDE yast source for 9.3 anymore?

Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read

Novell Archives Archived content from Novell openSUSE support forums

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21-Oct-2006, 11:31
Gunnar Grim
Guest
 
Posts: n/a
Default No KDE yast source for 9.3 anymore?

Hi!

I'm still on 9.3 and like to update some KDE packages. Until some time ago I
used the following yast source for this:

ftp://ftp.sunet.se/pub/Linux/distrib....3/yast-source

This directory doesn't exist anymore, although the corresponding GNOME yast
source does.

A couple of levels above, there is a readme that says that "they are
downloadable via the repositories from openSUSE Build Service" and a
referral to "http://en.opensuse.org/Build_Service/User"

This document states that I can add the installation source
"http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/"
but this directory is not recognized as a yast source.

Is this a mistake? Has someone just forgotten to add the necessary file or
files?

TIA,
Gunnar Grim

  #2 (permalink)  
Old 22-Oct-2006, 04:21
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: No KDE yast source for 9.3 anymore?

* Gunnar Grim wrote, On 10/21/2006 06:31 PM:

> This document states that I can add the installation source
> "http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/"
> but this directory is not recognized as a yast source.


Gunar,

try adding your architecture to the path, e.g.
"http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/i586"

HTH
Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #3 (permalink)  
Old 22-Oct-2006, 08:30
Gunnar Grim
Guest
 
Posts: n/a
Default Re: No KDE yast source for 9.3 anymore?

Uwe Buckesfeld wrote:

> * Gunnar Grim wrote, On 10/21/2006 06:31 PM:
>
>> This document states that I can add the installation source
>>

"http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/"
>> but this directory is not recognized as a yast source.

>
> Gunar,
>
> try adding your architecture to the path, e.g.
>

"http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/i586"
>
> HTH
> Uwe
>
> --


Done that, didn't help.

Gunnar

  #4 (permalink)  
Old 22-Oct-2006, 11:22
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: No KDE yast source for 9.3 anymore?

* Gunnar Grim wrote, On 10/22/2006 03:30 PM:

> Done that, didn't help.


What's the exact error message, so I can go and ask. I was sure I still had a 9.3 around, but I haven't, so I cannot try myself.

Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #5 (permalink)  
Old 22-Oct-2006, 11:29
Gunnar Grim
Guest
 
Posts: n/a
Default Re: No KDE yast source for 9.3 anymore?

Uwe Buckesfeld wrote:

> * Gunnar Grim wrote, On 10/21/2006 06:31 PM:
>
>> This document states that I can add the installation source
>> "http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/"
>> but this directory is not recognized as a yast source.

>
> Gunar,
>
> try adding your architecture to the path, e.g.
> "http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/i586"
>
> HTH
> Uwe
>
> --
> Novell Support Connection Volunteer SysOp
> Please don't send me support related e-mail unless I ask you to do so.


Tried it again today (without i586) and now it seems to work. I think
perhaps that I may have accidentally copied the directory URL as stated in
the document, i e with a trailing slash. Not sure since I've also tried
with i586 at the end.

Thanks,
Gunnar

  #6 (permalink)  
Old 22-Oct-2006, 11:39
Marvyn von Mars
Guest
 
Posts: n/a
Default Re: No KDE yast source for 9.3 anymore?

Gunnar Grim wrote:
[...]
> "http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_9.3/i586"
>> HTH
>> Uwe
>>
>> --

>
> Done that, didn't help.
>
> Gunnar
>

How about these?

http://ftp.gwdg.de/pub/opensuse/repo...SUSE_Linux_9.3
http://ftp.gwdg.de/pub/opensuse/repo...SUSE_Linux_9.3
  #7 (permalink)  
Old 22-Oct-2006, 11:49
Kevin Nathan
Guest
 
Posts: n/a
Default Re: No KDE yast source for 9.3 anymore?

On Sun, 22 Oct 2006 16:29:17 GMT
Gunnar Grim <gugrim.3@telia.com> wrote:

>I may have accidentally copied the directory URL as stated in
>the document, i e with a trailing slash.


This would not be a problem. Multiple slashes in paths in Linux are
reduced to one (or ignored, IOW). For example, in a terminal you could
do:

cd ///home//////myusername/another//////dir//////

and it would work just fine.

If you copied the URL from a webpage, you might have gotten an invalid
character copied with it and not noticed. If you think that is a
possibility, copy it to a text file and verify that no strange
characters (or extra spaces, et al.) show up . . .


--
Kevin Nathan (Arizona, USA)
Linux is not a destination, it's a journey -- enjoy the trip!

Linux 2.6.16.21-0.25-default
9:45am up 20 days 11:05, 9 users, load average: 1.13, 0.51, 0.40
  #8 (permalink)  
Old 22-Oct-2006, 23:28
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: No KDE yast source for 9.3 anymore?

* Gunnar Grim wrote, On 10/22/2006 06:29 PM:

> Tried it again today (without i586) and now it seems to work. I think
> perhaps that I may have accidentally copied the directory URL as stated in
> the document, i e with a trailing slash. Not sure since I've also tried
> with i586 at the end.


Glad you got it fixed! What Kevin said, the slashes shouldn't matter.

Uwe


--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
 

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2