[Bug 702104] New: home:berndhs/souffleur: bogus insufficient category error

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c0 Summary: home:berndhs/souffleur: bogus insufficient category error Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bernd.stramm@gmail.com QAContact: adrian@novell.com CC: bernd.stramm@gmail.com Found By: --- Blocker: --- The build system rejects a .desktop file with perfectly reasonable category Office;Calendar; with the message "insufficient category" This appears to happen only on opensuse targets. -- 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.

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |speilicke@novell.com |ovo.novell.com | -- 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.

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c1 --- Comment #1 from Sascha Peilicke <speilicke@novell.com> 2011-06-27 07:02:11 UTC --- Which osc version are you using and what where the exact commands you typed? -- 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.

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c2 --- Comment #2 from Bernd Stramm <bernd.stramm@gmail.com> 2011-06-27 18:25:51 UTC --- $ osc --version 0.132git I used $ osc --no-keyring commit This is in the buildservice, at build.opensuse.org -- 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.

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c3 --- Comment #3 from Bernd Stramm <bernd.stramm@gmail.com> 2011-06-27 18:27:30 UTC --- the project is https://build.opensuse.org/package/show?package=souffleur&project=home%3Aberndhs -- 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.

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c4 Sascha Peilicke <speilicke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Sascha Peilicke <speilicke@suse.com> 2011-07-04 11:32:27 UTC --- Ok, now I understand. Well, the desktop file in the package you provided contains this line: Categories=Utility;X-TimeUtility; It's not part of this list: http://en.opensuse.org/openSUSE:Packaging_desktop_menu_categories So you want to fix it: http://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#.25suse_upd... -- 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.

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c5 --- Comment #5 from Bernd Stramm <bernd.stramm@gmail.com> 2011-07-04 19:32:43 UTC --- (In reply to comment #4)
Ok, now I understand. Well, the desktop file in the package you provided contains this line:
Categories=Utility;X-TimeUtility;
It's not part of this list:
http://en.opensuse.org/openSUSE:Packaging_desktop_menu_categories
So you want to fix it:
http://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#.25suse_upd...
Right, I tried that already, calling it something from your list, for example Utility; TimeUtility; then I get this message: /home/abuild/rpmbuild/BUILDROOT/souffleur-0.0.12-4.1.x86_64/usr/share/applications/souffleur.desktop: error: value "Utility;TimeUtility;" for key "Categories" in group "Desktop Entry" contains an unregistered value "TimeUtility"; values extending the format should start with "X-" I try it with Utility; X-TimeUtility; and its no good either. What is invalid about this bug is that the category checking and the list of approved categories do not match. -- 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.

https://bugzilla.novell.com/show_bug.cgi?id=702104 https://bugzilla.novell.com/show_bug.cgi?id=702104#c6 --- Comment #6 from Sascha Peilicke <speilicke@suse.com> 2011-07-05 07:25:44 UTC --- (In reply to comment #5)
Utility; TimeUtility;
then I get this message:
/home/abuild/rpmbuild/BUILDROOT/souffleur-0.0.12-4.1.x86_64/usr/share/applications/souffleur.desktop: error: value "Utility;TimeUtility;" for key "Categories" in group "Desktop Entry" contains an unregistered value "TimeUtility"; values extending the format should start with "X-"
I try it with
Utility; X-TimeUtility;
and its no good either.
Have you tried without spaces between categories? -- 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.
participants (1)
-
bugzilla_noreply@novell.com