Bug 389085

Summary: factory pattern dvd-11.0-90.i586.pat.gz broken
Product: [openSUSE] openSUSE 11.0 Reporter: Harald Koenig <koenig>
Component: Update ProblemsAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Blocker    
Priority: P5 - None CC: suse-beta
Version: Factory   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Harald Koenig 2008-05-10 07:45:38 UTC
trying to update from http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/ I got the error

There was an error in the repository initialization.
'oss-factory': Failed to cache repo (4).
History:
- repo2solv.sh "/var/cache/zypp/raw/oss-factory" > "/var/cache/zypp/solv/oss-factory/solv"
Bad dependency line: =Prq: #


looks like it's this pattern:

=Pat:  gnome_multimedia 11.0


using this patch seems to fix this:


--- /var/cache/zypp/raw/oss-factory/suse/setup/descr/dvd-11.0-90.i586.pat~      2008-05-10 09:30:52.000000000 +0200
+++ /var/cache/zypp/raw/oss-factory/suse/setup/descr/dvd-11.0-90.i586.pat       2008-05-10 09:38:36.000000000 +0200
@@ -8496,7 +8496,7 @@
 +Prq:
 banshee-1-extensions-default
 banshee-1-backend-platform-gnome
--Prc:
+-Prq:
 +Psg:
 sound-juicer
 -Psg:
--- /var/cache/zypp/raw/oss-factory/suse/setup/descr/dvd-11.0-90.x86_64.pat~    2008-05-10 09:30:53.000000000 +0200
+++ /var/cache/zypp/raw/oss-factory/suse/setup/descr/dvd-11.0-90.x86_64.pat     2008-05-10 09:41:13.000000000 +0200
@@ -10006,7 +10006,7 @@
 +Prq:
 banshee-1-extensions-default
 banshee-1-backend-platform-gnome
--Prc:
+-Prq:
 +Psg:
 sound-juicer
 -Psg:
Comment 1 Christian Boltz 2008-05-10 11:45:29 UTC
This blocks the whole installation / upgrade - upgrading severity.

However this could be a duplicate of bug 388221. If I'm right, it will hopefully be synced out soon.
Comment 2 Stephan Kulow 2008-05-10 13:17:25 UTC

*** This bug has been marked as a duplicate of bug 388221 ***