Mailinglist Archive: opensuse-bugs (7993 mails)
| < Previous | Next > |
[Bug 225666] New: seahorse runs update-mime-database with the wrong prefix
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 3 Dec 2006 18:05:54 -0700 (MST)
- Message-id: <bug-225666-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=225666
Summary: seahorse runs update-mime-database with the wrong prefix
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
seahorse installs the following file:
/opt/gnome/share/mime/packages/seahorse.xml
But in its %post/%postun scriptlets, it does:
update-mime-database /usr/share/mime >/dev/null
=> The mime association won't work unless another package which is installed
later incidentally runs update-mime-database with the correct prefix, in this
case opt/gnome/share/mime.
Besides that, it seems to miss a line like this:
PreReq: gconf2 shared-mime-info
which is serious, because it can make the %post scriptlet fail if gconf2 and
shared-mime-info were not incidentally installed before seahorse.
--
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.
Summary: seahorse runs update-mime-database with the wrong prefix
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
seahorse installs the following file:
/opt/gnome/share/mime/packages/seahorse.xml
But in its %post/%postun scriptlets, it does:
update-mime-database /usr/share/mime >/dev/null
=> The mime association won't work unless another package which is installed
later incidentally runs update-mime-database with the correct prefix, in this
case opt/gnome/share/mime.
Besides that, it seems to miss a line like this:
PreReq: gconf2 shared-mime-info
which is serious, because it can make the %post scriptlet fail if gconf2 and
shared-mime-info were not incidentally installed before seahorse.
--
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 > |