[SRU] request: edgy:qpsmtpd fix for bug #72602

Bug #77485 reported by enyc
6
Affects Status Importance Assigned to Milestone
qpsmtpd (Ubuntu)
Fix Released
Undecided
enyc
Declined for Dapper by Martin Pitt

Bug Description

Binary package hint: qpsmtpd

This is a SRU-update proposal for ubuntu-edgy package "qpsmtpd" bug 72602.

The impact of the bug is that qpsmtpd on ubuntu-edgy will only work until system is rebooted, at which time qpsmtpd will not start until /var/run/qpsmtpd is manually recreated. Therefore, this very simple fix from ubuntu-feisty should be backported to make the package also usable on "stable" ubuntu-edgy.

This has been fixed in ubuntu-feisty between 0.32-4 and 0.32-4ubuntu1 in the same way.

Revision history for this message
enyc (enyc) wrote :

The attached debdiff (qpsmtpd_0.32-3ubuntu1.debdiff) simply adds the 3 lines to the init-script and changes the version from "0.32-3" to "0.32-3ubuntu1".

I understand that for changing debian/, changing the files directly is better than using a dpatch, Hence this is a simple debdiff.

Revision history for this message
enyc (enyc) wrote :

This debdiff uses version 0.32-3ubuntu0.1~proposed1 in order to fit in with the new scheme of version-numbering that doesn't appear to be documented anywhere, definitely not on the
https://wiki.ubuntu.com/MOTU/SRU page!

Revision history for this message
StefanPotyra (sistpoty) wrote :

looks good. +1.

Revision history for this message
StefanPotyra (sistpoty) wrote :

Oh, and please set yourself as assignee for this bug report.

enyc (enyc)
Changed in qpsmtpd:
assignee: nobody → enyc
Revision history for this message
Steve Kowalik (stevenk) wrote :

Patch looks small, unobtrusive, which is great. +1 from me.

Revision history for this message
Reinhard Tartler (siretart) wrote :

+1

Revision history for this message
Daniel T Chen (crimsun) wrote :

Looks sane, +1.

Revision history for this message
StefanPotyra (sistpoty) wrote :

Format: 1.7
Date: Sat, 30 Dec 2006 09:40:36 +0000
Source: qpsmtpd
Binary: qpsmtpd
Architecture: source
Version: 0.32-3ubuntu0.1~proposed1
Distribution: edgy-proposed
Urgency: low
Maintainer: Devin Carraway <email address hidden>
Changed-By: enyc <email address hidden>
Description:
 qpsmtpd - Flexible SMTP daemon for network-level spam detection
Changes:
 qpsmtpd (0.32-3ubuntu0.1~proposed1) edgy-proposed; urgency=low
 .
   * Create /var/run/qpsmtpd in initscript (Closes Ubuntu: #72602).
Files:
 3f66eb8b54b5a8f0dd3f5fbf4114c176 612 mail extra qpsmtpd_0.32-3ubuntu0.1~proposed1.dsc
 4ad136df806171bbe831c1d817b9c242 27452 mail extra qpsmtpd_0.32-3ubuntu0.1~proposed1.diff.gz

Revision history for this message
Tollef Fog Heen (tfheen) wrote :

Accepted into edgy-proposed; please solicit testing as per https://wiki.ubuntu.com/MOTU/SRU

Changed in qpsmtpd:
status: Unconfirmed → Fix Committed
Revision history for this message
enyc (enyc) wrote :

0.32-3ubuntu0.1~proposed1 version "WorksForMe" ;-).

(tested on Ubuntu-edgy machine here, now using instead of qmail-smtyd-via-xinetd).
After rebooting system, I can still happily email in both directions etc. and all still works...
I have also shown that qpsmtpd can be stopped and started without errors.

Revision history for this message
Sheer Pullen (sheer-panic) wrote :

works for me.

Revision history for this message
Scott Kitterman (kitterman) wrote :

Does not work for me.

I did not previously have qpsmtpd installed and so I was installing the proposed version from scratch. When setting up qpsmtpd I got the following warning:

adduser: Warning: that home directory does not belong to the user you are currently creating.

qpsmtpd did not run.

Attempting to start it manually after installation did not work either.

I'm not yet sure if this is another issue that needs to be reported or a problem with this fix.

Revision history for this message
Scott Kitterman (kitterman) wrote :

At this point, I think it likely that whatever problem I have is not related to this fix. I purged the proposed version and installed the standard Edgy version and had the same issue, so rather than does not work for me, I do not yet have an opinion on this fix. I'll file another bug once I understand what's going on.

Revision history for this message
enyc (enyc) wrote : Re: [Bug 77485] Re: [SRU] request: edgy:qpsmtpd fix for bug #72602

> Subject: [Bug 77485] Re: [SRU] request: edgy:qpsmtpd fix for bug #72602
> At this point, I think it likely that whatever problem I have is not
> related to this fix. I purged the proposed version and installed the
> standard Edgy version and had the same issue, so rather than does not
> work for me, I do not yet have an opinion on this fix. I'll file
> another bug once I understand what's going on.

Given the nature of this package, you need to
   "sudo dpkg-reconfigure qpsmtpd" before anything will work.

Also, the nature of this bug is that there is only ever a non-starting
   problem after reboot.
(i.e. configure qpsmtpd and get it to start, then reboot and
   notice it will no-longer start).

Hope that make sense ;-).

--enyc

Revision history for this message
Scott Kitterman (kitterman) wrote :

Thanks. I'll give that a try.

Revision history for this message
Scott Kitterman (kitterman) wrote :

Works for me.

Note that the need to do dpgk-reconfigure before the package will work at all is not mentioned in the docs that I can find, so I think that's a separate bug. I'll take care of that.

Revision history for this message
StefanPotyra (sistpoty) wrote :

Format: 1.7
Date: Fri, 30 Mar 2007 11:59:50 +0200
Source: qpsmtpd
Binary: qpsmtpd
Architecture: source
Version: 0.32-3ubuntu0.1
Distribution: edgy-updates
Urgency: low
Maintainer: Devin Carraway <email address hidden>
Changed-By: Stefan Potyra <email address hidden>
Description:
 qpsmtpd - Flexible SMTP daemon for network-level spam detection
Changes:
 qpsmtpd (0.32-3ubuntu0.1) edgy-updates; urgency=low
 .
   * No-change upload, propagating to edgy-updates.
   * Tested by: Scott Kitterman, Sheer Pullen, enyc.
 .
 qpsmtpd (0.32-3ubuntu0.1~proposed1) edgy-proposed; urgency=low
 .
   * Create /var/run/qpsmtpd in initscript (Closes Ubuntu: #72602).
Files:
 a731786e371eefbdbc6eb33b835e843f 592 mail extra qpsmtpd_0.32-3ubuntu0.1.dsc
 130057e5742e9ba7c5c52441399a7730 27569 mail extra qpsmtpd_0.32-3ubuntu0.1.diff.gz

Cheers,
   Stefan.

Revision history for this message
Martin Pitt (pitti) wrote :

Accepted into edgy-updates. Next time, please just use bug tasks on 72602 instead of opening a new bug for each release, without even mentioning their numbers in the changelog.

Changed in qpsmtpd:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.