Comment 8 for bug 1916715

Revision history for this message
Utkarsh Gupta (utkarsh) wrote :

Hi Sergio,

> As you can read there, I did check if the package installed/uninstalled
> correctly. Bryce also double-checked it. I don't know if the problem
> is that we forgot to check if the systemd service file was up or not,
> or something else. But then again, the error you posted happens right
> at the installation step, so we would have caught that. I'm puzzled [..]

If you do a fresh install of this package in a fresh LXC container, you'll not be able to reproduce this. It needs the configfs kernel module, which is provided by linux-modules-extra-5.8.0-44-generic (in groovy; versions differ and so would the package name in other releases).

Once you install that and then try to install python3-rtslib-fb, you'd then be able to reproduce this error. So I believe you were missing the configfs module and hence the install appeared to be fine.

I am just letting you know so maybe you can check these things the next time or so! \o/
(but very likely I'd have missed this myself; only this bug report made me look deeper)