creating a local mirror and package authentication

2007-07-08 Thread Bhasker C V
Hi all, I have small problem authenticating the packages with apt-get I get the warning that the package is not autheticated >>> WARNING: The following packages cannot be authenticated! dash ash Install these packages without verification [y/N]? >>> I put the DVD image

Re: Commandline FTP tool to sync mirror @ISP

2007-06-20 Thread i'll teach you to turn away.
Michelle Konzack <[EMAIL PROTECTED]> wrote: MK> unfortunatly my ISP allow only FTP and it is not realy easy to update MK> the FTP/Webspace by hand. yep, same situation i was in. use ftpsync. $ ftpsync -s $isp-ip -v -u $username -p $passwd -r / -l /local/

Re: Commandline FTP tool to sync mirror @ISP

2007-06-20 Thread Karl E. Jorgensen
On Sun, Jun 17, 2007 at 05:14:07PM +0200, Michelle Konzack wrote: > Hello, > > unfortunatly my ISP allow only FTP and it is not realy easy to update > the FTP/Webspace by hand. > > What I need is a full automated FTP commandline client which can sync > my local mirror (Lap

Re: Commandline FTP tool to sync mirror @ISP

2007-06-20 Thread Michelle Konzack
S} | open ftp://people-ftp.freenet.de/ | mirror --no-symlinks --no-perms --no-umask \ |--dereference --reverse --delete \ |--only-newer --only-missing \ |${HOME}/freenet/linux4michelle/ \ |ftp://people-ftp.freenet.de/ | exit +--

Re: Commandline FTP tool to sync mirror @ISP

2007-06-20 Thread Michelle Konzack
Am 2007-06-17 11:01:05, schrieb Ron Johnson: > ncftpput might be able to simulate what you want. Unfortunatly not. It delete ONLY local files if they are successfuly uploaded. What I need is: 1) Get a list of local files from a directory 2) Look into the remote directory and delete ALL fi

Re: Commandline FTP tool to sync mirror @ISP

2007-06-20 Thread Michelle Konzack
Am 2007-06-17 17:27:30, schrieb Magnus Pedersen: > I think lftp is your best bet. I have tried it already but it does not delete files in the ISP server. It upload only files and maybe override existing ones but not deleting files which I do not more have local. Thanks, Greetings and nice Day

Re: Commandline FTP tool to sync mirror @ISP

2007-06-17 Thread Nelson Castillo
iki.freaks-unidos.net/file-mirror This one will only send the files that changed Regards. -- http://arhuaco.org http://emQbit.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Commandline FTP tool to sync mirror @ISP

2007-06-17 Thread Ron Johnson
On 06/17/07 10:14, Michelle Konzack wrote: Hello, unfortunatly my ISP allow only FTP and it is not realy easy to update the FTP/Webspace by hand. What I need is a full automated FTP commandline client which can sync my local mirror (Laptop) with the ISP. I mean, not only upload files but

Re: Commandline FTP tool to sync mirror @ISP

2007-06-17 Thread Magnus Pedersen
Michelle Konzack wrote: Hello, unfortunatly my ISP allow only FTP and it is not realy easy to update the FTP/Webspace by hand. What I need is a full automated FTP commandline client which can sync my local mirror (Laptop) with the ISP. I mean, not only upload files but deletiong fils on the

Commandline FTP tool to sync mirror @ISP

2007-06-17 Thread Michelle Konzack
Hello, unfortunatly my ISP allow only FTP and it is not realy easy to update the FTP/Webspace by hand. What I need is a full automated FTP commandline client which can sync my local mirror (Laptop) with the ISP. I mean, not only upload files but deletiong fils on the ISP's mirror

Re: apt-mirror trouble when using local repo

2007-04-09 Thread Tshepang Lekhonkhobe
On 4/10/07, David E. Fox <[EMAIL PROTECTED]> wrote: On Tue, 20 Mar 2007 14:59:15 +0200 "Tshepang Lekhonkhobe" <[EMAIL PROTECTED]> wrote: > Hi, > > I got Debian DVD Etch src iso files which I'd like loop-mount and use > as my repo sources for apt-mirr

Re: apt-mirror trouble when using local repo

2007-04-09 Thread David E. Fox
On Tue, 20 Mar 2007 14:59:15 +0200 "Tshepang Lekhonkhobe" <[EMAIL PROTECTED]> wrote: > Hi, > > I got Debian DVD Etch src iso files which I'd like loop-mount and use > as my repo sources for apt-mirror to use. This is so that I don't have EMFBI, but wouldn&

