On Sun, 28 Jan 2007, at 03:26:25 (+0100), David Martínez Moreno wrote: > El domingo, 28 de enero de 2007 03:10, David Martínez Moreno escribió: > > El domingo, 28 de enero de 2007 00:47, Marc-Jano Knopp escribió: > > > > > > Right after starting Globulation 2, during the initialization screen > > > (with the blue progress bar), the game tries multiple times to access the > > > non-existent directory /home/ender and thus (due to automounted home > > > directories) floods the syslog with hundreds of mount failure messages on > > > each start: > > > > > > automount[11238]: mount(nfs): nfs: mount failure pc1:/home/ender on > > > /home/ender > > > > > > I suppose it tries to access > > > > > > $ strings /usr/games/glob2 | grep home.ender > > > /home/ender/debian/paquetes/glob2-0.8.21 > > > > I think that I have found the culprit. Right now I am compiling a new > > release. > > Done, I think that this release is sane. :-) Would you be so kind to > test > it? You can get it at: > > http://people.debian.org/~ender/ > > Please reply me with an answer as soon as possible, to see if we can > get it > into etch.
It not only seems to work perfectly (no automounter error messages anymore), but as a nice side effect the initialization of glob2 got sped up enormously; glob2 now starts within 5 seconds, whereas it needed at least three times as long with the old version. > Thanks for your bug report, Thanks for your quick fix! Regards Marc-Jano