Bug#733974: Partial diagnosis.

2014-06-11 Thread ERIIX Blaike
I can't say I'm entirely happy with my result so far, but I have
figured out the general thrust of this bug.  Minetest seems
incompatible with the libjsoncpp in Debian.  Solving this issue
properly may be a mess, but the proof for the location of the problem
also suggests a temporary workaround.

If you have the Minetest source available (Upstream source --
git://github.com/minetest/minetest), it contains src/json/.  From
within, you can simply g++ -shared jsoncpp.cpp -o libjsoncpp.so.0
and use LD_LIBRARY_PATH to force the current Debian package to load
that preferentially to the system-wide version.  Suddenly, the server
list and online mod repo work as they do upstream.

An obvious temporary solution is to keep the bundled libjsoncpp, but a
long-term solution will require figuring out why the system libjsoncpp
fails and either making it work correctly or making Minetest use it
correctly, dependent on which is behaving improperly.

I haven't looked too deeply into which is responsible, though I'd
suspect Minetest.  I'll look into it later, but it is quite late right
now, so I figured I'd send in what I have and get to bed.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#368633: partman: LVM automatic partitioning not undoable

2006-05-24 Thread ERIIX Blaike
On Wed, May 24, 2006 at 02:39:33PM -0400, Joey Hess wrote:
 it's easy to see how this would be confusing. I think the best thing would
 be for partman-auto-lvm to display the partman-lvm/confirm message before
 touching the disk here.

That's much better than my suggestion since it doesn't require any new
translation. 


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