Bug 689587

Summary: undefined symbol: Perl_pad_sv
Product: [openSUSE] openSUSE 11.4 Reporter: Forgotten User Si7ddX0wxG <forgotten_Si7ddX0wxG>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P3 - Medium    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: rpms installed

Description Forgotten User Si7ddX0wxG 2011-04-25 12:18:40 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.18) Gecko/20110320 SUSE/2.0.13-0.2.1 SeaMonkey/2.0.13

/usr/lib/YaST2/bin/y2base: symbol lookup error: /usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/auto/Locale/gettext/gettext.so: undefined symbol: Perl_pad_sv

Reproducible: Always

Steps to Reproduce:
1. Start Yast | User and group management
2. Get the error
3.
Actual Results:  
/usr/lib/YaST2/bin/y2base: symbol lookup error: /usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/auto/Locale/gettext/gettext.so: undefined symbol: Perl_pad_sv

Expected Results:  
be able to use Start Yast | User and group management
Comment 1 Forgotten User Si7ddX0wxG 2011-04-25 12:22:37 UTC
Created attachment 426405 [details]
rpms installed
Comment 2 Forgotten User Si7ddX0wxG 2011-04-25 13:14:28 UTC
I tried yast|User and group management  at a command prompt 

and got this error

/usr/lib/YaST2/bin/y2base: symbol lookup error: /usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/auto/Locale/gettext/gettext.so: undefined symbol: Perl_pad_sv
Comment 4 Martin Vidner 2011-04-29 13:34:24 UTC
Your perl, perl-5.12.3-68.3.x86_64, is too old. Please first update to the shipped version, perl-5.12.3-11.14.1.x86_64, and make sure the rest of your system is not outdated either.

Thanks for attaching the rpm list right away :)

For reference, this has also been reported on opensuse-packaging: http://lists.opensuse.org/archive/opensuse-packaging/2011-04/msg00041.html with references to RedHat and Gentoo bugs.
Comment 5 Forgotten User Si7ddX0wxG 2011-04-29 14:04:45 UTC
I had reinstalled 11.4 and did a zupper up after the install- Perl running ok.
So close this off Thanks

# rpm -qa | grep -i perl-5
perl-5.12.3-11.14.1.x86_64
perl-libwww-perl-5.837-4.1.noarch
Comment 6 Martin Vidner 2011-04-29 14:40:19 UTC
So it works with the shipped set of packages. Good.