[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#478578: marked as done (lintian: Please recognise (and accept) menu-2 format)



Your message dated Tue, 20 May 2008 21:02:38 +0000
with message-id <E1JyYyk-00064E-BG@ries.debian.org>
and subject line Bug#478578: fixed in lintian 1.23.49
has caused the Debian Bug report #478578,
regarding lintian: Please recognise (and accept) menu-2 format
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
478578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478578
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 1.23.46
Severity: normal

Lintian does not recognise menu-2 format in debian/menu files. It
complains in the following way:

$ lintian -i qrfcview_0.62-5_i386.deb 
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:1
N:
N:   The menu file contains an item that does not start with the text
N:   "?package(somepackage):". All menu file lines must test for the
N:   existence of a package in this way.
N:
E: qrfcview: menu-item-missing-required-tag needs /usr/share/menu/qrfcview:2
N:
N:   The menu item has a line that is missing a required tag. It's likely
N:   that the line will have no effect without this tag. install-menu may
N:   report this as an error during package installation.
N:
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:3
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:4
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:5
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:6
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:7
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:8
E: qrfcview: bad-test-in-menu-item /usr/share/menu/qrfcview:9

though the menu file is in correct menu-2 format:

!C menu-2
?package(qrfcview):
  needs="X11"
  section="Applications/Text"
  title="qRFCView"
  description="RFC Viewer"
  command="/usr/bin/qRFCView"
  icon="/usr/share/pixmaps/qrfcview.xpm"
;

(see http://lists.debian.org/debian-devel-announce/2007/07/msg00000.html)

All packages in those pages:
http://lintian.debian.org/reports/tags/bad-test-in-menu-item.html
and
http://lintian.debian.org/reports/tags/menu-item-missing-required-tag.html
are simply using menu-2 format.

Notice that this bug report is different from #447391: I do not ask
you to put menu-2 as standard, simply not to choke on it.

Thanks for your work on Lintian,
Frédéric Lehobey

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-6-k7 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils            2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii  diffstat            1.45-2               produces graph of changes introduc
ii  dpkg-dev            1.14.18              package building tools for Debian
ii  file                4.23-2               Determines file type using "magic"
ii  gettext             0.17-2               GNU Internationalization utilities
ii  intltool-debian     0.35.0+20060710.1    Help i18n of RFC822 compliant conf
ii  libparse-debianchan 1.1.1-2              parse Debian changelogs and output
ii  liburi-perl         1.35.dfsg.1-1        Manipulates and accesses URI strin
ii  man-db              2.5.1-3              on-line manual pager
ii  perl [libdigest-md5 5.8.8-12             Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 1.23.49

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive:

lintian_1.23.49.dsc
  to pool/main/l/lintian/lintian_1.23.49.dsc
lintian_1.23.49.tar.gz
  to pool/main/l/lintian/lintian_1.23.49.tar.gz
lintian_1.23.49_all.deb
  to pool/main/l/lintian/lintian_1.23.49_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 478578@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Lichtenheld <djpig@debian.org> (supplier of updated lintian 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 20 May 2008 22:03:58 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.49
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Frank Lichtenheld <djpig@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 382327 401046 471853 477057 477628 478192 478578 479088 480574 480636 481256 481368
Changes: 
 lintian (1.23.49) unstable; urgency=low
 .
   The "Business as usual" release.
 .
   * checks/binaries:
     + [FL] Ignore rpaths to directories present in the same binary
       package.  Also ignore $ORIGIN since that obviously fulfills
       that criterion.  (Closes: #480636)
   * checks/copyright-file{,.desc}:
     + [FL] Implement new check for dh-make-perl boilerplate.
     + [FL] New check for example URL from dh-make.  Based on
       a patch by Michal Čihař.  (Closes: #481368)
   * checks/debhelper:
     + [FL] dh_lintian needs debhelper >= 6.0.7. Patch by David Paleino.
       (Closes: #479088)
     + [FL] Add basic support for debhelpers new dh utility.
       (Closes: #477628)
     + [FL] Suppress maintainer-script-lacks-debhelper-token for
       single-udeb-only packages as well.  (Closes: #471853)
   * checks/files:
     + [FL] Drop xresources-file-in-etc-without-proper-conflicts, since
       the last package that conflict applies to was released with hamm!
       Reported by Julien Cristau.  (Closes: #480574)
   * checks/menu-format:
     + [FL] Don't issue false positives about menu files in format menu-2.
       We don't check them for errors yet, though.  (Closes: #478578)
   * checks/patch-systems:
     + [FL] Add basic support for dpatch list files which use cpp for
       preprocessing.  Patch by Jörg Sommer.  (Closes: #477057)
   * checks/scripts:
     + [FL] Always use /bin/bash for shell script syntax check to give
       consistent errors on systems with changed /bin/sh.  Suggested
       by Raphael Geissert.  (Closes: #478192)
 .
   * frontend/lintian:
     + [FL] Don't issue a warning about Distribution: UNRELEASED in
       .changes files.  It can be annoying to have to ignore this error
       during testing and dupload/dput/dak/etc... all will error out
       on it anyway.  Suggested by martin f krafft.  (Closes: #382327)
     + [FL] Add a --keep-lab option to make it easier to debug temporary
       labs.  (Closes: #401046)
 .
   * lib/Util.pm:
     + [FL] Only require Digest::SHA if the code path is really used.
       This makes it unnessesary to install libdigest-sha-perl on
       lintian.debian.org for now.
 .
   * man/lintian.1:
     + [FL] Document --keep-lab option.
     + [FL] Fix error in checkname: s/patch-system/patch-systems/.
       Reported by Jörg Sommer.
 .
   * reporting/html_reports:
     + [FL] Escape $email variable for usage in URI query strings.
       Currently it is not used for anything else, so it is most simple
       to do it in the actual code.  Reported by Sandro Tosi.
       (Closes: #481256)
Checksums-Sha1: 
 3ba278e1e07785500c934c5665eeb11d9d2cdb5d 1108 lintian_1.23.49.dsc
 95938f1107995f2992f6712158d5cc37388ac4d5 427456 lintian_1.23.49.tar.gz
 72b3e3f01de00dfe4df99d606212de59c04a918a 335852 lintian_1.23.49_all.deb
Checksums-Sha256: 
 6af86bc57d98778281faa44f64260d6cf5af16339aafabf7634660de8c21603c 1108 lintian_1.23.49.dsc
 20e469d2b7d1aa7eaac8272576d34d18089205e501d936232eca96d75bddd844 427456 lintian_1.23.49.tar.gz
 f15233206f266b3bc100139eeff4684ac536390a8e56beeb18acccba1c02b575 335852 lintian_1.23.49_all.deb
Files: 
 22f864e00b27059524b3c65110796bbb 1108 devel optional lintian_1.23.49.dsc
 edd629d58d15f07d7a68ea65e6c5ae83 427456 devel optional lintian_1.23.49.tar.gz
 f1495a123ec8f09de6542716f593f32d 335852 devel optional lintian_1.23.49_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIMzP8Qbn06FtxPfARAtwQAJ9IUwYRhrvP3AZ9bWy7ejbm93VANACgnqtr
20qrbmh8O9DvWIpnG4YzF1Y=
=z8Zl
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: