From: Miles Lane <miles@megapathdsl.net>
To: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: 2.4.4-ac[6-8] -- ssh failing with -1 ESPIPE (Illegal seek) errors.
Date: Sat, 12 May 2001 11:48:23 -0700 [thread overview]
Message-ID: <3AFD8577.43DA8403@megapathdsl.net> (raw)
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
reply other threads:[~2001-05-12 18:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3AFD8577.43DA8403@megapathdsl.net \
--to=miles@megapathdsl.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox