apport package hook is not installed

Bug #1038527 reported by Clint Byrum
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
postfix (Ubuntu)
Fix Released
Medium
Clint Byrum
Precise
Fix Released
Medium
Clint Byrum

Bug Description

[Test Case]
1. install postfix
2. look for postfix.py in /usr/share/apport/package-hooks

[Regression Potential]
Users reporting bugs will be asked more questions, and the code behind that has not been well tested, but its worth it to improve bug reporting.

---

The apport package hook is not installed because there is an error in debian/rules. This fixes it:

--- debian/rules 2012-04-12 06:55:26 +0000
+++ debian/rules 2012-08-18 22:36:08 +0000
@@ -158,7 +158,7 @@
  install -m 0444 debian/lintian-override ${base}/usr/share/lintian/overrides/${package}

  if dpkg-vendor --is ubuntu; then \
- install -m 644 -D debian/postfix.apport debian/bind9/usr/share/apport/package-hooks/postfix.py; \
+ install -m 644 -D debian/postfix.apport ${base}/usr/share/apport/package-hooks/postfix.py; \
  fi

 debian/vars:

Changed in postfix (Ubuntu Precise):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Clint Byrum (clint-fewbar)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package postfix - 2.9.3-2ubuntu2

---------------
postfix (2.9.3-2ubuntu2) quantal; urgency=low

  * d/rules: Fix apport hook installation (LP: #1038527)
 -- Clint Byrum <email address hidden> Sat, 18 Aug 2012 15:45:12 -0700

Changed in postfix (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Adam Conrad (adconrad) wrote : Please test proposed package

Hello Clint, or anyone else affected,

Accepted postfix into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/postfix/2.9.3-2~12.04.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from verification-needed to verification-done. If it does not, change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in postfix (Ubuntu Precise):
status: In Progress → Fix Committed
tags: added: verification-needed
Revision history for this message
Scott Kitterman (kitterman) wrote :

It's there.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Scott Kitterman (kitterman) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package postfix - 2.9.3-2~12.04.3

---------------
postfix (2.9.3-2~12.04.3) precise-proposed; urgency=low

  * d/rules: Fix apport hook installation (LP: #1038527)
 -- Clint Byrum <email address hidden> Sat, 18 Aug 2012 15:47:35 -0700

Changed in postfix (Ubuntu Precise):
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.