My workaround is different:
* add jammy to /etc/apt/source.list
* add apt pinning via new file /etc/apt/preferences.d/ubuntu_apt-pinning.pref
Content:
Package: *
Pin: release o=Ubuntu,n=jammy
Pin-Priority: -1
* update indices: apt-get update
* force install of jammy package of roundcube: apt-get -t jammy install 
roundcube
* check config
* working fine for me (sqlite3 db)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950326

Title:
  roundcube cannot run in Impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/roundcube/+bug/1950326/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to