Your message dated Mon, 20 Jun 2011 09:51:24 +0200
with message-id
<BANLkTi=t4dz8e214kmjhybr2jggnhgcpn2qswv6ryqnwub3...@mail.gmail.com>
and subject line Re: [php-maint] Bug#630980: php5-common: wrong
php.ini-development
has caused the Debian Bug report #630980,
regarding php5-common: wrong php.ini-development
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.)
--
630980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630980
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-common
Version: 5.3.6-12
Severity: normal
The file /usr/share/doc/php5-common/examples/php.ini-development is not a
development conf example,
it is a copy of /usr/share/php5/php.ini-production
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'stable-updates'), (500, 'testing'),
(500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.39-mio (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages php5-common depends on:
ii libc6 2.13-7 Embedded GNU C Library: Shared lib
ii sed 4.2.1-9 The GNU sed stream editor
Versions of packages php5-common recommends:
pn php5-suhosin <none> (no description available)
php5-common suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
notfound 5.3.6-12
thank you
Hi Samuele,
it does not.
The version in git (vanilla with pkg-php5 patches):
ondrej@howl:~/Projects/pkg-php/php5$ cat php.ini-development | tr "\t"
" " | md5sum
085dcf37e8208ad542edf3379bec508c -
The version in the package:
# md5sum /usr/share/doc/php5-common/examples/php.ini-development
085dcf37e8208ad542edf3379bec508c
/usr/share/doc/php5-common/examples/php.ini-development
And it differs from production one:
# diff -urNap /usr/share/php5/php.ini-production
/usr/share/doc/php5-common/examples/php.ini-development | diffstat
php.ini-development | 96 +++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 77 insertions(+), 19 deletions(-)
O.
On Sun, Jun 19, 2011 at 15:02, Samuele Battarra <[email protected]> wrote:
> Package: php5-common
> Version: 5.3.6-12
> Severity: normal
>
> The file /usr/share/doc/php5-common/examples/php.ini-development is not a
> development conf example,
> it is a copy of /usr/share/php5/php.ini-production
>
> -- System Information:
> Debian Release: wheezy/sid
> APT prefers unstable
> APT policy: (990, 'unstable'), (500, 'stable-updates'), (500, 'testing'),
> (500, 'stable'), (1, 'experimental')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.39-mio (SMP w/2 CPU cores)
> Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages php5-common depends on:
> ii libc6 2.13-7 Embedded GNU C Library: Shared
> lib
> ii sed 4.2.1-9 The GNU sed stream editor
>
> Versions of packages php5-common recommends:
> pn php5-suhosin <none> (no description available)
>
> php5-common suggests no packages.
>
> -- no debconf information
>
>
>
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>
--
Ondřej Surý <[email protected]>
http://blog.rfc1925.org/
--- End Message ---