Code review comment for ~rafaeldtinoco/ubuntu/+source/ebtables:merge

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Yep, I vote to deal with this with the next ebtables merge (w/ Debian since Upstream is dead, right ?).

For the SRUs (done by ddstreet), they've merged dpkg-compare tests to return the correct exit code for upgrade paths:

+ # Ignore failed prerm on old versions; see LP: #1774120
+ dpkg --compare-versions "$2" lt "2.0.10.4-3.5ubuntu5" && exit 0

And its better for us to check this next time we do merges, if they exist, to ebtables. This also answers your comment on 2019-07-17 about delta being taken to Debian (does not make sense for this case).

review: Disapprove

« Back to merge proposal