[ITA] _autorebase

Achim Gratz Stromeko@nexgo.de
Sun Dec 14 20:49:00 GMT 2014


Ken Brown writes:
> The changes look good, and it works fine on an existing installation.
> But there's a problem with a new installation.  The autorebase
> postinstall script seems to hang in one of the calls to "find", which
> I finally killed through the Task Manager.  /var/log/setup.log.full is
> full of error messages like

Great find, I've had that happen once before, but couldn't debug it at
the time.  But it's clear now: I forgot to check if find has a path
argument to chew on.  Otherwise it implicitly uses ./ and since it gets
started in / it descends into /proc/registry.  I've now both test for
the empty path and added "-xdev" to the options so find won't try to
cross the filesystem boundaries.

Packages fixed and replaced.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds



More information about the Cygwin-apps mailing list