Hm, those look a little bit contradictory. SRUs are only for high
importance things, but also the docs on backports say “Backports are
intended to provide new features to older releases, and as such it is
generally not acceptable to request a backport to only fix bugs that
could be fixed using the
Would be nice to get a fix backported, rather than those of us
constrained to use LTS having to wait another two years. Though I don’t
know if there’s a policy that only certain types or urgencies of bugs
get that.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Would be nice to get a fix backported, rather than those of us
constrained to use LTS having to wait another two years. Though I don’t
know if there’s a policy that only certain types or urgencies of bugs
get that.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Public bug reported:
$ lsb_release -rd
No LSB modules are available.
Description: Ubuntu 24.04.1 LTS
Release: 24.04
$ sudo apt install python3-mpmath
…
$ apt-cache policy python3-mpmath
python3-mpmath:
Installed: 1.2.1-3
Candidate: 1.2.1-3
Version table:
*** 1.2.1-3 500
500 http:///
** Description changed:
+ $ lsb_release -rd
+ No LSB modules are available.
+ Description: Ubuntu 24.04.1 LTS
+ Release: 24.04
$ sudo apt install python3-rx
…
+ $ apt-cache policy python3-rx
+ python3-rx:
+ Installed: 4.0.4-2
+ Candidate: 4.0.4-2
+ Version table:
+ *** 4.0.4-2 500
Public bug reported:
$ lsb_release -rd
No LSB modules are available.
Description: Ubuntu 24.04.1 LTS
Release: 24.04
$ sudo apt install python3-kiwisolver
…
$ apt-cache policy python3-kiwisolver
python3-kiwisolver:
Installed: 1.4.4-2build1
Candidate: 1.4.4-2build1
Version table:
*** 1.4.4-2b
Public bug reported:
$ sudo apt install python3-rx
…
$ pip list|grep reactivex
reactivex 0.0.0
That’s obviously not right! (and no, I don’t have reactivex installed
locally via pip either; /usr/lib/python3/dist-
packages/reactivex-0.0.0.dist-info/METADATA exists and says Version:
0.0.0)
Public bug reported:
Install ipmiutil. Run “sudo systemctl start ipmiutil_evt”.
$ sudo systemctl start ipmiutil_evt
Job for ipmiutil_evt.service failed because a timeout was exceeded.
See "systemctl status ipmiutil_evt.service" and "journalctl -xe" for details.
$ systemctl status ipmiutil_evt
●
Public bug reported:
The Ubuntu package of OpenOCD does not depend on libftdi and was not
built with --enable-usb_blaster_libftdi. This means it does not support
some types of Altera USB Blasters. It would be nice if a future package
were built to support these adapters.
** Affects: openocd (Ubun