Your message dated Sun, 14 Dec 2014 19:04:09 +0000
with message-id <[email protected]>
and subject line Bug#772885: fixed in dovecot 1:2.2.13-11
has caused the Debian Bug report #772885,
regarding dovecot-sieve: trying to overwrite 90-sieve-extprograms.conf from 
dovecot-core
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.)


-- 
772885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772885
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dovecot-sieve
Version: 1:2.2.13-8
Severity: normal

While testing the installation of the latest -10 package today I find
the following file conflict error.

  apt-get upgrade
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  Calculating upgrade... Done
  The following packages will be upgraded:
    dovecot-core dovecot-gssapi dovecot-imapd dovecot-ldap dovecot-mysql
    dovecot-pgsql dovecot-sieve dovecot-sqlite
  8 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
  Need to get 0 B/6731 kB of archives.
  After this operation, 454 kB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  (Reading database ... 606254 files and directories currently installed.)
  Preparing to unpack .../dovecot-sqlite_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-sqlite (1:2.2.13-10) over (1:2.2.13-8) ...
  Preparing to unpack .../dovecot-imapd_1%3a2.2.13-10_amd64.deb ...
  Stopping IMAP/POP3 mail server: dovecot.
  Unpacking dovecot-imapd (1:2.2.13-10) over (1:2.2.13-8) ...
  Preparing to unpack .../dovecot-pgsql_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-pgsql (1:2.2.13-10) over (1:2.2.13-8) ...
  Preparing to unpack .../dovecot-sieve_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-sieve (1:2.2.13-10) over (1:2.2.13-8) ...
  dpkg: error processing archive 
/var/cache/apt/archives/dovecot-sieve_1%3a2.2.13-10_amd64.deb (--unpack):
   trying to overwrite '/usr/share/dovecot/conf.d/90-sieve-extprograms.conf', 
which is also in package dovecot-core 1:2.2.13-8
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Preparing to unpack .../dovecot-ldap_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-ldap (1:2.2.13-10) over (1:2.2.13-8) ...
  Preparing to unpack .../dovecot-gssapi_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-gssapi (1:2.2.13-10) over (1:2.2.13-8) ...
  Preparing to unpack .../dovecot-mysql_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-mysql (1:2.2.13-10) over (1:2.2.13-8) ...
  Preparing to unpack .../dovecot-core_1%3a2.2.13-10_amd64.deb ...
  Stopping IMAP/POP3 mail server: dovecot.
  Unpacking dovecot-core (1:2.2.13-10) over (1:2.2.13-8) ...
  Processing triggers for man-db (2.7.0.2-4) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/dovecot-sieve_1%3a2.2.13-10_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

Fixing this with -f gets past the error.

  # apt-get install -f
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  Correcting dependencies... Done
  The following extra packages will be installed:
    dovecot-sieve
  The following packages will be upgraded:
    dovecot-sieve
  1 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
  7 not fully installed or removed.
  Need to get 0 B/766 kB of archives.
  After this operation, 70.7 kB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  (Reading database ... 606213 files and directories currently installed.)
  Preparing to unpack .../dovecot-sieve_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-sieve (1:2.2.13-10) over (1:2.2.13-8) ...
  Processing triggers for man-db (2.7.0.2-4) ...
  Setting up dovecot-core (1:2.2.13-10) ...

  Creating config file /etc/dovecot/dovecot-dict-auth.conf.ext with new version

  Creating config file /etc/dovecot/conf.d/auth-dict.conf.ext with new version
  Starting IMAP/POP3 mail server: dovecot.
  Setting up dovecot-sieve (1:2.2.13-10) ...

  Creating config file /etc/dovecot/conf.d/90-sieve-extprograms.conf with new 
version
  Setting up dovecot-gssapi (1:2.2.13-10) ...
  Setting up dovecot-imapd (1:2.2.13-10) ...
  Setting up dovecot-ldap (1:2.2.13-10) ...
  Setting up dovecot-mysql (1:2.2.13-10) ...
  Setting up dovecot-pgsql (1:2.2.13-10) ...
  Setting up dovecot-sqlite (1:2.2.13-10) ...
  Processing triggers for dovecot-core (1:2.2.13-10) ...
  Restarting IMAP/POP3 mail server: dovecot.
  Starting IMAP/POP3 mail server: dovecot.

