After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612706 - sniffing-test should warn if shared-mime-info is not available
sniffing-test should warn if shared-mime-info is not available
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: Misc
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-03-12 15:04 UTC by Emilio Pozuelo Monfort
Modified: 2010-06-08 15:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emilio Pozuelo Monfort 2010-03-12 15:04:25 UTC
Without shared-mime-info, sniffing-test fails. It should detect that shared-mime-info is not installed and warn about it.
Comment 1 Dan Winship 2010-06-08 15:59:18 UTC
fixed in master (it just adds /usr/share to the end of XDG_DATA_DIRS if necessary, to use the "real" shared-mime-info install)