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

Bug#798900: marked as done (FTBFS query.dataTables.js)



Your message dated Fri, 19 Feb 2016 19:20:40 +0000
with message-id <E1aWqbY-0008LV-0B@franck.debian.org>
and subject line Bug#798900: fixed in lintian 2.5.41
has caused the Debian Bug report #798900,
regarding FTBFS query.dataTables.js
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.)


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

Dear Maintainer,

I noticed today that there were two new Lintian errors on DDPO for my 'aegean'
package (https://lintian.debian.org/maintainer/sascha@steinbiss.name.html#aegean).
These seem to be fairly recent, and I took a look to see what could be wrong.

Looks like the JQuery DataTables libraries included are flagged as minified
without source on the basis that they have lines longer than 1024 characters: 
$ lintian -V
Lintian v2.5.37
$ lintian --info --display-info --display-experimental --pedantic --show-overrides aegean_0.13.0+dfsg-1.dsc
P: aegean source: source-contains-prebuilt-javascript-object data/share/vendor/jquery.dataTables.js line length is 1397 characters (>1024)
[...]
E: aegean source: source-is-missing data/share/vendor/jquery.dataTables.js
[...]

But this file is not minified, it's there as full source code -- there is only one
line (l.24) which is quite long (>1300 chars). I think this is a false positive
(that has been recently introduced?) and looking at the line length alone is 
probably not sufficient to reliably identify minified JS.
Any comments?

Best regards
Sascha

-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lintian depends on:
ii  binutils                       2.25-5
ii  bzip2                          1.0.6-7+b3
ii  diffstat                       1.58-1
ii  file                           1:5.22+15-2
ii  gettext                        0.19.3-2
ii  hardening-includes             2.6
ii  intltool-debian                0.35.0+20060710.1
ii  libapt-pkg-perl                0.1.29+b2
ii  libarchive-zip-perl            1.39-1
ii  libclass-accessor-perl         0.34-1
ii  libclone-perl                  0.37-1+b1
ii  libdpkg-perl                   1.17.25
ii  libemail-valid-perl            1.195-1
ii  libfile-basedir-perl           0.03-1
ii  libipc-run-perl                0.92-1
ii  liblist-moreutils-perl         0.33-2+b1
ii  libparse-debianchangelog-perl  1.2.0-1.1
ii  libtext-levenshtein-perl       0.11-1
ii  libtimedate-perl               2.3000-2
ii  liburi-perl                    1.64-1
ii  man-db                         2.7.0.2-5
ii  patchutils                     0.3.3-1
ii  perl [libdigest-sha-perl]      5.20.2-3+deb8u1
ii  t1utils                        1.38-4
ii  xz-utils                       5.1.1alpha+20120614-2+b3

Versions of packages lintian recommends:
ii  dpkg                            1.17.25
ii  libperlio-gzip-perl             0.18-3+b1
ii  perl                            5.20.2-3+deb8u1
ii  perl-modules [libautodie-perl]  5.20.2-3+deb8u1

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.17.25
ii  libhtml-parser-perl    3.71-1+b3
ii  libtext-template-perl  1.46-1
ii  libyaml-perl           1.13-1

-- no debconf information

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

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.

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 798900@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <niels@thykier.net> (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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 19 Feb 2016 18:35:36 +0000
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.41
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 lintian    - Debian package checker
Closes: 661003 672297 683059 738187 763270 798900 809440 812723 813013 813904 814041
Changes:
 lintian (2.5.41) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - insane-line-length-in-source-file
       - source-contains-prebuilt-pandoc-documentation
       - upstream-metadata-is-not-a-file
       - upstream-metadata-yaml-invalid
     + Removed:
       - package-contains-broken-symlink
 .
   * checks/apache2.desc:
     + [JW] Remove spurious check name abbreviation.
   * checks/binaries.pm:
     + [NT] Update match for detecting numpy linking.
   * checks/cruft.{desc,pm}:
     + [BR] Filter some simple comments for long line in source-is-missing
       (Closes: #798900).
     + [BR] Detect pandoc docs avoiding source-is-missing warning.
     + [BR] Fix other source-is-missing FP. (Closes: #813013).
   * checks/fields.pm:
     + [NT] Emit "no-homepage-field" only for source packages.
   * checks/files.pm:
     + [JW] Treat packages without Multi-Arch field as if they had
       "Multi-Arch: no".  Thanks to Bas Couwenberg for the bug report.
   * checks/scripts.desc:
     + [JW] Fix typos.
   * checks/symlinks.{desc,pm}:
     + [NT] Retire package-contains-broken-symlink tag.  It was too much
       effort compared to the gain.  (Closes: #672297, #683059, #763270,
       #812723, #661003, #738187)
   * checks/testsuite.{desc,pm}:
     + [JW, NT] Apply patch from Christian Seiler to accept DEP-8 tests
       being symlinks to existing files in the source package.  Thanks
       to Raphaël Hertzog for suggesting it.  (Closes: #809440)
   * checks/upstream-metadata.{desc,pm}:
     + [NT] Apply patch from Petter Reinholdtsen to check that the
       upstream metadata file is valid YAML if present.  (Closes: #813904)
 .
   * commands/lab-tool.pm:
     + [NT] New utility to handle most laboratory operations.
   * commands/lintian:
     + [NT] New location for "frontend/lintian".
     + [NT] Refactored to use "dplint" to compute the include dirs.
     + [NT] Remove -S, -R and -r, which are now supported in the new
       lintian-lab-tool command.
 .
   * data/spelling/corrections:
     + [JW] Fix some corrections.
     + [JW] Add more corrections.
   * data/standards-version/release-dates:
     + [NT] Add 3.9.7.  Thanks to Alf Gaida for the reminder.
       (Closes: #814041)
 .
   * debian/control:
     + [JW] Switch from libyaml-perl to libyaml-libyaml-perl in
       Build-Depends and Suggests. (Lintian has been using the latter
       package since 2.5.31.)
     + [NT] Add dependency on libyaml-libyaml-perl for the new
       upstream-metadata check.
     + [NT] Bump Standards-Versions to 3.9.7 - no changes required.
   * debian/{lintian.links,manpages,rules}:
     + [NT] Update to install the new lab-tool command.
 .
   * frontend/lintian:
     + [NT] Move the code to "commands/lintian" and leave a symlink to
       dplint to replace it.
 .
   * helper/coll/objdump-info-helper:
     + [NT] Avoid collecting unused information.
 .
   * lib/Lintian/Path.pm:
     + [NT] Remove the _file_info cache field to avoid paying
       for all "file(1)" info twice.
   * lib/Lintian/Collect/Binary.pm:
     + [NT] Remove unnecessary values on members in the
       objdump_info table.
   * lib/Lintian/*.pm:
     + [JW] Fix typos.
 .
   * man/lintian-lab-tool.pod:
     + [NT] New file.
 .
   * private/generate-lintian-pod:
     + [JW] Fix formatting pathnames followed by punctuation characters.
Checksums-Sha1:
 dd706dcb9087a4a9e6c3490f4434bd5627293119 2789 lintian_2.5.41.dsc
 ff1b79e3d4be3e99aac25b5ee623f62b97cba790 1291336 lintian_2.5.41.tar.xz
Checksums-Sha256:
 2e0e908fe727e1abb07b690000fba5c451f99937e79afe3872ff6e7393ea848c 2789 lintian_2.5.41.dsc
 5007f314482e09849b7476f7e684c2ffad8c3c9ab6b7296b1a813a2f5bed440e 1291336 lintian_2.5.41.tar.xz
Files:
 0f89b1049d5dd7189be904b252bca62a 2789 devel optional lintian_2.5.41.dsc
 5d34a2d0e099f1bbd9b9d2f2adf98f9f 1291336 devel optional lintian_2.5.41.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWx2XKAAoJEAVLu599gGRCA+kP/jKfWoj5uAryevfFus+FB9j9
Ebwd8YlHFjbsulR8+gJKwYYHo0jjMhUMFcZ4vmKmbGKaasF9Eg8kvSCCVoOQ/CAs
4GgfmzsVk9UasAh44NESJ5zvPYQFEmQT4Kbu7VYlRB9T1ljffqPQOgE4L2vszlRM
m1RmTqRuZWTOxQGAuNAPO95S+5RN6XyzFFOkxzjkC3v5mk4OV16BOWJV9FgC0cwE
1p8Vz3+O9MZ5Xz6ImQDWs120A9d+rm1B9aT6X0+i/l0qnGstJ27Hbx6e6kn45f4a
9ERPLaCxMu5dATYrNmAEtvt2UFHGW/THHNUZTDpOPxtSsOCVmB8xzNF9W+0JpgtG
ynsBoTITiSUQ8t+FW2ON0VQ6mZ/40f0Gg01xtwACGqwhWV3xmIwvP7un4xKXuWvg
oNOWyLQGr2e65aJb3Pe2cz4DZCRBrlcfaxB0WEXkoKwah+qBvhPwQQttPlKsHssw
tzO9jF0NAlxaVkiZPL6/e8RwFuBdnKgxLdft3+lsEuPAtEBGoEIPjIruypQ+I5Pm
/lRS1pJ4jCiuGJYP8ECHqy72UqfWbhtRk+jVsyR6j+Mv4003mxr83B04NFTXHttH
jxRBnjwsFfUY5b37cvprCdfCQWsQLsvntsjf4YlC2pUzYAU8azGtNPGqI10uNKi1
ep8o/afGuRF/lPA+bzrv
=QpTT
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: