Your message dated Mon, 06 Oct 2008 13:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475539: fixed in citadel 7.37-5
has caused the Debian Bug report #475539,
regarding citadel: "apt-get install citadel-server" creates /etc/services (and
possibly changes /etc/inittab)
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.)
--
475539: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475539
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: citadel
Version: 7.33-4
Severity: normal
Tags: patch
Hello,
the citadel-server package creates /etc/services during postinst.
In a clean unstable buildd chroot I get the following:
# apt-get install citadel-server
[...]
# cat /etc/services
citadel 504/tcp
A subsequent "apt-get install netbase" leads to the following message:
[...]
Setting up netbase (4.32) ...
Configuration file `/etc/services'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : background this process to examine the situation
The default action is to keep your current version.
*** services (Y/I/N/O/D/Z) [default=N] ?
The /etc/services file is normally provided by the "netbase" package.
If the "netbase" package is installed first, the citadel-server package
will append a "citadel 504/tcp" line to /etc/services.
I do not think that "citadel-server" should create or change /etc/services
during postinst.
The attached patch disables this and some other possibly unwanted things
(e.g. changes to /etc/inittab) in setup.c.
If the citadel entry in /etc/services is really necessary
it should probably be added to the etc-services template in the
"netbase" package.
Regards
Andreas Jochens
diff -urN ../tmp-orig/citadel-7.33/setup.c ./setup.c
--- ../tmp-orig/citadel-7.33/setup.c 2008-03-03 21:48:34.000000000 +0000
+++ ./setup.c 2008-04-11 07:18:21.000000000 +0000
@@ -1237,6 +1237,7 @@
unlink("citadel.log");
unlink("weekly");
+#if 0 /* disabled for debian */
check_services_entry(); /* Check /etc/services */
#ifndef __CYGWIN__
delete_inittab_entry(); /* Remove obsolete /etc/inittab entry */
@@ -1264,6 +1265,7 @@
disable_other_mta("sendmail");
disable_other_mta("vmailmgrd");
#endif
+#endif /* disabled for Debian
/* Check for the 'db' nss and offer to disable it */
fixnss();
--- End Message ---
--- Begin Message ---
Source: citadel
Source-Version: 7.37-5
We believe that the bug you reported is fixed in the latest version of
citadel, which is due to be installed in the Debian FTP archive:
citadel-client_7.37-5_i386.deb
to pool/main/c/citadel/citadel-client_7.37-5_i386.deb
citadel-common_7.37-5_all.deb
to pool/main/c/citadel/citadel-common_7.37-5_all.deb
citadel-doc_7.37-5_all.deb
to pool/main/c/citadel/citadel-doc_7.37-5_all.deb
citadel-mta_7.37-5_i386.deb
to pool/main/c/citadel/citadel-mta_7.37-5_i386.deb
citadel-server_7.37-5_i386.deb
to pool/main/c/citadel/citadel-server_7.37-5_i386.deb
citadel-suite_7.37-5_all.deb
to pool/main/c/citadel/citadel-suite_7.37-5_all.deb
citadel_7.37-5.diff.gz
to pool/main/c/citadel/citadel_7.37-5.diff.gz
citadel_7.37-5.dsc
to pool/main/c/citadel/citadel_7.37-5.dsc
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.
Michael Meskes <[EMAIL PROTECTED]> (supplier of updated citadel 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: Mon, 06 Oct 2008 14:19:35 +0200
Source: citadel
Binary: citadel-server citadel-suite citadel-common citadel-mta citadel-client
citadel-doc
Architecture: source i386 all
Version: 7.37-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Citadel Team <[EMAIL PROTECTED]>
Changed-By: Michael Meskes <[EMAIL PROTECTED]>
Description:
citadel-client - complete and feature-rich groupware server (command line
client)
citadel-common - complete and feature-rich groupware server
citadel-doc - complete and feature-rich groupware server (documentation)
citadel-mta - complete and feature-rich groupware server (mail transport agent)
citadel-server - complete and feature-rich groupware server
citadel-suite - complete and feature-rich groupware server; metapackage for
full
Closes: 475539
Changes:
citadel (7.37-5) unstable; urgency=medium
.
* Do not change /etc/services, closes: #475539
Checksums-Sha1:
a6112b0bb70a0a04a02b759cd2d42655f6ff2939 1382 citadel_7.37-5.dsc
b5d88d7669b3ae0596046d30a193ab2e72444234 27787 citadel_7.37-5.diff.gz
70ef99bc293af26a919a6c5a4c0ee36d8b29f8cf 547216 citadel-server_7.37-5_i386.deb
f934c16ea1cc7361333fd58852797e6e45377292 15954 citadel-mta_7.37-5_i386.deb
6abb047f4c963d406fbd4b6d5394b82d7100d4cc 114642 citadel-client_7.37-5_i386.deb
7103b576bfe244c4dc243c580097ee53ad1f982f 8250 citadel-suite_7.37-5_all.deb
8d6d331fbcde21f203bf042cb53b5b94fe91ea9c 8400 citadel-common_7.37-5_all.deb
89e340c4b21421d775bafa0f9d48322efdeb7c04 96314 citadel-doc_7.37-5_all.deb
Checksums-Sha256:
1953e79a759fbbf558fa0f1a00d1b6e2665a69eebbddffa1dfe3f04cd86c2d93 1382
citadel_7.37-5.dsc
1a3f81227114eee9aab3dc08f87318d0e9deafccbf6818d46298b89e8c2a7624 27787
citadel_7.37-5.diff.gz
2e5f108d013eb852e3f04c56dd1f1442f31a065375d61fdb4ae0b28d182cf1ad 547216
citadel-server_7.37-5_i386.deb
0a0b44409b6eb2fc15a86e16f36119a4f943d089f29edaa2afe6948c3839d9d2 15954
citadel-mta_7.37-5_i386.deb
6b9218daf98d30713ff9d50d98b32addf827f79f786ac482ec0110abd49dab63 114642
citadel-client_7.37-5_i386.deb
96c2388b51d79c3d5c40d11ab732d4e6599bba6fabedd88aa9e0f1189bba0216 8250
citadel-suite_7.37-5_all.deb
71b7fe6617d518448a3ef20c608267ee6e08223a33dce5a1b836a1fcb0d695ad 8400
citadel-common_7.37-5_all.deb
dac28139b1097952f8147625a832182637bf0c3a2cb241c7c04dd76e0b2f342c 96314
citadel-doc_7.37-5_all.deb
Files:
63f6c635114550a0a3ec2d8dc1ed4977 1382 mail extra citadel_7.37-5.dsc
7bce2364986ce9d3f5d179337de76fbf 27787 mail extra citadel_7.37-5.diff.gz
fd0f4c69d87f8dd7628469b7a8736b13 547216 mail extra
citadel-server_7.37-5_i386.deb
8df3ca00f72aff75176d7b6d3d7c99c0 15954 mail extra citadel-mta_7.37-5_i386.deb
834ee4ed457993c5b69337551cad0eed 114642 mail extra
citadel-client_7.37-5_i386.deb
5f709d322e2807b83504ad0f905a9897 8250 mail extra citadel-suite_7.37-5_all.deb
eb80dd110adcda71dfdfb68195badfa7 8400 mail extra citadel-common_7.37-5_all.deb
b99ffebb9bbbbbe67a4871a8d8a9b1b6 96314 doc extra citadel-doc_7.37-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFI6g4pVkEm8inxm9ERAq1jAJ9M8ax1NQ1q7gS1H3S8A5UmD0PhbwCdFQ2O
3jYYYYXo8TBZZ4MP+vN1mIw=
=c64M
-----END PGP SIGNATURE-----
--- End Message ---