Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146288 - cvsd error
Summary: cvsd error
Status: RESOLVED DUPLICATE of bug 130346
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-04 10:36 UTC by David Carlos Manuelda
Modified: 2006-09-04 10:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carlos Manuelda 2006-09-04 10:36:16 UTC
I had it all configured and perfectly working, I reinstalled gentoo (from stage3), and, using same config, I get errors in trying to checkout my modules:

cvs [checkout aborted]: could not get working directory: Function not implemented.

If I run it with -t option I get:
cvs -t -d :pserver:ginta@localhost:/2005-2006/poo co psept
  -> main: Session ID is 628244fc661b4567
  -> main loop with CVSROOT=/2005-2006/poo
  -> safe_location( where=(null) )
  -> open_connection_to_server (:pserver:ginta@localhost:/2005-2006/poo)
  -> Connecting to localhost(127.0.0.1):2401.
cvs checkout: warning: unrecognized response `S -> serve_directory (.)' from cvs server
cvs checkout: warning: unrecognized response `S -> dirswitch (., /2005-2006/poo/)' from cvs server
cvs checkout: warning: unrecognized response `S -> my_module (psept, Updating, NULL, NULL)' from cvs server
cvs checkout: warning: unrecognized response `S -> serve_directory (.)' from cvs server
cvs checkout: warning: unrecognized response `S -> dirswitch (., /2005-2006/poo/)' from cvs server
cvs checkout: warning: unrecognized response `S -> do_cvs_command (checkout)' from cvs server
cvs checkout: warning: unrecognized response `S -> server_notify()' from cvs server
cvs [checkout aborted]: could not get working directory: Function not implemented
S -> safe_location( where=(null) )
S -> Lock_Cleanup()
S -> Simple_Lock_Cleanup()
S -> server_cleanup()
  -> close_connection_to_server ()

(all of this after a correct login).

If the config is the same, where is the problem?
Comment 1 David Carlos Manuelda 2006-09-04 10:40:55 UTC
I have this when doing a cvsd-buildroot:

cvsd-buildroot /almacen/cvs/
creating directory structure under /almacen/cvs/... done.
installing binaries... cvs.
locating libnsl.so... /lib/libnsl.so.1
locating libnss_compat.so... /lib/libnss_compat.so.2
locating /lib/ld-linux.so.2... /lib/ld-linux.so.2
locating /lib64/ld-linux-x86-64.so.2... /lib64/ld-linux-x86-64.so.2
locating ld-elf.so... not found (probably not fatal)
locating libnss_compat.so.2... /lib/libnss_compat.so.2
locating libnss_files.so.2... /lib/libnss_files.so.2
locating /usr/libexec/ld.so... not found (probably not fatal)
locating /usr/lib/ld.so.1... not found (probably not fatal)
locating nss_files.so.1... not found (probably not fatal)
installing libraries... libnsl.so.1 libnss_compat.so.2 ld-linux.so.2 ld-linux-x86-64.so.2 libnss_compat.so.2 libnss_files.so.2 librt.so.1 libcrypt.so.1 libnsl.so.1 libz.so.1 libpam.so.0 libc.so.6 libpthread.so.0 libdl.so.2.
creating /almacen/cvs//dev devices... done.
adding users to /almacen/cvs//etc/passwd... root nobody cvsd.
creating /almacen/cvs///tmp/2005-2006/lga for lockfilesdone.
creating /almacen/cvs///tmp/2005-2006/ped for lockfilesdone.
creating /almacen/cvs///tmp/2005-2006/so1 for lockfilesdone.
fixing ownership... done.
chrooted system created in /almacen/cvs/
if your cvs binary changes (new version) you should rerun cvsd-buildroot
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-04 10:44:42 UTC
*** This bug has been marked as a duplicate of 130346 ***

*** This bug has been marked as a duplicate of 130346 ***