How does apt-mirror handle disrupted downloads

2007-03-24 Thread Tshepang Lekhonkhobe
Hi, I saw that apt-mirror uses wget; wget can continue disrupted downloads of files, a feture which helps a lot if you don't want to re-download a 100MB file. Q. Does it apt-mirror make use of this wget's feature? PS. I couldn't judge since apt-mirror supresses wget&#

New Israeli Debian mirror: archive & CD images

2007-03-20 Thread maddog
Hello world, I want to present new Israeli Debian public mirror: archive & CD images (i386 & amd64) http://www.debian.co.il/ Use it! Enjoy! Dmitry -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

apt-mirror trouble when using local repo

2007-03-20 Thread Tshepang Lekhonkhobe
Hi, I got Debian DVD Etch src iso files which I'd like loop-mount and use as my repo sources for apt-mirror to use. This is so that I don't have to start from scratch downloading all those files before proceeding on to using network sources. Unfortunately I get this problem: "&qu

Re: [Debian-User] Xen and a local mirror or a R/W DVD [LONG REPLY]

2007-02-19 Thread Andrew M.A. Cater
single DVD's worth or so: each point release is generally only a couple of hundred MB.] Essentially, the release doesn't change once released. > Apparently, this approach using the > appropriate package management calls will allow that same R/W DVD to be > automatically updated

Re: [Debian-User] Xen and a local mirror or a R/W DVD

2007-02-19 Thread Andrew Sackville-West
iate package management calls will allow that same R/W DVD to be > automatically updated. Another person advocating this approach > indicated that I could use the ISO files instead of creating a mirror of > the POOL (directory having the latests release, testing, and others) > pack

Re: [Debian-User] Xen and a local mirror or a R/W DVD

2007-02-19 Thread Andrei Popescu
On Sun, 18 Feb 2007 15:14:39 -0700 Archive <[EMAIL PROTECTED]> wrote: [snip] Regarding the DVDs: AFAIK you cannot make changes to a full DVD, even if it is rewritable. Rewritable on a CD (and I suppose the same for a CD) means you can erase it all and start over. This is not the same as with a f

Re: [Debian-User] Xen and a local mirror or a R/W DVD

2007-02-18 Thread Roberto C. Sanchez
using. > first DVD contains the installer. Apparently, this approach using the > appropriate package management calls will allow that same R/W DVD to be > automatically updated. Another person advocating this approach > indicated that I could use the ISO files instead of creating

[Debian-User] Xen and a local mirror or a R/W DVD

2007-02-18 Thread Archive
automatically updated. Another person advocating this approach indicated that I could use the ISO files instead of creating a mirror of the POOL (directory having the latests release, testing, and others) packages.However, I like the idea but it may have a flaw which I detail further on near the bottom

..mirror size, was: More on Network Install

2007-02-16 Thread Arnt Karlsen
low connection. ..fwiw, I have 2 mirror boxes, one is i386 only, and ran out of disk space at 34GB on /var/www/debian/pool/main alias /dev/hdb5 on Aug 25'th, the other is i386+source at 60GB for /var/www/debian. -- ..med vennlig hilsen = with Kind Regards from Arnt... ;o) ...with a number

Re: removing files from mirror

2007-02-12 Thread Roberto C. Sanchez
On Mon, Feb 12, 2007 at 02:00:33PM -0800, onlineviewer wrote: > Hello All, > > I am in the process of downloading a debian mirror locally. Can i > safely delete the orig.tar.gz files ? > What purpose do they serve ? > They provide the original upstream sources for the binary

removing files from mirror

2007-02-12 Thread onlineviewer
Hello All, I am in the process of downloading a debian mirror locally. Can i safely delete the orig.tar.gz files ? What purpose do they serve ? Thanks, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mirror-server

2007-02-09 Thread Paul Johnson
Tuani Panggabean wrote: > > > On Thursday 08 February 2007, you wrote: > Paul Johnson <[EMAIL PROTECTED]> wrote: >> Have you looked on the mirror howto to see the >> correct method? >> >> > > http://www.debian.org/mirror/ftpmirror > > a

mirror-server

2007-02-08 Thread Tuani Panggabean
On Thursday 08 February 2007, you wrote: Paul Johnson <[EMAIL PROTECTED]> wrote: > Have you looked on the mirror howto to see the > correct method? > > > > http://www.debian.org/mirror/ftpmirror already read the method http://www.debian.org/mirror/ftpmirror but I

