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 5.027 Fails

Just tried to load the 5.027 up2date which was pending on my firewall.

it failed, and I don't understand why.
output and log files below:

Code:
Up2Date Service
Fri Nov 12 22:44:43 PST 2004

000 Running Version: 5.026
001 System Up2Date: Started installation upto 5.027
002 Searching for update from 5.026 to 5.027 or higher
003 Verifying signature and decrypt (v 5.027) for //var/up2date/5.027.tar.gpg
004 Pre-Stop-Scripting ... Nothing to do
005 :: Stopping MiddleWare..done
006 Post-Stop-Scripting ... Nothing to do
007 Starting Installer ...
008 Pre-Start-Scripting ... Nothing to do
009 System Up2Date failed: Error occured while running installer
010 Did not dumpSystem Up2Date failed: Installer stopped due to internal error
011 Rolling Back ... Finished
Done


==> up2date.log  logging.log  license.log  kernel.log  notifier.log 

 

Thanks,
Barry


This thread was automatically locked due to age.
Parents
  • Also, ASL now says:
    :: no locally stored Up2Date packages available ::

    Barry
  • barrygould,

    failing Up2Dates get deleted. can you check /var/up2date/ if there are files called 'log.out' and/or 'log.err'? if yes, please either post them or send them to me. thx

    ~marcel
  • I tried downloading it again, and installing again, and got the same error.

    Here's the 2 logs you asked for:
    Code:
    /var/up2date # cat log.err
    package k_smp is not installed
    Duplicate entry 'vga' at or above line 20 in file '/etc/lilo.conf'
    execution of k_deflt-2.4.21-24108 script failed, exit status 1
    Error occured while installing k_deflt-2.4.21-24108.i586.rpm package

    /var/up2date # cat log.out 
    >> Not installing k_smp
    Aiui installing: /bin/rpm -U --force --nodeps -v iptables-1.2.11-3.i586.rpm
    iptables-1.2.11-3
    k_deflt-2.4.21-21503
    k_deflt-2.4.21-24108
    Aiui installing: /bin/rpm -U --force --nodeps -v k_deflt-2.4.21-24108.i586.rpm
    Changing symlink /boot/vmlinuz from vmlinuz-2.4.21-24108-default to vmlinuz-2.4.21-24108-default
    Changing symlink /boot/initrd from initrd-2.4.21-24108-default to initrd-2.4.21-24108-default
    Changing symlink /boot/System.map from System.map-2.4.21-24108-default to System.map-2.4.21-24108-default
    Root device:    /dev/hda7 (mounted on / as ext3)
    Module list:
    Kernel version: 2.4.21-24108-default (i586)
    Kernel image:   /boot/vmlinuz-2.4.21-24108-default
    Initrd image:   /boot/initrd-2.4.21-24108-default
    Shared libs:    lib/ld-2.2.5.so lib/libc.so.6 
    Modules:
    none
    Generating fsck code
    Adding /etc/bootsplash...ok

    You may be using the lilo boot loader. If this is the case, run lilo now to update its configuration.
    k_deflt-2.4.21-24108



    RPM shows multiple k_deflt packages currently installed:
    # rpm -qa|grep k_def
    k_deflt-2.4.21-21503
    k_deflt-2.4.21-24108
    k_deflt-2.4.21-24108

    I have modified my lilo.conf because of the problem booting (unknown VGA mode or whatever)

    I was about to re-install k_deflt from /inst/rpm, but now I see the one there is much older so I don't know if that's a good idea.
    Will try to see if I can get lilo.conf back to original.

    Maybe you can post a copy?

    Thanks,
    Barry
Reply
  • I tried downloading it again, and installing again, and got the same error.

    Here's the 2 logs you asked for:
    Code:
    /var/up2date # cat log.err
    package k_smp is not installed
    Duplicate entry 'vga' at or above line 20 in file '/etc/lilo.conf'
    execution of k_deflt-2.4.21-24108 script failed, exit status 1
    Error occured while installing k_deflt-2.4.21-24108.i586.rpm package

    /var/up2date # cat log.out 
    >> Not installing k_smp
    Aiui installing: /bin/rpm -U --force --nodeps -v iptables-1.2.11-3.i586.rpm
    iptables-1.2.11-3
    k_deflt-2.4.21-21503
    k_deflt-2.4.21-24108
    Aiui installing: /bin/rpm -U --force --nodeps -v k_deflt-2.4.21-24108.i586.rpm
    Changing symlink /boot/vmlinuz from vmlinuz-2.4.21-24108-default to vmlinuz-2.4.21-24108-default
    Changing symlink /boot/initrd from initrd-2.4.21-24108-default to initrd-2.4.21-24108-default
    Changing symlink /boot/System.map from System.map-2.4.21-24108-default to System.map-2.4.21-24108-default
    Root device:    /dev/hda7 (mounted on / as ext3)
    Module list:
    Kernel version: 2.4.21-24108-default (i586)
    Kernel image:   /boot/vmlinuz-2.4.21-24108-default
    Initrd image:   /boot/initrd-2.4.21-24108-default
    Shared libs:    lib/ld-2.2.5.so lib/libc.so.6 
    Modules:
    none
    Generating fsck code
    Adding /etc/bootsplash...ok

    You may be using the lilo boot loader. If this is the case, run lilo now to update its configuration.
    k_deflt-2.4.21-24108



    RPM shows multiple k_deflt packages currently installed:
    # rpm -qa|grep k_def
    k_deflt-2.4.21-21503
    k_deflt-2.4.21-24108
    k_deflt-2.4.21-24108

    I have modified my lilo.conf because of the problem booting (unknown VGA mode or whatever)

    I was about to re-install k_deflt from /inst/rpm, but now I see the one there is much older so I don't know if that's a good idea.
    Will try to see if I can get lilo.conf back to original.

    Maybe you can post a copy?

    Thanks,
    Barry
Children
No Data