Guest User!

You are not Sophos Staff.

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

Update Problem 7.300 chroot-ftp-7.2-42.i686.rpm failed

Beim Update erhalten ich immer den Fehler, dass die installation des rpm package chroot-ftp-7.2-42.i686.rpm fehlgeschlagen ist. Ich versuche auf die Firmware 7.300 zu wechseln bzw upzudaten.

Automatisches update oder per ssh mit auisys.plx --rpmargs --force funktioniert nicht. Kommt immer der selbe Fehler.

Desweiteren erhalte ich immer die Fehlermeldung per Mail: Ftp proxy not running - restarted 

und 

Firmware Up2Date installation failed: Errors during the package installation, installation failed (10)
Please check the up2date log file for detailed information.
        

-- 
System Uptime      : 0 days 0 hours 26 minutes
System Load        : 1.63
System Version     : Astaro Security Gateway Appliance 7.202


Hat da jemand ne Lösung ?


Vielen Dank 
Karol [:S]


This thread was automatically locked due to age.
Parents Reply
  • Hast du dies schon versucht?

    rpm -q ep-asg && cd /tmp && wget http://www.testastaro.com/files/rpm/ep-asg-7.2-23.i686.rpm && rpm -Uvh /tmp/ep-asg-7.2-23.i686.rpm



    Also wenn ich den Befehl ausführe sagt der mir, dass ein neueres Paket bereits installiert ist aber ich hab keine probleme mit dem ep-asg-7.2
    sondern mit dem chroot-ftp-7.2-42.i686.rpm 

    Bin leider nicht so fit also bitte nicht lachen wenn ich jetzt blödsinn frage ...

    Wenn ich das ganze auf chroot-ftp umbastel also 

    rpm -q chroot-ftp && cd /tmp && wget http://www.testastaro.com/files/rpm/chroot-ftp-7.2-42.i686.rpm  && rpm -Uvh /tmp/chroot-ftp-7.2-42.i686.rpm 

    sagt der mir dass das paket nicht installiert ist ...


    astaro:/tmp # rpm -q chroot-ftp && cd /tmp && wget http://www.testastaro.com/fil                   es/rpm/chroot-ftp-7.2-42.i686.rpm  && rpm -Uvh /tmp/chroot-ftp-7.2-42.i686.rpm
    package chroot-ftp is not installed



    Keiner ne Antwort die funktioniert ???
Children
  • Same Problem on my machine with chroot-ftp

    I tried a manual installation:

    gw:/var/up2date/sys-install/u2d-sys-7.300/rpms # rpm -U --force --nodeps chroot-ftp-7.2-42.i686.rpm
    warning: /etc/chrootspec/ftp saved as /etc/chrootspec/ftp.rpmorig
    error: unpacking of archive failed on file /var/chroot-ftp: cpio: rename failed - Is a directory
    gw:/var/up2date/sys-install/u2d-sys-7.300/rpms #