Your message dated Sat, 05 Mar 2016 22:55:20 +0000
with message-id <[email protected]>
and subject line Bug#789878: fixed in lintian 2.5.42
has caused the Debian Bug report #789878,
regarding lintian: should not warn unusual-interpreter for hiphip virtual
machine
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 [email protected]
immediately.)
--
789878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789878
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lintian
Version: 2.5.30+deb8u4
Severity: serious
Justification: fails to build from source
Dear Maintainer,
0) Context
A DEB package of mediawiki is needed for the WP-MIRROR project.
See <https://www.mediawiki.org/wiki/Wp-mirror>.
1) Hiphop virtual machine
Mediawiki is written in PHP and runs faster on the hiphop virtual machine.
See <https://www.mediawiki.org/wiki/HHVM>.
2) Lintian
When lintian sees an executable file (permissions 755) that begins
with the shebang line:
#!/usr/bin/hhvm
lintian throws the warning:
W: wp-mirror-mediawiki: unusual-interpreter
usr/share/wp-mirror-mediawiki/maintenance/hiphop/run-server #!/usr/bin/hhvm
3) Workaround
Append to
.../wp-mirror-mediawiki/debian/wp-mirror-mediawiki.lintian-overrides
the following lines:
# false positive - hiphop virtual machine
wp-mirror-mediawiki binary: unusual-interpreter
usr/share/wp-mirror-mediawiki/maintenance/hiphop/run-server #!/usr/bin/hhvm
4) Requested action
Please update lintian to recognize executable scripts with the above
mentioned shebang line.
-- 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
Versions of packages lintian recommends:
ii libautodie-perl 2.25-1
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
pn libyaml-perl <none>
ii xz-utils 5.1.1alpha+20120614-2+b3
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.42
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Niels Thykier <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 05 Mar 2016 19:38:32 +0000
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.42
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <[email protected]>
Changed-By: Niels Thykier <[email protected]>
Description:
lintian - Debian package checker
Closes: 789878 795641 799083 816599
Changes:
lintian (2.5.42) unstable; urgency=medium
.
* Summary of tag changes:
+ Added:
- systemd-service-file-missing-documentation-key
+ Removed:
- dh_scrollkeeper-is-deprecated
- dh_suidregister-is-obsolete
.
* checks/copyright-file.pm:
+ [NT] Apply patch from Rafael Kitover to avoid some
false-positives with the DEP-5 copyright format.
(Closes: #795641)
* checks/debhelper.{desc,pm}:
+ [NT] Remove tags for dh_scrollkeeper and dh_suidregister,
which are removed in the next version of debhelper.
* checks/files.desc:
+ [JW] Update freedesktop.org specification URL.
* checks/menu-format.desc:
+ [JW] Update freedesktop.org specification URLs.
* checks/systemd.{desc,pm}:
+ [NT] Apply patch from Chris Lamb to flag systemd units
without the "Documentation" key. (Closes: #799083)
.
* data/scripts/interpreters:
+ [JW] Add hhvm as a known interpreter. (Closes: #789878)
* data/spelling/corrections:
+ [JW] Add more corrections.
+ [JW] Remove correction for "homogenous". (Closes: #816599)
Thanks to IOhannes m zmölnig for the bug report.
.
* debian/control:
+ [NT] Add (Build-)Dependency on libdata-alias-perl due
to patch from Rafael Kitover.
.
* doc/lintianrc.example:
+ [NT] Remove LINTIAN_LAB - most people will never need it.
.
* lib/Lintian/Tag/Info.pm:
+ [JW] Allow "." characters in manual page references.
Checksums-Sha1:
cd1f74daa8e34c6ea89b20de6e163088661a32a6 2809 lintian_2.5.42.dsc
5c2ed26af43dd8240ce84ed5c5d0435e1de5947b 1292956 lintian_2.5.42.tar.xz
Checksums-Sha256:
6ac9efc56b5718a1f7b3cee45784b9e795ea47747db05869234b2f71515219bb 2809
lintian_2.5.42.dsc
1f719263e728c19cff667c28fcedf71121192a7857cf8049ce300169887eac21 1292956
lintian_2.5.42.tar.xz
Files:
22d9c4b235c525aecae6e78fe0e7066a 2809 devel optional lintian_2.5.42.dsc
76eea453e18a0cc85daa7aa23714ff1a 1292956 devel optional lintian_2.5.42.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJW20gVAAoJEAVLu599gGRCq7wQAKi37Iv12WjMa8877RYLByUu
MzI5H6DqFn4l99m3xaH7q4vT+ahH9iJ8kekIKtRF0oBpGgq4nwKmwMJCVSq4XBTA
8Hytzzzz1K5as4HgNqw6WOhiZnfEw9tOjFCD4fIObR40u+cs+GIk+pCgrISRCrBB
IiWptH8alJZJTg1v5dtuy9t36uJGIHKu/HAw2o+BjopYXgel6P0+ImP7CHtdtp2w
LvbwEuSX0cqOpnmdoKhJ7lW06Y8EzBghxs0mj20IdVvuQQiROeJ3Vh8A6paz3Kzc
tiNSXMfyan1LljCASBkxrum7rawCwWxjXpAR16Abl3r6TFi5sBfCAktxmJwALYBJ
5pJuzsnCp4MWUl0GxSXMsab63hYZric/Sp3cnApE5uhhEfdaVOq6PkOXhq5Rlz7V
ByVwnCTPOCA+QeJmvvcrDCOt3WZfxUHfX958wTxM3VHIJi3UKmmJTCE4eu7/RuDl
TM5I4BLuVXC1FUWx49OUHqBfw8kIVx5CMNRun6hzCi9erIMs8u/378SnULQL+yBC
9O4v1HYqI1ntRV/yD1czRb/+sfo99K/hwrbzmHAeXskhloKuXmv2R61Xfra5FWw4
t4F56aLheFv8mQvbji31hd4jKXfEWbH0dkwHT4SNUoFT5ni7NiZFBmAlx3kbhwS+
aK1aZ16C6pMMNr4f+MHS
=MlYM
-----END PGP SIGNATURE-----
--- End Message ---