Your message dated Sun, 09 Nov 2008 16:22:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#503667: fixed in request-tracker3.8 3.8.1-1~experimental1
has caused the Debian Bug report #503667,
regarding request-tracker3.6 - Use debconf as registry
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.)
--
503667: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503667
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: request-tracker3.6
Version: 3.6.7-3
Severity: serious
request-tracker3.6 uses debconf as a registry to detect which db
informations are available. The debconf data is volatile and therefor
not possible to be used in this way.
Bastian
--
Each kiss is as the first.
-- Miramanee, Kirk's wife, "The Paradise Syndrome",
stardate 4842.6
--- End Message ---
--- Begin Message ---
Source: request-tracker3.8
Source-Version: 3.8.1-1~experimental1
We believe that the bug you reported is fixed in the latest version of
request-tracker3.8, which is due to be installed in the Debian FTP archive:
request-tracker3.8_3.8.1-1~experimental1.diff.gz
to
pool/main/r/request-tracker3.8/request-tracker3.8_3.8.1-1~experimental1.diff.gz
request-tracker3.8_3.8.1-1~experimental1.dsc
to pool/main/r/request-tracker3.8/request-tracker3.8_3.8.1-1~experimental1.dsc
request-tracker3.8_3.8.1-1~experimental1_all.deb
to
pool/main/r/request-tracker3.8/request-tracker3.8_3.8.1-1~experimental1_all.deb
request-tracker3.8_3.8.1.orig.tar.gz
to pool/main/r/request-tracker3.8/request-tracker3.8_3.8.1.orig.tar.gz
rt3.8-apache2_3.8.1-1~experimental1_all.deb
to pool/main/r/request-tracker3.8/rt3.8-apache2_3.8.1-1~experimental1_all.deb
rt3.8-clients_3.8.1-1~experimental1_all.deb
to pool/main/r/request-tracker3.8/rt3.8-clients_3.8.1-1~experimental1_all.deb
rt3.8-db-mysql_3.8.1-1~experimental1_all.deb
to pool/main/r/request-tracker3.8/rt3.8-db-mysql_3.8.1-1~experimental1_all.deb
rt3.8-db-postgresql_3.8.1-1~experimental1_all.deb
to
pool/main/r/request-tracker3.8/rt3.8-db-postgresql_3.8.1-1~experimental1_all.deb
rt3.8-db-sqlite_3.8.1-1~experimental1_all.deb
to
pool/main/r/request-tracker3.8/rt3.8-db-sqlite_3.8.1-1~experimental1_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.
Dominic Hargreaves <[EMAIL PROTECTED]> (supplier of updated request-tracker3.8
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.8
Date: Wed, 5 Nov 2008 17:20:40 +0000
Source: request-tracker3.8
Binary: request-tracker3.8 rt3.8-clients rt3.8-apache2 rt3.8-db-postgresql
rt3.8-db-mysql rt3.8-db-sqlite
Architecture: source all
Version: 3.8.1-1~experimental1
Distribution: experimental
Urgency: low
Maintainer: Debian Request Tracker Group <[EMAIL PROTECTED]>
Changed-By: Dominic Hargreaves <[EMAIL PROTECTED]>
Description:
request-tracker3.8 - Extensible trouble-ticket tracking system
rt3.8-apache2 - Apache 2 specific files for request-tracker3.8
rt3.8-clients - Mail gateway and command-line interface to request-tracker3.8
rt3.8-db-mysql - MySQL database backend for request-tracker3.8
rt3.8-db-postgresql - PostgreSQL database backend for request-tracker3.8
rt3.8-db-sqlite - SQLite database backend for request-tracker3.8
Closes: 492939 498124 503329 503667
Changes:
request-tracker3.8 (3.8.1-1~experimental1) experimental; urgency=low
.
[ Gerardo Curiel ]
* Initial release. (Closes: #492939)
* Packaging structure taken from the request-tracker3.6 package version
3.6.7-2 with the important bits altered where needed.
* Added new dependencies:
- libfile-sharedir-perl
- libemail-address-perl
- libperlio-eol-perl
- libmime-types-perl
- libdata-ical-perl
- libtext-quoted-perl (moved from 'Recommended')
* Added new recommended dependencies:
- libgnupg-interface-perl
* Dropped patches:
- patches/13_webmux_path.dpatch
- patches/08_postgres_acls.dpatch
- patches/50_pod.dpatch
* Rebased patches:
- patches/01_layout.dpatch
* New patches
- patches/40_skip_testdeps.dpatch
.
[ Andrew Ruthven ]
* Rebased patches
- patches/20_rt_setup_database_debian
- patches/30_no_syslogd_running
.
[ Dominic Hargreaves ]
* postinst: lower the update-alternatives priority to not
break existing installs of RT 3.6 during upgrades
* {config,postinst}: remove use of dbc_first_version since this
package is using dbconfig-common from the outset.
* control: add missing dependency on libhtml-rewriteattributes-perl
now it's available in Debian
* add myself to Uploaders
* Don't use debconf as a registry for installed database backend
packages: ignore the debconf settings if the packages are already
installed. (Closes: #503667)
* Fix timezone handling in the default configuration. (Closes: #498124)
* rules: in clean target, don't delete files which are now appearing
in upstream tarball
* Use the correct server name for self referencing URIs. (Closes: #503329)
* New upstream release (3.8.1)
* copyright: update copyright years, add more copyright statements for
third-party code
* scripts/dbconfig.template: only Set once in the sqlite3 case; behaviour
of Set when called multiple times has changed
* rules: create /var/cache/request-tracker3.8/data directory to hold
misc data (including GnuPG data)
* control:
- add missing Depends on libgraphviz-perl
- make libgnupg-interface-perl Depends rather than Recommends;
it needs it.
* Disable GnuPG in default configuration as it breaks speedy CGI
* Don't install scriptaculous or prototype but instead depend on
libjs-scriptaculous and libjs-prototype and install a symlink so
that scriptaculous is where RT expects it
* Lintian cleanups:
- add descriptions to all patches
- FCKeditor in RT is customised, so add an override for the
relevant embedded-javascript-library warning
- fix POD errors
* Generate manpages for new command-line programs
Checksums-Sha1:
0cf5de418bce90a23fe0e360bf37dd3bb70eeeb7 1691
request-tracker3.8_3.8.1-1~experimental1.dsc
47b808d13834a27c1323c73eb41ac22f9d7fb323 2844546
request-tracker3.8_3.8.1.orig.tar.gz
4f661e9d318ad6cfc45f9c1801bd81d3109be367 47067
request-tracker3.8_3.8.1-1~experimental1.diff.gz
6d298c025e7390d59a9220833cbb3185915ec353 2473536
request-tracker3.8_3.8.1-1~experimental1_all.deb
7a30f4395be55c145e497947a107994bb375f25a 36124
rt3.8-clients_3.8.1-1~experimental1_all.deb
17efacf83ef3f9e12f4d63d5b77399cb0f99441e 6296
rt3.8-apache2_3.8.1-1~experimental1_all.deb
5772ae682fd727da6e60371c26d1b20426aedd77 5062
rt3.8-db-postgresql_3.8.1-1~experimental1_all.deb
fbb4a44924263d0f1afa44fad30fab526708b5a7 5066
rt3.8-db-mysql_3.8.1-1~experimental1_all.deb
8194fe1a2f64d899b22c9c7b0806587072a55576 5036
rt3.8-db-sqlite_3.8.1-1~experimental1_all.deb
Checksums-Sha256:
ccaabd05aa70bd5e7898118f73ca396252d19aff691865e3a77e0932ccbe86fc 1691
request-tracker3.8_3.8.1-1~experimental1.dsc
0417432a19d2bd3b8fd5a626006050b983714a614a90b68088a27017385678b1 2844546
request-tracker3.8_3.8.1.orig.tar.gz
c051cec158d2067324f747f1d001074cdab3af26853920c2ec196002a093aafa 47067
request-tracker3.8_3.8.1-1~experimental1.diff.gz
2dd205e90b993b1a64e8d566874e43ecf1a7f5878bef0ff9af8652da1bb12e60 2473536
request-tracker3.8_3.8.1-1~experimental1_all.deb
bbd984f5b4c99be2549c870aef664af51e8e43adedc8ec96fb3a0bce77086cba 36124
rt3.8-clients_3.8.1-1~experimental1_all.deb
57cb4f6c92c21a6980bc26c20730c92e01c60e214e5836f46b2fb51409e805aa 6296
rt3.8-apache2_3.8.1-1~experimental1_all.deb
b7b868313b0c570a59b673d853629c02b6f63459e4f6981babebf935cf4cf61d 5062
rt3.8-db-postgresql_3.8.1-1~experimental1_all.deb
28ad68b386ed43c2b564cfb8b36f1c0e0507892b14a9940eba7c8e4312fcf5a9 5066
rt3.8-db-mysql_3.8.1-1~experimental1_all.deb
e27e3fb6feeb5097acf41d44ec08cac6fa434852d8d513debf39af2baa5ffa88 5036
rt3.8-db-sqlite_3.8.1-1~experimental1_all.deb
Files:
4d53426965c0bd8afea5e78697bdcfd7 1691 misc optional
request-tracker3.8_3.8.1-1~experimental1.dsc
72b4419816e43bde6b50ba68374882e3 2844546 misc optional
request-tracker3.8_3.8.1.orig.tar.gz
096c8cf145d41eaa37e0c6fad25c383a 47067 misc optional
request-tracker3.8_3.8.1-1~experimental1.diff.gz
7a9e0a1cea5830f27ed80c46ffb20535 2473536 misc optional
request-tracker3.8_3.8.1-1~experimental1_all.deb
c442edaca0c041e4d6fff5a77973418e 36124 misc optional
rt3.8-clients_3.8.1-1~experimental1_all.deb
3de7ea237fa87300932ef55b68db33a6 6296 misc optional
rt3.8-apache2_3.8.1-1~experimental1_all.deb
bcf251587845a69e943f684af94b6793 5062 misc optional
rt3.8-db-postgresql_3.8.1-1~experimental1_all.deb
2101d71b306a6f04402ca8c49f3a8bba 5066 misc optional
rt3.8-db-mysql_3.8.1-1~experimental1_all.deb
5af040020eb38afaaf7256d654a6d495 5036 misc optional
rt3.8-db-sqlite_3.8.1-1~experimental1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJEdZmYzuFKFF44qURAuBSAJ44RzCMvborKrg6SE5zM7jtXvGiIgCfXdeG
AiKkWyKu0jAXMLaV29MWxe0=
=O0Ch
-----END PGP SIGNATURE-----
--- End Message ---