Hi all,

I just installed OpenBSD 5.5 on a sparc64

$ uname -a
OpenBSD test.home 5.5 GENERIC.MP#173 sparc64

I then issued the following commands:

cd /usr/
export [email protected]:/cvs
cvs -d$CVSROOT up -rOPENBSD_5_5 -Pd


Couple of hours later:

cvs server: Updating libexec
U libexec/Makefile
U libexec/Makefile.inc
cvs server: Updating libexec/atrun
cvs [update aborted]: could not chdir to libexec/comsat: Not a directory

cd /usr/libexec

ls -la
$ ls -la
total 5416
drwxr-xr-x  10 root  wheel    1536 Jun  8 11:48 .
drwxr-xr-x  24 root  wheel     512 Jun  8 12:33 ..
drwxr-xr-x   2 root  wheel     512 Jun  8 11:48 CVS
-rw-r--r--   1 root  wheel     598 Dec  4  2013 Makefile
-rw-r--r--   1 root  wheel      87 Jan 28  2001 Makefile.inc
drwxr-xr-x   3 root  wheel     512 Jun  8 11:48 atrun
drwxr-x---   2 root  auth      512 Mar  4 16:03 auth
-r-xr-xr-x   1 root  bin     16824 Mar  4 16:03 comsat
-r-xr-xr-x   1 root  bin    217864 Mar  4 16:05 cpp
drwxr-xr-x   3 root  wheel     512 Mar  4 16:05 cvs



Thanks

Reply via email to