Bug#120004: devel/website/using_cvs does not list everything needed to edit a language

2001-11-18 Thread James A. Treacy
On Sat, Nov 17, 2001 at 02:41:54PM -0600, Adam Heath wrote:
> Package: www.debian.org
> Tags: patch
> 
Modified version of patch applied so closing the bug.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]



Bug#120004: marked as done (/devel/website/using_cvs does not list everything needed to edit a language)

2001-11-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Nov 2001 00:54:01 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#120004: /devel/website/using_cvs does not list everything 
needed to edit a  language
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 17 Nov 2001 20:42:10 +
>From [EMAIL PROTECTED] Sat Nov 17 14:42:10 2001
Return-path: <[EMAIL PROTECTED]>
Received: from c1494421-a.alntn1.tx.home.com (yakko.doogie.org) [24.4.56.213] 
(mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 165CHy-0006uP-00; Sat, 17 Nov 2001 14:42:10 -0600
Received: from localhost [127.0.0.1] (adam)
by yakko.doogie.org with esmtp (Exim 3.32 1 (Debian))
id 165CHj-0004Si-00; Sat, 17 Nov 2001 14:41:55 -0600
Date: Sat, 17 Nov 2001 14:41:54 -0600 (CST)
From: Adam Heath <[EMAIL PROTECTED]>
X-X-Sender:  <[EMAIL PROTECTED]>
To:  <[EMAIL PROTECTED]>
Subject: /devel/website/using_cvs does not list everything needed to edit a
 language
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]

Package: www.debian.org
Tags: patch

The following patch fixes $subject.

Index: english/devel/website/using_cvs.wml
===
RCS file: /cvs/webwml/webwml/english/devel/website/using_cvs.wml,v
retrieving revision 1.4
diff -u -r1.4 using_cvs.wml
--- english/devel/website/using_cvs.wml 2001/11/17 18:57:08 1.4
+++ english/devel/website/using_cvs.wml 2001/11/17 20:41:52
@@ -35,7 +35,7 @@
 To check out a copy of the wml files on your local machine, you need to use

 
-   cvs -d :pserver:[EMAIL PROTECTED]:/cvs/webwml checkout webwml/
+   cvs -d :pserver:[EMAIL PROTECTED]:/cvs/webwml checkout webwml/ 
webwml/Makefile.common webwml/.wmlrc webwml/touch_translations.pl webwml/Perl
 

 where  is the language you want. You will
@@ -44,13 +44,13 @@
 those needed, e.g.

 
-   cvs -d :pserver:[EMAIL PROTECTED]:/cvs/webwml checkout webwml/english/doc
+   cvs -d :pserver:[EMAIL PROTECTED]:/cvs/webwml checkout webwml/english/doc 
webwml/Makefile.common webwml/.wmlrc webwml/touch_translations.pl webwml/Perl
 

 If you have been given a username/password, insert it instead of anonymous

 
-   cvs -d :pserver:[EMAIL PROTECTED]:/cvs/webwml checkout webwml/english/doc
+   cvs -d :pserver:[EMAIL PROTECTED]:/cvs/webwml checkout webwml/english/doc 
webwml/Makefile.common webwml/.wmlrc webwml/touch_translations.pl webwml/Perl
 

 From then on, you will not need to use the '-d :pserver:...'
@@ -114,7 +114,7 @@
 checkout the repository using the following:

 
-   cvs -d :ext:account_name@cvs.debian.org:/cvs/webwml checkout 
webwml/english/
+   cvs -d :ext:account_name@cvs.debian.org:/cvs/webwml checkout 
webwml/english/ webwml/Makefile.common webwml/.wmlrc 
webwml/touch_translations.pl webwml/Perl
 

 Once you have checked out the repository everything else works as in the


