[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: transition plan for apt-listbugs onto Debian infrastructure: temporarily on merkel.debian.org, then move over to bugs.debian.org



On Mon, 25 Sep 2006, Junichi Uekawa wrote:
> > > I'm now waiting for the following two things to happen.
> > > 
> > > 1. Ack on using bugs.donarmstrong.com for the time being for apt-listbugs.
> > 
> > If it's possible to wait a bit, you can specify b.d.o, and I'll put in
> > an HTTP redirect to send it to the appropriate server, so this can
> > happen seamlessly.
> > 
> > If you also give me an idea of where the index.*.db files are being
> > downloaded from, I can put an HTTP redirect to them as well so no code
> > changes are required when we do switch over.
> 
> Currently they are downloaded from
> 	http://osdn.debian.or.jp/~taru/apt-listbugs/
> 	http://merkel.debian.org/~dancer/apt-listbugs/
> 
> I envision something like 
> 
> http://bugs.debian.org/apt-listbugs/index.*.db
> http://bugs.debian.org/indices/index.*.db

I've dropped in 

RewriteRule ^/indices/(index\.db(.*\.gz)?)$ http://merkel.debian.org/~dancer/apt-listbugs/$1 [L,R]
RewriteRule ^/cgi-bin/soap.cgi http://bugs.donarmstrong.com/cgi-bin/soap.cgi [L,R]

in the apache.conf for b.d.o; I don't remember if a redirect on a POST
will work properly, but hopefully it will. [It will take until apache
is reloaded on spohr for it to take effect, though.]


Don Armstrong

-- 
"People selling drug paraphernalia ... are as much a part of drug
trafficking as silencers are a part of criminal homicide."
 -- John Brown, DEA Chief

http://www.donarmstrong.com              http://rzlab.ucr.edu



Reply to: