Closed unl33t closed 11 years ago
Nevermind... checked my .twidgerc and that's where the error was.
I'm surprised that re-running setup didn't detect/overwrite/fix that. Maybe I should have wiped out the old .twidgerc first eh?
Sorry for the bother.
I was trying to build/install twidge from git as the version in the ubuntu repo seems to be woefully out of date.
twidge builds and installs, but when I try to run it I get: [toaster][root@/usr/local/sbin/twidge] : /usr/local/bin/twidge -d update test CP /root/.twidgerc exists? True Running update_worker with: (Nothing,([],["test"])) no args have line twidge: user error (Your configuration needs to be updated to work with changes at Twitter. Please edit your configuration file and fix the urlbase option. In most cases, you can set it like this:
urlbase: %(serverbase)s/1.1 )
I've checked Config.hs and it 'seems' to be in order.
Any suggestions?