Hi Linsday and the rest,

I've prepared a first cut of flapjack for debian. It's got several problems so
I won't even upload to experimental for now.

Please grab a copy [0], configure it (see the README.Debian), and give
feedback.

The major show-stopper is that flapjack-notifier-manager exits quietly. No
idea why. I've tried [1]:

    sudo /usr/sbin/flapjack-notifier-manager start -b 127.0.0.1 -p 11300 -r \
        /etc/flapjack/recipients.yaml -c /etc/flapjack/flapjack-notifier.yaml

Other issues:

    - (important) rake doesn't work for me (no tests, no install target, ...),
      which forces me to explicitly list all files in debian/install, and
      hardwire the ruby version in installation paths

    - (minor) rubygems references are still all over the place (see related
      patch)

    - (minor) shebangs for scripts under lib are useless (see related patch)

I can't spend any more time on flapjack, so help out if you want to see any
progress.

[0] in a testing or unstable installation:
        wget http://members.hellug.gr/serzan/tmp/deb/flapjack_0.5-1_all.deb
    OR build it yourself:
        dget http://members.hellug.gr/serzan/tmp/deb/flapjack_0.5-1.dsc
        dpkg-source -x flapjack_0.5-1.dsc
        cd flapjack-0.5/
        dpkg-buildpackage -us -uc

    apt-get install ruby1.8 libxmpp4r-ruby libdaemons-ruby \
        libtmail-ruby1.8 couchdb netbase adduser beanstalkd
    sudo dpkg -i ../flapjack_0.5-1_all.deb

[1] this is just for testing; the actual script runs it as the flapjack user

Cheers,
Serafeim

-- 
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to