Your message dated Tue, 31 Mar 2015 05:19:59 +0000
with message-id <e1ycoal-000710...@franck.debian.org>
and subject line Bug#745819: fixed in zoneminder 1.28.1-1
has caused the Debian Bug report #745819,
regarding zoneminder: FTBFS due to missing build-dependency on libgcrypt11-dev
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 ow...@bugs.debian.org
immediately.)
--
745819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745819
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: zoneminder
Version: 1.26.5-3
Severity: serious
Justification: fails to build from source
Control: tags -1 + patch
Dear Maintainer,
zoneminder in sid (1.26.5-3) and in experimental (1.26.5-3.1) currently
fails to build from source with the following error:
In file included from zm_user.cpp:23:0:
zm_user.h:36:25: fatal error: openssl/md5.h: No such file or directory
#include <openssl/md5.h>
^
This can be fixed, by build-depending on libgrcypt11-dev, that
previously was a dependency of libgnutls-dev.
Please apply the attached patch.
Best regards,
Andreas
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Peter Howard <p...@northern-ridge.com.au>
Uploaders: Vagrant Cascadian <vagr...@debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libphp-serialization-perl, libmysqlclient-dev, libdbd-mysql-perl, libdate-manip-perl, libwww-perl, libjpeg-dev, libpcre3-dev, libavcodec-ffmpeg-dev, libavformat-ffmpeg-dev, libswscale-ffmpeg-dev, libavutil-ffmpeg-dev, libv4l-dev (>= 0.8.3), libbz2-dev, libsys-mmap-perl, dh-autoreconf, libavdevice-ffmpeg-dev, libgnutls-openssl-dev
+Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libphp-serialization-perl, libmysqlclient-dev, libdbd-mysql-perl, libdate-manip-perl, libwww-perl, libjpeg-dev, libpcre3-dev, libavcodec-ffmpeg-dev, libavformat-ffmpeg-dev, libswscale-ffmpeg-dev, libavutil-ffmpeg-dev, libv4l-dev (>= 0.8.3), libbz2-dev, libsys-mmap-perl, dh-autoreconf, libavdevice-ffmpeg-dev, libgnutls-openssl-dev, libgcrypt11-dev
Standards-Version: 3.9.3
Homepage: http://www.zoneminder.com/
Vcs-Hg: http://hg.debian.org/hg/collab-maint/zoneminder
--- End Message ---
--- Begin Message ---
Source: zoneminder
Source-Version: 1.28.1-1
We believe that the bug you reported is fixed in the latest version of
zoneminder, 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 745...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated zoneminder 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 31 Mar 2015 15:11:13 +1100
Source: zoneminder
Binary: zoneminder
Architecture: source amd64
Version: 1.28.1-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Description:
zoneminder - Linux video camera security and surveillance solution
Closes: 544826 690803 732874 745819 759504 760314 779254
Changes:
zoneminder (1.28.1-1) unstable; urgency=low
.
[ Dmitry Smirnov <only...@debian.org> ]
* New upstream release [February 2015].
* Upload to unstable.
* Disabled automatic database upgrades: post(inst|rm) scripts no longer
touch database or do unexpected stuff (Closes: #779254).
See README.Debian for details.
* Updated installation paths:
+ /usr/share/zoneminder --> /usr/share/zoneminder/www
+ /usr/lib/cgi-bin --> /usr/lib/zoneminder/cgi-bin
* Added logrotate config (Closes: #544826).
Thanks, Alberto Reyes.
* Native systemd service; "--with systemd" added to dh.
* Build with CMake instead of autoconf; rules clean-up.
* Build with all hardening.
* Build and install "zmupdate.pl.1" man page.
* Added nginx/php5-fpm configuration example.
* Install upstream "apache.conf" example.
* Described setup of Zoneminer web site and database in README.Debian.
* Install "/etc/zm/zm.conf" with tighter permissions.
* Added TODO.Debian.
* Added "debian/clean"; "debian/gbp.conf"; bug-presubj.
* Remove bundled Cake tests to take ~5 MB off big-usr-share.
* Standards-Version: 3.9.6; compat/debhelper to version 9.
* Vcs links to new git repository at collab-maint.
* Build-Depends:
+ dh-systemd
+ libgcrypt11-dev --> libgcrypt-dev
+ libcurl4-gnutls-dev
+ libvlc-dev
+ policykit-1 (required by "zmsystemctl.pl")
- dh-autoreconf, autoconf, automake
* Depends:
- apache2
- libapache2-mod-php5 (moved to Suggests)
- libpcre3 (invalid)
- libmodule-load-perl (obsolete; replaced with perl-modules)
- libarchive-tar-perl (obsolete; replaced with perl-modules)
- mysql-server (moved to Recommends, Closes: #759504).
- php5
+ libav-tools
+ libjs-jquery (replaces bundled component)
+ libjs-mootool (replaces bundled component)
+ libjson-any-perl (Closes: #690803).
+ perl-modules (Closes: #745819).
* Recommends:
+ apache2 | httpd
+ mysql-server | virtual-mysql-server (Closes: #732874).
* Suggests:
+ libapache2-mod-php5 | php5-fpm
+ logrotate
* Refreshed, renamed and re-ordered patches; added DEP-3 headers.
* Removed "vendor_perl" patch (applied-upstream).
* New patches:
+ cmake-fix-confpath.patch
+ cmake-gnutls.patch
+ cmake-nossl.patch
+ cmake.patch
+ format-hardening.patch
+ pod_man_fixes.patch
+ pod_name_fixes.patch
+ pod_zmupdate-to-pod2usage.patch
* Lintianisation (incomplete):
- extra-license-file
- init.d-script-missing-lsb-description
- init.d-script-does-not-source-init-functions
- privacy-breach-generic
- package-contains-empty-directory
- manpage-has-errors-from-pod2man
- manpage-has-bad-whatis-entry
- quilt-patch-missing-description
- no-dep5-copyright
* Lintian-overrides:
+ unusual-interpreter usr/bin/zmsystemctl.pl #!/usr/bin/pkexec
+ script-not-executable usr/share/zoneminder/www/api/*
+ script-with-language-extension usr/bin/*.pl
+ source-is-missing web/tools/mootools/mootools-*-yc.js
+ source-is-missing web/skins/*/js/jquery-1.4.2.min.js
+ source-contains-prebuilt-javascript-object
* Renamed files in "debian".
* watch: dfsg repacksuffix and dversionmangle.
* "debian/copyright" to Copyright-Format-1.0.
* Set myself as new Maintainer (Closes: #760314).
.
[ Vagrant Cascadian <vagr...@debian.org> ]
* Removed obsolete DM-Upload-Allowed flag.
* Update debian/watch to use tarballs from github.
* Add Build-Depends on libgcrypt11-dev (Closes: #745819).
* Use canonical alioth Vcs-Hg URL.
* debian/control: Add Build-Depends: libpolkit-gobject-1-dev.
* Removed configure flag "--enable-crashtrace=no", which is no longer
present upstream.
Checksums-Sha1:
2c618013160564dbec3e8f786ddc60e2a5415d24 2330 zoneminder_1.28.1-1.dsc
3e173ae1aac529b60d79a5fc668c107f0679d0a2 3864811 zoneminder_1.28.1.orig.tar.gz
ee3ed60c0f8f72d21c7a9b7e438a37d28952ef21 20664
zoneminder_1.28.1-1.debian.tar.xz
ab0666fec4bfb0809baea40c66e696b93031823f 2045176 zoneminder_1.28.1-1_amd64.deb
Checksums-Sha256:
3146c3e34678bb565e8edefd61b063e179f85a4494a75a622806bd659d3f7807 2330
zoneminder_1.28.1-1.dsc
e55fa6ce1fd6c27912cd1de67fca3f80fad579f330020a384dc82838704d11ba 3864811
zoneminder_1.28.1.orig.tar.gz
2329890d30974cdeba410b661cc527167aa61d9ec4d8e8ed4ec7dfa9f3c46e33 20664
zoneminder_1.28.1-1.debian.tar.xz
c4a751d7cbee484d15e98b084915c367da04e3879cb94ff8f84a7bef5c81a1ee 2045176
zoneminder_1.28.1-1_amd64.deb
Files:
d9f72ffe858f55abff5bfe0c3296b753 2330 net optional zoneminder_1.28.1-1.dsc
e8b27b818e074e5739b2bad8c57671a1 3864811 net optional
zoneminder_1.28.1.orig.tar.gz
c02d7f21549006e6377cf2ad32f2d287 20664 net optional
zoneminder_1.28.1-1.debian.tar.xz
e353997d6de284cbeb1a4508811a696d 2045176 net optional
zoneminder_1.28.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVGim5AAoJEFK2u9lTlo0bOyQQAM/CGruXNTMGA7iPV3yN9T3X
svyzeUuehKh+xc4YVoKO6pisDclrKgAfjr7cfTr3+uJk1uROaS/ZFsB+arM812o0
lqtqH8AQzoF6s1vzjd7MeRLZFYAt0/OPQBOjEOxeWhJ3mO9MUvIvyQSyU2DCeXox
NJ1AGtwddCExSM/ZaWi/2gDVggplgL+M7BiTeDxJMXcAflhjMdoZELUUAYBBHlWt
oM/2t8I68JHaJVlwtmneg6qK4AnO0mj+ozqX6BfxzMM3u4TTRAt635YFnm+8e/Zd
hFYKTrV7RfaLDGTh4fmZLiYeL4FvHcj591iKp+Gihpo6AnU06PNObo7lOafH/4eX
wBV+kLxjYbs4HxYtc7BQLA5cBqQi6XzcWwUP3IaZJ+FUHisS21QwllM5txd0uAYo
H4Qz0YyoJLta4zkYRz+l5gk0PVWBkAqtHakpCxi2WezeY+f2LgXacxHITjX+y/fb
vSNCqJD36vc8oLXRpuBvdBuyVRwv0Q9xTOU91wVSKycSDOxj13PALTFxdtrrR0mo
h5MqoZ03h3Eh3aHfDanU3y6q4e+FHVFALJeWhdcz7JDc1HDJwXyzPxDMgyvFXj4r
G9DQ+LqDWYDv70Gj7oCM5XINWPpJVYZ8PewSUGQRfsAfWqfIaWbPfu3sZ3zGyBrB
H64Io7Z47G9UKqV5n/u4
=cT2F
-----END PGP SIGNATURE-----
--- End Message ---