Mailinglist Archive: opensuse-bugs (19785 mails)

< Previous Next >
[Bug 389085] New: factory pattern dvd-11.0-90.i586.pat.gz broken
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 10 May 2008 01:45:39 -0600 (MDT)
  • Message-id: <bug-389085-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=389085


Summary: factory pattern dvd-11.0-90.i586.pat.gz broken
Product: openSUSE 11.0
Version: Factory
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Update Problems
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: koenig@xxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: ---


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:


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >