Thanks for our reply. Yes, I am attempting to use the installer that you linked to, and I do have the installation DVD listed as a source in Yast. I have verified that I can install software for the DVD. For example, I can type "zypper install <package>", or I can go to "software management" in Yast and install software from the DVD. What method is the installer using to resolve its dependencies and trigger the install from the installation DVD?
I have pasted the error output at the bottom of this message. As you can see, the failure is on installing "apache2-mod_python-3.1.3-60.2.x86_64" - if I try to do an "rpm -ivh" on that package, it complains that the apache2 package from the install DVD is not present. However, I can readily install it by doing "zypper install apache2"
If I do this, then it just moves on to the next package that has a dependency and fails. I would like to know if there is something more that I need to do to make the installer know how to install from the installation DVD. Obviously, if it is just doing an rpm -i and expecting them to be installed, that will never work.
Any ideas? is there a log being written somewhere that I should look at?
Thanks.
Allen B.
Error output:
Retrieving information about the installed packages...
Downloading the file PSA_9.2.3/update-rpm-SuSE-es10-x86_64/update-9.2.3-susees10-x86_64.hdr.gz: 11%..20%..30%..42%..51%..60%..70%..80%..90%..100% done.
Downloading the file PSA_9.2.3/dist-rpm-SuSE-es10-x86_64/build-9.2.3-susees10-x86_64.hdr.gz: 10%..20%..30%..40%..50%..60%..70%..80%..90%..100% done.
Downloading the file PSA_9.2.3/thirdparty-rpm-SuSE-es10-x86_64/thirdparty-9.2.3-susees10-x86_64.hdr.gz: 25%..42%..51%..68%..94%..100% done.
Determining the packages that need to be installed.
ERROR: Unable to install the "apache2-mod_python-3.1.3-60.2.x86_64" package.
Not all packages were installed.
Please, contact product technical support.
plesk-test01:~ #