Package: dh-make-php Version: 0.3.0 Severity: normal If you try to
dh-make-pecl gearman script will fill current directory with many directories which names seems taken from package.xml, also it tries to corrupt /usr/share/php/PEAR/Config.php (if run as root) error messages like the following: ---------------------------------------- Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/PEAR/ChannelFile.php on line 1524 Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/PEAR/ChannelFile.php on line 1527 Strict Standards: Non-static method PEAR_ChannelFile::fromArrayWithErrors() should not be called statically, assuming $this from incompatible context in /u sr/share/php/PEAR/Registry.php on line 1479 Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/PackageFile/v2/Validator.php on line 250 James M. Luedke, Herman J. Radtke III Guessing Maintainer: Test1 <test1@morgoth.mordor> /usr/bin/dh-make-pecl: line 185: [: too many arguments ln: target '1.1.2.orig.tar.gz' is not a directory mkdir: cannot create directory '/usr/share/php/pear/common.php': No such file or directory mkdir: cannot create directory 'assigning': File exists mkdir: cannot create directory 'the': File exists mkdir: cannot create directory 'return': File exists mkdir: cannot create directory 'value': File exists mkdir: cannot create directory 'of': File exists mkdir: cannot create directory 'new': File exists mkdir: cannot create directory 'by': File exists mkdir: cannot create directory 'reference': File exists mkdir: cannot create directory 'is': File exists mkdir: cannot create directory 'deprecated': File exists mkdir: cannot create directory 'in': File exists mkdir: cannot create directory '/usr/share/php/pear/common.php': No such file or directory mkdir: cannot create directory 'on': File exists mkdir: cannot create directory 'line': File exists mkdir: cannot create directory 'deprecated:': File exists mkdir: cannot create directory 'assigning': File exists mkdir: cannot create directory 'the': File exists mkdir: cannot create directory 'return': File exists mkdir: cannot create directory 'value': File exists mkdir: cannot create directory 'of': File exists mkdir: cannot create directory 'new': File exists mkdir: cannot create directory 'by': File exists mkdir: cannot create directory 'reference': File exists mkdir: cannot create directory 'is': File exists mkdir: cannot create directory 'deprecated': File exists .... Strict Standards: Non-static method PEAR_Installer_Role::getValidRoles() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/PackageFile/v2/Validator.php on line 1345 Strict Standards: Non-static method PEAR_Installer_Role::getValidRoles() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/PackageFile/v2/Validator.php on line 1345 Strict Standards: Non-static method PEAR_DependencyDB::singleton() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Registry.php on line 328 Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/share/php/PEAR/Registry.php on line 1179 Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/share/php/PEAR/Registry.php on line 1183 Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/PEAR/ChannelFile.php on line 199 Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/PEAR/ChannelFile.php on line 1504 Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/PEAR/ChannelFile.php on line 1516 Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/PEAR/ChannelFile.php on line 1524 Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/PEAR/ChannelFile.php on line 1527 Strict Standards: Non-static method PEAR_ChannelFile::fromArrayWithErrors() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Registry.php on line 1479 Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/PackageFile/v2/Validator.php on line 250 1.1.2/debian/pecl: File name too long ------------------------------------------------------------------------------ i checked current stable and 0.4 version - same problem. -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dh-make-php depends on: ii cdbs 0.4.115+deb7u1 ii php-pear 5.4.4-14+deb7u9 ii php5-cli 5.4.4-14+deb7u9 dh-make-php recommends no packages. dh-make-php suggests no packages. -- no debconf information Subject: dh-make-php: fails to make gearman package Package: dh-make-php Version: 0.3.0 Severity: normal -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dh-make-php depends on: ii cdbs 0.4.115+deb7u1 ii php-pear 5.4.4-14+deb7u9 ii php5-cli 5.4.4-14+deb7u9 dh-make-php recommends no packages. dh-make-php suggests no packages. -- no debconf information -- Aleksei Zbiniakov