Re: mirror-server

2007-02-08 Thread Paul Johnson
Tuani Panggabean wrote: > Plase help Me > I'Have debian-sarge 14CDs, will make server-mirror > I' try configuration following Have you looked on the mirror howto to see the correct method? http://www.debian.org/mirror/ftpmirror -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: server-mirror-HELP

2007-02-07 Thread Guillermo Garron
On 2/7/07, Guillermo Garron <[EMAIL PROTECTED]> wrote: On 2/7/07, Tuani Panggabean <[EMAIL PROTECTED]> wrote: > Plase help me > I have Debian 14CDs, will make mirror-server-LAN > so I'tried with configurations following > > begin copy Cds one per one to direktory

Re: server-mirror-HELP

2007-02-07 Thread Guillermo Garron
On 2/7/07, Tuani Panggabean <[EMAIL PROTECTED]> wrote: Plase help me I have Debian 14CDs, will make mirror-server-LAN so I'tried with configurations following begin copy Cds one per one to direktory /debian/sarge #cp -R /media/cdrom/* /debian/sarge (what this real correc

server-mirror-HELP

2007-02-07 Thread Tuani Panggabean
Plase help me I have Debian 14CDs, will make mirror-server-LAN so I'tried with configurations following begin copy Cds one per one to direktory /debian/sarge #cp -R /media/cdrom/* /debian/sarge (what this real correct ??) #dpkg-scanpackages pool/contrib /dev/null |gzip -9c >Pakckages.

mirror-server

2007-02-07 Thread Tuani Panggabean
Plase help Me I'Have debian-sarge 14CDs, will make server-mirror I' try configuration following begin copy all CDs to direktory /debian/sarge #cp -R /media/cdrom/* /debian/sarge (what this real correct ???) and move packet #dpkg-scanpackages pool/contrib /dev/null |gzip -9c >Pakck

mirror-server

2007-02-07 Thread Tuani Panggabean
Plase help me I have Debian 14CDs, will make mirror-server-LAN so I'tried with configurations following begin copy Cds one per one to direktory /debian/sarge #cp -R /media/cdrom/* /debian/sarge (what this real correct ??) #dpkg-scanpackages pool/contrib /dev/null |gzip -9c >Pakckages.

Re: Bad mirror error during network installation

2006-12-06 Thread Wayne Topa
Andrew Sackville-West([EMAIL PROTECTED]) is reported to have said: > On Wed, Dec 06, 2006 at 01:59:17PM -0500, Wayne Topa wrote: > > Andrew Sackville-West([EMAIL PROTECTED]) is reported to have said: > > > On Tue, Dec 05, 2006 at 06:56:12PM -0500, Wayne Topa wrote: > > > > > > > > Today the best

Re: Bad mirror error during network installation

2006-12-06 Thread Andrew Sackville-West
On Wed, Dec 06, 2006 at 01:59:17PM -0500, Wayne Topa wrote: > Andrew Sackville-West([EMAIL PROTECTED]) is reported to have said: > > On Tue, Dec 05, 2006 at 06:56:12PM -0500, Wayne Topa wrote: > > > > > > Today the best one [1], for me, keeps dropping out while I'm > > > upgraiding. > > > > > >

Re: Bad mirror error during network installation

2006-12-06 Thread Wayne Topa
Andrew Sackville-West([EMAIL PROTECTED]) is reported to have said: > On Tue, Dec 05, 2006 at 06:56:12PM -0500, Wayne Topa wrote: > > > > Today the best one [1], for me, keeps dropping out while I'm > > upgraiding. > > > > [1] debian.fifi.org > > > I use debian.midco.net and it always works gr

Re: Bad mirror error during network installation

2006-12-05 Thread Andrew Sackville-West
On Tue, Dec 05, 2006 at 06:56:12PM -0500, Wayne Topa wrote: > > Today the best one [1], for me, keeps dropping out while I'm > upgraiding. > > [1] debian.fifi.org I use debian.midco.net and it always works great for me. check out apt-spy. A signature.asc Description: Digital signature

Re: Bad mirror error during network installation

2006-12-05 Thread Wayne Topa
maarten fiege([EMAIL PROTECTED]) is reported to have said: > LS > > I'm trying to install debian using a network > installation. Everything works great untill my pc > searches for a debian mirror. I've tried several > mirrors included the recommended mirrors and eve

