Mailinglist Archive: opensuse-bugs (7993 mails)

< Previous Next >
[Bug 225662] New: fyre has a broken %postun scriptlet
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 3 Dec 2006 17:10:14 -0700 (MST)
  • Message-id: <bug-225662-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=225662

Summary: fyre has a broken %postun scriptlet
Product: openSUSE 10.3
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx


fyre has in %post:

/usr/bin/update-mime-database /opt/gnome/share/mime >/dev/null || exit 0

This looks OK.

But in %postun, it has:

/usr/bin/update-mime-database /opt/gnome/usr/share/mime >/dev/null || exit 0

This looks broken.


--
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, or are watching someone who is.

< Previous Next >