Mark D. Baushke wrote:

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

Mike Klinke <[EMAIL PROTECTED]> writes:



On Thursday 21 April 2005 17:27, Manuel Ledesma wrote:



I was using CVS in local machine fine; running on top of
Fedore Core 4. my cvs version is 1.11.20 and after updating
my system, I started getting this error:


Didn't CVS just move to the list of apps now under SELinux control? Could this be related?

From a recent FC4 update ....

selinux-policy-targeted-1.23.12-1
---------------------------------
* Wed Apr 20 2005 Dan Walsh <[EMAIL PROTECTED]> 1.23.12-1
- Fix dhcpc.te
- fix hostname.te for targeted domain
- Update from NSA
        * Added CVS and uucpd policy from Dan Walsh.




I suppose that is possible. If so, then looking in

 http://www.nsa.gov/selinux/info/faq.cfm

may be a good idea.

You should also try reading this thread for ideas:

 http://lists.gnu.org/archive/html/info-cvs/2005-02/msg00274.html

        Good luck,
        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFCaDoo3x41pRYZE/gRAlcqAJ966uy7a8wTL6mxli4FVYptRI+EggCfbGWw
mwntH1fZ3+5SFmQTCS7tLHk=
=mjIK
-----END PGP SIGNATURE-----




Thanks everybody, I solved the problem by adding my machine to hosts.allow, thanks by brinthig this out.

This two command help to find the problem :
ps ax |grep xinetd |grep -v grep |awk "{print $1}"
strace -f -o /tmp/zzz -p [pid - tooked from previos command]
_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to