Re: Bad mirror error during network installation

2006-12-05 Thread Andrew Sackville-West
On Tue, Dec 05, 2006 at 11:44:01AM -0800, maarten fiege wrote: > LS > > I'm trying to install debian using a network > installation. Everything works great untill my pc > searches for a debian mirror. I've tried several > mirrors included the recommended mirrors

Bad mirror error during network installation

2006-12-05 Thread maarten fiege
LS I'm trying to install debian using a network installation. Everything works great untill my pc searches for a debian mirror. I've tried several mirrors included the recommended mirrors and even the "official" US mirror, but the the massage bad mirror keeps coming up. Wha

Problem setting up a mirror

2006-10-29 Thread Loukas Kalenderidis
Hi guys, I've attempted to set up a local Debian mirror on a server here and run into some problems. I've installed and configured the anonftpsync script as per its instructions, but when I run it the log says the following: rsync: connection unexpectedly closed (0 bytes recei

hdb to mirror/then-replace hda

2006-10-04 Thread Fred J.
% /varwhat is the bigger picture on how to do this?what I understand from googling is:1)use a clone software to make a mirror of your partitions from the disk-to-replace into another media.2)replace the disk.3)restore the mirror copies

Re: create a debian mirror site

2006-09-08 Thread Roberto C. Sanchez
On Fri, Sep 08, 2006 at 06:57:49PM -0700, Brad Brock wrote: > Hi, I want to create a debian mirror site. I want to > install debian in multiple client at the same time. > It's not efficient when I use CD. > You probably want apt-proxy or a similar package. Check the list

create a debian mirror site

2006-09-08 Thread Brad Brock
Hi, I want to create a debian mirror site. I want to install debian in multiple client at the same time. It's not efficient when I use CD. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yaho

Static local Mirror Install

2006-09-05 Thread John Gallagher
I have a 3 cd set of Debian Sarge 3.1 for I386. I want to create a local apt-mirror to install my systems from using only the packages on the CD. The systems I am building are very picky about the packages that are installed. I do not want any updates as I have certified the applications to

Re: Building a Static Local Mirror fro CD images

2006-09-04 Thread Joe Smith
"John Gallagher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I have a 3 cd set of Debian Sarge 3.1 for I386. I want to create a local apt-mirror to install my systems from using only the packages on the CD. The systems I am building are very picky about the p

Building a Static Local Mirror fro CD images

2006-09-04 Thread John Gallagher
I have a 3 cd set of Debian Sarge 3.1 for I386. I want to create a local apt-mirror to install my systems from using only the packages on the CD. The systems I am building are very picky about the packages that are installed. I do not want any updates as I have certified the applications to

Re: local mirror, apt-move, lan installation

2006-08-21 Thread Joseph Le-Phan
Thus spake Greg Madden : > Use the 'sync' option with apt-move. The man page says it will dl all > files installed on your box. I've tried apt-move sync, but nothing appears to happen. This could mean that either the packages used during installation found it's way into my repo without my knowing,

Re: local mirror, apt-move, lan installation

2006-08-21 Thread Greg Madden
has fetched debs > > from remote repos, an apt-move update makes those debs > > available to the rest of the lan. > > > > I'd like to know if it's possible to mirror the files that > > were used during installation. I've noticed that they're not >

Re: local mirror, apt-move, lan installation

2006-08-19 Thread Gilles Mocellin
lan. > > I'd like to know if it's possible to mirror the files that > were used during installation. I've noticed that they're not > in /var/cache/apt/archives after a successful installation. You probably want apt-proxy or apt-cacher. You'll mirror only the

local mirror, apt-move, lan installation

2006-08-19 Thread Joseph Le-Phan
Hello, I recently was able to utilize apt-move for a repo on a machine that serves a local lan. Once a machine has fetched debs from remote repos, an apt-move update makes those debs available to the rest of the lan. I'd like to know if it's possible to mirror

Re: creating incomplete mirror

2006-07-19 Thread Guillaume
Pol Hallen a écrit : I want to create an incomplete mirror of debian sarge in my own hard drive from a debian mirror site, in case I don't need some of packages. How can I do it? I remember that in www.debian.org (but don't remember exact link) for do it. Maybe, with "apt-cach

Re: creating incomplete mirror

2006-07-19 Thread Pol Hallen
> I want to create an incomplete mirror of debian sarge > in my own hard drive from a debian mirror site, in > case I don't need some of packages. How can I do it? I remember that in www.debian.org (but don't remember exact link) for do it. Maybe, with "apt-cache search mi

