Mailinglist Archive: opensuse-bugs (13478 mails)

< Previous Next >
[Bug 336276] New: Attempt to configure autofs via YaST2 results in a Perl error message
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 24 Oct 2007 05:37:54 -0600 (MDT)
  • Message-id: <bug-336276-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=336276#c1

Summary: Attempt to configure autofs via YaST2 results in a Perl
error message
Product: openSUSE 10.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 10.3
Status: NEW
Severity: Major
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: bart.vanassche@xxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: Customer


athlon:/home/bart # cat /etc/issue
Welcome to openSUSE 10.3 (X86-64) - Kernel \r (\l).
athlon:/home/bart # uname -a
Linux athlon 2.6.22.9-0.4-default #1 SMP 2007/10/05 21:32:04 UTC x86_64 x86_64
x86_64 GNU/Linux
athlon:/home/bart # ps aux|grep -i ldap
76 3246 0.0 0.3 80776 3496 ? Ssl 13:21 0:00
/usr/lib/openldap/slapd -h ldap:/// -u ldap -g ldap -o slp=on
root 19565 0.0 0.0 5116 820 pts/2 R+ 13:37 0:00 grep -i ldap

When I log in as root and try to start yast2 autofs, I get the following two
error messages, although I have already configured LDAP via Yast:
- A dialog box that tells me "LDAP configuration error. You must configure LDAP
to use the Autofs module. Do this by using the Yast LDAP module."
- The following error message in the shell from where I started the above
command:

Use of uninitialized value in subroutine entry at
/usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/YaST/YCP.pm
line 413 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what operation
you used the undefined value in. Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program. For example, "that $foo" is
usually optimized into "that " . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
Follow Ups