On 11/05/2012 04:35 PM, contenidos2000-aman...@yahoo.com.ar wrote:

I'm again.

Debuging the amanda file I have this error:

root@server4 [/usr/src]# gdb /usr/sbin/amlabel
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/>...
"/usr/sbin/amlabel": not in executable format: File format not recognized
(gdb) quit



but amlabel have the correct (I think .. ) permissions:


root@server4 [/usr/sbin]# ls -l /usr/sbin/amlabel
-rwxr-xr-x 1 amandabackup disk 11423 Jul 25 02:17 /usr/sbin/amlabel*


roberto

amlabel is a perl script.

run: gdb /usr/bin/perl
and in gdb: run /usr/sbin/amlabel DailySet1 DailySet1-1 slot 1

Jean-Louis

Reply via email to