
Hello, I'm trying to run a backup of OTRS using the backup.pl script, but is bombing out with the error below. Any help would be greatly appreciated. Thank you in advance! Can't exec "which": No such file or directory at ./backup.pl line 123, <PRODUCT> line 4. readline() on closed filehandle IN at ./backup.pl line 124. ERROR: Can't locate cp! I am running OTRS 2.2.4. The backup.pl script version is: # scripts/backup.pl - the backup script # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: backup.pl,v 1.9.2.1 2007/10/24 16:08:45 mh Exp $ # --

You need to install the "which" command. It should be pre-installed in most linux distros. What distro are you using? Sincerely, Steve Morrey On 3/11/08, 27spots <27spots@gmail.com> wrote:
Hello,
I'm trying to run a backup of OTRS using the backup.pl script, but is bombing out with the error below. Any help would be greatly appreciated. Thank you in advance!
Can't exec "which": No such file or directory at ./backup.pl line 123, <PRODUCT> line 4. readline() on closed filehandle IN at ./backup.pl line 124. ERROR: Can't locate cp!
I am running OTRS 2.2.4.
The backup.pl script version is: # scripts/backup.pl - the backup script # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: backup.pl,v 1.9.2.1 2007/10/24 16:08:45 mh Exp $ # --
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/

I'm running FC3. Old distro, but OTRS works well.
Odd, I did a yum install which and it installed. The odd thing is, I've been
able to use the "which" command before doing that just now.
In any case, that did it! Thanks.
On Tue, Mar 11, 2008 at 2:04 PM, Steve Morrey
You need to install the "which" command. It should be pre-installed in most linux distros. What distro are you using?
Sincerely, Steve Morrey
On 3/11/08, 27spots <27spots@gmail.com> wrote:
Hello,
I'm trying to run a backup of OTRS using the backup.pl script, but is bombing out with the error below. Any help would be greatly appreciated. Thank you in advance!
Can't exec "which": No such file or directory at ./backup.pl line 123, <PRODUCT> line 4. readline() on closed filehandle IN at ./backup.pl line 124. ERROR: Can't locate cp!
I am running OTRS 2.2.4.
The backup.pl script version is: # scripts/backup.pl - the backup script # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: backup.pl,v 1.9.2.1 2007/10/24 16:08:45 mh Exp $ # --
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
participants (2)
-
27spots
-
Steve Morrey