Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2021 08:05:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 258002] editors/libreoffice defunct command line: wrong symbolic links
Message-ID:  <bug-258002-25061-zo88mUgD4l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258002-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258002-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked FreeBSD Office Team
<office@FreeBSD.org> for maintainer-feedback:
Bug 258002: editors/libreoffice defunct command line: wrong symbolic links
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258002



--- Description ---
> libreoffice --help
cd: lrwxr-xr-x	1 root	wheel  34 Aug 23 02:17 libreoffice ->
../lib/libreoffice/program: No such file or directory

> libreoffice --writer
cd: lrwxr-xr-x	1 root	wheel  34 Aug 23 02:17 libreoffice ->
../lib/libreoffice/program: No such file or directory

> file `which libreoffice`
/usr/local/bin/libreoffice: symbolic link to ../lib/libreoffice/program/sof=
fice

But=20

> find /usr/local/ -name "soffice"
/usr/local/lib/libreoffice/program/soffice
/usr/local/bin/soffice

Probably other sym-links also affected.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258002-25061-zo88mUgD4l>