Your message dated Wed, 05 Apr 2006 06:02:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#297322: fixed in menu-xdg 0.2.3 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: menu-xdg Version: 0.2 Severity: normal Hi, on my system, where more than 8000 packages are installed, the symptom of the problem is: # update-menus sh: /bin/rm: Argument list too long This problem is (temporarily) cured when I empty the /var/lib/menu-xdg/applications/menu-xdg/ directory before running update-menus. Here is a quick way to give you an idea of the size of this directory: $ echo /var/lib/menu-xdg/applications/menu-xdg/* | wc 1 1954 155458 The cause of the problem is this line in /etc/menu-methods/xdg-desktop-entry-spec-apps: prerun = "rm -rf " prefix() "/*"; It fails because 155458 bytes is higher than the Linux command line limit (about 131000 bytes), as demonstrated by this: # rm /var/lib/menu-xdg/applications/menu-xdg/* -bash: /bin/rm: Argument list too long I don't know how to fix the menu-method file, but with the shell the following command does work: # cd /var/lib/menu-xdg/applications/menu-xdg/; rm * -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- no debconf information
--- End Message ---
--- Begin Message ---Source: menu-xdg Source-Version: 0.2.3 We believe that the bug you reported is fixed in the latest version of menu-xdg, which is due to be installed in the Debian FTP archive: menu-xdg_0.2.3.dsc to pool/main/m/menu-xdg/menu-xdg_0.2.3.dsc menu-xdg_0.2.3.tar.gz to pool/main/m/menu-xdg/menu-xdg_0.2.3.tar.gz menu-xdg_0.2.3_all.deb to pool/main/m/menu-xdg/menu-xdg_0.2.3_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bill Allombert <[EMAIL PROTECTED]> (supplier of updated menu-xdg package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 20 Mar 2006 14:07:09 +0100 Source: menu-xdg Binary: menu-xdg Architecture: source all Version: 0.2.3 Distribution: unstable Urgency: low Maintainer: Bill Allombert <[EMAIL PROTECTED]> Changed-By: Bill Allombert <[EMAIL PROTECTED]> Description: menu-xdg - freedesktop.org menu compliant window manager scripts Closes: 297322 317567 324545 328055 334941 343217 343469 Changes: menu-xdg (0.2.3) unstable; urgency=low . * Take over the package from Chris. * Acknowledge NMU (Closes: #297322, #328055, #317567, #324545, #343217). * Remove the debian-menu.menu file in the prerun to avoid problem with gnome-panel. Hopefully Closes: #334941, #343469. * Add xdg-desktop-entry-spec-sessions menu-method to generate xsessions .desktop files in /var/lib/menu-xdg/xsessions. * Bump Standards-Version to 3.6.2.0. * Use /usr/bin/install-menu instead of /usr/sbin/install-menu. * Do not use dh_installmenu (does not handle multiple menu-methods). Files: 0a54d954c10a78423da70452fa36ab3c 499 admin optional menu-xdg_0.2.3.dsc 257008a9a38c819774b976bae5346b9d 4349 admin optional menu-xdg_0.2.3.tar.gz 59954ff890fb20d699659013840617d2 4594 admin optional menu-xdg_0.2.3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEM7zZeDPs8bVESBURAgXSAJ0al7JLvNJvIiMMWoCLph+m7CG2nQCgkc8K khGRD11eI53fiWDV+xPttv4= =r2Qg -----END PGP SIGNATURE-----
--- End Message ---