---
Received: (at 120004-done) by bugs.debian.org; 18 Nov 2001 05:54:02 +
>From [EMAIL PROTECTED] Sat Nov 17 23:54:02 2001
Return-path: <[EMAIL PROTECTED]>
Received: from 173-138.speede.golden.net (horta) [216.75.173.138] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 165Ku2-OZ-00; Sat, 17 Nov 2001 23:54:02 -0600
Received: from treacy by horta with local (Exim 3.32 #1 (Debian))
id 165Ku1-0002il-00; Sun, 18 Nov 2001 00:54:01 -0500
Date: Sun, 18 Nov 2001 00:54:01 -0500
To: Adam Heath <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#120004: /devel/website/using_cvs does not list everything 
needed to edit a  language
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.23i
From: "James A. Treacy" <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

On Sat, Nov 17, 2001 at 02:41:54PM -0600, Adam Heath wrote:
> Package: www.debian.org
> Tags: patch
> 
Modified version of patch applied so closing the bug.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]



Bug#119993: devel/website/using_cvs is not clear on developer access

2001-11-18 Thread James A. Treacy
On Sat, Nov 17, 2001 at 12:58:37PM -0600, Adam Heath wrote:
> Package: www.debian.org
> 
> http://www.debian.org/devel/website/using_cvs#cvsfordevelopers
> 
> This part of the page is only useful for developers in the webwml group.  I
> believe the section title should be changed to reflect that.
> 
Section title now reads:
  CVS Write Access for Debian Developers

Closing the bug.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]



Bug#119993: marked as done (/devel/website/using_cvs is not clear on developer access)

2001-11-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Nov 2001 01:08:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#119993: /devel/website/using_cvs is not clear on developer 
access
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 17 Nov 2001 18:58:53 +
>From [EMAIL PROTECTED] Sat Nov 17 12:58:53 2001
Return-path: <[EMAIL PROTECTED]>
Received: from c1494421-a.alntn1.tx.home.com (yakko.doogie.org) [24.4.56.213] 
(mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 165Ag1-0008Sf-00; Sat, 17 Nov 2001 12:58:53 -0600
Received: from localhost [127.0.0.1] (adam)
by yakko.doogie.org with esmtp (Exim 3.32 1 (Debian))
id 165Afl-0003SU-00; Sat, 17 Nov 2001 12:58:37 -0600
Date: Sat, 17 Nov 2001 12:58:37 -0600 (CST)
From: Adam Heath <[EMAIL PROTECTED]>
X-X-Sender:  <[EMAIL PROTECTED]>
To:  <[EMAIL PROTECTED]>
Subject: /devel/website/using_cvs is not clear on developer access
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]

Package: www.debian.org

http://www.debian.org/devel/website/using_cvs#cvsfordevelopers

This part of the page is only useful for developers in the webwml group.  I
believe the section title should be changed to reflect that.

BEGIN GEEK CODE BLOCK
Version: 3.12
GCS d- s: a-- c+++ UL P+ L !E W+ M o+ K- W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-END GEEK CODE BLOCK-
BEGIN PGP INFO
Adam Heath <[EMAIL PROTECTED]>Finger Print | KeyID
67 01 42 93 CA 37 FB 1E63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
AD46 C888 F587 F8A3 A6DA  3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
-END PGP INFO-


---
Received: (at 119993-done) by bugs.debian.org; 18 Nov 2001 06:08:24 +
>From [EMAIL PROTECTED] Sun Nov 18 00:08:24 2001
Return-path: <[EMAIL PROTECTED]>
Received: from 173-138.speede.golden.net (horta) [216.75.173.138] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 165L7w-mC-00; Sun, 18 Nov 2001 00:08:24 -0600
Received: from treacy by horta with local (Exim 3.32 #1 (Debian))
id 165L7v-0002jw-00; Sun, 18 Nov 2001 01:08:23 -0500
Date: Sun, 18 Nov 2001 01:08:23 -0500
To: Adam Heath <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#119993: /devel/website/using_cvs is not clear on developer 
access
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.23i
From: "James A. Treacy" <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

On Sat, Nov 17, 2001 at 12:58:37PM -0600, Adam Heath wrote:
> Package: www.debian.org
> 
> http://www.debian.org/devel/website/using_cvs#cvsfordevelopers
> 
> This part of the page is only useful for developers in the webwml group.  I
> believe the section title should be changed to reflect that.
> 
Section title now reads:
  CVS Write Access for Debian Developers

Closing the bug.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]



