Your message dated Fri, 29 Aug 2014 15:20:00 +0000
with message-id <[email protected]>
and subject line Bug#750287: fixed in php-db 1.7.14-3
has caused the Debian Bug report #750287,
regarding php-db: FTBFS: Tests failures
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.)


-- 
750287: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750287
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: php-db
Version: 1.7.14-2
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140601 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> dh_link -O--buildsystem=phppear
> chmod +x ./debian/tests_run
> ./debian/tests_run
> Testing with db_error.phpt
> PHPUnit 3.7.28 by Sebastian Bergmann.
> 
> F
> 
> Time: 126 ms, Memory: 2.50Mb
> 
> There was 1 failure:
> 
> 1) db_error.phpt
> --- Expected
> +++ Actual
> @@ @@
>  testing different error codes...
> +
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
>  [db_error: message="db error: unknown error" code=-1 mode=return 
> level=notice prefix="" info=""]
>  [db_error: message="db error: test error" code=-1 mode=return level=notice 
> prefix="" info=""]
> +
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
>  [db_error: message="db error: no error" code=1 mode=return level=notice 
> prefix="" info=""]
> +
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
>  [db_error: message="db error: unknown error" code=-1 mode=return 
> level=notice prefix="" info=""]
> +
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
>  [db_error: message="db error: syntax error" code=-2 mode=return level=notice 
> prefix="" info=""]
> +
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
>  [db_error: message="db error: division by zero" code=-13 mode=return 
> level=notice prefix="" info=""]
>  testing different error modes...
> +
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
>  DB Error: unknown error[db_error: message="db error: unknown error" code=-1 
> mode=print level=notice prefix="" info=""]
>  
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
> +
>  User Notice: DB Error: syntax error in PEAR.php on line XXX
>  testing different error serverities...
>  
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
> +
>  User Notice: DB Error: syntax error in PEAR.php on line XXX
>  
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
> +
>  User Warning: DB Error: syntax error in PEAR.php on line XXX
> +
> +Notice: Undefined offset: 8192 in 
> /«PKGBUILDDIR»/DB-1.7.14/tests/db_error.php on line 29
> +
> +: Non-static method DB::errorMessage() should not be called statically, 
> assuming $this from incompatible context in DB.php on line XXX
>  
>  User Error: DB Error: syntax error in PEAR.php on line XXX
> 
> 
> FAILURES!
> Tests: 1, Assertions: 1, Failures: 1.
> make[1]: *** [override_dh_link] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/06/01/php-db_1.7.14-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: php-db
Source-Version: 1.7.14-3

We believe that the bug you reported is fixed in the latest version of
php-db, 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.
Thijs Kinkhorst <[email protected]> (supplier of updated php-db 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: SHA1

Format: 1.8
Date: Fri, 29 Aug 2014 14:57:41 +0000
Source: php-db
Binary: php-db
Architecture: source all
Version: 1.7.14-3
Distribution: unstable
Urgency: medium
Maintainer: PKG-PHP-PEAR team <[email protected]>
Changed-By: Thijs Kinkhorst <[email protected]>
Description:
 php-db     - PHP PEAR Database Abstraction Layer
Closes: 750287
Changes:
 php-db (1.7.14-3) unstable; urgency=medium
 .
   * Turn off db_error* tests, as they are broken with modern PHP
     versions. (Closes: #750287)
   * Remove self from uploaders.
   * Checked for policy 3.9.5, no changes.
Checksums-Sha1:
 5a88aac4671c239c9f513fe835034bbd8ae557a2 1583 php-db_1.7.14-3.dsc
 5f8c0be5c3231bbc312164c990c488695f4b5b54 5408 php-db_1.7.14-3.debian.tar.xz
 76535b4c2a656eda382167a8a28cd508bba2b19c 72978 php-db_1.7.14-3_all.deb
Checksums-Sha256:
 d9a156605822ed7b8b9a3093a3df115f236d4146ad5d957d552c7f93d65d528c 1583 
php-db_1.7.14-3.dsc
 ab1845b4a8942790106d249ec485580acba91772071e9561d6dc562a8b14fdd9 5408 
php-db_1.7.14-3.debian.tar.xz
 3a48edc4de7cde2c293d69ae8804ad9eb920294b88cd3b50fb5d540e58beec1c 72978 
php-db_1.7.14-3_all.deb
Files:
 b3fa08a9dbe68bd76c161f3dcfa42a3a 72978 php optional php-db_1.7.14-3_all.deb
 87189f32e7c45f55083cb889ffb0ce9a 1583 php optional php-db_1.7.14-3.dsc
 7be3391c3aef90e734f5f51683e1a61f 5408 php optional 
php-db_1.7.14-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJUAJWDAAoJEFb2GnlAHawEEt8H/2kKAFQoAMSdaHJx2eEn9gkI
vYt71COFRa2xkoZa7IcWmtd1CQ1QcXs5BCfq5pSP5whYMaNHpi5NthqNKlCngSzE
tOOE3ksZDO9719tPB7Up2InSIgPXZcBDXjs8fUiZyYV1+yqxD4xZ7h8iQUfN+AlF
wU0sOvQKgxkkTgx83EfeDXADIUAR90aw9ahNlco+W90lKUtgzn1zzk0FbVTbHxlw
aUjNxD5vHGipS7G/sDKZ4SOMXMDT1+XgWW4JeYQCum2+aGhnMoFruwJK4leCQDJn
j0USw5ES9IeEhojrpKX0nibp2O+ZPYdz1VBEwemiT3Fw4soDqagizZd1BcXxo2I=
=PaH4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to