I have recently had to have our dedicated server rebuilt as core system files were deleted. But that's another story...
Before the rebuild, we were merging, branching, and committing changes to a number of different projects with Bazaar. Now it seems that the hosting company has rebuilt the server at CentOs 4.8 rather than 5.0, which I guess it was before. According to the support staff, Bazaar is not compatible with the new OS.
The support staff have said:
I have installed all of the Bazaar Dependencies, however the missing dependencies for example;
- Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package bzr
Is for a higher version of CentOS.
My question is. Is this entirely true and is there any way to get Bazaar working on Centos 4.8?
If not, are there any other version control systems similar to Bazaar?
Below is the log for the attempted installation of Bazaar.
Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package bzr Error: Missing Dependency: python(abi) = 2.4 is needed by package bzr Error: Missing Dependency: rtld(GNU_HASH) is needed by package bzr Error: Missing Dependency: libcrypto.so.6 is needed by package python-pycurl Error: Missing Dependency: python(abi) = 2.4 is needed by package python-paramiko Error: Missing Dependency: rtld(GNU_HASH) is needed by package python-pycurl Error: Missing Dependency: python(abi) = 2.4 is needed by package python-pycurl Error: Missing Dependency: libssl.so.6 is needed by package python-pycurl Error: Missing Dependency: rtld(GNU_HASH) is needed by package python-crypto Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package python-crypto Error: Missing Dependency: python(abi) = 2.4 is needed by package python-crypto Error: Missing Dependency: python-abi = 2.4 is needed by package python-crypto