Mailinglist Archive: opensuse-bugs (15077 mails)
| < Previous | Next > |
[Bug 326751] zypper up fails only with rpm-md factory metadata
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 20 Sep 2007 06:41:49 -0600 (MDT)
- Message-id: <20070920124149.B44DC24526A@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=326751#c6
Michael Andres <ma@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ma@xxxxxxxxxx
--- Comment #6 from Michael Andres <ma@xxxxxxxxxx> 2007-09-20 06:41:49 MST ---
That's the regex zypp uses to extract 'interesting' files from a packages
filelist (files likely targeted by some file dependency):
"/(s?bin|lib(64)?|etc)/
|^/usr/(games/|share/(dict/words|magic\\.mime)$)
|^/opt/gnome/games/"
--
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.
Michael Andres <ma@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ma@xxxxxxxxxx
--- Comment #6 from Michael Andres <ma@xxxxxxxxxx> 2007-09-20 06:41:49 MST ---
That's the regex zypp uses to extract 'interesting' files from a packages
filelist (files likely targeted by some file dependency):
"/(s?bin|lib(64)?|etc)/
|^/usr/(games/|share/(dict/words|magic\\.mime)$)
|^/opt/gnome/games/"
--
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 > |