Hi Francesco,

with some googling, I found the following page:

http://www.effectiveperlprogramming.com/blog/463

Maybe you can try:


use 5.012;



no warnings 'deprecated';


so these nasty warning should go away :-( .

Does this avoid these warnings?
(I have to compile perl 5.012 to reproduce the message in the next days.

Regards, Heinz-Josef


Am Donnerstag, 19. Mai 2011, 09:23:08 schrieben Sie:
> Package: storebackup
> Version: 3.2-1
> Severity: normal
> 
> This warning
>  Use of "goto" to jump into a construct is deprecated at
> /usr/bin/storeBackup line 5564. is issued more than 50000 times during my
> nightly run of storebackup.  I run it using cron and the output is sent to
> me by mail, so that I can check for possible problems.  Unfortunately, the
> quickest way to get rid of these is to do a 2>/dev/null, which hides other
> pssible error
> messages.
> 
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages storebackup depends on:
> ii  bzip2                         1.0.5-6    high-quality block-sorting
> file co ii  debianutils                   3.4.4      Miscellaneous
> utilities specific t ii  perl                          5.12.3-6   Larry
> Wall's Practical Extraction
> 
> Versions of packages storebackup recommends:
> ii  libio-compress-bzip2-perl     2.033-1    Transitional dummy package for
> IO: ii  libio-compress-perl [libio-co 2.033-1    bundle of IO::Compress
> modules ii  perl [libio-compress-bzip2-pe 5.12.3-6   Larry Wall's
> Practical Extraction
> 
> storebackup suggests no packages.
> 
> -- no debconf information

Reply via email to