-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tags 369007 +pending
thanks

On Fri, 26 May 2006, Daniel Leidert wrote:
[...]
creating /var/lib/cvsd/dev devices... already there.
adding users to /var/lib/cvsd/etc/passwd....
WARNING: no passwd file in /var/lib/cvsd/var/lock/cvsroot/CVSROOT
[...]
It's not very noisy, where it fails. From the output I can just guess, that probably the missing passwd file in /var/lib/cvsd/var/lock/cvsroot/CVSROOT makes it fail. But this is a Lock-directory. There is of course no passwd-file. This should be checked first.

The missing passwd file is just a warning and should not kill the process. The reason that it shows up in your case is that the lock directory is located in /var/lock which cvsd-buildroot does not exclude when looking for repositories.

I have a fix in cvs that works around this problem by also excluding looking in directories named lock (it skipped tmp directories already).

The problem with the 64 bit library seems more like a bug in ldd (which is a shell script to my surprise). It should not kill cvsd-buildroot though (but it could end up installing less libraries than it should).

I tried everything I found the postinst script without access to reproduce the 'exit 1' return result.

There could be some problems with creating users. I have added some more extra safeguards to cvsd-buildroot to not fail with ceirtain problems. The missing passwd in the CVSROOT directory should not kill the script though.

Thanks for your bugreport.

- -- - -- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEd2mDVYan35+NCKcRAppOAKDWZlTU7zttyS9jM0x/fVj4/yRAwQCffj7z
4sgd4gvDpA0C3U7ueszYGw8=
=CxIo
-----END PGP SIGNATURE-----


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

Reply via email to