Hi Sedat, debian-live and debian-mirrors, Thank you for your report.
When you require idempotent for debian mirrors such as CD building, I recommend to set 'stable' and set to use your trusted mirror by IP address. Or, please retry after ten minutes. I guess the reason and factor as followings, - 'sid' mirror runs very frequently. - cdn.debian.net returns some of IP address for one country. (For DE, 5 or more IP addresses are reply.) In such case, consistency of 'deb' files are not guaranteed. However, I had tried to solve consistency by following two test in cdn.debian.or.jp. 1) by synchronizing most slowest mirror servers. In this time, I received some complaints from Japanese debian users. They want to use most up-to-date deb files. 2) by exclusion delay mirror servers. In other words, I configure to send only mirrors which synchronized http://cdn.debian.net/debian/project/trace/syncproxy.wna.debian.org. It works well. However, during 'rsync' processing, apt-get access from users are concentrated. If you have idea, suggestion, contribution and/or request? Please send me. Regards, ARAKI On Wed, Sep 22, 2010 at 11:30 PM, Sedat Dilek <sedat.di...@googlemail.com> wrote: > [ Please CC me, I am not subscribed to the ML ] > > Hi, > > I am currently trying to test if the debian installer (GUI) is working fine. > My system is a Debian/sid i386 host. > My geo-location is near to Stuttgart/Germany. > > I have attached both auto/config scripts and the paste I posted on > #debian-live (IRC). > > Ben Armstrong (aka SynrG) encouraged me to send you an email. > > Below the diff of the a/c files (new one worked). > > Please let me know, what the problem was, just curious :-). > > Kind Regards, > - Sedat - > > $ diff -Naur auto/config auto/config.new > --- auto/config 2010-09-22 14:53:22.000000000 +0200 > +++ auto/config.new 2010-09-22 16:10:21.000000000 +0200 > @@ -12,9 +12,9 @@ > > # Local mirror of SynrG - Do NOT use! > #DEFAULT_CHROOT="http://mirror.its.dal.ca/debian/" > -DEFAULT_CHROOT="http://cdn.debian.net/debian/" > +DEFAULT_CHROOT="http://ftp.de.debian.org/debian/" > DEFAULT_CHROOT_SECURITY="http://security.debian.org/" > -DEFAULT_BINARY="http://cdn.debian.net/debian/" > +DEFAULT_BINARY="http://ftp.de.debian.org/debian/" > DEFAULT_BINARY_SECURITY="http://security.debian.org/" > > MIRROR_CHROOT="${1:-$DEFAULT_CHROOT}" > @@ -91,13 +91,16 @@ > TZ="timezone=Europe/Berlin" > KEYB="keyboard-layouts=de" > > -# TEST: Exclude repositories (location after --binary-images) > +# TEST-1: Exclude repositories (location after --binary-images) > # --repositories live.debian.net \ > +# > +# TEST-2: With repositories > > lb config noauto \ > --architecture i386 \ > --linux-flavours 486 \ > --binary-images iso-hybrid \ > + --repositories live.debian.net \ > --distribution $DISTRIBUTION \ > --archive-areas "main contrib non-free" \ > --mirror-bootstrap ${MIRROR_BOOTSTRAP} \ > -- ARAKI Yasuhiro -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlkti=m8ojagq6wthcmuj3beskvinh62watg_opt...@mail.gmail.com