Account creation failing on wiki.debian.org

2013-04-29 Thread Pankaj Kumar Sharma
Hey,
I am trying to create an account on "wiki.debain.org", each times it
give me following error:

Account creation failed: Error 910: please contact
debian-www@lists.debian.org for help if this continues.

--
Pankaj Kumar Sharma | पंकज कुमार शर्मा
 Jamia Millia Islamia


--
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cadeuskdf6dpurrc2xjhh2-6znjgw8rtxtuh__349kazlinc...@mail.gmail.com



Re: Account creation failing on wiki.debian.org

2013-04-29 Thread Steve McIntyre
On Mon, Apr 29, 2013 at 12:38:55PM +0530, Pankaj Kumar Sharma wrote:
>Hey,
>I am trying to create an account on "wiki.debain.org", each times it
>give me following error:
>
>Account creation failed: Error 910: please contact
>debian-www@lists.debian.org for help if this continues.

Hi,

It looks like you've been caught by the anti-spam system on the
wiki. I've just whitelisted you so if you try again now it should work
for you. Apologies for the trouble.

-- 
Steve McIntyre93...@debian.org
Debian wiki admin - wiki.debian.org


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130429090928.gv28...@einval.com



Re: Next generation packages.debian.org

2013-04-29 Thread Damyan Ivanov
-=| Keith Lawson, 27.04.2013 10:04:21 -0400 |=-
> I'd be happy to participate in this work. I recently
> finished switching the DB in one of my Perl apps from MLDBM to MySQL.
> Where are discussions going to take place? 

I guess debian-www mailing list/IRC channel would suit best. I think 
DSA would prefer Postgres, but if the rewrite uses DBI (as I'd hope), 
switching backends won't be a problem.


signature.asc
Description: Digital signature


Who's using Debian?

2013-04-29 Thread J Hall
Casey Busch


Re: website no longer updated (Re: consultants list no longer updated)

2013-04-29 Thread Simon Paillard
Hi,

On Sun, Apr 28, 2013 at 07:13:34PM +0800, Paul Wise wrote:
> On Sun, Apr 28, 2013 at 6:38 PM, Holger Wansing wrote:
> > Unsure. How can I tell? dig says:
> 
> The best way to tell is wget, but...
> 
> > www.debian.org. 214 IN  A   130.89.148.14
> > www.debian.org. 214 IN  A   5.153.231.4
> 
> Both of those addresses appear to be out of date. I appear to be using
> 150.203.164.38, which is more up to date.
> 
> I'm not sure where to from here, either DSA or the website admins will
> need to figure this out.

FTR, it's ok now, a new kind of mirrors has been added to GeoDNS, but the
update process had a issue for them.
 

-- 
Simon Paillard


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130429202021.ge16...@glenfiddich.mraw.org



the text in the formats should be translatable

2013-04-29 Thread victory

# TODO: the text in the formats should be translatable (PO?)
# list of install manual output formats

%formats moved to releases/release.data as this is the same since woody

-- 
victory
no need to CC me :-)
http://userscripts.org/scripts/show/102724 0.0.1.4
http://userscripts.org/scripts/show/163846 0.0.1
http://userscripts.org/scripts/show/163848 0.0.1
Index: po/Makefile
===
RCS file: /cvs/webwml/webwml/english/po/Makefile,v
retrieving revision 1.96
diff -u -r1.96 Makefile
--- po/Makefile 16 Feb 2013 19:13:41 -  1.96
+++ po/Makefile 29 Apr 2013 22:53:57 -
@@ -20,7 +20,8 @@
 date_FILES  = $(TEMPLDIR)/ctime.wml
 distrib_FILES  = $(ENGLISHDIR)/distrib/search_packages-form.inc \
   $(ENGLISHDIR)/distrib/search_contents-form.inc \
-  $(ENGLISHDIR)/releases/arches.data
+  $(ENGLISHDIR)/releases/arches.data \
+  $(ENGLISHDIR)/releases/release.data
 doc_FILES   = $(ENGLISHDIR)/doc/books.def $(ENGLISHDIR)/doc/manuals.defs \
  $(ENGLISHDIR)/doc/books.data
 l10n_FILES  = $(ENGLISHDIR)/international/l10n/dtc.def \
