Aller au contenu principal

trueimagecmd --list gives no output

Thread needs solution

Hello,

Got this version of ABR:

[root@peuldz00009 ~]# trueimagecmd --ls_check
Acronis Backup & Recovery 10 Server for Linux - Valid

And when issuing "trueimagecmd --list" the result is:

[root@peuldz00009 ~]# trueimagecmd --list
Num  Partition            Flags       Start      Size       Type
---- -------------------- ----------- ---------- ---------- -----------

Checked this problem on google and found something regarding as the snapapi library could not be installed; so, i'll checked that:

[root@peuldz00009 ~]# rpm -qa | grep -i snap
snapapi26_modules-0.7.46-1

Also found a reference about the gcc version, which has to be newer than 3.4:

[root@peuldz00009 ~]# rpm -qa | grep -i gcc
compat-gcc-34-c++-3.4.6-4
libgcc-4.1.2-48.el5
compat-gcc-34-3.4.6-4
compat-libgcc-296-2.96-138
libgcc-4.1.2-48.el5
gcc-4.1.2-48.el5

At this point, i don't know what else could be the solution. I'd need some help to solve this...

Thanks  in advance

0 Users found this helpful