Bug 695698

Summary: YaST2 Backup, HTTP server warn about Switch Perl module being dropped from future Perl release
Product: [openSUSE] openSUSE 11.4 Reporter: Vojtech Zeisek <Vojtech.Zeisek>
Component: YaST2Assignee: Lukas Ocilka <locilka>
Status: VERIFIED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jdd, mvidner, tgoettlicher
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Vojtech Zeisek 2011-05-24 14:27:17 UTC
User-Agent:       Opera/9.80 (X11; Linux x86_64; U; cs) Presto/2.8.131 Version/11.11

Regular mail from Cron, YaST2 Backup process:

From: Cron Daemon <root@localhost>
To: root@localhost
Subject: Cron <root@botany>  /usr/lib/YaST2/bin/backup_cron "profile=backup_system"
Switch will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at /usr/share/YaST2/modules/YaPI/HTTPD.pm, line 299.

Reproducible: Always

Steps to Reproduce:
1. Use YaST2 Backup module to set up regular backup of the system.
2. Check root's mail
Actual Results:  
It works, but warns about future...
Comment 3 Jean-Daniel Dodin 2011-06-13 06:57:52 UTC
samething here
Comment 4 Lukas Ocilka 2011-06-16 08:41:33 UTC
This was actually a bug in HTTP Server: The error says that very clearly:
Switch will be removed from the Perl core distribution in the next major
release. Please install it from CPAN. It is being used at
/usr/share/YaST2/modules/YaPI/HTTPD.pm, line 299.

Fixed in yast2-http-server 2.21.1
It will be available in openSUSE Factory soon.