Hi all,

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.

As per https://apt.opensips.org/packages.php?v=3.1 I've entered...

    apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 049AD65B
    echo "deb https://apt.opensips.org buster 3.1-releases"
>/etc/apt/sources.list.d/opensips.list
    echo "deb https://apt.opensips.org buster cli-nightly"
>/etc/apt/sources.list.d/opensips-cli.list

...but the only version I can see with 'apt search opensips' is 3.2

If I try...

    apt install opensips=3.1

...or...

    apt install opensips=3.1.5

...nothing is found. How do I access the 3.1 package?
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to