Your message dated Fri, 15 Jun 2012 23:49:22 +0000
with message-id <[email protected]>
and subject line Bug#613283: fixed in wordpress 3.4+dfsg-1
has caused the Debian Bug report #613283,
regarding wordpress: Constants redefined
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.)


-- 
613283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613283
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wordpress
Version: 3.0.4+dfsg-1
Severity: normal

It seems that the several PHP constant are defined in both
/etc/wordpress/wp-config.php and /etc/wordpress/config-*.php leading to the
following warnings:

[Sun Feb 13 22:00:02 2011] [warn] [client 10.142.246.140] mod_fcgid: stderr: 
PHP Notice:  Constant WP_CORE_UPDATE already defined in 
/etc/wordpress/wp-config.php on line 36
[Sun Feb 13 22:00:02 2011] [warn] [client 10.142.246.140] mod_fcgid: stderr: 
PHP Notice:  Constant DB_NAME already defined in /etc/wordpress/wp-config.php 
on line 38
[Sun Feb 13 22:00:02 2011] [warn] [client 10.142.246.140] mod_fcgid: stderr: 
PHP Notice:  Constant DB_USER already defined in /etc/wordpress/wp-config.php 
on line 39
[Sun Feb 13 22:00:02 2011] [warn] [client 10.142.246.140] mod_fcgid: stderr: 
PHP Notice:  Constant DB_HOST already defined in /etc/wordpress/wp-config.php 
on line 40



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (990, 'stable'), (400, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36.3-Soleus (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 wordpress depends on:
ii  apache2                2.2.16-6          Apache HTTP Server metapackage
ii  apache2-mpm-worker [ht 2.2.16-6          Apache HTTP Server - high speed th
ii  libjs-cropper          1.2.1-2           JavaScript image cropper UI
ii  libjs-jquery           1.4.2-2           JavaScript library for dynamic web
ii  libjs-prototype        1.6.1-1           JavaScript Framework for dynamic w
ii  libjs-scriptaculous    1.8.3-1           JavaScript library for dynamic web
ii  libphp-phpmailer       5.1-1             full featured email transfer class
ii  libphp-snoopy          1.2.4-2           Snoopy is a PHP class that simulat
ii  mysql-client-5.0 [mysq 5.0.51a-24+lenny4 MySQL database client binaries
ii  php-gettext            1.0.10-1          read gettext MO files directly, wi
ii  php5                   5.3.3-7           server-side, HTML-embedded scripti
ii  php5-gd                5.3.3-7           GD module for php5
ii  php5-mysql             5.3.3-7           MySQL module for php5
ii  tinymce                3.3.8+dfsg0-0.1   platform independent web based Jav

Versions of packages wordpress recommends:
ii  wordpress-l10n              3.0.4+dfsg-1 weblog manager - language files

Versions of packages wordpress suggests:
ii  mysql-server-5.0 [mysq 5.0.51a-24+lenny4 MySQL database server binaries

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: wordpress
Source-Version: 3.4+dfsg-1

We believe that the bug you reported is fixed in the latest version of
wordpress, which is due to be installed in the Debian FTP archive:

wordpress-l10n_3.4+dfsg-1_all.deb
  to main/w/wordpress/wordpress-l10n_3.4+dfsg-1_all.deb
wordpress_3.4+dfsg-1.debian.tar.xz
  to main/w/wordpress/wordpress_3.4+dfsg-1.debian.tar.xz
wordpress_3.4+dfsg-1.dsc
  to main/w/wordpress/wordpress_3.4+dfsg-1.dsc
wordpress_3.4+dfsg-1_all.deb
  to main/w/wordpress/wordpress_3.4+dfsg-1_all.deb
wordpress_3.4+dfsg.orig.tar.xz
  to main/w/wordpress/wordpress_3.4+dfsg.orig.tar.xz



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.
Raphaël Hertzog <[email protected]> (supplier of updated wordpress 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: Sat, 16 Jun 2012 01:19:20 +0200
Source: wordpress
Binary: wordpress wordpress-l10n
Architecture: source all
Version: 3.4+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano <[email protected]>
Changed-By: Raphaël Hertzog <[email protected]>
Description: 
 wordpress  - weblog manager
 wordpress-l10n - weblog manager - language files
Closes: 575985 592502 613283 616400 623557 639980 658395 658508 675469 677534
Changes: 
 wordpress (3.4+dfsg-1) unstable; urgency=low
 .
   * New upstream release. Closes: #677534
 .
   [ Raphaël Hertzog ]
   * [a1c0409] Refresh and update all patches to correctly apply on version
     3.4.
   * [3804496] Update debian/missing-sources/ to match the current versions of
     embedded javascript and flash files.
   * [185b051] Drop the old "default" theme (and its French translation)
   * [966ce6c] Grab latest translations
   * [1983326] Update Standards-Version to 3.9.3 (no change).
   * [29c48b6] Increase debhelper compat level to 9.
   * [73e16d0] Replace debian/dh_linktree by the packaged version.
   * [359b660] Update debian/wordpress.linktrees to match latest developments.
   * [645b650] Let setup-mysql lowercase the FQDN since the configuration
     scheme expects this. Thanks to Chris Butler <[email protected]> for the
     report (Closes: #658395)
   * [5433e90] Fix setup-mysql to avoid creating /srv/www with restricted
     permissions (Closes: #616400)
   * [dd2ef1d] Move back wp-config.php to /usr/share/wordpress/ since it's only
     a dispatcher to the real configuration file (Closes: #592502)
   * [b602372] Improve wp-config.php so that WordPress works behind an https
     reverse-proxy.
   * [ba0b729] Entirely update and rewrite README.debian. (Closes: #575985,
     #639980)
   * [683a908] Update wp-config.php to not redefine constants which have
     already been set.  Thanks to Richard van den Berg <[email protected]> for
     the report. (Closes: #613283)
   * [315eb68] Let wordpress-l10n depend on the same version than wordpress.
     (Closes: #623557)
   * [a6d0b9f] Default configuration now sets WP_CONTENT_DIR to
     /var/lib/wordpress/wp-content. And the package provides this new directory
     appropriately setup with write rights to www-data on blogs.dir and
     uploads. themes and plugins are root-owned directories with symlinks
     pointing back to the default themes and plugins. (Closes: #675469)
   * [4db98c6] Update setup-mysql to use WP_CONTENT_DIR (and no longer use
     $upload_dir). (Closes: #658508)
   * [a1970da] Extend debian/wordpress.linktrees to cover swfobject.js.
   * [8d46dab] Use dpkg-maintscript-helper to drop obsolete
     /etc/wordpress/wp-config.php
 .
   [ Martin Bagge / brother ]
   * [56d0a34] Improve the setup script to be able to use a remote MySQL
     server.
Checksums-Sha1: 
 9da96a25f75972beeff579b88638f9ebea4fa14c 2278 wordpress_3.4+dfsg-1.dsc
 fe5e32e29020d7916075012a99561771a5ae6909 3857452 wordpress_3.4+dfsg.orig.tar.xz
 68402d554d29af34d3ef7df36e8845ae51d976bf 3893544 
wordpress_3.4+dfsg-1.debian.tar.xz
 fa2e5c14591da52e42bb97d74e586c68aae0d53c 4217394 wordpress_3.4+dfsg-1_all.deb
 3206644b6efbb148bc998a6c804a96f9351b0bdc 6438074 
wordpress-l10n_3.4+dfsg-1_all.deb
Checksums-Sha256: 
 b75407d4b54b1c11f1b374b196f196030925ef43b3abdcb2f3e7d45014c5be6e 2278 
wordpress_3.4+dfsg-1.dsc
 8a6d21101212c6499a4f3c1b60467a20b011191a3155b466c9a3b32cd1af7202 3857452 
wordpress_3.4+dfsg.orig.tar.xz
 26ba0ab727aeb61037d3de9b7d8a0ad344c0cc440a664c2d9c386bdad8c8cd02 3893544 
wordpress_3.4+dfsg-1.debian.tar.xz
 6db6988b9672252f200e92a1f7c78329269fd887bfcb412eb8ad7ece03fd769c 4217394 
wordpress_3.4+dfsg-1_all.deb
 7172e9a2f59f946a723dab7115fc8a27e0e28a26a3ee1729a84b2daebc21b34a 6438074 
wordpress-l10n_3.4+dfsg-1_all.deb
Files: 
 876380769e47b22c7becb615b652f4ca 2278 web optional wordpress_3.4+dfsg-1.dsc
 f42b993866146cd111a00a6d3f82476c 3857452 web optional 
wordpress_3.4+dfsg.orig.tar.xz
 a8ddf44ad8007bb51a7b7e9123b3af22 3893544 web optional 
wordpress_3.4+dfsg-1.debian.tar.xz
 66f75c1fcda7d637b3a9bb72b030971a 4217394 web optional 
wordpress_3.4+dfsg-1_all.deb
 b249217f2dfcaa16aa1c334b501cf7da 6438074 localization optional 
wordpress-l10n_3.4+dfsg-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Signed by Raphael Hertzog

iQIcBAEBCAAGBQJP28Z9AAoJEOYZBF3yrHKa2lUP/0fDnBfcPM70E+WaTxjNxa3N
e1Dw8YaF5odyLHhwQOG91Rz+4XT3eo37J0AtAuLDj6xuO6BkrT57i8F6fad9cjAf
LD926wNIkgLa9PC3Zawhg/hEWORu++Mp09ihQ1LLkR/EY0E74VFdy3H+zeHhBuEn
g5cPBTj8EMH1msy9q+WQhSz3PmcGb/SEJOLtc8UdzHx+Hi5E9ndLHNJopJr/3VXt
UV1guYJo7zeh6hvlu8MCab9vdEaSxMJkweMhNp/HzLvw8nbCW9oLXy/Dlo3wc28Q
Kq6oV35A3gTytDLRG0EtnWjwfvXcDJCMEiroF18ftcvCIF41e+SPBwC5JF1NCeRw
I9+skqoHRsSFMP/v2BPP4RyCrOV8YU9+kzzRflsBAK5exi9eh6FoB8/Jc34MvMrq
7rxn+aKV23VKpv5DXbF6tQ9McdcWkjv5K6+Fu4SIzf2yNkA6V1KVmdABNwK5WP30
+0XpbFv2+a6nf/lfFoZF/JIbesLasHuthTAU4OmiIwd7sPa9J4aiJOxrdszbJjhG
+/a/MZJDl7+YTPyP2PKCEkYr8olOb2hfWiVEM2qIYa+qDwzarkDZvhM2eWWsCvZp
wzpkOfufUTPueopBAPTJanqWTKZPwCVgjSI55DTtbX8ZDSHoCl329FYyxbTDqlwO
xBiS8l3S5B48b1bp1X1/
=Yzq6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to