problems with system-tools-backends-2.2.0

2007-04-02 Thread Carlos Eduardo Rodrigues DiĆ³genes
Hi,

I just compile GNOME 2.18.0 and get in troubles with
system-tools-backends.

After trying to catch the error I realized that the
SystemToolsBackends.pl script is used by it. When I run this file, like:

perl SystemToolsBackends.pl I get the following:

Can't locate Net/DBus/Test/MockConnection.pm in @INC (@INC
contains: /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl 
/opt/gnome2/share/system-tools-backends-2.0/scripts 
/usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 
/usr/lib/perl5/site_perl/5.8.8/i486-linux /usr/lib/perl5/site_perl/5.8.8 
/usr/lib/perl5/site_perl .) at 
/opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl/Net/DBus.pm line 
98.
BEGIN failed--compilation aborted
at /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl/Net/DBus.pm 
line 98.
Compilation failed in require at SystemToolsBackends.pl line 39.
BEGIN failed--compilation aborted at SystemToolsBackends.pl line 39.

I commented the line in lib/perl/Net/DBus.pm that import the
MockConnection.pm file and everything worked fine.

I also find strange that in the system-tools-backends download site:
http://system-tools-backends.freedesktop.org/download.html

It's not available the 2.2.0 version for download.

This is a known bug?

Any hint in this will be very appreciated.

Best regards,
Carlos.

___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: problems with system-tools-backends-2.2.0

2007-04-02 Thread Carlos Garnacho
On Mon, 2007-04-02 at 12:46 -0300, Carlos Eduardo Rodrigues DiĆ³genes
wrote:
 Hi,
 
 I just compile GNOME 2.18.0 and get in troubles with
 system-tools-backends.
 
 After trying to catch the error I realized that the
 SystemToolsBackends.pl script is used by it. When I run this file, like:
 
 perl SystemToolsBackends.pl I get the following:
 
 Can't locate Net/DBus/Test/MockConnection.pm in @INC (@INC
 contains: /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl 
 /opt/gnome2/share/system-tools-backends-2.0/scripts 
 /usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 
 /usr/lib/perl5/site_perl/5.8.8/i486-linux /usr/lib/perl5/site_perl/5.8.8 
 /usr/lib/perl5/site_perl .) at 
 /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl/Net/DBus.pm line 
 98.
 BEGIN failed--compilation aborted
 at /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl/Net/DBus.pm 
 line 98.
 Compilation failed in require at SystemToolsBackends.pl line 39.
 BEGIN failed--compilation aborted at SystemToolsBackends.pl line 39.
 
 I commented the line in lib/perl/Net/DBus.pm that import the
 MockConnection.pm file and everything worked fine.

Thanks! turns out it was a problem when using the bundled version of
Net::DBus, it can be workarounded by using your distro Net::DBus. Anyway
I've just released 2.2.1 which fixes this.

 
 I also find strange that in the system-tools-backends download site:
 http://system-tools-backends.freedesktop.org/download.html
 
 It's not available the 2.2.0 version for download.

Doh! Sorry, I added
http://system-tools-backends.freedesktop.org/downloads/2.2/ , but forgot
to update the html page, it's fixed now.


Regards,
   Carlos

___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list