Re: portsnap and updates using cron

From: martin hudec (corwin_at_aeternal.net)
Date: 08/31/05

  • Next message: martin hudec: "Re: portsnap and updates using cron"
    Date: Wed, 31 Aug 2005 18:30:22 +0200
    To: freebsd-questions@freebsd.org
    
    
    

    Hello,

    On Thu, Sep 01, 2005 at 02:07:57AM +1000 or thereabouts, Norberto Meijome wrote:
    > man ktrace
    > man kdump
    >
    > in a nutshell: ktrace shows the kernel calls that a process is
    > executing. It creates a dump file which you can view with kdump. similar
    > (better actually) than strace and whatever other ?trace found in linux.

      Hmmm, thanks for info, this kstuff is really much much better than
      strace :). Never heard of that, but now I am pretty impressed. Thanks.

    > then it seems it's a portsnap problem and not cron...get it working in
    > your normal shell first and then focus on automating it. (btw, what's
    > wrong with (cd /usr/ports/ ; make update) , or a cvsup cmd line?)

      Portsnap is working pretty well in normal shell. I was using cvsup
      before portsnap, but now, as portsnap is being part of base system I
      am considering to switch to it on all our production servers. I am
      also going to give a try to make update in /usr/ports.

      Thank you!

    -- 
    martin hudec
       * 421 907 303 393
       * corwin@aeternal.net
       * http://www.aeternal.net
    "Nothing travels faster than the speed of light with the possible 
    exception of bad news, which obeys its own special laws."
       Douglas Adams, "The Hitchhiker's Guide to the Galaxy"
    
    



  • Next message: martin hudec: "Re: portsnap and updates using cron"

    Relevant Pages

    • Re: portsnap and updates using cron
      ... Check the logs, etc. ... If you're familiar with ktrace, ... with ktrace, kdump etc. ... portsnap fetch && portsnap update, but he is unable to fetch anything ...
      (freebsd-questions)
    • Re: portsnap and updates using cron
      ... Check the logs, etc. ... If you're familiar with ktrace, ... > with ktrace, kdump etc. ... therefore I started to use portsnap cron and I hoped to be ...
      (freebsd-questions)
    • Re: running 5.1-RELEASE with no procfs mounted (lockups?)
      ... This works if the process exits after the EAGAIN; ... The ktrace output could be examined after killing the process, ... be examined using kdump. ... The problem is that ktrace/kdump rendesvous at a file; truss does ...
      (freebsd-hackers)
    • Re: ktrace/kdump question: intrepretting calls.
      ... > ktrace and kdump. ... At the relevant point in the kdump it says: ... However Linux syscall #91 is munmap, ... To unsubscribe, ...
      (freebsd-hackers)