Reinstallation worked okay.

  # apt-get install --reinstall dovecot-sieve
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 6 not upgraded.
  Need to get 0 B/766 kB of archives.
  After this operation, 0 B of additional disk space will be used.
  (Reading database ... 606214 files and directories currently installed.)
  Preparing to unpack .../dovecot-sieve_1%3a2.2.13-10_amd64.deb ...
  Unpacking dovecot-sieve (1:2.2.13-10) over (1:2.2.13-10) ...
  Processing triggers for dovecot-core (1:2.2.13-10) ...
  Restarting IMAP/POP3 mail server: dovecot.
  Starting IMAP/POP3 mail server: dovecot.
  Processing triggers for man-db (2.7.0.2-4) ...
  Setting up dovecot-sieve (1:2.2.13-10) ...
  Processing triggers for dovecot-core (1:2.2.13-10) ...
  Restarting IMAP/POP3 mail server: dovecot.
  Starting IMAP/POP3 mail server: dovecot.

After this point the file appears to be only in one package.

  # dlocate /usr/share/dovecot/conf.d/90-sieve-extprograms.conf
  dovecot-core: /usr/share/dovecot/conf.d/90-sieve-extprograms.conf

Bummer!  But it did start and didn't hang.  That is progress! :-)

Is this only a problem in the -8 package?  I am going to go back,
purge all, install the -6 from testing, and test the upgrade from
there again.

Bob


-- Package-specific info:

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages dovecot-sieve depends on:
iu  dovecot-core  1:2.2.13-10
ii  libc6         2.19-13
ii  ucf           3.0030

dovecot-sieve recommends no packages.

dovecot-sieve suggests no packages.

Versions of packages dovecot-sieve is related to:
iu  dovecot-core [dovecot-common]  1:2.2.13-10
pn  dovecot-dbg                    <none>
pn  dovecot-dev                    <none>
iu  dovecot-gssapi                 1:2.2.13-10
iu  dovecot-imapd                  1:2.2.13-10
iu  dovecot-ldap                   1:2.2.13-10
pn  dovecot-lmtpd                  <none>
pn  dovecot-managesieved           <none>
iu  dovecot-mysql                  1:2.2.13-10
iu  dovecot-pgsql                  1:2.2.13-10
pn  dovecot-pop3d                  <none>
ii  dovecot-sieve                  1:2.2.13-8
iu  dovecot-sqlite                 1:2.2.13-10

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: dovecot
Source-Version: 1:2.2.13-11

