9front - general discussion about 9front
 help / color / mirror / Atom feed
* sysupdate for amd64 system
@ 2016-05-12 23:38 kokamoto
  2016-05-13  0:07 ` [9front] " kokamoto
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: kokamoto @ 2016-05-12 23:38 UTC (permalink / raw)
  To: 9front

1)
Hi, I tryed sysupdate by kokamoto user, and got:
term% sysupdate
pulling from https://code.9front.org/hg/plan9front
searching for changes
adding manifests
adding file changes
added 10 changesets with 19 changes to 18 files
abort: No such file or directory: /sys/src/cmd/nupas/man/8/aliasmail

In this case, how I can do update?

2) above was done on 386 termnal, however I got an error when amd64 terminal:

abort: '/mnt/web/0/body' 0 No status bad DH parameters: /mnt/web/0/body

What does this mean?

Kenji



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

* Re: [9front] sysupdate for amd64 system
  2016-05-12 23:38 sysupdate for amd64 system kokamoto
@ 2016-05-13  0:07 ` kokamoto
  2016-05-13  5:45 ` kokamoto
  2016-05-13  5:50 ` cinap_lenrek
  2 siblings, 0 replies; 5+ messages in thread
From: kokamoto @ 2016-05-13  0:07 UTC (permalink / raw)
  To: 9front

> 1)

On this case, I confirmed update has been done with no problem.

Kenji



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

* Re: [9front] sysupdate for amd64 system
  2016-05-12 23:38 sysupdate for amd64 system kokamoto
  2016-05-13  0:07 ` [9front] " kokamoto
@ 2016-05-13  5:45 ` kokamoto
  2016-05-13  5:50 ` cinap_lenrek
  2 siblings, 0 replies; 5+ messages in thread
From: kokamoto @ 2016-05-13  5:45 UTC (permalink / raw)
  To: 9front

> 2) above was done on 386 termnal, however I got an error when amd64 terminal:
> 
> abort: '/mnt/web/0/body' 0 No status bad DH parameters: /mnt/web/0/body

This doesn't occur this time... 
Now, sysupdate for kokamoto user works fine on adm64 terminal.
I don't know why?

Kenji



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

* Re: [9front] sysupdate for amd64 system
  2016-05-12 23:38 sysupdate for amd64 system kokamoto
  2016-05-13  0:07 ` [9front] " kokamoto
  2016-05-13  5:45 ` kokamoto
@ 2016-05-13  5:50 ` cinap_lenrek
  2016-05-13  6:01   ` kokamoto
  2 siblings, 1 reply; 5+ messages in thread
From: cinap_lenrek @ 2016-05-13  5:50 UTC (permalink / raw)
  To: 9front

try this:

cd /sys/src/cmd
mk -a mpc.install
cd /sys/src/libsec
mk nuke
mk install
cd /sys/src/cmd/webfs
mk clean
mk install

then run:
webfs
sysupdate

--
cinap


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

* Re: [9front] sysupdate for amd64 system
  2016-05-13  5:50 ` cinap_lenrek
@ 2016-05-13  6:01   ` kokamoto
  0 siblings, 0 replies; 5+ messages in thread
From: kokamoto @ 2016-05-13  6:01 UTC (permalink / raw)
  To: 9front

Actually, I recompiled webfs to see the results of
debug=1 for webfs/http.c this time.

It may lead me to the success.

Thank you cinap.

Kenji

> cd /sys/src/cmd
> mk -a mpc.install
> cd /sys/src/libsec
> mk nuke
> mk install
> cd /sys/src/cmd/webfs
> mk clean
> mk install
> 
> then run:
> webfs
> sysupdate
> 
> --
> cinap



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

end of thread, other threads:[~2016-05-13  6:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-12 23:38 sysupdate for amd64 system kokamoto
2016-05-13  0:07 ` [9front] " kokamoto
2016-05-13  5:45 ` kokamoto
2016-05-13  5:50 ` cinap_lenrek
2016-05-13  6:01   ` kokamoto

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).