Your message dated Tue, 22 Mar 2016 19:20:26 +0000
with message-id <[email protected]>
and subject line Bug#811431: fixed in symfony 2.8.3+dfsg-1
has caused the Debian Bug report #811431,
regarding php5-symfony-debug: fails to install: php5-symfony-debug.postinst: 
php5enmod: not found
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.)


-- 
811431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811431
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-symfony-debug
Version: 2.7.9+dfsg-1
Severity: serious
User: [email protected]
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package php5-symfony-debug.
  (Reading database ... 
(Reading database ... 7550 files and directories currently installed.)
  Preparing to unpack .../php5-symfony-debug_2.7.9+dfsg-1_amd64.deb ...
  Unpacking php5-symfony-debug (2.7.9+dfsg-1) ...
  Setting up php5-symfony-debug (2.7.9+dfsg-1) ...
  /var/lib/dpkg/info/php5-symfony-debug.postinst: 11: 
/var/lib/dpkg/info/php5-symfony-debug.postinst: php5enmod: not found
  dpkg: error processing package php5-symfony-debug (--configure):
   subprocess installed post-installation script returned error exit status 127
  Errors were encountered while processing:
   php5-symfony-debug


cheers,

Andreas

Attachment: php5-symfony-debug_2.7.9+dfsg-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: symfony
Source-Version: 2.8.3+dfsg-1

We believe that the bug you reported is fixed in the latest version of
symfony, 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.
Daniel Beyer <[email protected]> (supplier of updated symfony 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: Tue, 22 Mar 2016 17:43:00 +0100
Source: symfony
Binary: php-symfony php-symfony-asset php-symfony-browser-kit 
php-symfony-class-loader php-symfony-config php-symfony-console 
php-symfony-css-selector php-symfony-debug php-symfony-dependency-injection 
php-symfony-dom-crawler php-symfony-event-dispatcher 
php-symfony-expression-language php-symfony-filesystem php-symfony-finder 
php-symfony-form php-symfony-http-foundation php-symfony-http-kernel 
php-symfony-intl php-symfony-ldap php-symfony-locale 
php-symfony-options-resolver php-symfony-process php-symfony-property-access 
php-symfony-property-info php-symfony-routing php-symfony-security 
php-symfony-security-core php-symfony-security-csrf php-symfony-security-guard 
php-symfony-security-http php-symfony-serializer php-symfony-stopwatch 
php-symfony-templating php-symfony-translation php-symfony-validator 
php-symfony-var-dumper php-symfony-yaml php-symfony-doctrine-bridge 
php-symfony-monolog-bridge php-symfony-phpunit-bridge 
php-symfony-proxy-manager-bridge
 php-symfony-swiftmailer-bridge php-symfony-twig-bridge 
php-symfony-debug-bundle php-symfony-framework-bundle 
php-symfony-security-bundle php-symfony-twig-bundle 
php-symfony-web-profiler-bundle
 php5-symfony-debug
Architecture: source
Version: 2.8.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: Daniel Beyer <[email protected]>
Description:
 php-symfony - set of reusable components and framework for web projects
 php-symfony-asset - manage asset URLs
 php-symfony-browser-kit - simulate the behavior of a web browser
 php-symfony-class-loader - load PHP classes automatically
 php-symfony-config - load configurations from different data sources
 php-symfony-console - run tasks from the command line
 php-symfony-css-selector - convert CSS selectors to XPath expressions
 php-symfony-debug - tools to make debugging of PHP code easier
 php-symfony-debug-bundle - debugging tools for the Symfony framework
 php-symfony-dependency-injection - standardize and centralize construction of 
objects
 php-symfony-doctrine-bridge - integration for Doctrine with Symfony Components
 php-symfony-dom-crawler - ease DOM navigation for HTML and XML documents
 php-symfony-event-dispatcher - dispatch events and listen to them
 php-symfony-expression-language - compile and evaluate expressions
 php-symfony-filesystem - basic filesystem utilities
 php-symfony-finder - find files and directories
 php-symfony-form - create HTML forms and process request data
 php-symfony-framework-bundle - basic, robust and flexible MVC framework
 php-symfony-http-foundation - object-oriented layer for the HTTP specification
 php-symfony-http-kernel - building blocks for flexible and fast HTTP-based 
frameworks
 php-symfony-intl - limited replacement layer for the PHP extension intl
 php-symfony-ldap - abstraction layer for the PHP LDAP module
 php-symfony-locale - deprecated replacement layer for the PHP extension intl
 php-symfony-monolog-bridge - integration for Monolog with Symfony Components
 php-symfony-options-resolver - configure objects with option arrays
 php-symfony-phpunit-bridge - integration for PHPUnit with Symfony Components
 php-symfony-process - execute commands in sub-processes
 php-symfony-property-access - read from and write to an object or array
 php-symfony-property-info - extract information about properties of PHP classes
 php-symfony-proxy-manager-bridge - integration for ProxyManager with Symfony 
Components
 php-symfony-routing - associate a request with code that generates a response
 php-symfony-security - infrastructure for sophisticated authorization systems
 php-symfony-security-bundle - configurable security system for the Symfony 
framework
 php-symfony-security-core - infrastructure for authorization systems - common 
features
 php-symfony-security-csrf - infrastructure for authorization systems - CSRF 
protection
 php-symfony-security-guard - infrastructure for authorization systems - Guard 
features
 php-symfony-security-http - infrastructure for authorization systems - HTTP 
integration
 php-symfony-serializer - convert PHP objects into specific formats and vice 
versa
 php-symfony-stopwatch - profile PHP code
 php-symfony-swiftmailer-bridge - integration for Swift Mailer with Symfony 
Components
 php-symfony-templating - tools needed to build a template system
 php-symfony-translation - tools to internationalize an application
 php-symfony-twig-bridge - integration for Twig with Symfony Components
 php-symfony-twig-bundle - configurable integration of Twig with the Symfony 
framework
 php-symfony-validator - tools to validate classes
 php-symfony-var-dumper - ${phpcomposer:description}
 php-symfony-web-profiler-bundle - collect requests information for analysis 
and debugging
 php-symfony-yaml - convert YAML to PHP arrays and the other way around
 php5-symfony-debug - Symfony debug extension
Closes: 811431
Changes:
 symfony (2.8.3+dfsg-1) unstable; urgency=medium
 .
   * Upload to unstable since everything should be in place now
 .
   [ Fabien Potencier ]
   * updated VERSION for 2.8.3
 .
   [ David Prévot ]
   * Explicit dependency on php5-common (Closes: #811431)
   * Update homemade static autoload.php
   * PHP 7.0 transition:
     - Drop some now useless php-* build-dependencies
     - Build with recent pkg-php-tools
 .
   [ Daniel Beyer ]
   * Drop patch to fix broken test in VarDumper (no longer needed)
     - VarDumper-Fix-tests-on-PHP-7.patch
 .
   [ Marco Pivetta ]
   * #17676 - making the proxy instantiation compatible with ProxyManager 2.x
     by detecting proxy features
Checksums-Sha1:
 27c074a4d0ac244c263ca19529f695f31c5b7f15 6027 symfony_2.8.3+dfsg-1.dsc
 bcd0efecf3106a219cb622dfdd6099e1fede11b6 3907607 symfony_2.8.3+dfsg.orig.tar.gz
 b98ca4b28fc2327e2389dab1907caf31b80418e5 38772 
symfony_2.8.3+dfsg-1.debian.tar.xz
Checksums-Sha256:
 d05e8ab70d506c51c73107981d4bc8b8cedaf3ab685c750b99e117ac7ca28497 6027 
symfony_2.8.3+dfsg-1.dsc
 9589f60916a21c082ab6d1619752e36df9e22e486b6a93e4c6e9b242e5dbdc8d 3907607 
symfony_2.8.3+dfsg.orig.tar.gz
 4810c6070d9b236407132b15bcae9cf84ae4efc22e2467c99aaf2d43db2114fc 38772 
symfony_2.8.3+dfsg-1.debian.tar.xz
Files:
 a135ac4056afecce5c773297ecd1e776 6027 php optional symfony_2.8.3+dfsg-1.dsc
 3afed790444a73fbdc6eca182cb4d446 3907607 php optional 
symfony_2.8.3+dfsg.orig.tar.gz
 00ba7850896457cfd243b5eebcbd9237 38772 php optional 
symfony_2.8.3+dfsg-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJW8ZR/AAoJEAWMHPlE9r08km0H/iuRUfQ1RJQZiHNxT4QDbDA3
zZDuBrGwXQcFqc5FWC5M4Xn4hd6Hp6rBUVOp97MkLkiNgxbGl97Z8f7v0yeWOluB
P9L/LbeUKXYEGXQFANAsZo8OFcdNIjUa476sGjLD15UltiPfOouewtrYTtFQuiMF
6C87M3GExCtYbtZfEFUkongkYojnK7lqAXWpaoo8zXlT+x4noQUstarqdIlTAEki
NfOt2fHhcuShXs9npFO2RFAEsynAObGSiejOtPmgx21QB2k/TMogtrLZWCWmjWAf
0BE+8g5IBbuxrYsTdIDmRLALJ0QQlrVekhjFklHUq/yizHCMA0Jpz3gjC9P1F5w=
=+CwX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to