Re: Availability of changelogs at packages.debian.org?

2001-11-18 Thread Fabrice Lorrain \(home\)
"James A. Treacy" wrote:
> 
...
>  - for efficiency the extraction script should extract the changelog.gz
>changelog.debian.gz and copyright file all in one go.
The copyright file is not really needed.
...
> To prevent an overly large, flat directory I would suggest creating a
> cache that mirrors the archive pool directory structure.
Why not using the pool directory directly?

Fab



Bug#119993: devel/website/using_cvs is not clear on developer access

2001-11-18 Thread Josip Rodin
Adam Heath wrote:
> http://www.debian.org/devel/website/using_cvs#cvsfordevelopers
> 
> This part of the page is only useful for developers in the webwml group.  I
> believe the section title should be changed to reflect that.

I disagree. The section describes clearly what's necessary, there's no need
to put everything in the title.

-- 
 2. That which causes joy or happiness.



Processed: .

2001-11-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 120003 minor
Bug#120003: [PATCH] fix to Makefile.common to support errors better
Severity set to `minor'.

> --
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



Re: Debian WWW CVS commit by treacy: webwml/english/Bugs Makefile index.wml pkgrepo ...

2001-11-18 Thread peter karlsson
Debian WWW CVS:

> Added files:
>   english/Bugs   : pkgreport-opts.inc

If this is going to be outside the translation-check system, shouldn't
it be sliced and included only from the English directory?

-- 
\\//
peter - http://www.softwolves.pp.se/

  Statement concerning unsolicited e-mail according to Swedish law:
  http://www.softwolves.pp.se/peter/reklampost.html



Re: woody install manual and www.d.o/releases/woody/

2001-11-18 Thread Josip Rodin
Hi,

Sorry I didn't reply sooner. The network link of my primary mail host is down.
Please CC: answers here.

Adam wrote:
> I'd like to get the woody installation manual online at
> www.d.o/releases/woody/.  This involves both getting that in place and
> also WML revisions to the releases/woody area.
>
> Regarding building the manual, Josip has been doing that historically.
> It's aprocess of doing 'make doc-web; make mirror-to-master' off the
> boot-floppies CVS (HEAD).  I believe Josip has a cron job running to
> do that --- is that true?  Is it running?  Can you have it CC me on
> any failure messages so we can keep this functioning on an ongoing
> basis?

It's not running, I thought you saw my last mails. The compilation breaks
for some reason.

> Regarding the WML revisions needed, is anyone maintaining that area?
> It doesn't seem like anyone is.  We need to get on this.  Having it in
> good shape would help Debian woody install testers since it provides
> current information and online help.
> 
> We should copy stuff over from the releases/potato area rather than
> start from scratch, IMHO.  There's scripts to produce links to all the
> versions of the documentation.  Can anyone get that?  I _could_ do it
> (after the manuals are put in place) but I'm a bit busy with
> boot-floppies maintenance.

Yeah, I'll work on this.

-- 
 2. That which causes joy or happiness.



Re: Error in package search CGI scripts.

2001-11-18 Thread Josip Rodin
Hi,

I've fixed the script and also symlinked search_packages to
search_packages.pl. Thanks.

-- 
 2. That which causes joy or happiness.



Bug#100641: marked as done (bugs.d.o, packages.d.o: broken again for packages with + in name)

2001-11-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Nov 2001 14:15:27 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed.
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 12 Jun 2001 20:42:17 +
>From [EMAIL PROTECTED] Tue Jun 12 15:42:17 2001
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-rt-3.wanadoo.fr (apicra.wanadoo.fr) [:::193.252.19.155] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 159uzO-00058f-00; Tue, 12 Jun 2001 15:42:17 -0500
Received: from villosa.wanadoo.fr (193.252.19.122) by apicra.wanadoo.fr; 12 Jun 
2001 22:42:05 +0200
Received: from bylbo.nowhere.earth (62.161.79.249) by villosa.wanadoo.fr; 12 
Jun 2001 22:41:09 +0200
Received: from dwitch by bylbo.nowhere.earth with local (Exim 3.22 #1 (Debian))
id 159vJW-0006JO-00; Tue, 12 Jun 2001 23:03:02 +0200
From: Yann Dirson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: bugs.d.o, packages.d.o: broken again for packages with + in name
X-Reportbug-Version: 1.17
X-Mailer: reportbug 1.17
Date: Tue, 12 Jun 2001 23:03:01 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Yann Dirson <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: www.debian.org
Version: N/A; reported 2001-06-12
Severity: normal

Someone must have done changes to break this again, IIRC I had checked
that the fix (by Jay IIRC) was working a couple of months ago...

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bylbo 2.2.19+reiserfs+ide #1 Sat Jun 9 23:05:05 CEST 2001 i586
Locale: LANG=français, LC_CTYPE=français


---
Received: (at 100641-done) by bugs.debian.org; 18 Nov 2001 13:18:11 +
>From [EMAIL PROTECTED] Sun Nov 18 07:18:11 2001
Return-path: <[EMAIL PROTECTED]>
Received: from jagor.srce.hr [161.53.2.130] (jrodin)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 165Rpm-0005aS-00; Sun, 18 Nov 2001 07:18:10 -0600
Received: (from [EMAIL PROTECTED])
by jagor.srce.hr (8.9.3/8.9.3) id OAA19646;
Sun, 18 Nov 2001 14:15:27 +0100 (MET)
Date: Sun, 18 Nov 2001 14:15:27 +0100
From: Josip Rodin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Fixed.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Delivered-To: [EMAIL PROTECTED]

Hi,

I've applied Matt's patch, it seems to be working fine, g++ is found.

The notes at the top of search_packages script are somewhat confusing and
don't seem to be true, so I've added another one below... Jay?

-- 
 2. That which causes joy or happiness.



distrib

2001-11-18 Thread Josip Rodin
Hi,

I don't believe the "distrib" directory is too useful like it is.

It does contain things that relate to the distribution, but that's both
ambiguous, because it can mean both Linux distribution and the act of
distributing in general, and unclear, because there's stuff in there that
can be named differently.

The point of most of the index page is rather blurry to me. It doesn't look
well thought out. The books page belongs among the other documentation web
pages. The ftplist page can fit in better either as a new toplevel page or
as an "entrance" for the mirror web pages (I should work on several
different mirror listings anyway). The packages page is so often visited
that it surely deserves to be in the top level, or something. And the stuff
about vendors (CDs, pre-installed machines, misc/merchandise even?) can get
its own directory.

In short, I'd like to shuffle that stuff a bit. The translations and
redirections included, of course. Comments?

(Please CC: answers to me, otherwise I'll read them belatedly in the archive)

-- 
 2. That which causes joy or happiness.



Email of the danish web maintainer

2001-11-18 Thread Christian Precht Jensen



Hi can you please send the email of the danish 
maintainers of your web pages email because i found some corrections for your 
sites!
 
thanks
 
Christian Precht Jensen
[EMAIL PROTECTED]


Re: Email of the danish web maintainer

2001-11-18 Thread Kaare Olsen
On Sun, 18 Nov 2001 16:47:28 +0100, Christian Precht Jensen wrote:

>Hi can you please send the email of the danish maintainers of your web pages 
>email because i found some corrections for your sites!

I've replied directly to the sender.

-- 
Regards, Kaare - 



Bug#98799: marked as done (www.debian.org: add information of "How to add info to BTS")

2001-11-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Nov 2001 19:49:13 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 26 May 2001 15:27:33 +
>From [EMAIL PROTECTED] Sat May 26 10:27:33 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mibai.ryukyu.ne.jp (ryukyu.ne.jp) [202.238.192.18] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 153fyX-0005et-00; Sat, 26 May 2001 10:27:33 -0500
X-Envelope-To: <[EMAIL PROTECTED]>
Received: from localhost (max251-134.naha198.ryukyu.ne.jp [202.238.198.134]) by 
ryukyu.ne.jp (8.9.3+3.1W/3.7W-01052409) with ESMTP id AAA24802 for <[EMAIL 
PROTECTED]>; Sun, 27 May 2001 00:27:27 +0900 (JST)
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: www.debian.org: add information of "How to add info to BTS"
X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.0 (HANANOEN)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Sun, 27 May 2001 00:26:51 +0900
From: KISE Hiroshi <[EMAIL PROTECTED]>
X-Dispatcher: imput version 2414(IM141)
Lines: 13
Delivered-To: [EMAIL PROTECTED]

Package: www.debian.org
Version: 20010526
Severity: wishlist

If I send a report to BTS, I get auto reply mail.  The mail has
following information:

  If you wish to submit further information on your problem, please send
  it to [EMAIL PROTECTED] (and *not* to
  [EMAIL PROTECTED]).

This is useful information for other users too, but 
 has not.  Please add one.

---
Received: (at 98799-done) by bugs.debian.org; 18 Nov 2001 18:51:56 +
>From [EMAIL PROTECTED] Sun Nov 18 12:51:56 2001
Return-path: <[EMAIL PROTECTED]>
Received: from jagor.srce.hr [161.53.2.130] (jrodin)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 165X2p-0001wC-00; Sun, 18 Nov 2001 12:51:55 -0600
Received: (from [EMAIL PROTECTED])
by jagor.srce.hr (8.9.3/8.9.3) id TAA28431
for [EMAIL PROTECTED]; Sun, 18 Nov 2001 19:49:13 +0100 (MET)
Date: Sun, 18 Nov 2001 19:49:13 +0100
From: Josip Rodin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Fixed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Delivered-To: [EMAIL PROTECTED]

Hi,

I've added the info about adding info to existing bug reports :)

Thanks for the report.

-- 
 2. That which causes joy or happiness.



Re: Availability of changelogs at packages.debian.org?

2001-11-18 Thread James A. Treacy
On Sun, Nov 18, 2001 at 09:55:18AM +0100, Fabrice Lorrain (home) wrote:
> "James A. Treacy" wrote:
> > 
> ...
> >  - for efficiency the extraction script should extract the changelog.gz
> >changelog.debian.gz and copyright file all in one go.
> The copyright file is not really needed.

Maybe not for you, but it is requested frequently.
Besides, the extra resources needed to grab that file along with the
others is negligible.

> > To prevent an overly large, flat directory I would suggest creating a
> > cache that mirrors the archive pool directory structure.
> Why not using the pool directory directly?
> 
That is part of the archive and would unnecessarily enlarge it.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]



Re: Availability of changelogs at packages.debian.org?

2001-11-18 Thread Chris Tillman
On Sun, Nov 18, 2001 at 02:58:10PM -0500, James A. Treacy wrote:
> On Sun, Nov 18, 2001 at 09:55:18AM +0100, Fabrice Lorrain (home) wrote:
> > "James A. Treacy" wrote:
> > > 
> > ...
> > >  - for efficiency the extraction script should extract the changelog.gz
> > >changelog.debian.gz and copyright file all in one go.
> > The copyright file is not really needed.
> 
> Maybe not for you, but it is requested frequently.
> Besides, the extra resources needed to grab that file along with the
> others is negligible.
> 
> > > To prevent an overly large, flat directory I would suggest creating a
> > > cache that mirrors the archive pool directory structure.
> > Why not using the pool directory directly?
> > 
> That is part of the archive and would unnecessarily enlarge it.
> 

So, you're thinking along the lines of a cgi that would initially
respond to a user's 'littledoc' request by extracting just the pieces
we want from the .tgz, and present the info to the user. And then it
would store that info in a disk cache file so the next user to request the
same info wouldn't cause it to re-extract? Each server's cache file
would have different contents based on what requests it's
seen. Wouldn't that make servers' resource needs hard to predict?

BTW, I mentioned the README because it sometimes would give a better
idea of what the package does. Some package descriptions are obtuse or
just plain too brief to convey understanding.
 
-- 
**
|  .''`.  |   Debian GNU/Linux:   |
| : :'  : |   debian-imac:   |
| `. `'`  |  Chris Tillman[EMAIL PROTECTED]  |
|   `-|May the Source be with you|
**



Re: Availability of changelogs at packages.debian.org?

2001-11-18 Thread James A. Treacy
On Sun, Nov 18, 2001 at 08:12:59PM -0700, Chris Tillman wrote:
> 
> So, you're thinking along the lines of a cgi that would initially
> respond to a user's 'littledoc' request by extracting just the pieces
> we want from the .tgz, and present the info to the user. And then it

Any request from package foo would cause all the relevant files from
that file to be put in the cache. Also, the files would be extracted
from the .deb since they are in a know location there.

> would store that info in a disk cache file so the next user to request the
> same info wouldn't cause it to re-extract? Each server's cache file

Yes.

> would have different contents based on what requests it's
> seen. Wouldn't that make servers' resource needs hard to predict?
> 
It's not clear what you mean by "each server's cache". The cgi script
would be handled from one machine so only that machine would need the
cache. My guess is you believe there is a connection between the debian
web stuff and the debian archive. There isn't.

> BTW, I mentioned the README because it sometimes would give a better
> idea of what the package does. Some package descriptions are obtuse or
> just plain too brief to convey understanding.
>  
The README is missing from enough packages that creating a link for it
would confuse many people. Also, it is frequently used for the same
thing as an INSTALL file making the results even less useful. In fact,
a file containing a README that only contains installation instructions
should have a bug filed against it.

If a package has a long description that isn't useful, file a bug.
Even better, include a possible replacement text.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]



Bug#116936: marked as done ([PATCH]: cvs.debian.org instructions confusing)

2001-11-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Nov 2001 14:34:50 -0500
with message-id <[EMAIL PROTECTED]>
and subject line [PATCH]: cvs.debian.org instructions confusing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 24 Oct 2001 18:39:23 +
>From [EMAIL PROTECTED] Wed Oct 24 13:39:23 2001
Return-path: <[EMAIL PROTECTED]>
Received: from femail6.sdc1.sfba.home.com [24.0.95.86] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15wSvz-lW-00; Wed, 24 Oct 2001 13:39:23 -0500
Received: from oink ([65.3.216.80]) by femail6.sdc1.sfba.home.com
  (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP
  id <[EMAIL PROTECTED]>;
  Wed, 24 Oct 2001 11:39:22 -0700
Received: from dwhedon by oink with local (Exim 3.32 #1 (Debian))
id 15wSlB-00057K-00; Wed, 24 Oct 2001 11:28:13 -0700
From: David Kimdon <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: [PATCH]: cvs.debian.org instructions confusing
X-Reportbug-Version: 1.31
X-Mailer: reportbug 1.31
Date: Wed, 24 Oct 2001 11:28:13 -0700
Message-Id: <[EMAIL PROTECTED]>
Sender: David Kimdon <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: www.debian.org
Version: N/A; reported 2001-10-24
Severity: wishlist

The instructions at cvs.debian.org telling how to check out projects 
from cvs are confusing.  People often try to check out a project like this:
cvs -d :pserver:[EMAIL PROTECTED]:/cvs/boot-floppies login

but they should do:

cvs -d :pserver:[EMAIL PROTECTED]:/cvs/debian-boot login

I suggest the following patch to /etc/viewcvs.conf on klecker.  
Should this sort of thing be a bug against ftp.debian.org?, 
sent to debian-admin?, other?

Thanks,


David

--- viewcvs.conf.orig   Wed Feb 28 21:56:08 2001
+++ viewcvs.confWed Feb 28 22:01:31 2001
@@ -276,6 +276,7 @@
 
 Debian CVS repositories are available via anonymous CVS pserver using a
 CVSROOT of :pserver:[EMAIL PROTECTED]:/cvs/project-root. 
+Where project-root is one of the projects you see listed in the 
pull-down menu below (debian-boot, debian-doc etc.).
 The login password is blank (press enter).
 
 

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux oink 2.4.9 #1 Mon Sep 24 12:10:45 PDT 2001 i686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR


---
Received: (at 116936-done) by bugs.debian.org; 18 Nov 2001 19:34:51 +
>From [EMAIL PROTECTED] Sun Nov 18 13:34:51 2001
Return-path: <[EMAIL PROTECTED]>
Received: from 173-138.speede.golden.net (horta) [216.75.173.138] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 165XiN-0003mT-00; Sun, 18 Nov 2001 13:34:51 -0600
Received: from treacy by horta with local (Exim 3.32 #1 (Debian))
id 165XiM-0003Kg-00
for <[EMAIL PROTECTED]>; Sun, 18 Nov 2001 14:34:50 -0500
Date: Sun, 18 Nov 2001 14:34:50 -0500
To: [EMAIL PROTECTED]
Subject: Re: [PATCH]: cvs.debian.org instructions confusing
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.23i
From: "James A. Treacy" <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Fixed so closing the bug.
Thanks for the feedback.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]



Bug#120003: Comments

2001-11-18 Thread Josip Rodin
Hi,

Whether touch_translations.pl fails or not has no influence on the integrity
of the .html file that wml file outputted, AFAIR. So I don't think this
change is necessary.

(please CC: answers)

-- 
 2. That which causes joy or happiness.



Re: Availability of changelogs at packages.debian.org?

2001-11-18 Thread Chris Tillman
On Sun, Nov 18, 2001 at 03:28:16PM -0500, James A. Treacy wrote:

> It's not clear what you mean by "each server's cache". The cgi script
> would be handled from one machine so only that machine would need the
> cache. My guess is you believe there is a connection between the debian
> web stuff and the debian archive. There isn't.

Ah hah. So all cgi links from mirrors go to one central server.

> The README is missing from enough packages that creating a link for it
> would confuse many people. Also, it is frequently used for the same
> thing as an INSTALL file making the results even less useful. In fact,
> a file containing a README that only contains installation instructions
> should have a bug filed against it.
> 
> If a package has a long description that isn't useful, file a bug.
> Even better, include a possible replacement text.

Fair enough.

-- 
**
|  .''`.  |   Debian GNU/Linux:   |
| : :'  : |   debian-imac:   |
| `. `'`  |  Chris Tillman[EMAIL PROTECTED]  |
|   `-|May the Source be with you|
**



Bug#120003: Comments

2001-11-18 Thread Adam Heath
On Sun, 18 Nov 2001, Josip Rodin wrote:

> Hi,
>
> Whether touch_translations.pl fails or not has no influence on the integrity
> of the .html file that wml file outputted, AFAIR. So I don't think this
> change is necessary.

If that's the case, then why have touch_translations at all?

BEGIN GEEK CODE BLOCK
Version: 3.12
GCS d- s: a-- c+++ UL P+ L !E W+ M o+ K- W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-END GEEK CODE BLOCK-
BEGIN PGP INFO
Adam Heath <[EMAIL PROTECTED]>Finger Print | KeyID
67 01 42 93 CA 37 FB 1E63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
AD46 C888 F587 F8A3 A6DA  3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
-END PGP INFO-




[no subject]

2001-11-18 Thread E-mails do Brasil
  Colocamos a sua disposição um cadastro único com até 3.000.000 (3 
milhões de e-mails) filtrados e atualizados, além de cadastrar seu 
site em 2.700 sistemas de busca. São serviços ideais para a 
divulgação de seu web site, marca, produto ou serviço, afinal são 
milhões de internautas a apenas um "clique" de distância da sua 
empresa.
---
 Veja nossos produtos e preços:
  
 E-MAILS GENÉRICOS: (Pessoas do tipo física ou jurídica).
 1.000.000 de e-mails nacionais + 1 Software para envio R$ 130,00 
 2.000.000 de e-mails nacionais + 1 Software para envio R$ 160,00 
 3.000.000 de e-mails nacionais + 1 Software para envio R$ 190,00 

 E-MAILS JURÍDICOS: (pessoas juridicas).
 200.000 e-mails Pessoas Jurídicas + 1 Software para envio R$ 240,00 


 E-MAILS SEGMENTADO: Destinado a uma certa localidade ou ramo de 
atividade).

 1.000 e-mails segmentado + 1 Software para envio  R$  35,00 
 2.000 e-mails segmentado + 1 Software para envio  R$  70,00  
 5.000 e-mails segmentado + 1 Software para envio  R$ 175,00 

 CADASTROS: (Inclusões de sites em sistemas de busca)
 
 Cadastro em 3.040 sites de buscas R$ 90,00
 


 "Um site ou empresa sem divulgação é como um outdoor no porão de 
casa".
 
 OBS: NÃo respondemos e-mails por esta conta, pois este endereço é 
somente para marketing de nossa empresa. 
 Caso queira responder este e-mail acesse o site ou entre em contato 
pelos telefones:
 
 (0xx14) 227-5063 ou 9114-0675 
 
 www.hoteiseturismo.com/marketing.htm

[no subject]

2001-11-18 Thread E-mails do Brasil
  Colocamos a sua disposição um cadastro único com até 3.000.000 (3 
milhões de e-mails) filtrados e atualizados, além de cadastrar seu 
site em 2.700 sistemas de busca. São serviços ideais para a 
divulgação de seu web site, marca, produto ou serviço, afinal são 
milhões de internautas a apenas um "clique" de distância da sua 
empresa.
---
 Veja nossos produtos e preços:
  
 E-MAILS GENÉRICOS: (Pessoas do tipo física ou jurídica).
 1.000.000 de e-mails nacionais + 1 Software para envio R$ 130,00 
 2.000.000 de e-mails nacionais + 1 Software para envio R$ 160,00 
 3.000.000 de e-mails nacionais + 1 Software para envio R$ 190,00 

 E-MAILS JURÍDICOS: (pessoas juridicas).
 200.000 e-mails Pessoas Jurídicas + 1 Software para envio R$ 240,00 


 E-MAILS SEGMENTADO: Destinado a uma certa localidade ou ramo de 
atividade).

 1.000 e-mails segmentado + 1 Software para envio  R$  35,00 
 2.000 e-mails segmentado + 1 Software para envio  R$  70,00  
 5.000 e-mails segmentado + 1 Software para envio  R$ 175,00 

 CADASTROS: (Inclusões de sites em sistemas de busca)
 
 Cadastro em 3.040 sites de buscas R$ 90,00
 


 "Um site ou empresa sem divulgação é como um outdoor no porão de 
casa".
 
 OBS: NÃo respondemos e-mails por esta conta, pois este endereço é 
somente para marketing de nossa empresa. 
 Caso queira responder este e-mail acesse o site ou entre em contato 
pelos telefones:
 
 (0xx14) 227-5063 ou 9114-0675 
 
 www.hoteiseturismo.com/marketing.htm