Your message dated Fri, 17 Feb 2006 13:32:32 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#353288: fixed in dcmtk 3.5.4-2 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)
--- Begin Message ---Package: dcmtk Version: 3.5.4-1 While testing dcmtk with piuparts, I ran into the following problem: Setting up dcmtk (3.5.4-1) ... Adding `dcmtk' group to system ... Adding `dcmtk' user to system ... chown: `dcmtk:dcmtk': invalid user dpkg: error processing dcmtk (--configure): subprocess post-installation script returned error exit status 1 The actual error is that adduser failed (because of a bug in passwd), so by the time chown runs, the error message it prints out is misleading. The problem is this part of the postinst: addgroup --system dcmtk >/dev/null 2>&1 || true If addgroup, or adduser a few lines later, fails, this hides the error message. This is NOT acceptable. Use the --quiet option if you want to reduce the amount of chatter that gets printed when the postinst runs, but in no case should you hide error messages. -- Client Exciting
--- End Message ---
--- Begin Message ---Source: dcmtk Source-Version: 3.5.4-2 We believe that the bug you reported is fixed in the latest version of dcmtk, which is due to be installed in the Debian FTP archive: dcmtk-doc_3.5.4-2_all.deb to pool/main/d/dcmtk/dcmtk-doc_3.5.4-2_all.deb dcmtk-www_3.5.4-2_i386.deb to pool/main/d/dcmtk/dcmtk-www_3.5.4-2_i386.deb dcmtk_3.5.4-2.diff.gz to pool/main/d/dcmtk/dcmtk_3.5.4-2.diff.gz dcmtk_3.5.4-2.dsc to pool/main/d/dcmtk/dcmtk_3.5.4-2.dsc dcmtk_3.5.4-2_i386.deb to pool/main/d/dcmtk/dcmtk_3.5.4-2_i386.deb libdcmtk1-dev_3.5.4-2_i386.deb to pool/main/d/dcmtk/libdcmtk1-dev_3.5.4-2_i386.deb libdcmtk1_3.5.4-2_i386.deb to pool/main/d/dcmtk/libdcmtk1_3.5.4-2_i386.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. Juergen Salk <[EMAIL PROTECTED]> (supplier of updated dcmtk 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: Sun, 15 Jan 2006 17:31:38 +0000 Source: dcmtk Binary: dcmtk-www libdcmtk1-dev dcmtk-doc libdcmtk1 dcmtk Architecture: source i386 all Version: 3.5.4-2 Distribution: unstable Urgency: low Maintainer: Juergen Salk <[EMAIL PROTECTED]> Changed-By: Juergen Salk <[EMAIL PROTECTED]> Description: dcmtk - The OFFIS DICOM toolkit command line utilities dcmtk-doc - The OFFIS DICOM toolkit documentation dcmtk-www - The OFFIS DICOM toolkit worklist www server application libdcmtk1 - The OFFIS DICOM toolkit runtime libraries libdcmtk1-dev - The OFFIS DICOM toolkit development libraries and headers Closes: 353288 Changes: dcmtk (3.5.4-2) unstable; urgency=low . * debian/control: Added build dependency on autotools-dev * debian/rules: Modified clean target to put config.{sub,guess} below ./config * dcmdata/libsrc/Makefile.in: Modified distclean target to delete dicom.tmp as well * debian/rules: Fixed installation path for include files * debian/dcmtk.postinst: Fixed add{user,group} options to reveal possible error msgs (reported by Lars Wirzenius <[EMAIL PROTECTED]>) Closes: #353288 * debian/control: Removed 'Uploaders: field. | From: Pablo Sau <[EMAIL PROTECTED]> | Subject: Re: dcmtk | Date: Thu, 19 Jan 2006 16:41:06 +0100 | To: Juergen Salk <[EMAIL PROTECTED]> | Hi Juergen: | > I am still keeping you as an active co-maintainer for the Debian | > dcmtk packages in the debian/control file. Would you mind, if I | > drop your name from the control file in one of the next releases? | > | Of course, you must do it! | Thanks for your support of dcmtk and best regards. | Pablo Files: 54b88cd7db574c4c8741f7fd05a674f6 712 science optional dcmtk_3.5.4-2.dsc 4423cae31345da00d402be9109fcb26c 94025 science optional dcmtk_3.5.4-2.diff.gz eedfc1eab289521932bf8c108c674b03 4784130 doc optional dcmtk-doc_3.5.4-2_all.deb 21b52fd8a33418fbb28cca581d4097a3 826956 science optional dcmtk_3.5.4-2_i386.deb 5514466d087303625d1093ef7e9c0739 2030746 libs optional libdcmtk1_3.5.4-2_i386.deb ebaaeb7cb727f9ef8fe8413235577d6c 2980726 libdevel optional libdcmtk1-dev_3.5.4-2_i386.deb 6a1a2a72aff564713486192a3863dafc 74520 web optional dcmtk-www_3.5.4-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD9jJzvQ1LM6mXunoRAs1VAJ9tQd/loRqAzi0+lMnLrdDXKi8w/gCcDCKT U7renbEY7H74gqDqlaeNQW8= =1I56 -----END PGP SIGNATURE-----
--- End Message ---

