[Pkg-chromium-maint] Bug#783858: Unable to start from a symlink (like x-www-browser)

Vincent Bernat bernat at debian.org
Fri May 1 06:02:02 UTC 2015


 ❦ 30 avril 2015 15:57 -0600, Bob Proulx <bob at proulx.com> :

>> /usr/bin/x-www-browser: 95: exec: /usr/lib/chromium/x-www-browser: not found
>
> This reads like a broken symlink.  Can you trace through them and see
> where it is broken?

No,  it is not.

$ readlink -f /usr/bin/x-www-browser
/usr/bin/chromium

The problem is in the chromium wrapper script:

APPNAME=`basename $0`
exec $LIBDIR/$APPNAME $CHROMIUM_FLAGS "$@"

Previously, APPNAME was set to "chromium".
-- 
What I tell you three times is true.
		-- Lewis Carroll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20150501/82009458/attachment.sig>


More information about the Pkg-chromium-maint mailing list