[4.702] installation problem with packages.

Hi while trying to install astaro the installing of the packages fails, i get this error:
Copying install files, please wait
Return code: 0
Installing OSS RPMs
Return code: 33792  
Parents Reply
  • I assume it's a faulty RAM problem. You could try to interchange or replace the RAM chips and install again.

    If the problem isn't solved, we have to gain some more information. After the installation error occures, please go to the shell console (Alt+F2) and try following command and post the output (NOTE: don't press any key in main/blue installation console - it will umount all destination disk partitions):

    chroot /dest
    /bin/rpminstall.sh /inst/install-smp.list ; echo Return code: $?
    /bin/rpminstall.sh /inst/install-ep.list ; echo Return code: $?
    exit

    Thank you in advance
    --
    Dennis
       
Children