Comment 24 for bug 1470167

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

@SPONSORS

Remember to remove patches (quilt pop -a) before applying debdiff.

## trusty debdiff applies

inaddy@trusty:~/Codes/bugs/1470167/trusty$ mkdir test && cd test/ && pull-lp-source mstflint trusty > /dev/null && cd mstflint-1.4-OFED-1.4.2 && quilt pop -a ; patch -p1 -s < ../../trusty_mstflint_4.1.0+1.46.gb1cdaf7-1ubuntu1~trusty.debdiff && echo worked

worked

## vivid debdiff applies

inaddy@vivid:~/Codes/bugs/1470167/vivid$ mkdir test && cd test/ && pull-lp-source mstflint vivid > /dev/null && cd mstflint-3.7.0+1.18.gcdb9f80 && quilt pop -a ; patch -p1 -s < ../../vivid_mstflint_4.1.0+1.46.gb1cdaf7-1ubuntu1~vivid.dsc && echo worked

Removing patch debian/patches/uninitialized-variables-O3.patch
Restoring mlxfwops/lib/fs2_ops.cpp
Restoring mlxfwops/lib/fs3_ops.cpp
Restoring mlxfwops/lib/fw_ops.cpp

worked

## wily debdiff applies

inaddy@wily:~/Codes/bugs/1470167/wily$ mkdir test && cd test/ && pull-lp-source mstflint wily > /dev/null && cd mstflint-3.7.0+1.18.gcdb9f80 && quilt pop -a ; patch -p1 -s < ../../wily_mstflint_4.1.0+1.46.gb1cdaf7-1ubuntu1~wily.debdiff && echo worked

Removing patch debian/patches/fix-ggc5-compile-errors.patch
Restoring mlxfwops/lib/fs3_ops.cpp
Restoring small_utils/vpd.c

Removing patch debian/patches/uninitialized-variables-O3.patch
Restoring mlxfwops/lib/fs2_ops.cpp
Restoring mlxfwops/lib/fs3_ops.cpp
Restoring mlxfwops/lib/fw_ops.cpp

worked