/usr/bin/beagle-search dies on execution

Bug #52456 reported by Toby Smithe
6
Affects Status Importance Assigned to Milestone
beagle (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: beagle

Error given:
exec: 24: -a: not found

I tried to remedy this, by editing the script at /usr/bin/beagle-search, but I couldn't work out where the error was coming from. However, this works:
cd /usr/lib/beagle
mono Search.exe

If I don't cd to /usr/lib/beagle, I get:

Unhandled Exception: System.DllNotFoundException: libbeagleuiglue
in (wrapper managed-to-native) Beagle.Util.XKeybinder:tomboy_keybinder_init ()
in <0x00057> Beagle.Util.XKeybinder:.ctor ()
in <0x0005e> Search.MainWindow:.ctor ()
in <0x000a1> Search.MainWindow:Main (System.String[] args)

Revision history for this message
Nikhil Fernandes (njfernandes) wrote :

Appears to be a duplicate of #51192. Could you confirm the shell you have as default? Post the output of "file /bin/sh"

Daniel T Chen (crimsun)
Changed in beagle:
importance: Untriaged → Low
Changed in beagle:
status: Unconfirmed → Needs Info
Revision history for this message
Norbert Fischer (nobart) wrote :

I have the same problem. And yes, it is a duplicate of #51192, at least for me:

file /bin/sh
/bin/sh: symbolic link to `dash'

So dash can not handle -a (whatever it does). This seems to be quite important, since dash is going to replace bash as the specs say.

Changed in beagle:
status: Needs Info → Confirmed
Revision history for this message
Sebastian Dröge (slomo) wrote :

this is fixed with 0.2.7-1ubuntu1 now

Changed in beagle:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.