Bug 544028

Summary: Software repositories: update the GNOME repo in the community list
Product: [openSUSE] openSUSE 11.2 Reporter: Vincent Untz <vuntz>
Component: YaST2Assignee: Vincent Untz <vuntz>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: captain.magnus, dimstar, forgotten_h13THG8RK1, original_red, taril_laszlo
Version: RC 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Vincent Untz 2009-10-02 22:22:13 UTC
In the list of community repos, I can see GNOME:STABLE and GNOME:Community.

However, that doesn't really match the way we work in GNOME now.

In the long term, it'd be better to have:

 + GNOME:Apps (doesn't exist right now, but will be created soon)
 + GNOME:STABLE:2.28 (doesn't exist right now, but will be created soon), only for 11.2 and should be updated for 11.3
 + GNOME:Factory

One issue for G:S:2.28 and G:F is that those repos have a dependency on another repo. How can we handle this?
Comment 1 Stephan Kulow 2009-10-05 14:33:53 UTC
I don't know, the URL is a repo afaik not a service file. And please stick to 2.
Comment 2 Vincent Untz 2009-10-21 13:38:36 UTC
We have GNOME:Apps now, so I'd add this. GNOME:Community is kind of dead, so we should remove it.

GNOME:STABLE can probably be changed in GNOME:STABLE:2.28.

So we would remove the current two and replace them with GNOME:Apps and GNOME:STABLE:2.28.
Comment 3 Stephan Kulow 2009-10-21 13:55:29 UTC
I commited this, please review and close as FIXED if ok

Index: _openSUSE_112_Additional.xml.in
===================================================================
--- _openSUSE_112_Additional.xml.in     (Revision 8439)
+++ _openSUSE_112_Additional.xml.in     (Arbeitskopie)
@@ -107,16 +107,16 @@
         <url>http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.2/</url>
       </repository>
       <repository recommended="false" format="yast">
-        <_name>openSUSE BuildService - GNOME:STABLE</_name>
+        <_name>openSUSE BuildService - GNOME:STABLE:2.28</_name>
         <_summary>Backport of latest stable GNOME</_summary>
         <_description>This provides the latest stable, unsupported release of GNOME for openSUSE 11.2.</_description>
-        <url>http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_11.2/</url>
+        <url>http://download.opensuse.org/repositories/GNOME:/STABLE:/2.28/openSUSE_11.2/</url>
       </repository>
       <repository recommended="false" format="yast">
-        <_name>openSUSE BuildService - GNOME:Community</_name>
-        <_summary>Community repository for GNOME</_summary>
+        <_name>openSUSE BuildService - GNOME:Apps</_name>
+        <_summary>Backports of GNOME applications</_summary>
         <_description>Updates to the GNOME software that is shipped with the distribution (backports).</_description>
-        <url>http://download.opensuse.org/repositories/GNOME:/Community/openSUSE_11.2/</url>
+        <url>http://download.opensuse.org/repositories/GNOME:/Apps/openSUSE_11.2/</url>
       </repository>
       <repository recommended="false" format="yast">
         <_name>openSUSE BuildService - Mono:Community</_name>
Comment 4 Vincent Untz 2009-10-21 14:06:08 UTC
Looks good, thanks!
Comment 5 Richard Swift 2009-11-04 16:47:50 UTC
http://download.opensuse.org/repositories/GNOME:/STABLE:/2.28/openSUSE_11.2/

and

http://download.opensuse.org/repositories/GNOME:/Apps/openSUSE_11.2/

are listed in the community repos - good, but THE LINKS DON'T WORK !!! (directories are non-existent on the server).

Please get this fixed.
Comment 6 Dominique Leuenberger 2009-11-05 10:48:57 UTC
(In reply to comment #5)
> http://download.opensuse.org/repositories/GNOME:/STABLE:/2.28/openSUSE_11.2/

Has been published now.

> http://download.opensuse.org/repositories/GNOME:/Apps/openSUSE_11.2/

Is in progress of building. Should hopefully appear soon.
Comment 7 Laszlo Tari 2009-11-05 16:40:45 UTC
Only Openoffice one does not work, everything else is ok now!
Comment 8 Vincent Untz 2009-11-05 19:36:50 UTC
So that's fixed for the GNOME stuff, re-closing, then.