Your message dated Fri, 1 Aug 2014 09:40:49 +0200 with message-id <[email protected]> and subject line Re: Bug#738971: /usr/sbin/exim4: On rules file from package debconf-updatepo fails wo argument has caused the Debian Bug report #738971, regarding /usr/sbin/exim4: On rules file from package debconf-updatepo fails wo argument 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.) -- 738971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738971 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: exim4-daemon-light Version: 4.80-7 Severity: normal File: /usr/sbin/exim4 Tags: patch --- a/debian/rules +++ b/debian/rules @@ -267,7 +267,11 @@ dh_testdir dh_testroot - debconf-updatepo + if debconf-updatepo || echo $? ; then \ + debconf-updatepo --skip-pot; \ + else \ + debconf-updatepo; \ + fi rm -f build-stamp configure-stamp installbase-stamp test-stamp I added this patch because "debconf-updatepo " fail when not have file templates.pot-update On directory exim4-4.80 run : #:~/Debian/exim4/exim4-4.80$ debconf-updatepo None of the files in POTFILES.in contain strings marked for translation. file templates.pot-update does not exist at /usr/share/intltool-debian /intltool-update line 783. -- Package-specific info: Exim version 4.80 #3 built 13-Feb-2014 22:01:00 Copyright (c) University of Cambridge, 1995 - 2012 (c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2012 Berkeley DB: Berkeley DB 5.1.29: (October 25, 2011) Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd Authenticators: cram_md5 plaintext Routers: accept dnslookup ipliteral manualroute queryprogram redirect Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp Fixed never_users: 0 Size of off_t: 8 Configuration file is /var/lib/exim4/config.autogenerated # /etc/exim4/update-exim4.conf.conf # # Edit this file and /etc/mailname by hand and execute update-exim4.conf # yourself or use 'dpkg-reconfigure exim4-config' # # Please note that this is _not_ a dpkg-conffile and that automatic changes # to this file might happen. The code handling this will honor your local # changes, so this is usually fine, but will break local schemes that mess # around with multiple versions of the file. # # update-exim4.conf uses this file to determine variable values to generate # exim configuration macros for the configuration file. # # Most settings found in here do have corresponding questions in the # Debconf configuration, but not all of them. # # This is a Debian specific file dc_eximconfig_configtype='internet' dc_other_hostnames='' dc_local_interfaces='127.0.0.1' dc_readhost='' dc_relay_domains='' dc_minimaldns='false' dc_relay_nets='' dc_smarthost='' CFILEMODE='644' dc_use_split_config='false' dc_hide_mailname='' dc_mailname_in_oh='true' dc_localdelivery='mail_spool' mailname:marian1000.go.ro -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages exim4-daemon-light depends on: ii debconf [debconf-2.0] 1.5.49 ii exim4-base 4.80-7 ii libc6 2.13-38+deb7u1 ii libdb5.1 5.1.29-5 ii libgnutls26 2.12.20-7 ii libpcre3 1:8.30-5 exim4-daemon-light recommends no packages. exim4-daemon-light suggests no packages. -- debconf information excluded
--- End Message ---
--- Begin Message ---No reply in half a year, closing the issue. On Sat, Feb 15, 2014 at 07:55:41PM +0100, Andreas Metzler wrote: > From: Andreas Metzler <[email protected]> > Subject: Bug#738971: /usr/sbin/exim4: On rules file from package > debconf-updatepo fails wo argument > To: [email protected] > Reply-To: Andreas Metzler <[email protected]>, [email protected] > Date: Sat, 15 Feb 2014 19:55:41 +0100 > X-Debian-PR-Package: exim4-daemon-light > User-Agent: Mutt/1.5.21 (2010-09-15) > > On 2014-02-14 Corcodel Marian <[email protected]> wrote: > [...] > > I added this patch because "debconf-updatepo " fail when not have file > > templates.pot-update > > On directory exim4-4.80 run : > > #:~/Debian/exim4/exim4-4.80$ debconf-updatepo > > None of the files in POTFILES.in contain strings marked for translation. > > file templates.pot-update does not exist at /usr/share/intltool-debian > > /intltool-update line 783. > [...] > > Hello, > > can you provide a way reproduce the issue? > > (SID)ametzler@argenau:/tmp/EXIM4/exim-4.82$ find -name templates.pot-update > (SID)ametzler@argenau:/tmp/EXIM4/exim-4.82$ debconf-updatepo ; echo $? > 0 > > cu Andreas -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany | lose things." Winona Ryder | Fon: *49 6224 1600402 Nordisch by Nature | How to make an American Quilt | Fax: *49 6224 1600420
--- End Message ---

