Your message dated Tue, 17 May 2005 10:32:18 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#309458: fixed in request-tracker3.4 3.4.2-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 May 2005 12:16:19 +0000
>From [EMAIL PROTECTED] Tue May 17 05:16:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from avant.pangea.org [195.77.8.135] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DY0zi-0007QA-00; Tue, 17 May 2005 05:16:19 -0700
Received: from bover.cargol.net (panmsc1.upc.es [147.83.97.42])
        by avant.pangea.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id 
j4HCAfTM005249;
        Tue, 17 May 2005 14:10:41 +0200
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ramon Acedo <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: request-tracker3.4 should depend on libxml-simple-perl and 
libdbd-pg-perl
X-Mailer: reportbug 3.9
Date: Tue, 17 May 2005 14:11:07 +0200
X-Pangea-MailScanner-Information: Para mas informacion contactar con Pangea
X-MailScanner: correo sin virus
X-MailScanner-SpamScore: s
X-MailScanner-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: request-tracker3.4
Version: 3.4.1-2
Severity: normal


rt-dump-database is unusable without the packages mentioned in the
subject of this bug report. Installing the packages resolves the
problem:

$ rt-dump-database
Can't locate XML/Simple.pm in @INC (@INC contains:
/usr/share/request-tracker3.4/lib /etc/perl /usr/local/lib/perl/5.8.4
/usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at
/usr/sbin/rt-dump-database line 50.
BEGIN failed--compilation aborted at /usr/sbin/rt-dump-database line 50.

$ aptitude install libxml-simple-perl

$ rt-dump-database
install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC
contains: /usr/share/request-tracker3.4/lib /etc/perl
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at (eval 170) line 3.
Perhaps the DBD::Pg perl module hasn't been fully installed,
or perhaps the capitalisation of 'Pg' isn't right.
Available drivers: DBM, ExampleP, File, Proxy, Sponge, mysql.
 at /usr/share/perl5/DBIx/SearchBuilder/Handle.pm line 98

$ aptitude install libdbd-pg-perl

$ rt-dump-database
DBI connect('dbname=rtdb;host=localhost','rtuser',...) failed: could not 
connect to server: lt  @
        Is the server running on host "localhost" and accepting
        TCP/IP connections on port 5432?
 at /usr/share/perl5/DBIx/SearchBuilder/Handle.pm line 98
Connect Failed could not connect to server: lt  @
        Is the server running on host "localhost" and accepting
        TCP/IP connections on port 5432?

 at /usr/share/request-tracker3.4/lib/RT.pm line 168

This last one is not an error and is due to I have not configured it yet. 

Ramon


