On 11/05/2012 05:02 PM, Roberto Pereyra wrote:




amlabel is a perl script.
run: gdb /usr/bin/perl
and in gdb: run /usr/sbin/amlabel DailySet1 DailySet1-1 slot 1
Jean-Louis
hello Jean-Luis


root@server4 [/usr/sbin]# gdb /usr/bin/perl
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-56.el6)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/perl...(no debugging symbols found)...done.
(gdb)  /usr/sbin/amlabel DailySet1 DailySet1-1 slot 1
you forgot the 'run' keyword:
   run /usr/sbin/amlabel DailySet1 DailySet1-1 slot 1

Undefined command: "".  Try "help".
(gdb)


It's weird, I had the latest amanda client running in this server without any 
issue and when I uninstalled it and installed the same amanda version (the 
server package) I have this issue.

roberto



Reply via email to