Re: Debian package website

2012-09-21 Thread Paul Wise
On Fri, 2012-09-21 at 09:44 -0700, hossein Zabolzadeh wrote: > Yes. Great. Interesting to me! > But where can I start from? I personally have no experience modifying the packages code, perhaps someone else will know and reply. Until then, I would suggest searching the code for the information fou

Re: New Feature

2012-09-29 Thread Paul Wise
On Sun, Sep 30, 2012 at 3:49 AM, 1234 1234 wrote: > Could add a progress bar and procentage to fakeroot. Please and Thanks. Please use the bug tracking system to report issues in packages: http://www.debian.org/Bugs/Reporting -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE,

Bug#689561: wiki: add support for checking status of bugs in bugzilla

2012-10-03 Thread Paul Wise
Package: wiki.debian.org Severity: wishlist We should add support for checking the status of bugs in bugzilla installations. Below is a proof-of-concept python script that we can use to create this. The script should have a list of known bugzilla installations and only contact those. The JavaScrip

synchronising stylesheet/image assets between www.d.o and other domains?

2012-10-03 Thread Paul Wise
Hi all, Currently www.d.o, wiki.d.o and other Debian sites share assets (CSS/images/etc) but they are not synchronised in any way so changes on www.d.o are not propagated to other sites using the new design. At least for wiki.d.o the www.d.o-derived assets have not been updated since they were dep

Bug#650378: various issues on the events pages

2012-10-12 Thread Paul Wise
On Tue, 2011-11-29 at 19:32 +0800, Paul Wise wrote: > I propose a format change on the events index page, replace the monospaced > "[December 2nd - 4th]" date with something like "December 2nd-4th" with > a normal font. Fixed the monospace font and [] in CVS. Spaces

Bug#690231: closed by Paul Wise (Re: Bug#690231: wiki.debian.org: error in Locale page (sshd vs. ssh))

2012-10-15 Thread Paul Wise
On Mon, Oct 15, 2012 at 11:14 PM, Francesco Potortì wrote: > There is a field named "ReCaptcha (required)" without any picture or > input field. And I am refused subscription because I entered no captcha. It is likely that you will need to enable JavaScript, accept third-party cookies and other

Re: Bug#690231: wiki.debian.org: error in Locale page (sshd vs. ssh))

2012-10-16 Thread Paul Wise
On Tue, Oct 16, 2012 at 5:28 PM, MJ Ray wrote: > This is a bug. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678540 I agree, reCaptcha is suboptimal but the alternative is for the wiki team (1.5 persons) to revert lots of spam daily instead of one or two per week. If you have an anti-spam me

Re: abuse

2012-10-17 Thread Paul Wise
On Thu, Oct 18, 2012 at 8:36 AM, Jasper Noe wrote: > Hello, the following link contains a redirection to parmacy spam: > >> http://alioth.debian.org/tracker/download.php/30956/412522/313776/4973/pat36.html That looks like a security issue (XSS) in FusionForge, CCing the relevant folks. Thanks fo

Re: Debian hosting services

2012-10-27 Thread Paul Wise
On Thu, Oct 25, 2012 at 5:25 AM, Simon Paillard wrote: > We may add a link from there to the wiki page below, but I'm not much > convinced. Could you explain your reasons here? Seems perfectly reasonable to mention hosted/managed/virtual Debian systems on d.o/distrib since it is a way people can

Re: Debian hosting services

2012-10-28 Thread Paul Wise
On Sun, Oct 28, 2012 at 3:18 PM, Holger Wansing wrote: > Maybe Simon thinks, we have not the manpower for maintaining such > list. > See my answer related CD vendors on this list some days ago. > Noone commented on that. So, we are already lacking manpower for > maintaining already existing lists.

Re: Typo on one of your pages

2012-10-30 Thread Paul Wise
On Tue, Oct 30, 2012 at 4:27 PM, Tim Pitman wrote: > http://www.debian.org/misc/children-distros > > 3rd paragraph: "This list is far for complete" should be "This list is > far from complete" Fixed in CVS. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-

Re: Safari cant download

2012-11-03 Thread Paul Wise
On Sat, Nov 3, 2012 at 7:08 AM, Mark M wrote: > Safari cant download You have contacted the Debian website team, who are responsible for maintaining the Debian website. The Debian website team does not offer user support, please contact one of the Debian user support channels for help. Before con

Re: Safari can't download

