Package fails at dpkg postinst during installation
Bug #920055 reported by
Pritam Baral
This bug affects 13 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
iptables-persistent (Debian) |
Fix Released
|
Unknown
|
|||
iptables-persistent (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
dpkg exits with error:
subprocess installed post-installation script returned error exit status 1
The actual error being:
update-rc.d: error: start|stop arguments not terminated by "."
The stop argument lacks a trailing dot in the post-inst file
Ubuntu 12.04 Precise Pangolin
iptables-persistent 0.5.3
Related branches
lp://staging/~neil-aldur/ubuntu/precise/iptables-persistent/fix-for-967018-905517
- Chow Loong Jin (community): Approve
- Neil Wilson: Pending requested
-
Diff: 81 lines (+17/-11)5 files modifieddebian/changelog (+7/-0)
debian/iptables-persistent.postinst (+0/-3)
debian/iptables-persistent.postrm (+2/-5)
debian/iptables-persistent.preinst (+7/-2)
debian/rules (+1/-1)
Changed in iptables-persistent (Debian): | |
status: | Unknown → Fix Committed |
Changed in iptables-persistent (Debian): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.