Sitio de Replica, Bogota-Colombia
Saludos lista, Tengo un espejo de Debian -distribucion Sarge-, se actualiza diariamente. Este es una computadora en la Universidad Nacional de Colombia. Las politicas administrativas de la red hacen que sea a nivel local. Se puede distibuir a la red 168.176.*.*/255.255.0.0. ( un gran numero de maquinas) la informacion del formulario es la siguiente: Sitio: http://168.176.122.93 Alias: sin alias Archivo de paquetes, sobre HTTP: /debian/ La réplica se actualiza desde: ftp.debian.org Actualizaciones de seguridad desde: security.debian.org Nombre del mantenedor del sitio: Ernesto Parra Correo electrónico pública del mantenedor del sitio: [EMAIL PROTECTED] País: Colombia [CO] Ubicación del sitio : Cundinamarca, Bogota D.C. Comentario: Espejo Local, solo funciona en la red 168.176.0.0 en la Universidad Nacional de Colombia, es un esfuerzo local con el fin de impulsar el uso de debian en un centro de formacion. En el source list: deb http://168.176.122.93/debian/ stable main contrib non-free deb-scr http://168.176.122.93/debian/ stable main contrib non-free deb http://168.176.122.93/debian-security stable/updates main
Re: bootable cd observations - knoppix works, debian doesn't
Hi all, I have dl'd jigdo-win-0.7.2 and used it successfully to initially get 2 debian dvd images. However, when running it a second time to get any updates to the images (after mounting the iso's at Y:\ and Z:\), the "scanFiles" routine in jigdo-lite is not called for the second image, so it scans the iso for the first image (which was mounted at Y: \, as replied for the first image). I made a small change to the jigdo-lite script to correct this problem. diff -u is pasted below. HTH Peter --- jigdo-lite 2007-02-28 11:53:54.210960500 -0500 +++ jigdo-lite.bak 2005-07-09 09:10:54.0 -0400 @@ -525,7 +525,7 @@ input "" fi - if $askQuestions || $askScan; then + if $askQuestions; then # Ask questions and scan dirs, set up $filesToScan scanFiles || return 1 if $batch; then selectServers; fi @@ -779,11 +779,6 @@ # askQuestions=true -if $batch; then -askScan=true -else -askScan=false -fi for url in "$@"; do selectImage "$url" done Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. http://tools.search.yahoo.com/toolbar/features/mail/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Small bug in jigdo-win-0.7.2, patched
(Re-posted with correct subject) Hi all, I have dl'd jigdo-win-0.7.2 and used it successfully to initially get 2 debian dvd images. However, when running it a second time to get any updates to the images (after mounting the iso's at Y:\ and Z:\), the "scanFiles" routine in jigdo-lite is not called for the second image, so it scans the iso for the first image (which was mounted at Y: \, as replied for the first image). I made a small change to the jigdo-lite script to correct this problem. diff -u is pasted below. HTH Peter --- jigdo-lite 2007-02-28 11:53:54.210960500 -0500 +++ jigdo-lite.bak 2005-07-09 09:10:54.0 -0400 @@ -525,7 +525,7 @@ input "" fi - if $askQuestions || $askScan; then + if $askQuestions; then # Ask questions and scan dirs, set up $filesToScan scanFiles || return 1 if $batch; then selectServers; fi @@ -779,11 +779,6 @@ # askQuestions=true -if $batch; then -askScan=true -else -askScan=false -fi for url in "$@"; do selectImage "$url" done Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. http://autos.yahoo.com/green_center/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Mirror that actually has *_amd64 files for jigdo DVD?
Hi all, I have been trying all day today to jigdo dl the AMD64 DVD iso, but all the mirrors I have tried so far get a LOT of "404 not found" errors trying to dl the files. Like, MOST of the files get "404", not just 1 or 2. Mirrors tried so far: http://ftp.us.debian.org/debian/ http://ftp.au.debian.org/debian/ http://ftp.no.debian.org/debian/ http://mirror.anl.gov/debian/ Suggestions for a mirror that actually has the files would be greatly appreciated. Regards, Peter Any questions? Get answers on any topic at www.Answers.yahoo.com. Try it now. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mirror that actually has *_amd64 files for jigdo DVD?
On Wed, Feb 28, 2007 at 02:29:24PM -0800, Peter Farley wrote: >Hi all, > >I have been trying all day today to jigdo dl the AMD64 >DVD iso, but all the mirrors I have tried so far get a >LOT of "404 not found" errors trying to dl the files. >Like, MOST of the files get "404", not just 1 or 2. > >Mirrors tried so far: > >http://ftp.us.debian.org/debian/ >http://ftp.au.debian.org/debian/ >http://ftp.no.debian.org/debian/ >http://mirror.anl.gov/debian/ > >Suggestions for a mirror that actually has the files >would be greatly appreciated. Which amd64 ISOs are you trying to download? If sarge, then the files won't be on any of the main mirrors. Try http://amd64.debian.net/README.mirrors.html for a list of separate mirrors for the unofficial amd64 sarge release. -- Steve McIntyre, Cambridge, UK.[EMAIL PROTECTED] There's no sensation to compare with this Suspended animation, A state of bliss signature.asc Description: Digital signature
Re: Mirror that actually has *_amd64 files for jigdo DVD?
--- Steve McIntyre <[EMAIL PROTECTED]> wrote: > Which amd64 ISOs are you trying to download? If > sarge, then the files won't be on any of the main > mirrors. Try > > http://amd64.debian.net/README.mirrors.html > > for a list of separate mirrors for the unofficial > amd64 sarge release. Many thanks, that did the trick. I am trying to get sarge for amd64, and it's going gangbusters now. Peter Need a quick answer? Get one in minutes from people who know. Ask your question on www.Answers.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]