2012-11-04 Thread Paul Wise
On Mon, Nov 5, 2012 at 5:38 AM, Mark M wrote a content-free mail. Mark, please include some information when you send mails to this mailing list. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: Tools to check links

2012-11-10 Thread Paul Wise
On Sun, Nov 11, 2012 at 8:42 AM, Stéphane Blondon wrote: > What do you think about it? linkchecker appears to be the clear winner in terms of features. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe"

Re: Problem with our list entry

2012-11-19 Thread Paul Wise
On Mon, Nov 19, 2012 at 9:18 PM, Stéphane Blondon wrote: > The page is protected by password because the protocol is 'https', not > 'http' (note the 's' at the end). Fixed this particular link in CVS, it is probably a bad idea to use https://*.debian.org/ links on www.d.o since non-Debian browser

Re: links from www.d.o to SSL Debian/DebConf/SPI sites

2012-11-19 Thread Paul Wise
On Tue, Nov 20, 2012 at 11:57 AM, Paul Wise wrote: > To that end, I've attached a pair of patches (English, all pages) that > switches from https to http links where possible. It would be nice to have a commit hook that would prevent the need for more such patches in the future, do

links from www.d.o to SSL Debian/DebConf/SPI sites

2012-11-20 Thread Paul Wise
Hi all, Since the SSL certs for Debian/DebConf/SPI websites are only signed by SPI and not by any SSL CA that is trusted by browsers outside of Debian, we should avoid linking to https versions of Debian websites so that people not using Debian don't get errors they don't understand. To that end,

Re: links from www.d.o to SSL Debian/DebConf/SPI sites

2012-11-25 Thread Paul Wise
On Mon, Nov 26, 2012 at 6:23 AM, David Prévot wrote: > Another way to address this issue would be to provide those SSL CA in > the major browsers, at least those that are also provided in Debian, > since we may already have (good) relationship with upstream. As there > already been something tried

Re: dead vendor link on www.debian.org/CD/vendors/

2012-11-25 Thread Paul Wise
On Mon, Nov 26, 2012 at 11:33 AM, Deny IP Any Any wrote: > Good evening. On the web site of 'http://www.debian.org/CD/vendors/', there > is a link to a vendor named Cheap*Bytes under the US. This link points to a > 404. Thanks. I have removed them, the website will be automatically updated in a f

smart_change.pl patch

