Hello team,

I've reviewed a bit more:
[x] arno-iptables-firewall_2.0.3-1.dsc builds cleanly with pbuilder
[x] the package correctly builds twice by debuild within the source tree

I found strange thing. The content match, but checksum doesn't match for
the previous release tarball:
$ pristine-tar checkout arno-iptables-firewall_2.0.1.f.orig.tar.gz
$ sha1sum arno-iptables-firewall_2.0.1.f.orig.tar.gz aif-2.0.1f.tar.gz
af32d7757a3e85a7b92b88c8e4dfdfd86bb32b16
 arno-iptables-firewall_2.0.1.f.orig.tar.gz
a18f94fb9324df8e8e4a28805b92269ff8bd1bc6  aif-2.0.1f.tar.gz
, where aif-2.0.1f.tar.gz is taken from upstream github tag [1]

I'm experiencing some problems running autopkgtest:

1) failed to correctly setup serial console ttyS0/ttyS1 for qemu debian-sid
image (autopkgtest fails to connect)

2) autopkgtest fails with ssh to a VirtualBox VM, using command:
autopkgtest arno-iptables-firewall_2.0.3-1_amd64.changes -- ssh
--capability=isolation-machine -l root -p 2022 -H 127.0.0.1

See the log [2]. It looks like autopkgtest doesn't not install
arno-iptables-firewall_2.0.3-1_all.deb
To run the test I've also removed the 'needs-root' restriction, since the
option '--capability=root-on-testbed' is not enough.


[1] https://github.com/arno-iptables-firewall/aif/archive/2.0.1f.tar.gz
[2] https://paste.debian.net/1059405/

On Wed, Jan 9, 2019 at 1:02 AM Sven Geuer <debma...@g-e-u-e-r.de> wrote:

> Hi Samuel,
>
> I removed pre-squeeze upgrade code
>
> Regarding your change 'Bump DH level to 12' I believe debian/control
> needs further changes.
>
> The debhelper manpage says:
>
> Changes from v11 are:
>         [...]
>         This change makes dh_installinit inject a misc:Pre-Depends
>         for init-system-helpers (>= 1.54~).  Please ensure that the
>         package lists ${misc:Pre-Depends} in its Pre-Depends field
>         before upgrading to compat 12.
>         [...]
>
> Please double-check.
>
> Best,
> Sven
>
>

Reply via email to