This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

up2date to 9.201023 failed glibc error

Hi,
i have a problem when i want to update to 9.2 :

here the logs :
Installing up2date package version 9.201023
  Verifying up2date package signature
  Unpacking installation instructions
  Unpacking up2date package container
  Running pre-installation checks
  Starting up2date package installation
    Testing install package: glibc-2.11.3-17.54.1.1078.gb706d65.rb1.i686.rpm   Failed!
Up2Date package installation failed: An error occured during the RPM pre-installation test (1)
Please review the log file for further information.

I have an UTM Sophos 120 rev 5 .
Thanks,
Best regards,


This thread was automatically locked due to age.
  • Hi,

    same problem on UTM 220 rev 5 with 9.111-007.

    debug output:  there is a wrong parameter "-force", it must be --force!

    if i test the command with parameter --force, then no error.

    rpm --test -U --nodeps --force /var/up2date//sys-install/u2d-sys-9.201023/rpms/glibc-2.11.3-17.54.1.1078.gb706d65.rb1.i686.rpm


    i think there is an error in the Up2date routine



    --Johannes

    debug output:
    ##################
    2014-05-23 11:42:10.272 AN ERROR OCCURED auisys[27087]: Internal::Systemstep::real_installation:2598()
    | Failed testing RPM installation (command: 'rpm --test -U --nodeps -force /var/up2date//sys-install/u2d-sys-9.201023/rpms/glibc-2.11.3-17.54.1.1078.gb706d65.rb1.i686.rpm')

    ##################
    2014-05-23 11:42:10.273 AN ERROR OCCURED auisys[27087]: Internal::Systemstep::real_installation:2599()
    | Error details:
    |  (stdout):$VAR1 = [];
    |  (stderr):$VAR1 = [
    |           '-force: unknown option
    | '
    |         ];
    Up2Date package installation failed: An error occured during the RPM pre-installation test (1)
    Please review the log file for further information.