Hi Thorsten,

Here you go.

On Mon, 2011-03-07 at 15:10 +0100, Thorsten Schöning wrote:
> Guten Tag Marcel Loose,
> am Montag, 7. März 2011 um 14:19 schrieben Sie:
> 
> > Unfortunately, it doesn't work. I still get Scmbug error 79.
> 
> Then maybe cwd isn't what I expected it to be. Could you dump the
> contents of @INC again with my suggested change?
> 
$ /usr/bin/perl -w /usr/sbin/scmbug_daemon.pl /etc/scmbug/daemon.conf
$VAR1 = '/srv/bugzilla-3.4.10';
$VAR2 = '/root/archivelib';
$VAR3 = '/usr/share/scmbug/lib';
$VAR4 = '/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi';
$VAR5 = '/usr/lib/perl5/5.10.0';
$VAR6 = '/usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi';
$VAR7 = '/usr/lib/perl5/site_perl/5.10.0';
$VAR8 = '/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi';
$VAR9 = '/usr/lib/perl5/vendor_perl/5.10.0';
$VAR10 = '/usr/lib/perl5/vendor_perl';
$VAR11 = '.';

Note that now /srv/bugzilla-3.4.10/lib is missing, whereas before it was
in (see my earlier mail). Also look at $VAR2, which is really
suspicious, because /root/archive is the directory I started perl from
in this case.

> Mit freundlichen Grüßen,
> 
> Thorsten Schöning
> 

Cheers,
Marcel Loose.


_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to