9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] troubleshooting pull from sources
@ 2012-08-08  9:01 James Chapman
  2012-08-08  9:40 ` Lucio De Re
  2012-08-08  9:40 ` Lucio De Re
  0 siblings, 2 replies; 5+ messages in thread
From: James Chapman @ 2012-08-08  9:01 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi,

When I run 'pull' it just produces no output and just sits there
apparently for ever. I can run '9fs sources' and navigate around in
/n/sources/. Is there a lock file or something I should delete? Any
suggestions for debugging?

Thanks,

James



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] troubleshooting pull from sources
  2012-08-08  9:01 [9fans] troubleshooting pull from sources James Chapman
@ 2012-08-08  9:40 ` Lucio De Re
  2012-08-08  9:40 ` Lucio De Re
  1 sibling, 0 replies; 5+ messages in thread
From: Lucio De Re @ 2012-08-08  9:40 UTC (permalink / raw)
  To: 9fans

> When I run 'pull' it just produces no output and just sits there
> apparently for ever. I can run '9fs sources' and navigate around in
> /n/sources/. Is there a lock file or something I should delete? Any
> suggestions for debugging?
>
I was going to raise the alarm before, but too many other priorities
put Plan 9 on backburner.

That said, I abandoned a "pull -v" to its own devices and I see that
it actually overcame obstacles and proceeded past the blocking point.
I left it running when it reached:

	...
	d sys/man/4/sacfs 664 sys sys 1338508171
	d 386/ld.com 775 sys sys 1252805896
	d 386/bin/disk/sacfs 775 sys sys 1020319075
	d 386/bin/disk/mksacfs 775 sys sys 1020319074
	d 386/9pxeloaddebug 775 sys sys 1316634597
	d 386/9pxeload 775 sys sys 1316634597
	d 386/9loadlitedebug 775 sys sys 1316634596
	d 386/9loadlite 775 sys sys 1316634596
	d 386/9loadask 775 sys sys 1316634596
	c sys/src/cmd/venti/srv/bloom.c
	c sys/man/8/6in4
	c sys/src/libc/9sys/nsec.c
	c sys/src/cmd/6c/cgen.c
	c sys/src/9/omap/fpiarm.c
	c sys/src/9/bitsy/fpiarm.c

and sat, and sat, and sat.

But I see now that it got going again, no idea when or how long after
the above:

	c sys/src/9/bitsy/mmu.c
	c sys/src/9/kw/fpiarm.c
	! sys/lib/man/lookman/index: locally modified; will not overwrite
	! sys/man/1/INDEX: locally modified; will not overwrite
	! sys/man/1/INDEX.html: locally modified; will not overwrite
	! sys/man/8/INDEX: locally modified; will not overwrite
	! sys/man/8/INDEX.html: locally modified; will not overwrite
	c sys/src/cmd/unix/drawterm/Make.unix
	a sys/src/cmd/unix/drawterm/posix-arm 20000000775 sys sys 1341726550
	a sys/src/cmd/unix/drawterm/posix-arm/Makefile 664 sys sys 1341726493
	a sys/src/cmd/unix/drawterm/posix-arm/getcallerpc.c 664 sys sys 1341726493
	a sys/src/cmd/unix/drawterm/posix-arm/md5block.c 664 sys sys 1341726493
	...

so maybe patience is the critical issue here?  Or an error somewhere?

I'm going to try again.  Yep, it seems to jam somewhere, if it unjams
I'll let the list know.

