https://bugzilla.novell.com/show_bug.cgi?id=765682 https://bugzilla.novell.com/show_bug.cgi?id=765682#c0 Summary: yast2-bootloader requires perl 5.14, which cannot be provided Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: vdziewiecki@suse.com QAContact: jsrain@suse.com Found By: --- Blocker: No I am unable to install yast2-bootloader normally on factory. zypper in yast2-bootloader: Actual results: Problem: nothing provides perl = 5.14.2 needed by limal-perl-1.6.3-4.2.x86_64 Solution 1: do not install yast2-bootloader-2.23.3-1.1.x86_64 Solution 2: break limal-perl-1.6.3-4.2.x86_64 by ignoring some of its dependencies Expected results: It should work with perl 5.16, which is present in Factory. I worked it around like this: 1. Solution 2: break limal-perl-1.6.3-4.2.x86_64 by ignoring some of its dependencies 2. yast2 bootloader: Uncaught exception from user code: Can't locate LIMAL/LogHelper.pm in @INC (@INC contains: /y2update/modules /root/.yast2/modules /usr/share/YaST2/modules /usr/lib/perl5/site_perl/5.16.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.16.0 /usr/lib/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.16.0 /usr/lib/perl5/5.16.0/x86_64-linux-thread-multi /usr/lib/perl5/5.16.0 /usr/lib/perl5/site_perl/5.16.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.16.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl .) at /usr/share/YaST2/modules/Bootloader_API.pm line 12. BEGIN failed--compilation aborted at /usr/share/YaST2/modules/Bootloader_API.pm line 12. Compilation failed in require. BEGIN failed--compilation aborted. 3. find /usr -regex .* LIMAL/LogHelper.pm 4. cp it somewhere in @INC. Then it works. -- 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.