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

Bug#810204: marked as done (missing-dep-for-interpreter: false positive with escript (erlang))



Your message dated Sun, 17 Dec 2017 20:59:41 +0000
with message-id <E1eQg29-0003Qs-ON@fasolo.debian.org>
and subject line Bug#810204: fixed in lintian 2.5.63
has caused the Debian Bug report #810204,
regarding missing-dep-for-interpreter: false positive with escript (erlang)
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.)


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

Dear Maintainer,

lintian report 'missing-dep-for-interpreter' on following package:
http://mentors.debian.net/package/averell

The '/usr/bin/averell' executable uses 'escript' as interpreter, which is
contained in erlang-base or erlang-base-hipe.
The averell package declares:
Depends: erlang-base-hipe | erlang-base | erlang-abi-17.0, erlang-cowboy (>=
2.0.0~pre.1), erlang-getopt (>= 0.8.2)

eralng-cowboy and erlang-getopt both already depends on erlang-base-hipe or
erlang-base, so lintian must not report this error.

Regards,
Jean



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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.90.20160101-1
ii  bzip2                             1.0.6-8
ii  diffstat                          1.60-1
ii  file                              1:5.25-2
ii  gettext                           0.19.7-2
ii  hardening-includes                2.8+nmu2
ii  intltool-debian                   0.35.0+20060710.4
ii  libapt-pkg-perl                   0.1.29+b5
ii  libarchive-zip-perl               1.55-1
ii  libclass-accessor-perl            0.34-1
ii  libclone-perl                     0.38-1+b1
ii  libdpkg-perl                      1.18.4
ii  libemail-valid-perl               1.198-1
ii  libfile-basedir-perl              0.07-1
ii  libipc-run-perl                   0.94-1
ii  liblist-moreutils-perl            0.413-1+b1
ii  libparse-debianchangelog-perl     1.2.0-8
ii  libperl5.22 [libdigest-sha-perl]  5.22.1-3
ii  libtext-levenshtein-perl          0.13-1
ii  libtimedate-perl                  2.3000-2
ii  liburi-perl                       1.69-1
ii  man-db                            2.7.5-1
ii  patchutils                        0.3.4-1
ii  perl                              5.22.1-3
ii  t1utils                           1.38-4
ii  xz-utils                          5.1.1alpha+20120614-2.1

Versions of packages lintian recommends:
ii  dpkg                                 1.18.4
ii  libperlio-gzip-perl                  0.19-1+b1
ii  perl                                 5.22.1-3
ii  perl-modules-5.22 [libautodie-perl]  5.22.1-3

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.18.4
ii  libhtml-parser-perl    3.71-2+b1
ii  libtext-template-perl  1.46-1
ii  libyaml-perl           1.15-1

-- no debconf information

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

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

Debian distribution maintenance software
pp.
Chris Lamb <lamby@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@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 17 Dec 2017 20:19:20 +0000
Source: lintian
Binary: lintian
Built-For-Profiles: nocheck
Architecture: source all
Version: 2.5.63
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Chris Lamb <lamby@debian.org>
Description:
 lintian    - Debian package checker
