Right,
I did a fresh install of SME 7beta2 and decided to install Backup2WS again and log everything that happened.
Copied rar-3.3.0-1.1.el3.dag.i586.rpm, and smeserver-backup2ws-0.0.1-22dmay.noarch.rpm over to the server ready for installing.
Proceeded to install and got the following:
[root@smev7b2 files]# ls
rar-3.3.0-1.1.el3.dag.i586.rpm smeserver-backup2ws-0.0.1-22dmay.noarch.rpm
[root@smev7b2 files]# rpm -Uvh *.rpm
warning: rar-3.3.0-1.1.el3.dag.i586.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
libstdc++.so.5 is needed by rar-3.3.0-1.1.el3.dag.i586
libstdc++.so.5(GLIBCPP_3.2) is needed by rar-3.3.0-1.1.el3.dag.i586
Suggested resolutions:
/home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/compat-libstdc++-33-3.2.3-47.3.i386.rpm
No problem I thought, just use yum to install missing file and bob's your uncle.
[root@smev7b2 files]# yum install libstdc++.so.5
Setting up Install Process
Setting up Repos
smeaddons 100% |=========================| 951 B 00:00
smeupdates 100% |=========================| 951 B 00:00
updates 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
contrib 100% |=========================| 951 B 00:00
smeos 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
updates : ################################################## 160/160
base : ################################################## 1406/1406
smeos : ################################################## 429/429
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for compat-libstdc++-33 to pack into transaction set.
compat-libstdc%2B%2B-33-3 100% |=========================| 3.5 kB 00:00
---> Package compat-libstdc++-33.i386 0:3.2.3-47.3 set to be updated
--> Running transaction check
Dependencies Resolved
Transaction Listing:
Install: compat-libstdc++-33.i386 0:3.2.3-47.3 - smeos
Total download size: 226 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): compat-libstdc++-3 100% |=========================| 226 kB 00:06
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: compat-libstdc++-33 100 % done 1/1
Installed: compat-libstdc++-33.i386 0:3.2.3-47.3
Complete!
Managed to install after that, perfect.
[root@smev7b2 files]# rpm -Uvh *.rpm
warning: rar-3.3.0-1.1.el3.dag.i586.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
Preparing... ########################################### [100%]
1:rar ########################################### [ 50%]
2:smeserver-backup2ws ########################################### [100%]
Rebooted server, just to be on the safe side. When it restarted again, I went into the server manager and into the Backup2WS option and created just a basic test job and executed it. Nothing happened. But messages did show up one interesting line.
Sep 20 19:54:43 smev7b2 e-smith-bg: [Tue Sep 20 19:54:43 2005] backup2ws: Insecure dependency in exec while running with -T switch at /usr/lib/perl5/site_perl/esmith/util.pm line 660.
I know everything is still in beta but I thought that this would help straighten it out for the final release. Incidentally, there is no mail going to the admin account and no message logs like the ones in 6.0.1.
Hope this helps a bit.
Arthur