* 2.4.4-ac[6-8] -- ssh failing with -1 ESPIPE (Illegal seek) errors.
@ 2001-05-12 18:48 Miles Lane
0 siblings, 0 replies; only message in thread
From: Miles Lane @ 2001-05-12 18:48 UTC (permalink / raw)
To: Linux Kernel List
I'm not sure how far back this has been broken.
I am attempting to do a cvs update of the XFree86 tree
with CVS_RSH set to ssh1.
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40015000
_llseek(4, 0, 0xbffff9a4, SEEK_CUR) = -1 ESPIPE (Illegal seek)
fcntl(5, F_GETFL) = 0 (flags O_RDONLY)
fstat64(0x5, 0xbffff958) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40016000
_llseek(5, 0, 0xbffff998, SEEK_CUR) = -1 ESPIPE (Illegal seek)
brk(0x80e7000) = 0x80e7000
write(4, "Root /cvs\nValid-responses ok err"..., 367) = 367
read(5,
Am I doing something wrong or is this fallout from the recent
network changes in the development tree?
Thanks,
Miles
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-12 18:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-12 18:48 2.4.4-ac[6-8] -- ssh failing with -1 ESPIPE (Illegal seek) errors Miles Lane
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox