Issues Encountered installing lirc on new 20.04 device
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lirc (Debian) |
Fix Released
|
Unknown
|
|||
lirc (Ubuntu) |
New
|
High
|
Unassigned |
Bug Description
** The first issue: Missing module and Deprecated syntax
While installing lirc:
If I run at the command line: sudo apt install lirc, it installs
lirc version 0.10.1-6.1ubuntu1.1 successfully.
However, when I run "sudo lirc-setup", I get the following dump;
-------
/usr/lib/
ersion first. Use gi.require_
from gi.repository import Gtk # pylint: disable=
/usr/lib/
ion first. Use gi.require_
from gi.repository import Vte # pylint: disable=
/usr/lib/
efault Loader is unsafe. Please read https:/
cf = yaml.load(f.read())
/usr/lib/
fault Loader is unsafe. Please read https:/
cf = yaml.load(f.read())
/usr/lib/
efault Loader is unsafe. Please read https:/
cf = yaml.load(f.read())
/usr/lib/
efault Loader is unsafe. Please read https:/
cf = yaml.load(f.read())
jwb@richese:~$ sudo lirc-setup
[sudo] password for jwb:
/usr/lib/
ersion first. Use gi.require_
from gi.repository import Gtk # pylint: disable=
Traceback (most recent call last):
File "/usr/bin/
import mvc_control
File "/usr/lib/
import choosers
File "/usr/lib/
import mvc_model
File "/usr/lib/
from lirc.database import Database
File "/usr/lib/
from .client import get_default_
File "/usr/lib/
import _client
ModuleNotFoundE
-------
The last line "ModuleNotFound
apparently the same as was found in 18.04 and previously reported.
Note: I only installed from the binary package and did not install any related source package.
The "deprecated calls" also will need addressing, but this is not
required immediately.
** Mis-located Document
:PROPERTIES:
:ID: a39c9ba0-
:END:
See the attached screenshot of the message from lirc-setup when trying
to verify some of the online documentation. The installed document is
not in the location the source code expects, so only the warning message is displayed.
I have completed the install and configuration of lirc manually, but I feel these issues should be resolved to simplify use of lirc by others.
John
Changed in lirc (Debian): | |
status: | Unknown → New |
Changed in lirc (Debian): | |
status: | New → Fix Released |
Thank you for your bug report, that's a known upstream issue and reported in other distributions
https:/ /sourceforge. net/p/lirc/ tickets/ 341/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 923397 /bugzilla. redhat. com/show_ bug.cgi? id=1652992
https:/
https:/
lirc isn't really an actively maintainer project nowadays