creating incomplete mirror

2006-07-19 Thread Brad Brock
I want to create an incomplete mirror of debian sarge in my own hard drive from a debian mirror site, in case I don't need some of packages. How can I do it? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

Re: Easy to manage debian mirror

2006-07-19 Thread Karl Goetz
T wrote: Hi My adjacent debian mirror, gulus.usherbrooke.ca, goes off and on often. I need to access my 2nd choice when it is down. So I have to change my apt sources.list, pull down all the package lists from it before I can do anything. Now I'm thinking, I should put an persistent

Easy to manage debian mirror

2006-07-18 Thread T
Hi My adjacent debian mirror, gulus.usherbrooke.ca, goes off and on often. I need to access my 2nd choice when it is down. So I have to change my apt sources.list, pull down all the package lists from it before I can do anything. Now I'm thinking, I should put an persistent entry 'deb

Debian install server / local mirror for netwrok install, without using any of the internet debian mirror / just two downloaded DVDs?

2006-06-21 Thread Muhammad Kamran Azeem
NFS / HTTP / FTP. I have searched the net (honestly) and all I got is that I have to make a debian mirror using rsync or whatever method they suggest. Then I have to use the "net install cd"" which I already have downloaded. The problem is: unfortunately I live in the part of world

Debian install server / local mirror for netwrok install, without using any of the internet debian mirror / just two downloaded DVDs?

2006-06-09 Thread Muhammad Kamran Azeem
mirror using rsync or whatever method they suggest. Then I have to use the "net install cd"" which I already have downloaded. The problem is: unfortunately I live in the part of world where internet and Gasoline / Petrol is very expensive. So I just can't create a debian mirr

mirror trouble

2006-04-21 Thread Glenn English
I'm trying to mirror sarge and etch, i386, main contrib non-free. apt-get update (on any etch system on the LAN -- don't know about sarge yet) says: > pblinux:~# apt-get update > Errhttp://log.slsware.dmz etch Release.gpg > Bad header line > Ign http://log.slsware.dmz

Re: how to set up a amd64 mirror with anonftpsync?

2006-04-10 Thread Mitchell Laks
On Wednesday 05 April 2006 10:39, Matthias Julius wrote: > Check for existence of dists/testing/main/binary-amd64/ and > *_amd64.deb files. Or as a trivial way try to apt-get from your > mirror. Great I have it! That is what I wanted to know! Thanks, Mitchell -- To UNSUBSCRIBE,

Re: how to set up a amd64 mirror with anonftpsync?

2006-04-05 Thread Matthias Julius
> > Do I have to mirror directly from csail.debian.mit.edu? How to do > that? You only have to if you want Sarge. Read http://amd64.debian.net/~joerg/mirror.html. > > How can I tell if I have already mirrored it from ftp.us.debian.org > :) (dumb sounding question i know). C

how to set up a amd64 mirror with anonftpsync?

2006-04-04 Thread Mitchell Laks
Hi, For doing many off line installs of Debian, I have set up a mirror for debian i386, using the anonftpsync script. this script - described on the debian mirror pages specifically excludes architectures ( a newer idea it seems - now present in the newer version on the web site ) or

Re: trouble forcing apt-get into using local mirror

2005-11-18 Thread Hendrik Verhoek
To answer my own question, it seems apt-get secretly prefers sites which are authenticated, even when disabling authentication as a commandline option.. I came across this as a 'bug' report which apparently hasn't been put through into testing/stable yet. I would call it a bug since it is undocume

trouble forcing apt-get into using local mirror

2005-11-16 Thread Hendrik Verhoek
Hello, I'm having trouble getting apt-get to use my local mirror (created with apt-move) instead of remote debian mirrors. It works if I remove all remote mirrors. I tried pinning/change origin,labels/make custom Release/package files with apt-ftparchive , nothing works. I straced it and i

Re: can apt/aptitude use a non-anonymous mirror?

