<div dir="ltr">Hi, I've successfully built master packages with my patch (forcing HTTP::OAI@3.x dependency)[1]. They also install with no issue in Stretch. Here's what you need to test yourself:<br><br><a href="https://cloud.theke.io/s/AyfTWpXt6R87epe">https://cloud.theke.io/s/AyfTWpXt6R87epe</a><br><br>Basically download everything somewhere and:<br>$ vagrant up<br>$ vagrant ssh<br>v$ wget -q -O- <a href="https://debian.koha-community.org/koha/gpg.asc">https://debian.koha-community.org/koha/gpg.asc</a> | sudo apt-key add -<br>v$ echo 'deb <a href="http://debian.koha-community.org/koha">http://debian.koha-community.org/koha</a> unstable main' | sudo tee /etc/apt/sources.list.d/koha.list<br>v$ apt update<br>v$ sudo dpkg -i /vagrant/libhttp-*.deb<br>v$ sudo apt -f install<br>v$ sudo dpkg -i /vagrant/koha-deps*.deb<br>v$ sudo apt -f install<br>v$ sudo dpkg -i /vagrant/koha-perldeps*.deb<br>v$ sudo apt -f install<br>v$ sudo dpkg -i /vagrant/koha-common*.deb<br>v$ sudo apt -f install<br><br>Voila.<div><br></div><div>[1] <a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20437">https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20437</a></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(117,117,117);font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:12.8px">Tomás Cohen Arazi</div><div style="color:rgb(117,117,117);font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:12.8px">Theke Solutions (<a href="http://theke.io/">https://theke.io</a>)<br>✆ +54 9351 3513384<br>GPG: B2F3C15F</div></div></div>