koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Problem with upgrading and specify backup directory


From: Paul POULAIN
Subject: Re: [Koha-devel] Problem with upgrading and specify backup directory
Date: Wed Dec 8 04:52:12 2004
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.2) Gecko/20040804

Klaus Weidenbach a écrit :

Heihei,
Just tried to update to RC4 and got a problem with the koha.upgrade script.

--- ERROR ---
The upgrader will now try to backup your old files.

Please specify a directory to store the backup in [/usr/local/backups]: /home/klaus/NFHS/datamaskiner/bibliotek/backup Use of uninitialized value in concatenation (.) or string at Install.pm line 2117, <STDIN> line 5. Use of uninitialized value in concatenation (.) or string at Install.pm line 2117, <STDIN> line 5. Use of uninitialized value in concatenation (.) or string at Install.pm line 2117, <STDIN> line 5. Use of uninitialized value in concatenation (.) or string at Install.pm line 2117, <STDIN> line 5. Error opening up backup file /usr/local/backups/Koha.backup_2004-12-08_13:00:34: No such file or directory
--- END ---

Seems it doesn't accept the specified folder. ;))
Are you sure you run the updater as a user with enough permissions ?

what happends if you add just after :
my $answer = showmessage(getmessage('BackupDir',[$backupdir]),'free',$backupdir);
(in line 2089)
$backupdir = $answer;

?

--
Paul POULAIN
Consultant indépendant en logiciels libres
responsable francophone de koha (SIGB libre http://www.koha-fr.org)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]