2005-11-15 Thread Jon Dowland
On Tue, Nov 15, 2005 at 11:20:52PM +0800, phyrster wrote: > If I put the the line like this, will it work? (I don't have the > server ready now): > > deb ftp://linux:[EMAIL PROTECTED] archives According to apt.conf(5), that is the correct syntax. Although you may want a trailing slash for style p

Re: can apt/aptitude use a non-anonymous mirror?

2005-11-15 Thread Scott
phyrster wrote: > Hi debianners, > > Can apt/aptitude use a ftp mirror that requires username and password? > > I got some space on a ftp but the admin says I got to use the username and > password use the space. I planned to put some pkg archives on it but not > sure how to

can apt/aptitude use a non-anonymous mirror?

2005-11-15 Thread phyrster
Hi debianners, Can apt/aptitude use a ftp mirror that requires username and password? I got some space on a ftp but the admin says I got to use the username and password use the space. I planned to put some pkg archives on it but not sure how to make apt/aptitude it. If I put the the line like

Re: Mirror 404's - Australia.

2005-10-29 Thread Katipo
Roberto C. Sanchez wrote: What do you have in your sources.list? -Roberto The same thing I've had since Sarge went stable... #deb file:///cdrom/ sarge main #deb http://ftp.uwa.edu.au./debian/ testing main #deb-src http://ftp.uwa.edu.au./debian/ testing main #deb http://security.debian.

Re: Mirror 404's - Australia.

2005-10-29 Thread Roberto C. Sanchez
On Sun, Oct 30, 2005 at 07:38:20AM +0800, Katipo wrote: > Hello, > > With aptitude, I find that I'm receiving the update O.K., but when the > upgrade > is entered, I receive a whole series of 'server 404' messages. > > Thinking it might be the mirror, I c

Mirror 404's - Australia.

2005-10-29 Thread Katipo
Hello, With aptitude, I find that I'm receiving the update O.K., but when the upgrade is entered, I receive a whole series of 'server 404' messages. Thinking it might be the mirror, I changed to another one in /etc/apt/sources.list, but I get exactly the same reaction. I don

Re: Personal Debian mirror

2005-08-09 Thread Preston Boyington
or would I need to do some type of "smbmount" for apt to install/update my packages? (Still looking at my options for the simplest way of accessing the mirror from our network. Suggestions very much appreciated.) Thanks, Preston

Re: Personal Debian mirror

2005-08-09 Thread Adam Mercer
On 05/08/05, Doofus <[EMAIL PROTECTED]> wrote: > How much disk space is required to do this? Our 386 Sarge mirror, just binaries, takes up about 9Gb for main, contrib and non-free. Cheers Adam

Re: Personal Debian mirror

2005-08-08 Thread Steve Witt
On Fri, 5 Aug 2005, Doofus wrote: Adam Mercer wrote: On 04/08/05, Preston Boyington <[EMAIL PROTECTED]> wrote: I have come to the point of needing / wanting my own partial Debian mirror (amd64 and i386). I've been reading about debmirror but when I tried it my mirror didn&#

Re: Single package mirror with its dependencies

2005-08-08 Thread Bob Proulx
Tshepang Lekhonkhobe wrote: > Is there a piece of code out there that would allow me to make a > mirror of a single package -- in my case 'libgtk2.0-dev' -- which > will also pull all its dependencies. I want to avoid downloading > the entire iso images and I don't

Single package mirror with its dependencies

2005-08-07 Thread Tshepang Lekhonkhobe
Hello, Is there a piece of code out there that would allow me to make a mirror of a single package -- in my case 'libgtk2.0-dev' -- which will also pull all its dependencies. I want to avoid downloading the entire iso images and I don't have a network at home. I also want to av

Re: Personal Debian mirror

2005-08-05 Thread Doofus
Adam Mercer wrote: On 04/08/05, Preston Boyington <[EMAIL PROTECTED]> wrote: I have come to the point of needing / wanting my own partial Debian mirror (amd64 and i386). I've been reading about debmirror but when I tried it my mirror didn't look quite like what I thought

Re: Personal Debian mirror

2005-08-04 Thread Adam Mercer
On 04/08/05, Preston Boyington <[EMAIL PROTECTED]> wrote: > I have come to the point of needing / wanting my own partial Debian mirror > (amd64 and i386). I've been reading about debmirror but when I tried it my > mirror didn't look quite like what I thought it should.

Re: Personal Debian mirror

2005-08-04 Thread Joerg Beyer
Ryan Nowakowski wrote: > I ended up using apt-proxy to build a mirror of just the packages that I > use. Works great. How do you translate the /etc/apt/sources.list entries to apt-proxy backend configuration entries? Joerg > > On Thu, Aug 04, 2005 at 09:13:54AM -0500, Prest

Re: Personal Debian mirror

2005-08-04 Thread Bob Proulx
Preston Boyington wrote: > I have come to the point of needing / wanting my own partial Debian > mirror (amd64 and i386). I've been reading about debmirror but when > I tried it my mirror didn't look quite like what I thought it > should. All the packages were dumped in

Re: Personal Debian mirror

2005-08-04 Thread Ryan Nowakowski
I ended up using apt-proxy to build a mirror of just the packages that I use. Works great. On Thu, Aug 04, 2005 at 09:13:54AM -0500, Preston Boyington wrote: > I have come to the point of needing / wanting my own partial Debian mirror > (amd64 and i386). I've been reading about de

Re: Personal Debian mirror

2005-08-04 Thread Bryan Donlan
On 8/4/05, Preston Boyington <[EMAIL PROTECTED]> wrote: > I have come to the point of needing / wanting my own partial Debian mirror > (amd64 and i386). I've been reading about debmirror but when I tried it my > mirror didn't look quite like what I thought it should.

Personal Debian mirror

2005-08-04 Thread Preston Boyington
I have come to the point of needing / wanting my own partial Debian mirror (amd64 and i386). I've been reading about debmirror but when I tried it my mirror didn't look quite like what I thought it should. All the packages were dumped into folders under "pool/" and folder

Re: Using apt-move to create a partial mirror of packages (was Re: ISO Images from fully installed hd?)

2005-08-03 Thread Fernando Cacciola
Rogério Brito wrote: > On Aug 03 2005, Fernando Cacciola wrote: >> I have Sarge successfully installed in a machine, using just the >> netinst CD. > > Fine, that's what most people do. > >> Now I want it on another machine... I can of course use the netinst >> CD once again and wait for all the pac

Using apt-move to create a partial mirror of packages (was Re: ISO Images from fully installed hd?)

2005-08-03 Thread Rogério Brito
On Aug 03 2005, Fernando Cacciola wrote: > I have Sarge successfully installed in a machine, using just the > netinst CD. Fine, that's what most people do. > Now I want it on another machine... I can of course use the netinst > CD once again and wait for all the packages to download, but I was >

Re: ..last mirror update was a week ago, what's going on???

2005-07-30 Thread Olaf van der Spek
On 7/29/05, Steve Kemp <[EMAIL PROTECTED]> wrote: > On Fri, Jul 29, 2005 at 02:31:01AM +0200, Arnt Karlsen wrote: > > > ..last mirror update was a week ago, what's going on??? > > > ..and, yeah, gg:"Debian mirror update" "21-Jul-2005" etc &

Re: ..last mirror update was a week ago, what's going on???

2005-07-29 Thread Arnt Karlsen
an-devel-announce/2005/07/msg00018.html > > ..mirror updating is still not yet restored AFAICT, says > "21-Jul-2005", maybe tomorrow? ..yup! ;o) -- ..med vennlig hilsen = with Kind Regards from Arnt... ;o) ...with a number of polar bear hunters in his ancestry... Scenarios always

