Comment 37 for bug 240437

Revision history for this message
Roger Miller (zill) wrote :

Milan - I have tried to run the two scripts as requested but there appear to be problems already...

Terminal 1:
ubuntu@ubuntu:~$ sudo killall perl /usr/bin/perl; sudo
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m U$
perl: no process killed
/usr/bin/perl: no process killed
Can't locate U$.pm in @INC (@INC contains: /usr/lib/perl5 /usr/share//system-tools-backends-2.0/scripts
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/share/perl5 /usr/lib/perl/5.8
/usr/share/perl/5.8 /usr/local/lib/site_perl .) at
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl line 51.
ubuntu@ubuntu:~$

Terminal 2:
ubuntu@ubuntu:~$ sudo killall system-tools-backends; sudo /usr/sbin/system-tools-backends -nd
sudo: /usr/sbin/system-tools-backends: command not found
ubuntu@ubuntu:~$ sudo apt-get install system-tools-backends
Reading package lists... Done
Building dependency tree
Reading state information... Done
system-tools-backends is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
ubuntu@ubuntu:~$

Note that this is using Xubuntu 8.04.1 live CD.

Please advise what code and/or tests I should run next. Many thanks.