Home Forums Software InstaDMG instaUp2Date and launchd

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #381305
    n8felton
    Participant

    Hey there,

    I’m trying to set up a launchd daemon that runs a shell script to automate the steps of downloading the lastest version of InstaDMG from the svn and running the instaUp2Date script. The problem i’m running into is the following…

    [code]Traceback (most recent call last):
    File “/instadmg/AddOns/InstaUp2Date/instaUp2Date.py”, line 14, in
    import Resources.displayTools as displayTools
    File “/instadmg/AddOns/InstaUp2Date/Resources/displayTools.py”, line 5, in

    curses.setupterm()
    _curses.
    error: setupterm: could not find terminfo database[/code]

    Anyone else every have any luck doing anything like this or have any tips?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed