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

can someone explain to me what Version 9.111-11 does and why i cant see 9.2

can someone explain to me what Version 9.111-11 does and why i cant see 9.2


This thread was automatically locked due to age.
Parents
  • Run as root on the UTM see what the up2date auth servers are returning as available sys updates:

    audld.plx --dryrun --types=sys --level d


    As the local UTM's behavior is based on a variable response from Sophos' up2date server it can be difficult to confidently compare "apples to apples" or troubleshoot.

    Customers shouldn't be hesitant to contact support in these situations.

    Review any output from audld.plx before pasting it here - it may contain information that should not be public.

    I haven't made the move to 9.111-11.  Despite it being a small and straightforward update I've become increasingly reluctant to move to "the latest" without clear justification - I've "backported" my 9.2x concerns to 9.1x.
  • Run as root on the UTM see what the up2date auth servers are returning as available sys updates:

    audld.plx --dryrun --types=sys --level d

    Thanks, teched, I just used that, and then I guessed where the variable was stored and found that you can see the results directly with
    cat  /etc/up2date/servers.sorted.rpmsave

    Cheers - Bob
Reply
  • Run as root on the UTM see what the up2date auth servers are returning as available sys updates:

    audld.plx --dryrun --types=sys --level d

    Thanks, teched, I just used that, and then I guessed where the variable was stored and found that you can see the results directly with
    cat  /etc/up2date/servers.sorted.rpmsave

    Cheers - Bob
Children