Index: po/distrib.pot
===
RCS file: /cvs/webwml/webwml/english/po/distrib.pot,v
retrieving revision 1.20
diff -u -r1.20 distrib.pot
--- po/distrib.pot  27 Dec 2012 15:33:24 -  1.20
+++ po/distrib.pot  29 Apr 2013 23:02:28 -
@@ -177,3 +177,15 @@
 msgid "SPARC"
 msgstr ""
 
+#: ../../english/releases/release.data:6
+msgid "HTML"
+msgstr ""
+
+#: ../../english/releases/release.data:7
+msgid "PDF"
+msgstr ""
+
+#: ../../english/releases/release.data:8
+msgid "plain text"
+msgstr ""
+
Index: releases/wheezy/installmanual.wml
===
RCS file: /cvs/webwml/webwml/english/releases/wheezy/installmanual.wml,v
retrieving revision 1.4
diff -u -r1.4 installmanual.wml
--- releases/wheezy/installmanual.wml   29 Apr 2013 21:26:35 -  1.4
+++ releases/wheezy/installmanual.wml   29 Apr 2013 23:09:46 -
@@ -2,6 +2,7 @@
 #use wml::debian::release
 #include "$(ENGLISHDIR)/releases/info"
 #include "$(ENGLISHDIR)/releases/arches.data"
+#include "$(ENGLISHDIR)/releases/release.data"
 #include "$(ENGLISHDIR)/releases/wheezy/release.data"
 
 
Index: releases/wheezy/release.data
===
RCS file: /cvs/webwml/webwml/english/releases/wheezy/release.data,v
retrieving revision 1.6
diff -u -r1.6 release.data
--- releases/wheezy/release.data29 Apr 2013 21:21:33 -  1.6
+++ releases/wheezy/release.data29 Apr 2013 23:00:44 -
@@ -1,4 +1,5 @@
 
+
 
 # list of architectures, ordered by Popularity Contest on 2012-08-28.
 @arches = (
@@ -24,14 +25,6 @@
 #  ppc64,
 );
 
-# TODO: the text in the formats should be translatable (PO?)
-# list of install manual output formats
-%formats = (
-   html => "HTML",
-   pdf  => "PDF",
-   txt  => "plain text",
-);
-
 # list of languages install manual is translated to
 %langsinstall = (
english => "en",
Index: releases/wheezy/releasenotes.wml
===
RCS file: /cvs/webwml/webwml/english/releases/wheezy/releasenotes.wml,v
retrieving revision 1.1
diff -u -r1.1 releasenotes.wml
--- releases/wheezy/releasenotes.wml2 Aug 2012 19:37:55 -   1.1
+++ releases/wheezy/releasenotes.wml29 Apr 2013 23:16:40 -
@@ -2,6 +2,7 @@
 #use wml::debian::release
 #include "$(ENGLISHDIR)/releases/info"
 #include "$(ENGLISHDIR)/releases/arches.data"
+#include "$(ENGLISHDIR)/releases/release.data"
 #include "$(ENGLISHDIR)/releases/wheezy/release.data"
 
 
--- releases/release.data
+++ releases/release.data
@@ -0,0 +1,11 @@
+
+
+
+# list of install manual output formats
+%formats = (
+   html => "HTML",
+   pdf  => "PDF",
+   txt  => "plain text",
+);
+
+




Re: the text in the formats should be translatable

2013-04-29 Thread Javier Fernández-Sanguino Peña
On Tue, Apr 30, 2013 at 08:30:02AM +0900, victory wrote:
> 
> # TODO: the text in the formats should be translatable (PO?)
> # list of install manual output formats

Thanks for taking care of this issue. That was fast!

Regards

Javier

PS: Sorry for the mess I made with the English installmanual.wml, I used
smart-change to update the translations but it seems you beat me to it :)



signature.asc
Description: Digital signature