++L




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] troubleshooting pull from sources
  2012-08-08  9:01 [9fans] troubleshooting pull from sources James Chapman
  2012-08-08  9:40 ` Lucio De Re
@ 2012-08-08  9:40 ` Lucio De Re
  2012-08-09  8:00   ` James Chapman
  1 sibling, 1 reply; 5+ messages in thread
From: Lucio De Re @ 2012-08-08  9:40 UTC (permalink / raw)
  To: 9fans

> When I run 'pull' it just produces no output and just sits there
> apparently for ever. I can run '9fs sources' and navigate around in
> /n/sources/. Is there a lock file or something I should delete? Any
> suggestions for debugging?
>
I was going to raise the alarm before, but too many other priorities
put Plan 9 on backburner.

That said, I abandoned a "pull -v" to its own devices and I see that
it actually overcame obstacles and proceeded past the blocking point.
I left it running when it reached:

	...
	d sys/man/4/sacfs 664 sys sys 1338508171
	d 386/ld.com 775 sys sys 1252805896
	d 386/bin/disk/sacfs 775 sys sys 1020319075
	d 386/bin/disk/mksacfs 775 sys sys 1020319074
	d 386/9pxeloaddebug 775 sys sys 1316634597
	d 386/9pxeload 775 sys sys 1316634597
	d 386/9loadlitedebug 775 sys sys 1316634596
	d 386/9loadlite 775 sys sys 1316634596
	d 386/9loadask 775 sys sys 1316634596
	c sys/src/cmd/venti/srv/bloom.c
	c sys/man/8/6in4
	c sys/src/libc/9sys/nsec.c
	c sys/src/cmd/6c/cgen.c
	c sys/src/9/omap/fpiarm.c
	c sys/src/9/bitsy/fpiarm.c

and sat, and sat, and sat.

But I see now that it got going again, no idea when or how long after
the above:

	c sys/src/9/bitsy/mmu.c
	c sys/src/9/kw/fpiarm.c
	! sys/lib/man/lookman/index: locally modified; will not overwrite
	! sys/man/1/INDEX: locally modified; will not overwrite
	! sys/man/1/INDEX.html: locally modified; will not overwrite
	! sys/man/8/INDEX: locally modified; will not overwrite
	! sys/man/8/INDEX.html: locally modified; will not overwrite
	c sys/src/cmd/unix/drawterm/Make.unix
	a sys/src/cmd/unix/drawterm/posix-arm 20000000775 sys sys 1341726550
	a sys/src/cmd/unix/drawterm/posix-arm/Makefile 664 sys sys 1341726493
	a sys/src/cmd/unix/drawterm/posix-arm/getcallerpc.c 664 sys sys 1341726493
	a sys/src/cmd/unix/drawterm/posix-arm/md5block.c 664 sys sys 1341726493
	...

so maybe patience is the critical issue here?  Or an error somewhere?

I'm going to try again.  Yep, it seems to jam somewhere, if it unjams
I'll let the list know.

++L




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] troubleshooting pull from sources
  2012-08-08  9:40 ` Lucio De Re
@ 2012-08-09  8:00   ` James Chapman
  0 siblings, 0 replies; 5+ messages in thread
From: James Chapman @ 2012-08-09  8:00 UTC (permalink / raw)
  To: lucio, Fans of the OS Plan 9 from Bell Labs, erik quanstrom

On Wed, Aug 8, 2012 at 12:40 PM, Lucio De Re <lucio@proxima.alt.za> wrote:
> so maybe patience is the critical issue here?

It seems so!

I left it for several hours yesterday afternoon and it eventually
sprung to life.

Thanks for the responses,

James



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] troubleshooting pull from sources
       [not found] <CAL2ooh7dpHbT_AmQWWPac-EEpx65TDXT0oo9QM2U10Ref0GauA@mail.gmail.c>
@ 2012-08-08 10:56 ` erik quanstrom
  0 siblings, 0 replies; 5+ messages in thread
From: erik quanstrom @ 2012-08-08 10:56 UTC (permalink / raw)
  To: 9fans

On Wed Aug  8 05:02:50 EDT 2012, james@cs.ioc.ee wrote:
> Hi,
>
> When I run 'pull' it just produces no output and just sits there
> apparently for ever. I can run '9fs sources' and navigate around in
> /n/sources/. Is there a lock file or something I should delete? Any
> suggestions for debugging?

can you mount the same channel in another window and still use it,
or is the connection dead?  if the latter, it's likely an mtu problem.
see ip(3) on how to set.

if that's not it, i've also seen the replica commands deadlock.
backtraces would be helpful.

- erik



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-09  8:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-08  9:01 [9fans] troubleshooting pull from sources James Chapman
2012-08-08  9:40 ` Lucio De Re
2012-08-08  9:40 ` Lucio De Re
2012-08-09  8:00   ` James Chapman
     [not found] <CAL2ooh7dpHbT_AmQWWPac-EEpx65TDXT0oo9QM2U10Ref0GauA@mail.gmail.c>
2012-08-08 10:56 ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).