<div dir="ltr">Ah! Scratch that. I've got it working now. What I was missing was that the version for apt was 3.1.5-1, so...<div><br></div><div>    apt install opensips=3.1.5-1 </div><div><br></div><div>...worked for me</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 24 Aug 2021 at 08:03, Mark Allen <<a href="mailto:mark@allenclan.co.uk">mark@allenclan.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>We're using a Debian Buster system. I've tried installing 3.2 but hit problems with the database migration. I've tried to revert to 3.1 but can't seem to access that versions package - 3.2 is the only one I can see.</div><div><br></div><div>As per <a href="https://apt.opensips.org/packages.php?v=3.1" target="_blank">https://apt.opensips.org/packages.php?v=3.1</a> I've entered...</div><div><br></div><div>    apt-key adv --keyserver <a href="http://keyserver.ubuntu.com" target="_blank">keyserver.ubuntu.com</a> --recv-keys 049AD65B</div>    echo "deb <a href="https://apt.opensips.org" target="_blank">https://apt.opensips.org</a> buster 3.1-releases" >/etc/apt/sources.list.d/opensips.list<br>    echo "deb <a href="https://apt.opensips.org" target="_blank">https://apt.opensips.org</a> buster cli-nightly" >/etc/apt/sources.list.d/opensips-cli.list<div><br></div><div>...but the only version I can see with 'apt search opensips' is 3.2</div><div><br></div><div>If I try...</div><div><br></div><div>    apt install opensips=3.1</div><div><br></div><div>...or...</div><div><br></div><div>    apt install opensips=3.1.5</div><div><br></div><div>...nothing is found. How do I access the 3.1 package?</div></div>
</blockquote></div>