Your message dated Mon, 15 Nov 2010 11:13:23 +0100
with message-id <[email protected]>
and subject line Upgrade to bugzilla 3.6.2.0-4
has caused the Debian Bug report #598439,
regarding Package upgrade fails
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.)


-- 
598439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598439
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bugzilla3
Version: 3.4.7.0-2

My previous Bugzilla installation used version 3.2.0.1-1 of the bugzilla3
package. I am on testing and trying to upgrade to the now current package
version 3.4.7.0-2. The upgrade fails for no obvious reason, however.

Below you find the output of the upgrade process: The last message before
the error is reported is related to upgrading the DB to UTF-8, I am not
sure however if this is the actual reason for the failure.

Any help would be greatly appreciated.

Thanks
Patrick


------------


Setting up bugzilla3 (3.4.7.0-2) ...
Installing new version of config file /etc/bugzilla3/index.html ...
Installing new version of config file /etc/cron.daily/bugzilla3 ...
dbconfig-common: writing config to /etc/dbconfig-common/bugzilla3.conf
dbconfig-common: flushing administrative password
revoking access to database bugzilla from bugzi...@localhost: success.
granting access to database bugzilla for bugzi...@localhost: success.
verifying access for bugzi...@localhost: success.
Replacing config file /etc/bugzilla3/localconfig with new version
run-parts --exit-on-error --lsbsysinit /etc/bugzilla3/pre-checksetup.d
run-parts: executing /etc/bugzilla3/pre-checksetup.d/10fixcompiledtemplates
run-parts: executing
/etc/bugzilla3/pre-checksetup.d/12tzdata_libdatetime-timezone-perl
run-parts: executing /etc/bugzilla3/pre-checksetup.d/30copyetcskins
run-parts: executing /etc/bugzilla3/pre-checksetup.d/30copyetctemplate
run-parts: executing /etc/bugzilla3/pre-checksetup.d/50patchtemplatefordebian
* This is Bugzilla 3.4.7.0-2 on perl 5.10.1
* Running on Linux 2.6.21-osgiliath #1 PREEMPT Thu Aug 16 21:55:30 CEST 2007

Checking perl modules...
Checking for              CGI.pm (v3.33)   ok: found v3.49
Checking for          Digest-SHA (any)     ok: found v5.47
Checking for            TimeDate (v2.21)   ok: found v2.22
Checking for            DateTime (v0.28)   ok: found v0.61
Checking for   DateTime-TimeZone (v0.71)   ok: found v1.20
Checking for                 DBI (v1.41)   ok: found v1.605
Checking for    Template-Toolkit (v2.22)   ok: found v2.22
Checking for          Email-Send (v2.00)   ok: found v2.192
Checking for          Email-MIME (v1.861)  ok: found v1.903
Checking for Email-MIME-Encodings (v1.313)  ok: found v1.313
Checking for Email-MIME-Modifier (v1.442)  ok: found v1.903
Checking for                 URI (any)     ok: found v1.35

Checking available perl DBD modules...
Checking for              DBD-Pg (v1.45)   ok: found v2.15.1
Checking for           DBD-mysql (v4.00)   ok: found v4.007
Checking for          DBD-Oracle (v1.19)    not found

