Re: unconditional install -d in Make.common produces unneccessary errors (ignored)

2000-05-10 Thread James A. Treacy
On Wed, May 10, 2000 at 07:03:52PM +0200, Josip Rodin wrote: > Okay. I checked out the whole web tree on va.d.o, and did: > > for i in */Make.common; do cp $i $i~; sed -e 's,-install -d $(HTMLDIR),test > -d $(HTMLDIR) || mkdir -p $(HTMLDIR),' $i > $i.n; mv $i.n $i; done > cvs commit arabic/Make.c

GUUG delete from Debian vendor page

2000-05-10 Thread Craig Small
G'day, I am the webmaster who looks after the Debian Vendors page at http://www.debian.org/distrib/vendors I emailled you on 7th February saying that I could find no mention of Debian CDs anywhere, but I received no reply. This email is letting you know we have removed your entry from the site.

Formway removed from Debian vendors page

2000-05-10 Thread Craig Small
G'day, I am the webmaster who looks after the Debian vendors page at http://www.debian.org/distrib/vendors Early February I temporarily removed you from our list because it looked like the site did not sell Debian CDs. This email is to inform you that I am now deleting you from our list. To be

Cainux website delays

2000-05-10 Thread Craig Small
G'day, Late January you emailled the Debian webmaster asking for a link from our vendors' page as you were intending to sell Debian Official CDs. Your site, at the time, was under construction and either in your email or on the site said to check back early March. I had a look at the site http:/

Re: unconditional install -d in Make.common produces unneccessary errors (ignored)

2000-05-10 Thread Josip Rodin
On Wed, May 10, 2000 at 12:05:42PM -0400, James A. Treacy wrote: > > make[2]: Entering directory `/debian2/web/webwml/croatian/Bugs' > > install -d ../../../debian.org/Bugs > > install: ../../../debian.org/Bugs: Operation not permitted > > install: ../../../debian.org/Bugs: Operation not permitted

Re: unconditional install -d in Make.common produces unneccessary errors (ignored)

2000-05-10 Thread James A. Treacy
On Wed, May 10, 2000 at 12:07:50AM +0200, Josip Rodin wrote: > Hi people, > > There is one glitch in current Make.common that produces this: > > make[2]: Entering directory `/debian2/web/webwml/croatian/Bugs' > install -d ../../../debian.org/Bugs > install: ../../../debian.org/Bugs: Operation not

Re: about web pages build

2000-05-10 Thread Josip Rodin
[gah, replying to myself, AGAIN] On Sun, May 07, 2000 at 12:08:37AM +0200, Josip Rodin wrote: > install: ../../../../debian.org/SPI/mailing_lists: Operation not permitted > install: ../../../../debian.org/SPI/mailing_lists: Operation not permitted > install: ../../../debian.org/Bugs: Operation not