summaryrefslogtreecommitdiff
path: root/public_hurd_boxen/installation/darnassus.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2014-03-09 20:10:58 +0100
committerThomas Schwinge <tschwinge@gnu.org>2014-03-09 20:10:58 +0100
commitde3f3f6cc52d1e5013e85137d09f2ac23e657858 (patch)
treebb6665b8bef2bd72069f83568f309d1172cf54fb /public_hurd_boxen/installation/darnassus.mdwn
parentdcf0b805773f06ec5fb01cac145ee75dce1cd4d6 (diff)
IRC.
Diffstat (limited to 'public_hurd_boxen/installation/darnassus.mdwn')
-rw-r--r--public_hurd_boxen/installation/darnassus.mdwn76
1 files changed, 75 insertions, 1 deletions
diff --git a/public_hurd_boxen/installation/darnassus.mdwn b/public_hurd_boxen/installation/darnassus.mdwn
index 8cb8f619..6424df71 100644
--- a/public_hurd_boxen/installation/darnassus.mdwn
+++ b/public_hurd_boxen/installation/darnassus.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2013, 2014 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -239,3 +239,77 @@ The goal is that robots rather index the official pages,
<tschwinge> braunr: gitweb installed, hurd-web URLs fixed
(s%bddebian%darnassus), also some more ikiwiki-related Perl pacakges
installed (openID login, for example).
+
+
+## IRC, freenode, #hurd, 2014-02-28
+
+ <gg0> braunr: "no_identity_server: Could not determine ID provider from
+ URL." trying to login to wiki with google account
+ <braunr> ?
+ <braunr> gg0: for the first question: how do you get that error ?
+ <gg0> "trying to login to wiki with google account"
+ <braunr> why tell me ?
+ <gg0> darnassus wiki
+ <braunr> tschwinge is the wiki administrator
+ <gg0> on darnassus too? oh didn't know
+ <braunr> the wiki on darnassus is the real wiki
+ <braunr> the gnu.org one is a mirror that merges additions from savannah
+ <braunr> it's not exactly that, gnu.org is a static version
+ <braunr> trying to edit pages there redirects to darnassus
+ <braunr> gg0: don't you want an account on darnassus so that you can
+ directly edit source files ?
+ <gg0> braunr: i like Preview button, my review-myself process takes hours
+ :)
+ <braunr> it's a lot quicker to rebuild ikiwiki content and inspect static
+ files locally you know ;p
+ <gg0> yeah for instance because by "Save page" it doesn't actually save it
+ <teythoon> hm, worked for me just the other day
+ <gg0> Edit says page knows new changes but they are not online. shouldn't
+ they get online right away after Save page?
+ <braunr> on darnassus, yes
+ <braunr> check http://darnassus.sceen.net/gitweb/hurd-web.git/
+ <braunr> doesn't look like anything was committed
+ <braunr> so i'd say there is a bug
+ <gg0> plus openid login one
+ <tschwinge> I'll have a look. I already fixed a similar situation a few
+ weeks ago.
+ <tschwinge> No idea what's happening there.
+ <tschwinge> gg0: I assume these are your changes:
+ <tschwinge> --- a/hurd/running/qemu.mdwn
+ <tschwinge> +++ b/hurd/running/qemu.mdwn
+ <tschwinge> @@ -366,6 +366,23 @@ Once you have logged in as `root` run the
+ `pfinet` translator with values that a
+ <tschwinge> That should do it! Do not forget to edit/update
+ `/etc/resolv.conf` to get DNS working.
+ <tschwinge> +# QEMU Multiboot
+ <tschwinge> [...]
+ <tschwinge> gg0: Correct?
+ <gg0> tschwinge: they are
+ <tschwinge> gg0: Am I right assuming that when you tried to do your commit
+ in the web interface, you did not specify a commit message?
+ <gg0> tschwinge: correct. i didn't.
+ <tschwinge> OK, then I think I know (and fixed) what was going on there.
+ <tschwinge> gg0: Can you please retry that now? Also, try to log in again
+ using OpenID.
+ <gg0> google button keeps saying "no_identity_server: Could not determine
+ ID provider from URL."
+ <gg0> Save page works now. it also commits to git
+ <cluck> gg0: i don't know what you're doing exactly but you might want to
+ double check your dns is working as expected (some anecdotal evidence
+ implies some dns servers around the word might be having issues)
+ <braunr> since the dns servers is on the sceen.net host machine which i
+ administer, and i have been very careful about its configuration, it
+ seems unlikely
+ <braunr> server*
+ <braunr> i don't see anything special in the logs
+ <braunr> something at the client side might be involved though
+ <cluck> braunr: as i said, i don't know what he's doing
+ <cluck> braunr: fwiw the cases that caught my attention are apparently
+ isp's dns servers
+
+
+### IRC, freenode, #hurd, 2014-03-01
+
+ <tschwinge> braunr, gg0: OpenID logins should again be working (no idea
+ when exactly it broke). I needed to uninstall the
+ liblwpx-paranoidagent-perl package.