The following Perl modules are optional:
Checking for                  GD (v1.20)   ok: found v2.39
Checking for               Chart (v1.0)    ok: found v2.4.1
Checking for         Template-GD (any)     ok: found v1.56
Checking for          GDTextUtil (any)     ok: found v0.86
Checking for             GDGraph (any)     ok: found v1.44
Checking for            XML-Twig (any)      not found
Checking for          MIME-tools (v5.406)  ok: found v5.427
Checking for         libwww-perl (any)     ok: found v5.813
Checking for         PatchReader (v0.9.4)   not found
Checking for          PerlMagick (any)     ok: found v6.5.5
Checking for           perl-ldap (any)     ok: found v0.36
Checking for         Authen-SASL (any)      not found
Checking for          RadiusPerl (any)      not found
Checking for           SOAP-Lite (v0.710.06)  not found
Checking for         HTML-Parser (v3.40)   ok: found v3.56
Checking for       HTML-Scrubber (any)      not found
Checking for Email-MIME-Attachment-Stripper (any)      not found
Checking for         Email-Reply (any)      not found
Checking for         TheSchwartz (any)      not found
Checking for      Daemon-Generic (any)      not found
Checking for            mod_perl (v1.999022)  not found
***********************************************************************
* OPTIONAL MODULES                                                    *
***********************************************************************
* Certain Perl modules are not required by Bugzilla, but by           *
* installing the latest version you gain access to additional         *
* features.                                                           *
*                                                                     *
* The optional modules you do not have installed are listed below,    *
* with the name of the feature they enable. Below that table are the  *
* commands to install each module.                                    *
***********************************************************************
*                    MODULE NAME * ENABLES FEATURE(S)                 *
***********************************************************************
*                       XML-Twig * Move Bugs Between Installations    *
*                    PatchReader * Patch Viewer                       *
*                    Authen-SASL * SMTP Authentication                *
*                     RadiusPerl * RADIUS Authentication              *
*                      SOAP-Lite * XML-RPC Interface                  *
*                  HTML-Scrubber * More HTML in Product/Group Descriptions *
* Email-MIME-Attachment-Stripper * Inbound Email                      *
*                    Email-Reply * Inbound Email                      *
*                    TheSchwartz * Mail Queueing                      *
*                 Daemon-Generic * Mail Queueing                      *
*                       mod_perl * mod_perl                           *
***********************************************************************
COMMANDS TO INSTALL OPTIONAL MODULES:

       XML-Twig: apt-get install libxml-twig-perl
    PatchReader: dh-make-perl --install --cpan PatchReader
    Authen-SASL: dh-make-perl --install --cpan Authen::SASL
     RadiusPerl: dh-make-perl --install --cpan Authen::Radius
      SOAP-Lite: apt-get install libsoap-lite-perl
  HTML-Scrubber: apt-get install libhtml-scrubber-perl
Email-MIME-Attachment-Stripper: dh-make-perl --install --cpan
Email::MIME::Attachment::Stripper
    Email-Reply: dh-make-perl --install --cpan Email::Reply
    TheSchwartz: dh-make-perl --install --cpan TheSchwartz
 Daemon-Generic: dh-make-perl --install --cpan Daemon::Generic
       mod_perl: apt-get install libapache2-mod-perl2


To attempt an automatic install of every required and optional module
with one command, do:

  view /usr/share/doc/bugzilla3/README.Debian*

Reading /etc/bugzilla3/localconfig...

OPTIONAL NOTE: If you want to be able to use the 'difference between two
patches' feature of Bugzilla (which requires the PatchReader Perl module
as well), you should install patchutils from:

    apt-get install patchutils

Checking for           DBD-mysql (v4.00)   ok: found v4.007
Checking for           MySQL (v4.1.2)  ok: found v5.1.44-3

Adding new table bug_see_also ...
Adding new table ts_error ...
Adding new table ts_exitstatus ...
Adding new table ts_funcmap ...
Adding new table ts_job ...
Adding new table ts_note ...

WARNING: We are about to convert your table storage format to UTF8. This
         allows Bugzilla to correctly store and sort international
characters.
         However, if you have any non-UTF-8 data in your database,
         it ***WILL BE DELETED*** by this process. So, before
         you continue with checksetup.pl, if you have any non-UTF-8
         data (or even if you're not sure) you should press Ctrl-C now
         to interrupt checksetup.pl, and run contrib/recode.pl to make all
         the data in your database into UTF-8. You should also back up your
         database before continuing. This will affect every single table
         in the database, even non-Bugzilla tables.

         If you ever used a version of Bugzilla before 2.22, we STRONGLY
         recommend that you stop checksetup.pl NOW and run contrib/recode.pl.

         Re-run checksetup.pl in interactive mode (without an 'answers' file)
         to continue.
dpkg: error processing bugzilla3 (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 bugzilla3
Press return to continue.






--- End Message ---
--- Begin Message ---
Version: 3.6.2.0-4

Please go on an upgrade to version 3.6.2.0-4. I've improved the error
processing of templates.

Greetings,
Raphael


--- End Message ---

Reply via email to