Your message dated Fri, 09 May 2014 00:00:11 -0700
with message-id <[email protected]>
and subject line Re: Bug#741643: ucf fails while verbose or uncommented
has caused the Debian Bug report #741643,
regarding ucf fails while verbose or uncommented
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.)
--
741643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741643
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ucf
Version: 3.0027+nmu1
Severity: normal
Dear Maintainer,
Ucf fails when VERBOSE is set to 1 or even uncommented and set to 0, e.g.
#v+
apt-get install dovecot-sieve
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
dovecot-sieve (2.1.7-7)
0 upgraded, 1 newly installed, 0 to remove and 34 not upgraded.
Need to get 595 kB of archives.
After this operation, 1046 kB of additional disk space will be used.
Get:1 http://http.debian.net/debian/ wheezy/main dovecot-sieve i386
1:2.1.7-7 [595 kB]
Fetched 595 kB in 4s (146 kB/s)
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously unselected package dovecot-sieve.
(Reading database ... 86075 files and directories currently
installed.)
Unpacking dovecot-sieve (from .../dovecot-sieve_1%3a2.1.7-7_i386.deb)
...
Processing triggers for man-db ...
Setting up dovecot-sieve (1:2.1.7-7) ...
ucf: The Source directory is /usr/share/dovecot/conf.d
ucf: The State directory is /var/lib/ucf
The hash file exists
egrep [[:space:]]\/etc\/dovecot\/conf\.d\/90\-sieve\.conf$
/var/lib/ucf/hashfile
ucf: The Source directory is /usr/share/dovecot/conf.d
ucf: The State directory is /var/lib/ucf
The hash file exists
dpkg: error processing dovecot-sieve (--configure):
subprocess installed post-installation script returned error exit
status 128
Errors were encountered while processing:
dovecot-sieve
E: Sub-process /usr/bin/dpkg returned an error code (1)
#v-
Example is from stable (wheezy) Debian but on testing (jessie) it fails
too.
Regards,
Piotr Rogoża
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ucf depends on:
ii coreutils 8.21-1
ii debconf 1.5.52
ucf recommends no packages.
ucf suggests no packages.
-- debconf information:
* ucf/changeprompt: keep_current
ucf/title:
* ucf/changeprompt_threeway: keep_current
* ucf/show_diff:
ucf/conflicts_found:
--- End Message ---
--- Begin Message ---
--8<---------------cut here---------------start------------->8---
cd /tmp
mkdir test
cd test
mkdir registry
echo new-file >| new
sudo bash /usr/bin/ucf -v --state-dir /tmp/test/registry /tmp/test/new
/tmp/test/des
ucf: The Destination file is /tmp/test/dest
ucf: The Source directory is /tmp/test
ucf: The State directory is /tmp/test/registry
ucf: The new file is /tmp/test/new
ucf: The Destination file is /tmp/test/dest
ucf: The Source directory is /tmp/test
ucf: The State directory is /tmp/test/registry
--8<---------------cut here---------------end--------------->8---
So the issue has since been fixed. While investigating this
issue, I noticed that if debugging us turned on using -d 1 instead of
-d1, that used to blow up,
This has been now documented, and the new man page will be in
the next upload.
manoj
--
Applause, n: The echo of a platitude from the mouth of a fool. Ambrose
Bierce
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature
--- End Message ---