We believe that the bug you reported is fixed in the latest version of
dovecot, which is due to be installed in the Debian FTP archive.

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.
Jaldhar H. Vyas <[email protected]> (supplier of updated dovecot 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: SHA256

Format: 1.8
Date: Sun, 14 Dec 2014 12:27:50 -0500
Source: dovecot
Binary: dovecot-core dovecot-dev dovecot-imapd dovecot-pop3d dovecot-lmtpd 
dovecot-managesieved dovecot-pgsql dovecot-mysql dovecot-sqlite dovecot-ldap 
dovecot-gssapi dovecot-sieve dovecot-solr dovecot-lucene dovecot-dbg
Architecture: source i386
Version: 1:2.2.13-11
Distribution: unstable
Urgency: high
Maintainer: Dovecot Maintainers <[email protected]>
Changed-By: Jaldhar H. Vyas <[email protected]>
Description:
 dovecot-core - secure POP3/IMAP server - core files
 dovecot-dbg - secure POP3/IMAP server - debug symbols
 dovecot-dev - secure POP3/IMAP server - header files
 dovecot-gssapi - secure POP3/IMAP server - GSSAPI support
 dovecot-imapd - secure POP3/IMAP server - IMAP daemon
 dovecot-ldap - secure POP3/IMAP server - LDAP support
 dovecot-lmtpd - secure POP3/IMAP server - LMTP server
 dovecot-lucene - secure POP3/IMAP server - Lucene support
 dovecot-managesieved - secure POP3/IMAP server - ManageSieve server
 dovecot-mysql - secure POP3/IMAP server - MySQL support
 dovecot-pgsql - secure POP3/IMAP server - PostgreSQL support
 dovecot-pop3d - secure POP3/IMAP server - POP3 daemon
 dovecot-sieve - secure POP3/IMAP server - Sieve filters support
 dovecot-solr - secure POP3/IMAP server - Solr support
 dovecot-sqlite - secure POP3/IMAP server - SQLite support
Closes: 772885
Changes:
 dovecot (1:2.2.13-11) unstable; urgency=high
 .
   * [ebc0377] Don't allow install of dovecot-sieve without a new enough
     dovecot-core. (Closes: #772885)
Checksums-Sha1:
 2a93e83db9e6c4f54903637e20801f9137c375b1 2887 dovecot_2.2.13-11.dsc
 754516cc990a5411a6b9d06f8fc10cd563f55b7d 734004 dovecot_2.2.13-11.debian.tar.xz
 95d761d032b70f67a1112207a60e61d15de0d09c 2822174 
dovecot-core_2.2.13-11_i386.deb
 5e73742616c1fefdde3fcc307aa789d970babe85 749580 dovecot-dev_2.2.13-11_i386.deb
 ca31fcbbdb6a8a493e674adfae89d3a808fc58b5 661888 
dovecot-imapd_2.2.13-11_i386.deb
 36934743ea1b9b3540e3b123b52580cd01370a89 552558 
dovecot-pop3d_2.2.13-11_i386.deb
 f05966562472f06ba3754ce639e3092f197dcf7b 543724 
dovecot-lmtpd_2.2.13-11_i386.deb
 a6e745071004ba6124f36fc154371863f1a0d227 573340 
dovecot-managesieved_2.2.13-11_i386.deb
 422448b6403a39d388969da0db34416f04365340 534112 
dovecot-pgsql_2.2.13-11_i386.deb
 7748e0bd889045d2987615f03a65a6d0b5376eb2 531446 
dovecot-mysql_2.2.13-11_i386.deb
 d67f0c2a9f829af18440fde8573b266d4f5fee41 529388 
dovecot-sqlite_2.2.13-11_i386.deb
 54b4d8280e6f27ddb09b4f8c4fffc2703b58427b 545926 dovecot-ldap_2.2.13-11_i386.deb
 f6186b38937b6172c3762918ffb60b9f04e49d08 530690 
dovecot-gssapi_2.2.13-11_i386.deb
 f46c3ba434fdc2c501eddd41fa6f6675dc1fc335 789316 
dovecot-sieve_2.2.13-11_i386.deb
 5a49626bfb31fa94005fd8dd3556e498656b3e35 543330 dovecot-solr_2.2.13-11_i386.deb
 fbb246da44b920a74a5a445055ecf0d77d90ce44 549768 
dovecot-lucene_2.2.13-11_i386.deb
 d183262a23aa6e73c8a53d1333f06ffb15c568bb 5162212 dovecot-dbg_2.2.13-11_i386.deb
Checksums-Sha256:
 8235f6a4f4a15bbe5c94f015cb7deee48329c65fff976cc56f2bad0ff9539471 2887 
dovecot_2.2.13-11.dsc
 0485f678cc11bd1c40ec0cd06dff4612ba6046d5828b8736d506e02026b80fd6 734004 
dovecot_2.2.13-11.debian.tar.xz
 9ff438c475bb88f00b935c3f3f0ddd84a18ce38fe4f2154c6b60b07253d81b3d 2822174 
dovecot-core_2.2.13-11_i386.deb
 4906b0bef68f3862b3c13ea94d1c99d612252b3cd172cdc15cca465f678abcae 749580 
dovecot-dev_2.2.13-11_i386.deb
 14e9ac3b2a67ef020fd8490f37f6d8083199a02709f1f73db771f1281a410764 661888 
dovecot-imapd_2.2.13-11_i386.deb
 abbfeef884c45854edc9a89d3142f085aac19a61487e2735deda16987d5dfcc5 552558 
dovecot-pop3d_2.2.13-11_i386.deb
 a49d91df919236ccd7c84928e2cc00f0d009e822da7ac6ac45e23a7b5355e601 543724 
dovecot-lmtpd_2.2.13-11_i386.deb
 1939e7b40799033058344dc4837feba884713a6d38dc194eaa218619fe4edbcd 573340 
dovecot-managesieved_2.2.13-11_i386.deb
 830f4dd685ba2bb64f6f37fe498e72a33d430ffd623ac2172ec4c2ee00261d15 534112 
dovecot-pgsql_2.2.13-11_i386.deb
 000f50279b51c36f328eae7212080f02becb560f8943d02b15a120354ae623b7 531446 
dovecot-mysql_2.2.13-11_i386.deb
 cc38732f2b0578cd4828bad4d403aff0a585817e136d5ceb6abbdd4ef9cc2029 529388 
dovecot-sqlite_2.2.13-11_i386.deb
 4afea0ed2a79e98daa125195a7380a6c9fb85e82d144e105111d72d22d1dab34 545926 
dovecot-ldap_2.2.13-11_i386.deb
 f6325074ac29181413904555e3cb32543014ebc0f438412708d63741ed96c42e 530690 
dovecot-gssapi_2.2.13-11_i386.deb
 c8d1ee9df1807efaf9b2d5b9a9204c80c11bafc19f82ad94ab486336af095e57 789316 
dovecot-sieve_2.2.13-11_i386.deb
 5c6d81f139fae8014d8dd01bac36971ab7d21d936e032952bd0b816b1ee09b42 543330 
dovecot-solr_2.2.13-11_i386.deb
 b1e2f2e17ec511c1c1737bce89109ed01899b318030330edf3f6b9649dc57f33 549768 
dovecot-lucene_2.2.13-11_i386.deb
 69a9637bddebd68255792006221b8a49cd4a949df7e67ac6dd045f57631bd0c0 5162212 
dovecot-dbg_2.2.13-11_i386.deb
Files:
 390101bb01eccfd26822863e4d0422d7 2887 mail optional dovecot_2.2.13-11.dsc
 54dc9664f26683d41a9fcb88097d3ef1 734004 mail optional 
dovecot_2.2.13-11.debian.tar.xz
 eb3c05af1a65cff525aa69af5b7379c6 2822174 mail optional 
dovecot-core_2.2.13-11_i386.deb
 3dd1ba6dc408531a08380dfb6fce1ef3 749580 mail optional 
dovecot-dev_2.2.13-11_i386.deb
 9318d0b0030afd1d3a8c5d576ed37ecf 661888 mail optional 
dovecot-imapd_2.2.13-11_i386.deb
 710e124df0226a6a514294deee086882 552558 mail optional 
dovecot-pop3d_2.2.13-11_i386.deb
 cd7711cda9f694b4e70baa852e9909cd 543724 mail optional 
dovecot-lmtpd_2.2.13-11_i386.deb
 b647476795c7e59a0f3267b57cb5d36e 573340 mail optional 
dovecot-managesieved_2.2.13-11_i386.deb
 cb55a0917376f4539bb717768f1fba5b 534112 mail optional 
dovecot-pgsql_2.2.13-11_i386.deb
 84f0f8f2bb1816fd75c28573709d9558 531446 mail optional 
dovecot-mysql_2.2.13-11_i386.deb
 665cfe455ad96d021601bc9bafbc9275 529388 mail optional 
dovecot-sqlite_2.2.13-11_i386.deb
 e74517f35770cbb4bb1694589215fde9 545926 mail optional 
dovecot-ldap_2.2.13-11_i386.deb
 330bde227be56826b134cf22b2284211 530690 mail optional 
dovecot-gssapi_2.2.13-11_i386.deb
 06ec3267d06c3fecbfbd9b2d21924da0 789316 mail optional 
dovecot-sieve_2.2.13-11_i386.deb
 810c32b274f42a4ab700e33e4178ed76 543330 mail optional 
dovecot-solr_2.2.13-11_i386.deb
 c22ceb1945abc1652fd9e54a5c12f2b8 549768 mail optional 
dovecot-lucene_2.2.13-11_i386.deb
 ceeef25fae44c5507565f04e696bc4f5 5162212 debug extra 
dovecot-dbg_2.2.13-11_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJUjduHAAoJEOqmOPrEeU2vjyMIAMivAhrKPGLlYvM1Edx6u8zT
N9I81XuQMdt7TyvRI+zP+xPMYI02pQgcdI1IMoWR3tnAs1RS51pad8Wp73/sT1PK
OiEkQWCng1SYhpFdkgnwB9GOYZF49dhM0/J2uslePxNLgbZ5ga8nkq+XT49p/Apn
HoiaIkqs6kgMULbIwnngFmYisw/j7v+K6ajJ+LkqdeOLlATEwuizJrhYWLzjFCPt
MTav04TIisdAQ0jSzskzs1DcsqwoUJeTVnCRxeSopgfUqFycJqcLRxk708Miqutb
cIJuHWytYFKI79m0ze+sQ3Ts7SmZ+viMbuNduFuvMD+A6VJJhFdbOL/8iCgjigs=
=finO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to