Package: beagle
Version: 0.2.6-1.1

Some scripts in package beagle use "exec" with "-a" option. This
option is not available in standard "sh" because is an especific bash
extension according to
http://lists.debian.org/debian-user/2002/04/msg02637.html .

For users who have "/bin/sh" symlinked to "/bin/dash" it means that
some scripts doesn't work anymore because they're not sh-compatible.

The easiest way to solve this may be changing the interpreter from
 #/bin/sh
to
 #/bin/bash

Scripts affected:

/usr/bin/beagle-extract-content
/usr/bin/beagle-imlogviewer
/usr/bin/beagle-index-info
/usr/bin/beagle-index-url
/usr/bin/beagle-ping
/usr/bin/beagle-search

Yes, I know, my english is very bad, sorry.


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

Reply via email to