Your message dated Thu, 21 Feb 2008 07:32:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#424926: fixed in ucf 3.005 has caused the Debian Bug report #424926, regarding should it really recommend debconf-utils? 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.) -- 424926: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424926 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: ucf Version: 3.001 Severity: normal ucf recommends debconf-utils, for debconf-loadtemplate. It uses debconf-loadtemplate to load the ucf templates: # Load out templates, just in case our template has # not been loaded or the Debconf DB lost or corrupted # since then. if test $(id -u) = 0; then if which debconf-loadtemplate >/dev/null 2>&1; then debconf-loadtemplate ucf /var/lib/dpkg/info/ucf.templates fi As a recommends, debconf-utils is not currently installed by default, so this code won't fire on most systems currently. But I'm looking at making tasksel install recommends by default (see #388290), and since nfs-common is standard priority and depends on ucf, if I do that, debconf-utils will be installed as part of standard. I'd prefer to avoid that, since it's 140k of utilities that were split out to a seperate package to _avoid_ having them unnecessarily installed by default. My question to you: Does ucf really need to recommend debconf-utils? How important is it that it have debconf-loadtemplate available? Would a suggests be more appropriate? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ucf depends on: ii cdebconf [debconf-2.0] 0.115 Debian Configuration Management Sy ii coreutils 5.97-5.3 The GNU core utilities ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy Versions of packages ucf recommends: ii debconf-utils 1.5.13 debconf utilities -- debconf information excluded -- see shy jo
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: ucf Source-Version: 3.005 We believe that the bug you reported is fixed in the latest version of ucf, which is due to be installed in the Debian FTP archive: ucf_3.005.dsc to pool/main/u/ucf/ucf_3.005.dsc ucf_3.005.tar.gz to pool/main/u/ucf/ucf_3.005.tar.gz ucf_3.005_all.deb to pool/main/u/ucf/ucf_3.005_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. Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated ucf 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: Thu, 21 Feb 2008 01:10:57 -0600 Source: ucf Binary: ucf Architecture: source all Version: 3.005 Distribution: unstable Urgency: low Maintainer: Manoj Srivastava <[EMAIL PROTECTED]> Changed-By: Manoj Srivastava <[EMAIL PROTECTED]> Description: ucf - Update Configuration File: preserve user changes to config files. Closes: 424926 456241 456245 460868 464238 Changes: ucf (3.005) unstable; urgency=low . * Bug fix: "ucfq /path/to/file is broken", thanks to Niko Tyni. Applied the patch provided in the report. Closes: #460868 * Of course, this did not mean that the modified column was actually filled with valid values: A number of places we were not using the proper accessor methods, which added to the confusion. Fixed. Closes: #464238 * Add a new --debconf-template option to specify an alternate caller-provided debconf template for the user prompt. Heavy lifting done by Steve Langasek. This was apparently done to allow grub in Ubuntu to manage partial file fragments. Closes: #456241. * Use db_x_loadtemplatefile instead of debconf-loadtemplates for template loading, and depend on debconf (>= 1.5.19) | cdebconf for the implementation. Thanks to Steve Langasek. Closes: #424926 * Drop the Recommends: debconf-utils now that it's no longer used. * Instead of proceeding merrily on our way if the three way merge fails, we now leave the dest file unchanged, leave the mess in the new file (foo.ucf-new), tell the user about it, and abort the upgrade by exiting with exit 3. We still psit out an error about conflicts. Hopefully, this adequately resolves the bug. Closes: #456245 Files: 714354fb759f2a1430f3b904ba7ea3a3 648 utils optional ucf_3.005.dsc 6c8b06b32a387d9c136990042d0e075e 82832 utils optional ucf_3.005.tar.gz 7615e0b9a05f3ad3a133329e2b8089ac 61234 utils optional ucf_3.005_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHvSb5Ibrau78kQkwRAnkDAJ0Y40e8GFhosDGUTVAPcoUKwLMZRQCePbSF wnk6ulyZr+bY6DykfilkSSc= =X7Q3 -----END PGP SIGNATURE-----
--- End Message ---

