Your message dated Mon, 25 Apr 2016 16:55:50 +0000
with message-id <[email protected]>
and subject line Bug#821458: Removed package(s) from unstable
has caused the Debian Bug report #553666,
regarding dh-make-php: dpkg-buildpackage does not build pecl_http correctly
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.)
--
553666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553666
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-make-php
Version: 0.2.12
Severity: normal
After downloading pecl_http with dh-make-pecl --only 5 pecl_http I can not
build the package.
I call dpkg-buildpackge -rfakeroot but the script fails with the message:
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
make[1]: Leaving directory `/home/sauer/php-pecl-http-1.6.5/pecl_http-1.6.5'
make[1]: Entering directory `/home/sauer/php-pecl-http-1.6.5/pecl_http-1.6.5'
find . -name \*.gcno -o -name \*.gcda | xargs rm -f
find . -name \*.lo -o -name \*.o | xargs rm -f
find . -name \*.la -o -name \*.a | xargs rm -f
find . -name \*.so | xargs rm -f
find . -name .libs -a -type d|xargs rm -rf
rm -f libphp.la modules/* libs/*
make[1]: Leaving directory `/home/sauer/php-pecl-http-1.6.5/pecl_http-1.6.5'
touch build-stamp-v5
fakeroot debian/rules binary
dh_testdir
dh_testroot
# can't dh_clean here without specifically excluding the possibly existing
installed dirs
# for other version.
#dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/php-pecl-http.
mkdir -p debian/php5-pecl-http//usr/lib/php5/20060613+lfs
install -m 644 -o root -g root tmp/modules5/pecl-http.so
debian/php5-pecl-http//usr/lib/php5/20060613+lfs/pecl-http.so
install: cannot stat `tmp/modules5/pecl-http.so': No such file or directory
make: *** [install-v5] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status
2
---------------------------------------------------------------------------
The reason seems to be that dh-make-pecl is creating scripts to build a package
with a module called "pecl_http.so", while the module makefile is building the
module with the name "http.so" (without pecl_).
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dh-make-php depends on:
ii cdbs 0.4.52 common build system for Debian pac
ii php-pear 5.2.6.dfsg.1-1+lenny3 PEAR - PHP Extension and Applicati
ii php5-cli 5.2.6.dfsg.1-1+lenny3 command-line interpreter for the p
dh-make-php recommends no packages.
dh-make-php suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.4.0+rm
Dear submitter,
as the package dh-make-php has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/821458
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---