-- Package-specific info:
Changed files:
  etc/request-tracker3.4/RT_SiteConfig.pm
  usr/share/request-tracker3.4/html/Elements/Footer
  usr/share/request-tracker3.4/html/Elements/Header
  usr/share/request-tracker3.4/html/NoAuth/webrt.css

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages request-tracker3.4 depends on:
ii  apache                       1.3.33-4    versatile, high-performance HTTP s
ii  apache2                      2.0.53-5    next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2 2.0.53-5    traditional model for Apache2
ii  exim4                        4.50-4      metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tra 4.50-4      lightweight exim MTA (v4) daemon
ii  libapache-dbi-perl           0.94-2      Connect apache server to database 
ii  libapache-mod-perl           1.29.0.3-4  integration of perl with the Apach
ii  libapache-request-perl       1.1-0.1     Generic Apache Request Library
ii  libapache-session-perl       1.60-2      Perl modules for keeping persisten
ii  libapache2-mod-perl2         1.999.20-1  Integration of perl with the Apach
ii  libcache-cache-perl          1.04-1      Managed caches of persistent infor
ii  libcache-simple-timedexpiry- 0.21-1      Perl module to cache and expire ke
ii  libclass-returnvalue-perl    0.52-1      A return-value object that lets yo
ii  libdbd-mysql-perl            2.9003-4    A Perl5 database interface to the 
ii  libdbi-perl                  1.46-6      Perl5 database interface by Tim Bu
ii  libdbix-searchbuilder-perl   1.24-1      Encapsulate SQL queries and rows i
ii  libexception-class-perl      1.20-1      a module that allows you to declar
ii  libfcgi-perl                 0.67-1      FastCGI Perl module
ii  libfreezethaw-perl           0.43-2      converting Perl structures to stri
ii  libhtml-mason-perl           1:1.26-1    HTML::Mason Perl module
ii  libhtml-parser-perl          3.45-2      A collection of modules that parse
ii  libhtml-scrubber-perl        0.08-1      Perl extension for scrubbing/sanit
ii  liblocale-maketext-fuzzy-per 0.02-1      Maketext from already interpolated
ii  liblocale-maketext-lexicon-p 0.48-1      Lexicon-handling backends for "Loc
ii  liblog-dispatch-perl         2.10-1      Dispatches messages to multiple Lo
ii  libmailtools-perl            1.62-1      Manipulate email in perl programs
ii  libmime-perl                 5.417-1     Perl5 modules for MIME-compliant m
ii  libmldbm-perl                2.01-1      Store multidimensional hash struct
ii  libmodule-versions-report-pe 1.02-1      Report versions of all modules in 
ii  libparams-validate-perl      0.76-1      validate parameters to Perl method
ii  libregexp-common-perl        2.120-1     Provide commonly requested regular
ii  libterm-readkey-perl         2.21-1.3    A perl module for simple terminal 
ii  libtest-inline-perl          0.16-1      Embed tests and code examples in P
ii  libtext-autoformat-perl      1.12-3      Perl module for automatic text wra
ii  libtext-quoted-perl          1.8-1       Extract the structure of a quoted 
ii  libtext-template-perl        1.44-1.1    Text::Template perl module
ii  libtext-wrapper-perl         1.000-2     Simple word wrapping routine
ii  libtime-modules-perl         2003.1126-2 Various Perl modules for time/date
ii  libtree-simple-perl          1.14-1      A simple tree object
ii  libxml-rss-perl              1.05-1      Perl module for managing RSS (RDF 
ii  perl                         5.8.4-8     Larry Wall's Practical Extraction 
ii  rt3.4-clients                3.4.1-2     Mail gateway and command-line inte
ii  sysklogd [system-log-daemon] 1.4.1-16    System Logging Daemon

-- no debconf information

---------------------------------------
Received: (at 309458-close) by bugs.debian.org; 17 May 2005 14:40:19 +0000
>From [EMAIL PROTECTED] Tue May 17 07:40:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DY3F5-0001Vp-00; Tue, 17 May 2005 07:40:19 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DY37K-00049e-00; Tue, 17 May 2005 10:32:18 -0400
From: Stephen Quinney <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#309458: fixed in request-tracker3.4 3.4.2-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 17 May 2005 10:32:18 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: request-tracker3.4
Source-Version: 3.4.2-3

We believe that the bug you reported is fixed in the latest version of
request-tracker3.4, which is due to be installed in the Debian FTP archive:

request-tracker3.4_3.4.2-3.diff.gz
  to pool/main/r/request-tracker3.4/request-tracker3.4_3.4.2-3.diff.gz
request-tracker3.4_3.4.2-3.dsc
  to pool/main/r/request-tracker3.4/request-tracker3.4_3.4.2-3.dsc
request-tracker3.4_3.4.2-3_all.deb
  to pool/main/r/request-tracker3.4/request-tracker3.4_3.4.2-3_all.deb
rt3.4-clients_3.4.2-3_all.deb
  to pool/main/r/request-tracker3.4/rt3.4-clients_3.4.2-3_all.deb



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.
Stephen Quinney <[EMAIL PROTECTED]> (supplier of updated request-tracker3.4 
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.7
Date: Tue, 17 May 2005 13:36:02 +0100
Source: request-tracker3.4
Binary: request-tracker3.4 rt3.4-clients
Architecture: source all
Version: 3.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney <[EMAIL PROTECTED]>
Changed-By: Stephen Quinney <[EMAIL PROTECTED]>
Description: 
 request-tracker3.4 - Extensible trouble-ticket tracking system
 rt3.4-clients - Mail gateway and command-line interface to request-tracker3.4
Closes: 309271 309458
Changes: 
 request-tracker3.4 (3.4.2-3) unstable; urgency=low
 .
   * Added a dependency on libxml-simple-perl, closes: #309458
   * Silenced annoying warning from rmtree when called with an empty list
     of files to remove in webmux.pl, closes: #309271.
Files: 
 0d5fb39b5307b109f83ae92b5baabe6d 712 misc optional 
request-tracker3.4_3.4.2-3.dsc
 f22b6c7fd10c61d112d82fb1c08e1246 20597 misc optional 
request-tracker3.4_3.4.2-3.diff.gz
 521ef62df32355e2a68cecfc604fa882 1148694 misc optional 
request-tracker3.4_3.4.2-3_all.deb
 95b7917f41eed241be6b357ef50b52b3 97818 misc optional 
rt3.4-clients_3.4.2-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCif6YITGblEwaW+URAtn3AKCzXv8YPmf0CBMKHErQI9IXPuSehACeLz/A
N6njk/D3olkbkUd6rzWoTFg=
=tUzK
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to