Direkt zum Inhalt

No such file or directory

Thread needs solution

Hello,

I have a trial version of Acronis Backup and Recovery Server 10 for Linux and I'm trying to install on

Ubuntu server 8.10.

I have read the installation manual, and I have used the line command parameter "./AcronisAgentLinux.i686 ‐c", but in this moment Linux say me "No such file or directory".

I have used this directory to launch this command:

/home, /root.

How can I resolve this problem.

Thank you

Roberto

0 Users found this helpful

Hello Roberto,

Thank you for using Acronis Products

Please issue the following commands in order to install Acronis Backup & Recovery Agent:

# chmod +x AcronisAgentLinux.i686
# ./AcronisAgentLinux.i686 -c

Hello Dmitry,

The first command chmod is ok, but the other return always

th same error "no such file or directory"

 

Thank you

Best Regards

Roberto

Hello Roberto,

Thank you for your response.

To find the exact reason we need the following diagnostic files:

1. 'ls -la' output issued inside the directory you have the installation file in.

2. Run the "./AcronisAgentLinux.i686 ‐c -d" command and collect Acronis Linux Report.

Please attach the files to your next post.

Thank you.

Hello Oleg,

The result of Acronix Linux Report is

attach here (I have rename it from .tar.bz2 to .zip to post).

 

Thank you

Roberto

Hello Roberto,

Thank you for the provided information.

The issue is rather strange. Please make sure that you are specifying the absolute path to the installation file.

Thank you.

Hello Oleg,

I have tested the software under Ubuntu 8.04 32bit and it's OK,

instead under Ubuntu 9.04 Desktop and server 64 bit the same not function correctly.

In 9.04 desktop the software give an error at the end of installation, in 9.04 server give the error

"no such file or directory". The permission of files are ok for all three case.

The problem is the o.s. ?

Thank you

Roberto

Hi,

have you found the reason for this 'no such file or directory' message?

I tried to install the trial version of Acronis Backup and Recovery Server 10 for Linux on an ubuntu server 8.04 lts 64bit but get this message.

root@[hostname]:/home# ./AcronisAgentLinux.i686 -c
-bash: ./AcronisAgentLinux.i686: No such file or directory

I changed the rights before that the file is executable and when i try it under the root directory i get the same message.

best regards
Olav

Hello,

we have the same problem here trying to install BackupRecoveryServerLinux_d_en.i686 (Trial version) on Ubuntu 8.04 Server 64bit.

Step by step what we did:

- We downloaded the file BackupRecoveryServerLinux_d_en.i686

- Copied the file to /opt/setup/acronis_backup_recovery_server_linux

- Changed to the directory and made the file executable and run it as follows:
# cd /opt/setup/acronis_backup_recovery_server_linux
# chmod +x BackupRecoveryServerLinux_d_en.i686
# ./BackupRecoveryServerLinux_d_en.i686
-bash: ./BackupRecoveryServerLinux_d_en.i686: No such file or directory

Note 1:
If we try to execute it by giving the full path, we're getting a similar error message:
# /opt/setup/acronis_backup_recovery_server_linux/BackupRecoveryServerLinux_d_en.i686
-bash: /opt/setup/acronis_backup_recovery_server_linux/BackupRecoveryServerLinux_d_en.i686: No such file or directory

Note 2:
But the file definitely exists! Look at ls output:
# ls -l /opt/setup/acronis_backup_recovery_server_linux/BackupRecoveryServerLinux_d_en.i686
-rwxrwxrwx 1 root root 154932496 2009-12-09 10:43 /opt/setup/acronis_backup_recovery_server_linux/BackupRecoveryServerLinux_d_en.i686

There really seems to be something wrong with your installer or trial installer files.

Thank you for your help!

Joey

Solved:

I could solve this weird problem by installing the following 32 bit libraries:

# sudo apt-get install ia32-libs libpam0g-dev lib32gcc1 lib32bz2-1.0 lib32ffi5 lib32gfortran2 lib32gfortran3 lib32gmp3 lib32gmpxx4 lib32gomp1 lib32icu40 lib32mudflap0 lib32ncurses5 lib32ncursesw5 lib32nss-mdns lib32objc2 lib32readline5 lib32readline6 lib32stdc++6 lib32v4l-0 lib32z1

Now the installer works. I don't know why it said 'no such file or directory' before. Where weird behavior.

Best regards

Joey

Kudos to you for posting the resolution! Thanks! Acronis should include this in their pre-reqs or KB document. One more reason I am leaning to NetBackup