Re: ..last mirror update was a week ago, what's going on???

2005-07-28 Thread Arnt Karlsen
On Fri, 29 Jul 2005 01:57:34 +0100, Steve wrote in message <[EMAIL PROTECTED]>: > On Fri, Jul 29, 2005 at 02:31:01AM +0200, Arnt Karlsen wrote: > > > ..last mirror update was a week ago, what's going on??? > > > ..and, yeah, gg:"Debian mirror update"

Re: ..last mirror update was a week ago, what's going on???

2005-07-28 Thread debian-mirrors-request
ECTED] A copy of your submission is included below. --- On Fri, Jul 29, 2005 at 02:31:01AM +0200, Arnt Karlsen wrote: > ..last mirror update was a week ago, what's going on??? > ..and, yeah, gg:"Debian mirror

Re: ..last mirror update was a week ago, what's going on???

2005-07-28 Thread Steve Kemp
On Fri, Jul 29, 2005 at 02:31:01AM +0200, Arnt Karlsen wrote: > ..last mirror update was a week ago, what's going on??? > ..and, yeah, gg:"Debian mirror update" "21-Jul-2005" etc > finds _lotsa_ noise. > ..whether this mirror update lapse is planned or not,

..last mirror update was a week ago, what's going on???

2005-07-28 Thread Arnt Karlsen
Ok, ..last mirror update was a week ago, what's going on??? I get: ftp-master.debian.org 21-Jul-2005 21:00 29 ftp.de.debian.org 21-Jul-2005 22:24 29 syncproxy.eu.debian.org 21-Jul-2005 21:54 29 etc, on _all_ mirrors I've chked. ..and, yeah, gg:"Debian mirror updat

