Bug#569035: possibly useful errors
Andrew Engelbrecht
naturaltwig at gmail.com
Mon Feb 7 16:29:32 UTC 2011
I've been trying to get some hints on what's stopping the *-admin
programs from launching as an admin user (when not using sudo.)
I dont' know perl, but I found that I get this error when I run the
following command:
sudoman at powerbook:~$ perl
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m
UsersConfig
no introspection data available for method 'getPlatform' in object
'/org/freedesktop/SystemToolsBackends/Platform', and object is not
cast to any interface at /usr/lib/perl5/Net/DBus/RemoteObject.pm line
334.
Compilation failed in require at
/usr/share/system-tools-backends-2.0/scripts/UsersConfig.pm line 28.
BEGIN failed--compilation aborted at
/usr/share/system-tools-backends-2.0/scripts/UsersConfig.pm line 28.
Compilation failed in require at
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl
line 51.
sudoman at powerbook:~$ sudo perl
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m
UsersConfig
^Csudoman at powerbook:~$
It seems to run when I use sudo, but without any output. I hit ctrl-C
after a while to stop it.
More information about the pkg-gnome-maintainers
mailing list