[Bug 286290] Re: upgrade process hangs

Henning Sprang henning.sprang at gmail.com
Mon Oct 20 13:25:51 BST 2008


On Mon, Oct 20, 2008 at 1:51 PM, LaMont Jones <lamont.jones at ubuntu.com> wrote:
> Which version of postfix are you seeing this in?

Sorry for not giving this info - it just happened on the upgrade from
2.5.1-2ubuntu1 to  2.5.1-2ubuntu1.2, on hardy.

But while testing further, I realized that I also couldn't just go
back to the *1 version.
Removing the package completely, and just simply installing it again
worked fine.

Now, postfix's debconf data looks like this:

* postfix/mailname: filet.lazy
  postfix/tlsmgr_upgrade_warning:
  postfix/recipient_delim: +
* postfix/main_mailer_type: No configuration
  postfix/retry_upgrade_warning:
  postfix/kernel_version_warning:
  postfix/relayhost:
  postfix/procmail: false
* postfix/bad_recipient_delimiter:
  postfix/chattr: false
  postfix/root_address:
  postfix/rfc1035_violation: false
  postfix/mydomain_warning:
  postfix/mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  postfix/destinations: true, localhost, localhost.localdomain, localhost
  postfix/not_configured: 1
  postfix/mailbox_limit: 0
  postfix/protocols: all


The diff being

henning at xnote:/hier/produktion/tmp$ diff postfix-before.txt postfix-after.txt
1c1
<   postfix/mailname: filet.lazy
---
> * postfix/mailname: filet.lazy
4c4
< * postfix/main_mailer_type: "No configuration"
---
> * postfix/main_mailer_type: No configuration
9c9
<   postfix/bad_recipient_delimiter:
---
> * postfix/bad_recipient_delimiter:
15c15
<   postfix/destinations: filet.lazy, localhost.lazy, localhost
---
>   postfix/destinations: true, localhost, localhost.localdomain, localhost


(which might be not 100% exact, as some of the differences might be
due to the fact of me playing with the settings to persuade postfix to
get installed)

I also messed with the postfix.config file a bit, but to no useful effect.
So it's probably unclear whether the error is really caused by changes
in postfix or by changes in general debconf handling code (e.g. the
perl helper libs?!)

-- 
upgrade process hangs
https://bugs.launchpad.net/bugs/286290
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.



More information about the Ubuntu-server-bugs mailing list