Closes: 660718 769365 794295 810204 812756 813525 834290 882684 884142 884165 884296 884408 884559 884572
Changes:
 lintian (2.5.63) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - development-package-ships-elf-binary-in-path
       - excessive-priority-for-library-package
       - multiarch-foreign-cmake-file
       - multiarch-foreign-pkgconfig
       - multiarch-foreign-static-library
       - package-contains-compiled-font-file
       - package-contains-compiled-glib-schema
 .
   * checks/binaries.{pm,desc}:
     + [CL] Add an experimental check for development packages that ship
       ELF binaries in $PATH. Host architecture binaries are generally not
       executable so such files are useless for cross builds.
       (Closes: #794295)
   * checks/cruft.desc:
     + [CL] Add debian/changelog to the file-contains-trailing-whitespace
       example to make it even easier to copy-paste.
   * checks/fields.{pm,desc}:
     + [CL] Warn about library packages with excessive priority. Thanks to
       Josh Triplett for the report.  (Closes: #834290)
   * checks/files.{pm,desc}:
     + [CL] Warn about Multi-Arch: foreign packages that ship CMake,
       pkg-config or static libraries in public, architecture-dependent
       search paths. Thanks to Helmut Grohne for the initial patch and
       report.  (Closes: #882684)
     + [CL] Raise the certainty of multiarch-foreign-shared-library from
       "wild guess" to "possible" on the suggestion of Helmut Grohne.
     + [CL] Test for packages shipping "gschemas.compiled" files. Thanks
       to Andreas Beckmann for the idea.  (Closes: #884142)
     + [CL] Warn if a package ships compiled font files. Thank you to
       Andreas Beckmann for the report.  (Closes: #884165)
   * checks/python.pm:
     + [CL] Also check for packages installing modules called "site" or
       "docs" into the global namespace.  (Closes: #769365)
   * checks/scripts.desc:
     + [CL] Update description of python-script-but-no-python-dep to refer
       to ${python3:Depends}. Thanks to Mattia Rizzolo.  (Closes: #660718)
     + [CL] Prevent a false-positive in missing-dep-for-interpreter by
       matching ABI-versioned virtual packages for Erlang. Thanks to
       Jean Parpaillon for the report.  (Closes: #810204)
   * checks/source-copyright.desc:
     + [CL] Update description of source-includes-file-in-files-excluded
       to clarify the potential problem and to reference the relevant
       wishlist bug against git-buildpackage.
   * checks/python.pm:
     + [CL] Clarify that new-package-should-not-package-python2-module
       triggers when there is a single changelog entry as well as providing
       general guidance where upstreams have not ported to Python 3 yet.
 .
   * commands/lintian.pm:
     + [CL] Correct parsing of "jobs=42" in lintianrc. If specified, it
       would be coerced to a boolean resulting in a value of 1.
     + [CL] Allow the tag display limit to be configured via the
       "--tag-display-limit" command-line argument or "tag-display-limit"
       in lintianrc.  (Closes: #813525)
     + [CL] Make -v imply --no-tag-display-limit.  (Closes: #812756)
 .
   * data/files/privacy-breaker-fragments:
     + [CL] Don't match, for example, "FB.login()" when used as a
       documentation example.  (Closes: #884296)
   * data/spelling/corrections:
     + [PW] Add a number of corrections.
 .
   * doc/lintianrc.example:
     + [CL] Add missing "jobs" entry.
 .
   * profiles/pureos/main.profile:
     + [CL] Add a profile for Purism's PureOS.  (Closes: #884408)
 .
   * reporting/images/*.png:
     + [CL] Apply patch from Ville Skyttä that runs the .PNG files through
       the "zopflipng" minimiser tool to save space.  (Closes: #884559)
 .
   * reporting/templates/maintainer.tmpl:
     + [CL] Add links from each maintainer page (which does not include
       pedantic tags, etc.) to the corresponding package on the full report,
       Thanks to Paul Wise for the idea and report.  (Closes: #884572)
 .
   * vendors/pureos/main/data/changes-file/known-dists:
     + [CL] Add data file for PureOS.
Checksums-Sha1:
 1701fc4b6776cb05e3968f8015c8bca81cb01987 2898 lintian_2.5.63.dsc
 87a9f479afb2849a5ef2181b7da3803e360ad81f 1251436 lintian_2.5.63.tar.xz
 4db6ab6051aece6a678a92d36f4cf95967b36e3b 1075788 lintian_2.5.63_all.deb
 c6959b044c525630e8c3914723953135ffea65ac 15897 lintian_2.5.63_amd64.buildinfo
Checksums-Sha256:
 eba3339ed427baa7201df6585787a09f229c09d913560ff19408b191b3240d83 2898 lintian_2.5.63.dsc
 a3faafc65066fa65300ebeea9970988a12c6f73fbdbf3932ce09f567677294bf 1251436 lintian_2.5.63.tar.xz
 ff3aad6ffdd375b25472c0266005da84960c55f979838fe588337780b663c287 1075788 lintian_2.5.63_all.deb
 8446a904d90491a15bd42b542c62b2a2ea297d3c3059044cd77de46095037679 15897 lintian_2.5.63_amd64.buildinfo
Files:
 f1e8ded88d5661a815243b1b2d611a26 2898 devel optional lintian_2.5.63.dsc
 a25742669aed18eb77c7bbe1e7dc2631 1251436 devel optional lintian_2.5.63.tar.xz
 6c17866cd99514581cbaec453936c9a4 1075788 devel optional lintian_2.5.63_all.deb
 9db72e0e49f658c75f7f9518a30b790e 15897 devel optional lintian_2.5.63_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlo20msACgkQHpU+J9Qx
HlicGQ/+JboguncEv/FCNcREGz/Q7f/+ZuIGisHbi1H1jFM8TeyM1SHAPMunuZFu
Zpz/nKLe4KYiqpMQfpB2zeEGcqJgBqGErCI4YphUmy2eFk3GVjeLnRS/BQ6B5ZMm
8w60ymEZ+EA9Yx99pdHhYaCfJzfQ3P/xuMOVoIDCovDz7aLhhVSmOlzNWIJaDBEn
ynSVaynxxlaXrQwWMsOML9JfcPkbkdDKsWXabGd6+G6v2dflo7kI4cgHrFhegCJZ
SaT55D4KPPdJhwbXb4kuJrVp1H4oTu1D3dgJPFurGQI08wBgjwSfSMH2sI/RLe+Y
yv4WYWL/yAWomGPm4a3gQrKrc8cwyrk43QpL9AJ/m1ecoqK3jeiwjgWKYTdf4fTH
juk8A62UbIb8bXj3Ne6oebr3411QHm/sGzEof+pEhAkjXObQKi0Ov9Y2Dn31kN4k
ic0nENsrKz+jfKPYD/D33dY5UeAOaVpkANjkDspdaJ3Wcx0fkLp811B3YpLXe3Ff
mLlkuCaOVJHvJLEuNTSowCuuMDhDkccpea8R/Y82ZJeBJFmlfJsIxtFXYqEL/liy
6spt9tKSBF8G3bskgDqe/Mp/2hX/066VyrbmXSMfxS2gzX8cahGMhKM9frANnEVm
JqDX+1aqjGxKZpPdlZKyG1Wb/HlT6mVkYsZ5btsD0hLw8La9U4M=
=zbM7
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: