[mythtv-commits] Ticket #13256: mythtv-setup Xubuntu 18.04

MythTV noreply at mythtv.org
Tue Apr 10 09:42:05 UTC 2018


#13256: mythtv-setup Xubuntu 18.04
----------------------------------+------------------------------
 Reporter:  mike.bibbings@…       |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  needs_triage
Component:  Packaging             |        Version:  v29-fixes
 Severity:  low                   |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+------------------------------

Comment (by Mike Bibbings <mike.bibbings@…>):

 This issue is also present on  Xubuntu 16.04, Kubuntu 18.04 (Beta) mythtv
 from ppa:mythbuntu/0.29.

 Debian Stretch is also affected (mythtv built using mythtv/packaging i.e.
 as in https://www.mythtv.org/wiki/Installing_MythTV_on_Debian)

 To narrow down the issue I modified dialog_functions.sh to echo some
 variables to see what is happening.
 The issue looks like it is in find_su() in
 /usr/share/mythtv/dialog_functions.sh or possibly find_session() this does
 not set anything for xubuntu or Debian Stretch, it does set up for
 Kubuntu, but again setting group membership fails kdesudo not found

 debian stretch output

 {{{
 mike at vb-stretch:~$ mythtv-setup
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 ERROR 1045 (28000): Access denied for user 'mike'@'localhost' (using
 password: NO)
 find_session DE=
 find_session DIALOG=
 find_seesion DIALOG_TYPE=
 find_session SU=
 find_session SU_TYPE=
 find_dialog DIALOG=/usr/bin/zenity
 find_dialog DIALOG_TYPE =zenity
 find_su SU=/usr/bin/sudo
 find_su SU_TYPE=gksu
 Gtk-Message: GtkDialog mapped without a transient parent. This is
 discouraged.
 /usr/bin/mythtv-setup: 172: /usr/bin/mythtv-setup: gksu: not found
 Gtk-Message: GtkDialog mapped without a transient parent. This is
 discouraged.
 Gtk-Message: GtkDialog mapped without a transient parent. This is
 discouraged.

 }}}

 kubuntu 1804 output

 {{{
 mike at kubuntu-VirtualBox:~$ mythtv-setup
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 mysql: [Warning] Using a password on the command line interface can be
 insecure.
 ERROR 1045 (28000): Access denied for user 'mike'@'localhost' (using
 password: NO)
 find_session DE=kde
 find_session DIALOG=
 find_seesion DIALOG_TYPE=kdialog
 find_session SU=
 find_session SU_TYPE=kdesudo
 find_dialog DIALOG=/usr/bin/zenity
 find_dialog DIALOG_TYPE =zenity
 find_su SU=/usr/bin/sudo
 find_su SU_TYPE=kdesudo

 }}}

 xubuntu 1604 output


 {{{
 mike at vb-xubuntu1604:~$ mythtv-setup
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 Couldn't open /etc/mythtv/config.xml:
 Permission denied at /usr/share/perl5/XML/SAX/Expat.pm line 75.
 XML::Simple called at -e line 5.
 ERROR 1045 (28000): Access denied for user 'mike'@'localhost' (using
 password: NO)
 find_session DE=
 find_session DIALOG=
 find_seesion DIALOG_TYPE=
 find_session SU=
 find_session SU_TYPE=
 find_dialog DIALOG=/usr/bin/zenity
 find_dialog DIALOG_TYPE =zenity
 find_su SU=/usr/bin/sudo
 find_su SU_TYPE=gksu
 Gtk-Message: GtkDialog mapped without a transient parent. This is
 discouraged.
 /usr/bin/mythtv-setup: 172: /usr/bin/mythtv-setup: gksu: not found
 Gtk-Message: GtkDialog mapped without a transient parent. This is
 discouraged.
 Gtk-Message: GtkDialog mapped without a transient parent. This is
 discouraged.

 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13256#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list