Re: mirror site of debian-amd64.alioth.debian.org

2004-11-22 Thread Bob Proulx
Kiyotaka ATSUMI wrote:
> Bob Proulx wrote:
> I could not find debmirror although I perfomed the following things.
> 
> # apt-get update; apt-cache search debmirror

It is in the archive in both sarge and sid.  But there are no
dependencies beyond woody.  So you may install the package on a woody
system with no trouble.

  http://packages.debian.org/unstable/net/debmirror

Bob


signature.asc
Description: Digital signature


Re: mirror site of debian-amd64.alioth.debian.org

2004-11-22 Thread Kiyotaka ATSUMI
On Sat, 20 Nov 2004 13:23:05 -0700, Bob Proulx wrote:
(B> Kiyotaka ATSUMI wrote:
(B> If you decide to mirror the archive then the following script using
(B> debmirror should do it.
(B
(BI could not find debmirror although I perfomed the following things.
(B
(B# apt-get update; apt-cache search debmirror
(Bdebpartial - Debian Packages/Sources file partition tool
(B
(BThen, may I build the mirror site of
(Bftp://debian-amd.alioth.debian.org using ftpmirror?
(B
(B--
(B[EMAIL PROTECTED],Bg3XAm9g>pJs=hM}%;%s%?!<(B $B0/[EMAIL PROTECTED](B

Re: mirror site of debian-amd64.alioth.debian.org

2004-11-22 Thread Sythos
On Mon, Nov 22, 2004 at 05:45:56PM +0900, Kiyotaka ATSUMI wrote:
> # apt-get update; apt-cache search debmirror
> debpartial - Debian Packages/Sources file partition tool
> Then, may I build the mirror site of
> ftp://debian-amd.alioth.debian.org using ftpmirror?

Try apt-mirror:

http://apt-mirror.sourceforge.net/

-- 

Sythos - http://www.sythos.net

  ()  ASCII Ribbon Campaign - against html/rtf/vCard in mail
  /\- against M$ attachments





Re: mirror site of debian-amd64.alioth.debian.org

2004-11-20 Thread Bob Proulx
Kiyotaka ATSUMI wrote:
> Please tell me a mirror site of 
> http://debian-amd64.alioth.debian.org/ 
> in Japan.

I am not aware of any mirrors in Japan.

> If it isn't exist, I want to 
> build it in Japan. Is it good?

If you decide to mirror the archive then the following script using
debmirror should do it.

  #!/bin/sh
  debmirror --verbose --progress --postcleanup --source $otheropts \
  -e http --host debian-amd64.alioth.debian.org \
  -r pure64 -d sid -a amd64 \
  /usr/local/debmirrors/debian-amd64.alioth.debian.org/pure64

Several important bugs were fixed recently.  Please make sure you are
using debmirror version 20040926 or later.

Bob


signature.asc
Description: Digital signature


mirror site of debian-amd64.alioth.debian.org

2004-11-19 Thread Kiyotaka ATSUMI
Hi.
(B
(BPlease tell me a mirror site of 
(Bhttp://debian-amd64.alioth.debian.org/ 
(Bin Japan.
(B
(BIf it isn't exist, I want to 
(Bbuild it in Japan. Is it good?
(B
(BThanks,
(B
(B--
(BKiyotaka ATSUMI.
(BInformation Processing Center, 
(BShizuoka University.