2012-11-26 Thread Paul Wise
Hi all, After I applied the https patch, I discovered that smart_change.pl bumps translation headers even when the substitution does not result in any change to the english/* files. I've attached a patch that fixes it for me but I don't know much about the script to know if I've caused any regress

Re: Debian Children Distros Page : Add Request for Doudoulinux

2012-11-27 Thread Paul Wise
On Tue, Nov 27, 2012 at 10:21 PM, Tobias Quathamer wrote: > I might have some time to look into moving the data to www.d.o. However, > reading the old thread[5] it seems to me that Paul Wise has already done > some work which should be reused. > > @Paul: Are you still working

Re: Debian Children Distros Page : Add Request for Doudoulinux

2012-11-27 Thread Paul Wise
On Wed, Nov 28, 2012 at 9:01 AM, Paul Wise wrote: > Same status as last time this came up; I haven't done any work on it > yet and the census data is available: Bah, hit send too early: http://wiki.debian.org/Derivatives/Integration -- bye, pabs http://wiki.debian.org/PaulWi

patch to automatically close bugs fixed by commits to CVS

2012-12-01 Thread Paul Wise
Hi all, I've patched log_accum.pl from CVSROOT[1] to also close bugs fixed in the commits that it sends mail to debian-www-cvs about. I figure that it is easiest to patch this script than to duplicate its functionality of aggregating commit messages from different directories. I haven't tested thi

Re: links from www.d.o to SSL Debian/DebConf/SPI sites

2012-12-02 Thread Paul Wise
On Tue, 20 Nov 2012 12:02, Paul Wise wrote: > It would be nice to have a commit hook that would prevent the need for > more such patches in the future, do we have the ability to add that? I've attached a script and patch for this but it needs review and testing. -- bye,

Re: http://www.debian.org/contact

2012-12-04 Thread Paul Wise
On Tue, Dec 4, 2012 at 11:49 PM, Zack M-D wrote: > on the end of the first line it says "it is by no means inclusive.", i > think it means "it is by no means exhaustive.". Fix committed, thanks. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@list

Re: patch to automatically close bugs fixed by commits to CVS

2012-12-12 Thread Paul Wise
On Sun, Dec 2, 2012 at 12:48 PM, Paul Wise wrote: > I've patched log_accum.pl from CVSROOT[1] to also close bugs fixed in > the commits It turns out that the copy from CVSROOT isn't used at all and I should have been patching the debwww/cron.git repository. My patch was a bit bu

Re: Debian WWW CVS commit by geissert fixes #695983

2012-12-19 Thread Paul Wise
On Thu, Dec 20, 2012 at 3:57 AM, Raphael Geissert wrote: > Huh? the script got confused somehow? I surely didn't make that change. Very likely. It is a really old script that only recently got tasked with mailing -done as well as -www-cvs. -- bye, pabs http://wiki.debian.org/PaulWise -- To

Re: Name errors on the Project Participants page.

2012-12-22 Thread Paul Wise
On Sat, Dec 22, 2012 at 8:41 PM, Andrei POPESCU wrote: > On Sb, 22 dec 12, 21:47:38, Chris Bannister wrote: >> On Sat, Dec 22, 2012 at 02:28:49PM +0900, Tae Wong wrote: >> > Post errors for names, including spelling errors and more, and the >> > team will fix these errors. Here we go. >> > >> > Deb

Re: Name errors on the Project Participants page.

2012-12-23 Thread Paul Wise
[I'm subscribed, no need to CC] On Sun, 2012-12-23 at 11:53 +0200, Andrei POPESCU wrote: > victory already notified the Team. I only saw that after my mail. > Tae Wong found another misspelling in the same page and I already > filed a bug against the relevant (source) package. Ah, good. > Sin

Re: Missing information on pages below http://packages.debian.org

2012-12-26 Thread Paul Wise
On Thu, Dec 27, 2012 at 2:44 AM, Richard Owlett wrote: > Linux encourages the user to know what goes on "under the hood". Several > times on debian-u...@lists.debian.org I've been pointed to pages under this > hierarchy. The results have been uniformly unsatisfying. The pages you are pointing at

Re: Missing information on pages below http://packages.debian.org

2012-12-26 Thread Paul Wise
On Thu, Dec 27, 2012 at 1:09 PM, Richard Owlett wrote: > Not sure I've enough Debian experience to be much help reviewing _all_ > package descriptions. They review packages one at a time, you can participate as you are able. > That would be of interest and I think I understand the goal and some

Re: Missing information on pages below http://packages.debian.org

2012-12-26 Thread Paul Wise
On Thu, Dec 27, 2012 at 1:17 PM, Paul Wise wrote: > On Thu, Dec 27, 2012 at 1:09 PM, Richard Owlett wrote: >> That would be of interest and I think I understand the goal and some details >> of the path. Programming skills need to be hone. But there is an advantage >> to retire

Bug#264589: Link from packages.debian.org to manpages.debian.net - updated information (bug 264589)

2012-12-26 Thread Paul Wise
On Tue, 2011-01-18 at 11:33 +0100, Javier Fernandez-Sanguino wrote: > I just wanted to update the bug report (and the -www team) on the > status of the manpages.debian.net interface. Thanks for this status, sorry the reply took so long. I implemented linking to individual manual pages on my loca

Re: HELLO DONATIONS TO THE DEBIAN PROJECT

2013-01-03 Thread Paul Wise
On Fri, Jan 4, 2013 at 12:15 AM, David Forstner wrote: > i want to donate a little money to the debian project, because i am using it > as a webserver. Great, please take a look at our donations page: http://www.debian.org/donations http://www.spi-inc.org/donations/ > it would be very cool to b

Re: wiki.debian.org security breach URL's

2013-01-04 Thread Paul Wise
On Sat, Jan 5, 2013 at 6:24 AM, Simon L. B. Nielsen wrote: > Could you tell me which URL's you looked for in your logs to determine > the moinmoin security issues were exploited? > > FreeBSD.org is also running moinmoin, so I need to determine if it has > been compromised, and would be simpler if

Re: Lack of SSL for Debian Wiki login (was: Re: wiki.debian.org password reset)

2013-01-06 Thread Paul Wise
On Mon, Jan 7, 2013 at 8:08 AM, Jeremy L. Gaddis wrote: > Thanks, I just reset the password on my account only to realize that > SSL is not being used by default on wiki.d.o. As you found out, there is SSL available but not enforced. I strongly suggest installing xul-ext-https-everywhere and xul

Re: Lack of SSL for Debian Wiki login (was: Re: wiki.debian.org password reset)

2013-01-06 Thread Paul Wise
On Mon, Jan 7, 2013 at 9:41 AM, Luca Filipozzi wrote: > OTOH, I'd argue that if one wishes to maintain content at wiki.debian.org, > then > one should understand the basics of PKI. What do you think? Many of the Debian wiki editors are there to translate content to their own language. Some of t

www.d.o/security/oval needs some work

2013-01-20 Thread Paul Wise
Hi security/web folks, The script that generates security/oval/ from DSA data only works with python2.5, which will go away when the www-master.d.o server is upgraded to wheezy. Even when fixed it generates empty files for 2000, 2012 and 2013. Also it produces lots and lots of warnings for each ye

Re: Broken links on website to Installation Guide kFreeBSD

2013-01-24 Thread Paul Wise
I asked on IRC for you and got this response: can someone answer this? http://lists.debian.org/debian-www/2013/01/msg00099.html the guide is disabled because of being a linux guide and noone has done any work on doing the relevant stuff on kfreebsd (yet) at least that's what I remember from #-r

Re: Manual descripition at www.debian.org/doc/

2013-01-25 Thread Paul Wise
Thanks for the suggestion, I changed it to "Debian Reference, the primary manual for users" and the result will be live in a few hours. You may want to contribute more to the Debian website. If so, please read some of the links on this page so that you are able to contribute specific changes: htt

Re: main page download

2013-01-26 Thread Paul Wise
On Sat, Jan 26, 2013 at 5:06 PM, Will wrote: > The download link on the main page in the upper right hand corner is broken. It appears to work fine here, could you be more specific about what you mean by "broken"? Please tell us which error you are seeing and which link you are seeing it with.

Re: typo on webpage

2013-01-27 Thread Paul Wise
On Mon, Jan 28, 2013 at 11:46 AM, Nick Andrik wrote: > I found a typo on this page: > http://www.debian.org/vote/ > > relations ship -> relationship Fixed in CVS, thanks for spotting it. If you want to help more with the website, check out this page and the links for more info: http://www.debia

Re: Who's using Debian?

2013-01-28 Thread Paul Wise
On Tue, Jan 29, 2013 at 1:03 AM, noisy patient wrote: > 1. Department of Labour and Social Protection of city > Bilgorod-Dnistrovskiy, Odessa state, Ukraine > 2. Government organization > 3. Haven't webpage =( > 4. Our organization uses 4 servers with OS Debian, because this is very > fast and rel

Re: The problem of restarting gdm3

2013-01-30 Thread Paul Wise
You have contacted the Debian web team, who are responsible for the website of Debian. The Debian web team does not offer user support, please contact one of the Debian user support channels for help. http://www.debian.org/support http://lists.debian.org/debian-chinese-big5/ http://lists.debian.or

Re: Partner

2013-01-31 Thread Paul Wise
On Thu, 2013-01-31 at 22:54 +0100, Peter Červenka wrote: > Please engage me in a Debian consultants web page as a company > providing support for the Debian distribution in the Czech Republic. You have contacted the wrong addresses for consultants requests. Please see the web page for more inform

Re: Listing on your website

2013-01-31 Thread Paul Wise
It wasn't clear from your mails but I guess you want to be listed on the consultants page. Please see the consultants info page for who to mail about this and what information to include in that email: http://www.debian.org/consultants/info -- bye, pabs http://wiki.debian.org/PaulWise -- To

Re: Permission to translate your page at http://packages.debian.org/

2013-02-07 Thread Paul Wise
Hi Anja, If you would like to translate package descriptions, please do it in our translation system so that it will be visible on packages.debian.org itself: http://www.debian.org/international/l10n/ddtp If you would like to help with translating the Debian website: http://www.debian.org/devel

Re: CD vendor information

2013-02-11 Thread Paul Wise
On Tue, Feb 12, 2013 at 3:05 AM, Rafael Enrique Torrealba wrote: > URL of a web page that has information about your Debian CDs: > http://www.avalon.com.ve This page does not appear to have any information about Debian CDs. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, emai

Re: Bug: Non-existent link

2013-02-12 Thread Paul Wise
In general you should report bugs against packages using the bug tracking system: http://www.debian.org/Bugs/Reporting In this case, aptlinex has been removed from Debian starting with wheezy so there is no point filing a bug about this. -- bye, pabs http://wiki.debian.org/PaulWise -- To UN

Re: Lista de Vendedores

2013-02-12 Thread Paul Wise
Please make a submission on this web page: http://www.debian.org/CD/vendors/adding-form -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://

Re: Consultants list: new tag "contact" to provide a spam-free contact method

2013-02-26 Thread Paul Wise
On Tue, Feb 26, 2013 at 10:42 PM, Holger Wansing wrote: > And one has asked, if there is the possibility to list a contact webpage > instead of a e-mail address (as for example in > http://www.aptix.com.ar/contacto.php). > > In times of spam I consider this a good idea. Agreed, seems like a good

Re: List of companies providing Debian-related trainings

2013-03-17 Thread Paul Wise
On Sun, Mar 17, 2013 at 5:01 PM, Holger Wansing wrote: > What do others think? Sounds like a good idea, a quick web search makes me think that there are lots of companies providing training for Debian. It might be a good idea to contact organisations on the consultants page to bootstrap the train

Re: Who's using Debian?

2013-03-20 Thread Paul Wise
On Mon, Mar 18, 2013 at 5:46 AM, Simon Avery wrote: > The Mare & Foal Sanctuary > Non-profit > http://www.mareandfoal.org Added to the site, it should show up in a few hours. Beautiful horses, keep up the good work and thanks for choosing Debian :) -- bye, pabs http://wiki.debian.org/PaulWise

Bug#704844: [wiki.debian.org] French interface: broken links for edit help (HelpOnEditing, HelpOnMoinWikiSyntax)

2013-04-06 Thread Paul Wise
Control: reassign -1 python-moinmoin Control: affects -1 wiki.debian.org Control: tags -1 + upstream On Sun, Apr 7, 2013 at 12:57 AM, Filipus Klutiero wrote: > When editing a page, information to help editing is shown at the bottom. > At the very bottom a paragraph links to more information. ...

Re: Something to fix on the Debian "children distro" page

2013-04-08 Thread Paul Wise
On Tue, Apr 9, 2013 at 3:05 AM, Victor Nițu wrote: > The paragraph contains a note referring to wiki.d.o page for > CrunchBang, which will need to be created and completed with > information about the distribution. Please do so, as you don't need any > special membership for that, being a wiki. F

Bug#264589: Link from packages.debian.org to manpages.debian.net - updated information (bug 264589)

2013-04-16 Thread Paul Wise
On Thu, 2012-12-27 at 15:47 +0800, Paul Wise wrote: > I implemented linking to individual manual pages on my local machine > today, from both the filelist and package pages. Attached so that it doesn't get lost. > Based on my preliminary implementation, I think we do need a way to

Re: nestopia missing from package search results

2013-04-16 Thread Paul Wise
On Wed, Apr 17, 2013 at 2:45 PM, Stephen Kitt wrote: > nestopia is now in the pool (and has been for over a week), is installable > using apt-get, aptitude and so on, and appears in the PTS. But > packages.debian.org doesn't know about it: http://lists.debian.org/debian-infrastructure-announce/20

Re: debian wiki's mirror

2013-04-17 Thread Paul Wise
On Wed, Apr 17, 2013 at 11:41 AM, Lázaro wrote: > Hi, some peoples in my country have not internet access (please, do not > ask why) and will be very good if we could have mirror of the debian's > wiki, so I wonder if exist some way for make a mirror of the wiki. I'm looking at this. -- bye, pa

Re: Korean PDF and PS file of "Debian Project History"

2013-04-20 Thread Paul Wise
On Sun, Apr 21, 2013 at 2:21 AM, Imran Chaudhry wrote: > Hey there Team debian-www, > > Just thought I'd point out that the Korean versions of the "Debian > Project History" are not being found: > > Looking into http://www.debian.org/doc/misc-manuals > http://www.debian.org/doc/manuals/project-h

Re: Cannot find list of DVD packages

2013-04-20 Thread Paul Wise
That URL is for an old version of Debian 6 (squeeze), the current version is 6.0.7: http://cdimage.debian.org/debian-cd/6.0.7/i386/list-dvd/ -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: Donations page 404 patch

2013-04-20 Thread Paul Wise
On Sun, Apr 21, 2013 at 3:24 AM, Imran Chaudhry wrote: > Attached is a patch for: > http://www-master.debian.org/build-logs/urlcheck/other > > The Italian website ASSOLI now appears to have a static URL for Debian > donations. Thanks, applied using smart_change.pl so that all the translations get

Re: Korean PDF and PS file of "Debian Project History"

2013-04-21 Thread Paul Wise
On Sun, Apr 21, 2013 at 5:17 PM, Imran Chaudhry wrote: > I did so using reportbug and discovered that it is a known bug: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579955&archived=False&mbox=no > > Looks like building the Korean docs has been disabled but the links remain. Could you try e

Re: Korean PDF and PS file of "Debian Project History"

2013-04-21 Thread Paul Wise
On Sun, Apr 21, 2013 at 7:22 PM, Imran Chaudhry wrote: > Is the debian-history maintainer the right guy for that? Once you've figured out how to enable it without brokenness, yes mail the bug. > To re-enable there is talk of "add the following to > build-dependencies": > http://bugs.debian.org/c

Re: Suggestion

2013-04-21 Thread Paul Wise
On Fri, Apr 19, 2013 at 2:27 AM, Gregor Galwas wrote: > I have tried some of those links (they also worked fine) but I missed the > information where the shops are located and what language is used. > > May I suggest to add a small information where the shop is located and what > language is used?

Re: Package search on packages.debian.org giving a 500 error

2013-04-23 Thread Paul Wise
On Wed, Apr 24, 2013 at 1:53 AM, Guruprasad wrote: > I tried to do a package search on packages.debian.org The packages site is having trouble, people are working on it: http://lists.debian.org/debian-infrastructure-announce/2013/04/msg0.html -- bye, pabs http://wiki.debian.org/PaulWise

Re: Etch DVD torrent tracker problem

2013-04-25 Thread Paul Wise
On Thu, Apr 25, 2013 at 6:17 PM, Michael T wrote: > When I try to download the 4.0r9 DVDs via bittorrent (transmission-gtk) I > get an error: 'Tracker gave an error: "torrent not found"'. Down and upload > still seem to work, so this seems to be mainly cosmetical, but I am pointing > it out just

Re: Internal Server Error at wiki.debian.org

2013-04-25 Thread Paul Wise
On Fri, Apr 26, 2013 at 1:38 PM, Otto Kekäläinen wrote: > I managed to debug it an find the cause: the form does not accept > OttoKekäläinen but OttoKekalainen was OK. You are correct and this is a known issue: http://bugs.debian.org/688217 -- bye, pabs http://wiki.debian.org/PaulWise -- To

Re: http://lists.debian.org/search.html is not functional

2013-04-27 Thread Paul Wise
On Sat, Apr 27, 2013 at 7:13 PM, Richard Owlett wrote: > The same underlying bug is expressed on two pages: > 1. http://lists.debian.org/search.html > 2. http://wiki.debian.org/DebianMailingLists/SearchHowto > > Bug #670947 was filed against > http://wiki.debian.org/DebianMailingLists/SearchHo

Re: consultants list no longer updated

2013-04-27 Thread Paul Wise
On Sun, Apr 28, 2013 at 4:07 AM, Holger Wansing wrote: > Is this a problem of my ISP (proxy)? Either that or there is something wrong with the www.d.o mirror that you are getting sent to. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debia

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

2013-04-28 Thread Paul Wise
On Sun, Apr 28, 2013 at 3:14 PM, Holger Wansing wrote: > Some action needed on this? Which IP address do you have this issue with? -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

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

2013-04-28 Thread Paul Wise
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

Re: packages.debian.org dead changelog links

2013-04-30 Thread Paul Wise
On Wed, May 1, 2013 at 2:49 AM, Gerald Turner wrote: > Unfortunately the past few days the Debian changelog links have been > 404. The service has moved to a new location. We hope to get some redirection in place but until then please look at the new location. http://ftp-master.metadata.debian.o

Re: missing changelog ?!

2013-05-01 Thread Paul Wise
On Wed, May 1, 2013 at 6:45 PM, Volker Twer wrote: > Am I doing something wrong or is there a fault at the server? The service has moved to a new location. We hope to get some redirection in place but until then please look at the new location. http://ftp-master.metadata.debian.org/changelogs/

Re: www.d.o/security/oval needs some work

2013-05-01 Thread Paul Wise
On Thu, May 2, 2013 at 9:35 AM, Marcus Furlong wrote: > Is this script publicly available? If not, could it be made so? I wouldn't > mind working on this script to restore this functionality to the website. It is available in CVS: http://www.debian.org/devel/website/using_cvs Once you've checke

Re: Changelogs and othger infos "not found"

2013-05-03 Thread Paul Wise
On Fri, May 3, 2013 at 8:15 PM, Die Optimisten wrote: > http://packages.debian.org/wheezy/gnome-control-center > -> Link: Debian-Changelog NOT FOUND Please reload the page, this was fixed yesterday. > Problem: > http://packages.debian.org/changelogs/pool/main/# is EMPTY! This has moved to a

Bug#706988: create release list automatically on wdo/releases/index

2013-05-06 Thread Paul Wise
On Tue, May 7, 2013 at 1:15 AM, victory wrote: > here it is. Thanks, the patch looks good. Please test and apply it. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Re: playing a bit with CSS

2013-05-08 Thread Paul Wise
Some thoughts: http://people.debian.org/~zobel/foo/ http://www.debian.org.ro/uploads/victor/d-o/ I like the menu idea, but not the duplication with the existing navigation links in the top bar. http://www.debian.org.ro/uploads/victor/d-o/index2.html This one solves the duplication issue and loo

Re: playing a bit with CSS

2013-05-09 Thread Paul Wise
On Thu, May 9, 2013 at 5:11 PM, Martin Zobel-Helas wrote: > Well, i think the idea is to get rid of exactly this link list, as soon > as we have everything moved into the top menu. One problem i see is that > the top menu might become a bit too crowed, so we might want to think > about consolidati

Re: error message

2013-05-10 Thread Paul Wise
On Sat, May 11, 2013 at 5:07 AM, RAP wrote: > Tried to download libltdl3 from Lenny and got error that "two or more > packages specified (libltdl3" Debian lenny is EOL, obsolete and unsupported. Please upgrade to squeeze/wheezy. http://www.debian.org/News/2012/20120209 -- bye, pabs http://wik

Bug#708390: Dirty indeed

2013-05-15 Thread Paul Wise
On Thu, May 16, 2013 at 2:07 PM, Nicolae Crefelean wrote: > Is it too late to spread the word all over again for new graphics? I know > some people who could try their hand if they had time and given the chance. It is too late for wheezy, but not too late for jessie, which is only just getting st

Re: Bug#708390: Dirty indeed

2013-05-16 Thread Paul Wise
On Thu, May 16, 2013 at 6:59 PM, Kalle Söderman wrote: > Noticed this discussion and would like to add that my intention when > designing the front page layout and the original banner (for the website > re-design way back) was that the banner would change more often than it does > now. I never ima

Re: Communication.

2013-05-16 Thread Paul Wise
On Fri, May 17, 2013 at 12:55 AM, Allan Carvalho wrote: > My name is Allan Carvalho, one of the Brazilian sellers registered on the > site of the Debian project. I am sending this email to inform you that I > will not sell more dvds and because of that, I would like my name to be > removed from th

Re: Communication.

2013-05-16 Thread Paul Wise
On Fri, May 17, 2013 at 1:41 AM, Victor Nițu wrote: > I had a few spare moments and I created a patch for it. Whoever has > time for this, please apply the attached diff. Thanks, applied. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian

Re: Monitor Goes to Sleep

2013-05-18 Thread Paul Wise
You have contacted the Debian web team, who are responsible for maintaining the Debian website. The Debian web team does not offer user support, please contact one of the Debian user support channels for help. http://www.debian.org/support http://lists.debian.org/debian-user/ http://forums.debian.

Re: debian download of previous releases.

2013-05-22 Thread Paul Wise
On Wed, May 22, 2013 at 5:37 PM, Вячеслав Сахно wrote: > Anyway i just wanted for ability to download previous debian releases to > exist on site and its mirrors. Archived releases are available here: http://archive.debian.org/ ISO images for archived releases are available here: http://cdimag

Re: PTS error: "two or more packages specified" for packages from oldstable(-security)

2013-06-03 Thread Paul Wise
The issue appears to be on packages.d.o not on the PTS (packages.qa.d.o). It indeed looks like the mappings for oldstable* need to be updated there. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Tr

Re: Updating the people.pl file.

2013-06-03 Thread Paul Wise
On Tue, Jun 4, 2013 at 8:00 AM, Tae Wong wrote: > Please update the people dot pl file to add the missing words on the > special maintainer regex. Could you provide a patch? -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a s

Re: Updating the people.pl file.

2013-06-04 Thread Paul Wise
I think the plan is to delete this page entirely but in case we want to keep it, I've attached a patch that should get rid of all possible further complaints from Tae Wong. 0001-Improve-Maintainer-handling-and-detection-of-teams.patch Description: Binary data

Re: cross-compilation of fontconfig

2013-06-05 Thread Paul Wise
You have contacted the Debian web team, who are responsible for maintaining the Debian website. The Debian web team does not offer user support, please contact one of the Debian user support channels for help. http://www.debian.org/support http://lists.debian.org/debian-user/ http://forums.debian.

Re: http://lintian.debian.org/ gives Not Found

2013-06-10 Thread Paul Wise
On Mon, Jun 10, 2013 at 3:42 PM, Juha Heinanen wrote: > when i try to access lintian.debian.org, i get > > Not Found > > The requested URL / was not found on this server. > > Apache Server at lintian.debian.org Port 80 This is a known issue, the filesystem on the server ran out of inodes. Also,

Re: distribution problem

2013-06-15 Thread Paul Wise
You have contacted the Debian web team, who are responsible for maintaining the Debian website. The Debian web team does not offer user support, please contact one of the Debian user support channels for help. Traduzione automatica: Avete contattato il team web di Debian, che sono responsabili per

Re: Debian Mirror Issue

2013-06-16 Thread Paul Wise
On Mon, Jun 17, 2013 at 12:33 PM, Osman Surkatty wrote: > I'd like to report a 404 issue when visiting the following page: > > http://www.debian.org/distrib/netinst > > Specifically when you click on the link for "Small CDs amd64": > > http://cdimage.debian.org/debian-cd/7.0.0/amd64/iso-cd/debian-

Re: Debian Mirror Issue

2013-06-16 Thread Paul Wise
On Sun, 2013-06-16 at 22:52 -0700, Osman Surkatty wrote: > I spoke with "themill" on IRC and I guess he was able to get ahold one > of you guys since the issue has since been rectified. Here was the bad > mirror in question: Cool. Yeah, he forwarded us your info on IRC and we got the Debian sysad

Re: Listing on http://wiki.debian.org/DebianHosting

2013-07-03 Thread Paul Wise
On Thu, Jul 4, 2013 at 12:15 AM, manitu (Info) wrote: > would it be possible to get listed on > > http://wiki.debian.org/DebianHosting The page is on a wiki, you only need to create an account and then you can add your listing to the page. -- bye, pabs http://wiki.debian.org/PaulWise

Re: One computer two users

2013-07-04 Thread Paul Wise
On Thu, Jul 4, 2013 at 8:24 PM, pla-net wrote: > I wrote in Russian translated by google Please contact the R ussian -- bye, pabs http://wiki.debian.org/PaulWise http://bonedaddy.net/pabs3/ -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: One computer two users

2013-07-04 Thread Paul Wise
On Thu, Jul 4, 2013 at 9:31 PM, Paul Wise wrote: > On Thu, Jul 4, 2013 at 8:24 PM, pla-net wrote: > >> I wrote in Russian translated by google > > Please contact the Russian Woops, I mean please contact the Russian email list for Debian users. http://lists.debian.org/debian

Bug#646150: www.debian.org: please define a policy for event locations

2013-07-06 Thread Paul Wise
On Sat, 2013-07-06 at 19:42 -0400, David Prévot wrote: > Since there doesn’t seem to be any team willing to update the > ww.d.o/events section any more [2], is this issue still relevant? > > 2: > http://anonscm.debian.org/viewvc/webwml/webwml/english/events/index.wml?r1=1.43&r2=1.44 > >

Re: small error on debian archive page.

2013-07-10 Thread Paul Wise
On Thu, Jul 11, 2013 at 7:02 AM, David Prévot wrote: > Assuming the following issue is related to the Dutch translation, > forwarding it to people in charge. Both URLs work so there isn't an issue at all. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-req

Re: Wrong DPL on trademark site

2013-07-10 Thread Paul Wise
On Thu, Jul 11, 2013 at 4:31 AM, Holger Wansing wrote: > So, I want to raise this issue again and provide attached patch. > Comments? The patch looks fine to apply. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of

Re: EFI BOOT

2013-08-10 Thread Paul Wise
You have contacted the Debian web team, who are responsible for maintaining the Debian website. The Debian web team does not offer user support, please contact one of the Debian user support channels for help. http://www.debian.org/support http://lists.debian.org/debian-user/ http://forums.debian.

<    5   6   7   8   9   10   11   12   >