Single package mirror with its dependencies

2005-07-18 Thread Tshepang Lekhonkhobe
(sending again) Hello, Is there a piece of code out there that would allow me to make a mirror of a single package -- in my case 'libgtk2.0-dev' -- which will also pull all its dependencies. I want to avoid downloading the entire iso images and I don't have a network at home. I als

Single package mirror with its dependencies

2005-07-12 Thread Tshepang Lekhonkhobe
Hello, Is there a piece of code out there that would allow me to make a mirror of a single package -- in my case 'libgtk2.0-dev' -- which will also pull all its dependencies. I want to avoid downloading the entire iso images and I don't have a network at home. I also want to av

Re: mirror sites with sarge

2005-06-22 Thread Siju George
>>> > >>> > >>> > >>> > >>> > >>If the machines are very remote then rsync from a cron job is probably > >>the best way, yep. Look at the ssh manpage about using public-key > >>authentication so you don't n

Re: mirror sites with sarge

2005-06-22 Thread Chris Boot
will _always_ have the >latest version. Thanks a lot for the reply Chris :-) I want to have two set of copies actually for redundancy. How are the debian mirror sites kept synchronized?? I just wonder!! Kind regards Siju The Debian mirror sites use rsync. They run as cron scripts,

Re: mirror sites with sarge

2005-06-22 Thread Siju George
bout using public-key > authentication so you don't need to type the password (simply create a > key with no password). > > If, however, the machines are really close together you might like to > look into using NFS instead. That was you only need to keep the files on > Sarge1 and mount A onto Sarge2, which will _always_ have the >latest version. > Thanks a lot for the reply Chris :-) I want to have two set of copies actually for redundancy. How are the debian mirror sites kept synchronized?? I just wonder!! Kind regards Siju

Re: mirror sites with sarge

2005-06-21 Thread Chris Boot
Hi, Siju George wrote: Hi, To start with. I have a set of folders "A" on a computer "Sarge1". I have another computer "Sarge2" with a copy of the same set of folders "A".. The contents of the set of folders "A" on "Sarge1" gets deleted, updated, modified continously. How can I get those chan

mirror sites with sarge

2005-06-21 Thread Siju George
Hi, To start with. I have a set of folders "A" on a computer "Sarge1". I have another computer "Sarge2" with a copy of the same set of folders "A". The contents of the set of folders "A" on "Sarge1" gets deleted, updated, modified continously. How can I get those changes on to the set of folders

ReiserFS warning while adding debian mirror on Sarge

2005-06-14 Thread Siju George
ebian/ stable main deb http://ftp.iitm.ac.in/debian/ stable main deb-src http://ftp.iitm.ac.in/debian/ stable main deb http://security.debian.org/ stable/updates main /etc/apt/sources.list (END) --- Is this a critical error?? is there a problem with the particular m

Re: debian rsync mirror denied

2005-06-04 Thread Greg Madden
On Saturday 04 June 2005 11:47 am, roach wrote: > Hi, > > Can someone help me please. > > I would very much like to mirror www.debian.org on my private PC for > reference purposes. Unfortunately [EMAIL PROTECTED] didn't reply to > my email dated 4 May 2005. > >

debian rsync mirror denied

2005-06-04 Thread roach
Hi, Can someone help me please. I would very much like to mirror www.debian.org on my private PC for reference purposes. Unfortunately [EMAIL PROTECTED] didn't reply to my email dated 4 May 2005. I also find the explanation for restricting mirrors at http://www.debian.org/m

CD mirror

2005-06-01 Thread roach
Hi, Can someone help me please. I would very much like to mirror www.debian.org on my private PC for reference purposes. Unfortunately [EMAIL PROTECTED] didn't reply to my email dated 4 May 2005. I also find the explanation for restricting mirrors at http://www.debian.org/m

Re: Backup mirror machine

2005-05-06 Thread Bill Moseley
On Fri, May 06, 2005 at 01:40:31AM -0700, Alvin Oga wrote: > > But that system turns out to be harder to keep in sync. > > nope ... actually trivial [EMAIL PROTECTED]:~$ trivial -bash: trivial: command not found I must not have it installed. You didn't provide a pointer to trivial and i

<    1   2   3   4   5   6   7   8   9   10   >