Report forwarded to debian-bugs-dist@lists.debian.org, Ian Jackson <ian@chiark.greenend.org.uk>:
Bug#6786; Package dpkg.   debian-bugs-dist@lists.debian.orgIan Jackson  Subject: Bug#6786: dselect and mirrors with incomplete archives Reply-To: "Stephen J. Turnbull" , 6786@bugs.debian.org Resent-From: "Stephen J. Turnbull" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Ian Jackson Resent-Date: Thu, 23 Jan 1997 04:18:03 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.85399277429232 (code B ref -1); Thu, 23 Jan 1997 04:18:03 GMT Message-Id: To: submit@bugs.debian.org Date: Thu, 23 Jan 1997 13:04:50 +0900 From: "Stephen J. Turnbull" Package: dpkg Version: 1.4.0.6 I am using Debian 1.2, kernel version 2.0.27, and libc 5.4.13. I observed the following problem of inconsistency between Packages and the actual archive with a Debian mirror and reported it to the mirrors. Since I think it is a bug in the package management system, I am reporting it here. As I don't understand dpkg yet (I haven't successfully installed the system, so don't really have access to docs etc), I'm going to make some suggestions, but if they seem orthogonal to common sense, they probably are. I looked at titles to the bugs regarding dpkg, and didn't see anything related. With my current bandwidth, actually reading all the reports would take most of this week; sorry if I missed this one. >>>>> At 11:44 AM 23/01/97 +0900, I wrote: me> I have been having a lot of problems with installation from the me> Debian Linux mirror at ftp.kreonet.re.kr. me> The basic cause seems to be that the package list was mirrored me> _before_ getting all the packages. Thus many of the files are me> older than the version mentioned in the package list. In me> particular, ftp.kreonet.re.kr claims to have libc_5.4.17-X.deb, me> but only has libc_5.4.13-X.deb. Since many of the packages me> already updated depend on having at least libc 5.4.17, dselect me> goes crazy, and there are many errors in installation so dpkg me> can't recover. me> I suspect that this could be a problem at many overseas me> mirrors, as bandwidth really stinks recently. >>>>> "Karl" == Karl Ferguson responded: Karl> Unfortuantely we can't do much about that. If files Karl> time-out enough when mirroring and mirror decided to spit Karl> the dummy and exit, then you'll end up having updated files Karl> all over the place. It also depends on here the mirror is Karl> mirroring from. me> This really is a defect in the package management system. As me> it is not possible to guarantee timely updates of a full me> mirror, the package list should be generated on the fly at the me> mirror. Karl> Bugs with mirrors should be reported directly to the mirror Karl> admins (as you see listed in the README.mirrors file) - it's Karl> not really the mirrors responsability to have thir own Karl> package maintenance system, if we demanded this then I doubt Karl> we'd have any mirrors left at all - I'm a mirror myself, and Karl> I wouldn't want that. I agree with this; it seems to me that developing a script for generating Packages rests with the dpkg maintenance team. Since you presumably already have one, it should be possible to modify it for use by mirrors. I recognize that this could potentially be annoying because of various packages and versions of mirroring software, but since dselect is the first thing us newbies see, you could chase all of us back to RedHat and we wouldn't want that :-) Karl> Packages(.gz) etc are all updated and retrieved first during Karl> a mirror because it's first on the list. As I said before, Karl> we can't help it if mirror spits the dummy and exits due to Karl> errors. Right. At a minimum, Packages ought to be the *last* thing on the list, and *old* packages should not be purged (the Debian naming system guarantees they won't be overwritten, as far as I can see) until Packages is updated. Yes, this leaves you with an old mirror for a potentially long period of time, but at least it's consistent. An option would be to add a "stable-in-process" distribution for the adventurous. This would only appear at mirrors with relatively low bandwidth and long transition periods. Of course, both of these options require a lot more space of the mirror :-( Also, dselect should probably (optionally) recheck the dependencies after getting the packages to make sure that the packages received actually do satisfy the dependency tree. dselect doesn't seem very smart about large numbers of packages; maybe new users should be advised to do the installations incrementally. It also would be helpful to add an outline feature (hiding/showing contents below a header) to dselect. (Yeah, I know, I ought to put this in a separate report, but I don't feel like wrestling with the transmission lags to check the bug list.) Thanks for your attention to these problems. Stephen Turnbull -- Stephen J. Turnbull Institute of Policy and Planning Sciences Yaseppochi-Gumi University of Tsukuba http://turnbull.sk.tsukuba.ac.jp/ Tel: +81 (298) 53-5091; Fax: 55-3849 turnbull@sk.tsukuba.ac.jp   Acknowledgement sent to "Stephen J. Turnbull" <turnbull@turnbull.sk.tsukuba.ac.jp>:
New bug report received and forwarded. Copy sent to Ian Jackson <ian@chiark.greenend.org.uk>.   -t  From: owner@bugs.debian.org (Ian Jackson) To: "Stephen J. Turnbull" Subject: Bug#6786: Acknowledgement (was: dselect and mirrors with incomplete archives) Message-ID: In-Reply-To: References: Thank you for the problem report you have sent regarding Debian Linux. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers' mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Ian Jackson If you wish to submit further information on your problem, please send it to 6786@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (maintainer, Debian bug tracking system)   Received: (at submit) by bugs.debian.org; 23 Jan 1997 04:12:54 +0000 Received: (qmail 29226 invoked from network); 23 Jan 1997 04:12:44 -0000 Received: from turnbull.sk.tsukuba.ac.jp (root@130.158.99.4) by master.debian.org with SMTP; 23 Jan 1997 04:12:30 -0000 Received: from turnbull.sk.tsukuba.ac.jp by turnbull.sk.tsukuba.ac.jp with smtp (Linux Smail3.1.29.1 #3) id m0vnGPC-00001SC; Thu, 23 Jan 97 13:04 JST Message-Id: To: submit@bugs.debian.org Subject: dselect and mirrors with incomplete archives Date: Thu, 23 Jan 1997 13:04:50 +0900 From: "Stephen J. Turnbull" Package: dpkg Version: 1.4.0.6 I am using Debian 1.2, kernel version 2.0.27, and libc 5.4.13. I observed the following problem of inconsistency between Packages and the actual archive with a Debian mirror and reported it to the mirrors. Since I think it is a bug in the package management system, I am reporting it here. As I don't understand dpkg yet (I haven't successfully installed the system, so don't really have access to docs etc), I'm going to make some suggestions, but if they seem orthogonal to common sense, they probably are. I looked at titles to the bugs regarding dpkg, and didn't see anything related. With my current bandwidth, actually reading all the reports would take most of this week; sorry if I missed this one. >>>>> At 11:44 AM 23/01/97 +0900, I wrote: me> I have been having a lot of problems with installation from the me> Debian Linux mirror at ftp.kreonet.re.kr. me> The basic cause seems to be that the package list was mirrored me> _before_ getting all the packages. Thus many of the files are me> older than the version mentioned in the package list. In me> particular, ftp.kreonet.re.kr claims to have libc_5.4.17-X.deb, me> but only has libc_5.4.13-X.deb. Since many of the packages me> already updated depend on having at least libc 5.4.17, dselect me> goes crazy, and there are many errors in installation so dpkg me> can't recover. me> I suspect that this could be a problem at many overseas me> mirrors, as bandwidth really stinks recently. >>>>> "Karl" == Karl Ferguson responded: Karl> Unfortuantely we can't do much about that. If files Karl> time-out enough when mirroring and mirror decided to spit Karl> the dummy and exit, then you'll end up having updated files Karl> all over the place. It also depends on here the mirror is Karl> mirroring from. me> This really is a defect in the package management system. As me> it is not possible to guarantee timely updates of a full me> mirror, the package list should be generated on the fly at the me> mirror. Karl> Bugs with mirrors should be reported directly to the mirror Karl> admins (as you see listed in the README.mirrors file) - it's Karl> not really the mirrors responsability to have thir own Karl> package maintenance system, if we demanded this then I doubt Karl> we'd have any mirrors left at all - I'm a mirror myself, and Karl> I wouldn't want that. I agree with this; it seems to me that developing a script for generating Packages rests with the dpkg maintenance team. Since you presumably already have one, it should be possible to modify it for use by mirrors. I recognize that this could potentially be annoying because of various packages and versions of mirroring software, but since dselect is the first thing us newbies see, you could chase all of us back to RedHat and we wouldn't want that :-) Karl> Packages(.gz) etc are all updated and retrieved first during Karl> a mirror because it's first on the list. As I said before, Karl> we can't help it if mirror spits the dummy and exits due to Karl> errors. Right. At a minimum, Packages ought to be the *last* thing on the list, and *old* packages should not be purged (the Debian naming system guarantees they won't be overwritten, as far as I can see) until Packages is updated. Yes, this leaves you with an old mirror for a potentially long period of time, but at least it's consistent. An option would be to add a "stable-in-process" distribution for the adventurous. This would only appear at mirrors with relatively low bandwidth and long transition periods. Of course, both of these options require a lot more space of the mirror :-( Also, dselect should probably (optionally) recheck the dependencies after getting the packages to make sure that the packages received actually do satisfy the dependency tree. dselect doesn't seem very smart about large numbers of packages; maybe new users should be advised to do the installations incrementally. It also would be helpful to add an outline feature (hiding/showing contents below a header) to dselect. (Yeah, I know, I ought to put this in a separate report, but I don't feel like wrestling with the transmission lags to check the bug list.) Thanks for your attention to these problems. Stephen Turnbull -- Stephen J. Turnbull Institute of Policy and Planning Sciences Yaseppochi-Gumi University of Tsukuba http://turnbull.sk.tsukuba.ac.jp/ Tel: +81 (298) 53-5091; Fax: 55-3849 turnbull@sk.tsukuba.ac.jp   Information forwarded to Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>:
Bug#6786; Package dpkg.   Klee Dienes and Ian Jackson  Subject: Bug#6786: Old bugs need to be looked at Reply-To: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer), 6786-maintonly@bugs.debian.org Resent-From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) Resent-To: Klee Dienes and Ian Jackson Resent-Date: Sun, 01 Feb 1998 11:37:02 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 6786-maintonly@bugs.debian.org id=M6786.8863326654016 (code M ref 6786); Sun, 01 Feb 1998 11:37:02 GMT Message-Id: Date: Sun, 1 Feb 1998 12:29:50 +0100 (CET) From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) To: 6786-maintonly@bugs.debian.org This is an automated message sent to all bugs older than one year. This bug is very old. Please take a look at it and see if you can fix it. If it has already been fixed, please close it. If you have problems fixing it or if you don't have the time to fix it, please ask the people on debian-devel@lists.debian.org for help, so that at least the oldest bugs can be solved before Debian 2.0 is released. Remco Blaakmeer   Acknowledgement sent to remco@blaakmeer.student.utwente.nl (Remco Blaakmeer):
Extra info received and forwarded to maintainer. Copy sent to Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>.   -t  From: owner@bugs.debian.org (Ian Jackson) To: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) Subject: Bug#6786: Info received for maintainer only (was Old bugs need to be looked at) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack-info 6786 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) (but not to the mailing list) to accompany the original report. Your message has been sent to the package maintainer(s): Klee Dienes and Ian Jackson If you wish to continue to submit further information on your problem, please send it to 6786-maintonly@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at 6786-maintonly) by bugs.debian.org; 1 Feb 1998 11:31:05 +0000 Received: (qmail 4012 invoked by uid 71); 1 Feb 1998 11:31:04 -0000 Received: from cal011205.student.utwente.nl (HELO blaakmeer.student.utwente.nl) (root@130.89.222.95) by debian.novare.net with SMTP; 1 Feb 1998 11:31:04 -0000 Received: by blaakmeer.student.utwente.nl id m0xyxaw-0013uyC (Debian Smail-3.2.0.100 1997-Dec-8 #2); Sun, 1 Feb 1998 12:29:50 +0100 (CET) Message-Id: Date: Sun, 1 Feb 1998 12:29:50 +0100 (CET) From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) To: 6786-maintonly@bugs.debian.org Subject: Old bugs need to be looked at This is an automated message sent to all bugs older than one year. This bug is very old. Please take a look at it and see if you can fix it. If it has already been fixed, please close it. If you have problems fixing it or if you don't have the time to fix it, please ask the people on debian-devel@lists.debian.org for help, so that at least the oldest bugs can be solved before Debian 2.0 is released. Remco Blaakmeer   Bug reassigned from package `dpkg' to `ftp.debian.org'. Request was from Wichert Akkerman <wichert@cs.leidenuniv.nl> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 2 Oct 1999 14:10:16 +0000 Received: (qmail 17191 invoked from network); 2 Oct 1999 14:10:15 -0000 Received: from zeus.wi.leidenuniv.nl (132.229.128.1) by master.debian.org with SMTP; 2 Oct 1999 14:10:15 -0000 Received: from lightning.mors.net (root@home004.wi.leidenuniv.nl [132.229.210.132]) by zeus.wi.leidenuniv.nl (8.9.3/8.9.3/LIACS 1.0) with ESMTP id PAA26417 for ; Sat, 2 Oct 1999 15:10:12 +0100 (MET) Received: (from wichert@localhost) by lightning.mors.net (8.9.3/8.9.3/Debian/GNU) id QAA30265 for control@bugs.debian.org; Sat, 2 Oct 1999 16:10:09 +0200 Date: Sat, 2 Oct 1999 16:10:09 +0200 From: Wichert Akkerman To: control@bugs.debian.org Subject: dpkg updates Message-ID: <19991002161009.A29666@mors.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i reassign 44994 apt reassign 17624 dpkg-iwj severity 43060 grave merge 43060 1797 reassign 45599 dpkg-iwj reassign 1642 dpkg-iwj reassign 1818 dpkg-iwj reassign 2973 dpkg-iwj reassign 3218 dpkg-iwj reassign 3233 dpkg-iwj reassign 3704 dpkg-iwj reassign 4195 dpkg-iwj reassign 4319 dpkg-iwj severity 4394 wishlist reassign 4398 dpkg-iwj reassign 4468 dpkg-iwj reassign 4901 dpkg-iwj close 5853 reassign 6786 ftp.debian.org reassign 7137 dpkg-iwj retitle 7181 dselect should instal packages ordered by priority? reassign 7522 dpkg-iwj reassign 7564 dpkg-iwj reassign 7582 dpkg-iwj reassign 7638 dpkg-iwj reassign 7701 pgp reassign 9305 smail reassign 9894 dpkg-iwj reassign 11018 dpkg-iwj reassign 11033 dpkg-iwj reassign 11073 dpkg-iwj severity 11544 wishlist reassign 44784 dpkg-iwj severity 4525 wishlist reassign 4641 dpkg-iwj severity 6820 wishlist merge 6871 7418 merge 10322 6871 reassign 6871 wishlist reassign 6871 dpkg-iwj reassign 7714 dpkg-iwj reassign 10253 dpkg-iwj severity 11093 wishlist reassign 11153 lesstifg reassign 17238 dpkg-iwj reassign 17260 dpkg-iwj reassign 18316 fakeroot reassign 24035 dpkg-iwj # Next one is fixed in dpkg CVS, not in package yet reassign 24150 dpkg-iwj reassign 25070 at merge 25764 20297 severity 26024 wishlist reassign 26876 dpkg-iwj reassign 27377 dpkg-iwj reassign 27724 fakeroot merge 27724 18316 reassign 28155 fakeroot merge 28155 18316 merge 28979 28977 reassign 28614 dpkg-iwj reassign 28951 dpkg-iwj reassign 29184 dpkg-iwj reassign 29702 dpkg-iwj merge 29702 29184 reassign 30247 dpkg-iwj -- ============================================================================== This combination of bytes forms a message written to you by Wichert Akkerman. E-Mail: wichert@cs.leidenuniv.nl WWW: http://www.wi.leidenuniv.nl/~wichert/   Changed Bug title. Request was from Josip Rodin <joy@cibalia.gkvk.hr> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 17 Dec 2000 15:58:22 +0000 From joy@cibalia.gkvk.hr Sun Dec 17 09:58:22 2000 Return-path: Received: from cibalia.gkvk.hr [161.53.211.3] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 147gCa-0004yu-00; Sun, 17 Dec 2000 09:58:21 -0600 Received: from joy by cibalia.gkvk.hr with local (Exim 3.12 #1 (Debian)) id 147gF3-0008N1-00 for ; Sun, 17 Dec 2000 17:00:53 +0100 Date: Sun, 17 Dec 2000 17:00:53 +0100 To: control@bugs.debian.org Subject: adjusting severities, retitling, noting some fixed bugs Message-ID: <20001217170053.F31625@cibalia.gkvk.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: Josip Rodin Delivered-To: control@bugs.debian.org severity 68087 normal severity 79194 normal severity 77149 normal severity 75071 normal retitle 18076 dinstall should remove old files from incoming/ retitle 6786 Packages files should be mirrored after the .debs retitle 47912 priority of console-tools should be optional retitle 50048 please remove the obsolete libg++* and libstdc++* packages severity 51951 wishlist retitle 51951 please make manpages-ja priority extra severity 56077 wishlist severity 59815 wishlist retitle 63349 please make g++ optional or libstdc++2.10-dev standard tag 67596 fixed tag 67719 fixed severity 70064 wishlist tag 70064 wontfix retitle 76574 kernel-source-2.2.17_2.2.17pre6-1.deb corrupted retitle 76746 sparc/woody: please remove libg++2.8.2 and libstdc++2.9 packages merge 76993 78176 retitle 78284 pcmcia-modules-2.2.17 should be removed (?) reassign 77955 nonus.debian.org reassign 78290 nonus.debian.org tag 78290 fixed reassign 49810 nonus.debian.org reassign 78837 nonus.debian.org tag 71678 fixed tag 75380 fixed -- Digital Electronic Being Intended for Assassination and Nullification   Merged 6786 85521. Request was from Matt Zimmerman <mdz@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 12 Jan 2003 01:48:50 +0000 From mdz@csh.rit.edu Sat Jan 11 19:48:49 2003 Return-path: Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18XXF3-0006Ze-00; Sat, 11 Jan 2003 19:48:49 -0600 Received: from 209-6-103-23.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.103.23] helo=mizar.alcor.net) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 18XXF2-0001p0-00 for control@bugs.debian.org; Sat, 11 Jan 2003 20:48:48 -0500 Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian)) id 18XXF2-0001nS-00 for ; Sat, 11 Jan 2003 20:48:48 -0500 Date: Sat, 11 Jan 2003 20:48:48 -0500 From: Matt Zimmerman To: control@bugs.debian.org Subject: apt bug cleanup Message-ID: <20030112014848.GW23256@mizar.alcor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: Matt Zimmerman Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=-8.5 required=5.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT version=2.41 X-Spam-Level: # welcome to the apt bug list, where nobody checks the bug list before # reporting a bug, and a convenient dumping ground for any problem with a # Debian system that the reporter cannot be bothered to investigate # Dynamic MMap ran out of room severity 176297 normal severity 172777 normal severity 175887 normal merge 176297 172777 175887 173946 172549 # cosmetic severity 165487 minor severity 155194 minor severity 163932 minor # apt-get source does not fall back when a package is available from more # than one source severity 57869 wishlist severity 174931 wishlist merge 57869 174931 # old mirror sync complaint reassign 85521 ftp.debian.org merge 85521 6786 tags 145334 unreproducible retitle 164857 cannot handle version number components > LONG_MAX # install foo/unstable won't pull dependencies from unstable even if it # means failing severity 167398 wishlist retitle 167398 Provide a way to satisfy dependencies using a minimum of non-default versions # apt should warn me about my broken pinning setup that I can't be bothered # to provide a copy of tags 167899 moreinfo # doesn't automatically select a virtual package merge 98679 119388 165404 # Yes, a corrupted cache file can crash apt. This is not news... severity 165448 normal thanks -- - mdz   Reply sent to James Troup <james@nocrew.org>:
You have taken responsibility.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: James Troup Cc: James Troup and others , ftp.debian.org@packages.qa.debian.org Bcc: debian-bugs-closed@lists.debian.org Subject: Bug#6786: marked as done (Packages files should be mirrored after the .debs) Message-ID: In-Reply-To: <87y95qanh6.fsf@nocrew.org> References: <87y95qanh6.fsf@nocrew.org> X-Debian-PR-Message: closed 6786 Your message dated 12 Jan 2003 06:31:01 +0000 with message-id <87y95qanh6.fsf@nocrew.org> and subject line Processed: apt bug cleanup has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 23 Jan 1997 04:12:54 +0000 Received: (qmail 29226 invoked from network); 23 Jan 1997 04:12:44 -0000 Received: from turnbull.sk.tsukuba.ac.jp (root@130.158.99.4) by master.debian.org with SMTP; 23 Jan 1997 04:12:30 -0000 Received: from turnbull.sk.tsukuba.ac.jp by turnbull.sk.tsukuba.ac.jp with smtp (Linux Smail3.1.29.1 #3) id m0vnGPC-00001SC; Thu, 23 Jan 97 13:04 JST Message-Id: To: submit@bugs.debian.org Subject: dselect and mirrors with incomplete archives Date: Thu, 23 Jan 1997 13:04:50 +0900 From: "Stephen J. Turnbull" Package: dpkg Version: 1.4.0.6 I am using Debian 1.2, kernel version 2.0.27, and libc 5.4.13. I observed the following problem of inconsistency between Packages and the actual archive with a Debian mirror and reported it to the mirrors. Since I think it is a bug in the package management system, I am reporting it here. As I don't understand dpkg yet (I haven't successfully installed the system, so don't really have access to docs etc), I'm going to make some suggestions, but if they seem orthogonal to common sense, they probably are. I looked at titles to the bugs regarding dpkg, and didn't see anything related. With my current bandwidth, actually reading all the reports would take most of this week; sorry if I missed this one. >>>>> At 11:44 AM 23/01/97 +0900, I wrote: me> I have been having a lot of problems with installation from the me> Debian Linux mirror at ftp.kreonet.re.kr. me> The basic cause seems to be that the package list was mirrored me> _before_ getting all the packages. Thus many of the files are me> older than the version mentioned in the package list. In me> particular, ftp.kreonet.re.kr claims to have libc_5.4.17-X.deb, me> but only has libc_5.4.13-X.deb. Since many of the packages me> already updated depend on having at least libc 5.4.17, dselect me> goes crazy, and there are many errors in installation so dpkg me> can't recover. me> I suspect that this could be a problem at many overseas me> mirrors, as bandwidth really stinks recently. >>>>> "Karl" == Karl Ferguson responded: Karl> Unfortuantely we can't do much about that. If files Karl> time-out enough when mirroring and mirror decided to spit Karl> the dummy and exit, then you'll end up having updated files Karl> all over the place. It also depends on here the mirror is Karl> mirroring from. me> This really is a defect in the package management system. As me> it is not possible to guarantee timely updates of a full me> mirror, the package list should be generated on the fly at the me> mirror. Karl> Bugs with mirrors should be reported directly to the mirror Karl> admins (as you see listed in the README.mirrors file) - it's Karl> not really the mirrors responsability to have thir own Karl> package maintenance system, if we demanded this then I doubt Karl> we'd have any mirrors left at all - I'm a mirror myself, and Karl> I wouldn't want that. I agree with this; it seems to me that developing a script for generating Packages rests with the dpkg maintenance team. Since you presumably already have one, it should be possible to modify it for use by mirrors. I recognize that this could potentially be annoying because of various packages and versions of mirroring software, but since dselect is the first thing us newbies see, you could chase all of us back to RedHat and we wouldn't want that :-) Karl> Packages(.gz) etc are all updated and retrieved first during Karl> a mirror because it's first on the list. As I said before, Karl> we can't help it if mirror spits the dummy and exits due to Karl> errors. Right. At a minimum, Packages ought to be the *last* thing on the list, and *old* packages should not be purged (the Debian naming system guarantees they won't be overwritten, as far as I can see) until Packages is updated. Yes, this leaves you with an old mirror for a potentially long period of time, but at least it's consistent. An option would be to add a "stable-in-process" distribution for the adventurous. This would only appear at mirrors with relatively low bandwidth and long transition periods. Of course, both of these options require a lot more space of the mirror :-( Also, dselect should probably (optionally) recheck the dependencies after getting the packages to make sure that the packages received actually do satisfy the dependency tree. dselect doesn't seem very smart about large numbers of packages; maybe new users should be advised to do the installations incrementally. It also would be helpful to add an outline feature (hiding/showing contents below a header) to dselect. (Yeah, I know, I ought to put this in a separate report, but I don't feel like wrestling with the transmission lags to check the bug list.) Thanks for your attention to these problems. Stephen Turnbull -- Stephen J. Turnbull Institute of Policy and Planning Sciences Yaseppochi-Gumi University of Tsukuba http://turnbull.sk.tsukuba.ac.jp/ Tel: +81 (298) 53-5091; Fax: 55-3849 turnbull@sk.tsukuba.ac.jp --------------------------------------- Received: (at 85521-done) by bugs.debian.org; 12 Jan 2003 06:31:07 +0000 From james@ruari-quinn.demon.co.uk Sun Jan 12 00:31:05 2003 Return-path: Received: from mta01-svc.ntlworld.com [62.253.162.41] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18XbeD-0005BH-00; Sun, 12 Jan 2003 00:31:05 -0600 Received: from tacitus ([80.7.68.15]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030112063104.OFK22267.mta01-svc.ntlworld.com@tacitus> for <85521-done@bugs.debian.org>; Sun, 12 Jan 2003 06:31:04 +0000 Received: from james by tacitus with local (Exim 3.35 #1 (Debian)) id 18XbeB-0002s0-00 for <85521-done@bugs.debian.org>; Sun, 12 Jan 2003 06:31:03 +0000 To: 85521-done@bugs.debian.org (Debian Bug Tracking System) Subject: Re: Processed: apt bug cleanup References: <20030112014848.GW23256@mizar.alcor.net> Mail-Copies-To: never From: James Troup Date: 12 Jan 2003 06:31:01 +0000 In-Reply-To: Message-ID: <87y95qanh6.fsf@nocrew.org> Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: James Troup Delivered-To: 85521-done@bugs.debian.org X-Spam-Status: No, hits=-9.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT version=2.41 X-Spam-Level: owner@bugs.debian.org (Debian Bug Tracking System) writes: > > reassign 85521 ftp.debian.org > Bug#85521: apt-get gives up too early > Bug reassigned from package `apt' to `ftp.debian.org'. If you're reassigning this based on "how we mirror sucks", that's a well known problem and already report, there's no need to keep this open just for that. -- James   Notification sent to "Stephen J. Turnbull" <turnbull@turnbull.sk.tsukuba.ac.jp>:
Bug acknowledged by developer.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: "Stephen J. Turnbull" Subject: Bug#6786 acknowledged by developer (Re: Processed: apt bug cleanup) Message-ID: In-Reply-To: References: <87y95qanh6.fsf@nocrew.org> X-Debian-PR-Message: they-closed 6786 Reply-To: 6786@bugs.debian.org This is an automatic notification regarding your Bug report #6786: Packages files should be mirrored after the .debs, which was filed against the ftp.debian.org package. It has been closed by one of the developers, namely James Troup . Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact the developer, by replying to this email. Debian bug tracking system administrator (administrator, Debian Bugs database) Received: (at 85521-done) by bugs.debian.org; 12 Jan 2003 06:31:07 +0000 From james@ruari-quinn.demon.co.uk Sun Jan 12 00:31:05 2003 Return-path: Received: from mta01-svc.ntlworld.com [62.253.162.41] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18XbeD-0005BH-00; Sun, 12 Jan 2003 00:31:05 -0600 Received: from tacitus ([80.7.68.15]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030112063104.OFK22267.mta01-svc.ntlworld.com@tacitus> for <85521-done@bugs.debian.org>; Sun, 12 Jan 2003 06:31:04 +0000 Received: from james by tacitus with local (Exim 3.35 #1 (Debian)) id 18XbeB-0002s0-00 for <85521-done@bugs.debian.org>; Sun, 12 Jan 2003 06:31:03 +0000 To: 85521-done@bugs.debian.org (Debian Bug Tracking System) Subject: Re: Processed: apt bug cleanup References: <20030112014848.GW23256@mizar.alcor.net> Mail-Copies-To: never From: James Troup Date: 12 Jan 2003 06:31:01 +0000 In-Reply-To: Message-ID: <87y95qanh6.fsf@nocrew.org> Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: James Troup Delivered-To: 85521-done@bugs.debian.org X-Spam-Status: No, hits=-9.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT version=2.41 X-Spam-Level: owner@bugs.debian.org (Debian Bug Tracking System) writes: > > reassign 85521 ftp.debian.org > Bug#85521: apt-get gives up too early > Bug reassigned from package `apt' to `ftp.debian.org'. If you're reassigning this based on "how we mirror sucks", that's a well known problem and already report, there's no need to keep this open just for that. -- James   Received: (at 85521-done) by bugs.debian.org; 12 Jan 2003 06:31:07 +0000 From james@ruari-quinn.demon.co.uk Sun Jan 12 00:31:05 2003 Return-path: Received: from mta01-svc.ntlworld.com [62.253.162.41] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18XbeD-0005BH-00; Sun, 12 Jan 2003 00:31:05 -0600 Received: from tacitus ([80.7.68.15]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030112063104.OFK22267.mta01-svc.ntlworld.com@tacitus> for <85521-done@bugs.debian.org>; Sun, 12 Jan 2003 06:31:04 +0000 Received: from james by tacitus with local (Exim 3.35 #1 (Debian)) id 18XbeB-0002s0-00 for <85521-done@bugs.debian.org>; Sun, 12 Jan 2003 06:31:03 +0000 To: 85521-done@bugs.debian.org (Debian Bug Tracking System) Subject: Re: Processed: apt bug cleanup References: <20030112014848.GW23256@mizar.alcor.net> Mail-Copies-To: never From: James Troup Date: 12 Jan 2003 06:31:01 +0000 In-Reply-To: Message-ID: <87y95qanh6.fsf@nocrew.org> Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: James Troup Delivered-To: 85521-done@bugs.debian.org X-Spam-Status: No, hits=-9.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT version=2.41 X-Spam-Level: owner@bugs.debian.org (Debian Bug Tracking System) writes: > > reassign 85521 ftp.debian.org > Bug#85521: apt-get gives up too early > Bug reassigned from package `apt' to `ftp.debian.org'. If you're reassigning this based on "how we mirror sucks", that's a well known problem and already report, there's no need to keep this open just for that. -- James   Disconnected #6786 from all other report(s). Request was from Matt Zimmerman <mdz@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 4 Feb 2003 22:36:34 +0000 From mdz@csh.rit.edu Tue Feb 04 16:36:33 2003 Return-path: Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18gBg8-0001Wk-00; Tue, 04 Feb 2003 16:36:32 -0600 Received: from 216-15-124-77.c3-0.smr-ubr3.sbo-smr.ma.cable.rcn.com ([216.15.124.77] helo=mizar.alcor.net) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 18gBg8-00006b-00 for control@bugs.debian.org; Tue, 04 Feb 2003 17:36:32 -0500 Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian)) id 18gBg7-0007pY-00 for ; Tue, 04 Feb 2003 17:36:31 -0500 Date: Tue, 4 Feb 2003 17:36:31 -0500 From: Matt Zimmerman To: control@bugs.debian.org Subject: unmerge Message-ID: <20030204223631.GM23743@alcor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: Matt Zimmerman Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=-7.2 required=5.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.41 X-Spam-Level: # a duplicate was merged with this, then closed. the original bug should # remain open unmerge 6786 reopen 6786 thanks -- - mdz   Bug reopened, originator not changed. Request was from Matt Zimmerman <mdz@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 4 Feb 2003 22:36:34 +0000 From mdz@csh.rit.edu Tue Feb 04 16:36:33 2003 Return-path: Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18gBg8-0001Wk-00; Tue, 04 Feb 2003 16:36:32 -0600 Received: from 216-15-124-77.c3-0.smr-ubr3.sbo-smr.ma.cable.rcn.com ([216.15.124.77] helo=mizar.alcor.net) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 18gBg8-00006b-00 for control@bugs.debian.org; Tue, 04 Feb 2003 17:36:32 -0500 Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian)) id 18gBg7-0007pY-00 for ; Tue, 04 Feb 2003 17:36:31 -0500 Date: Tue, 4 Feb 2003 17:36:31 -0500 From: Matt Zimmerman To: control@bugs.debian.org Subject: unmerge Message-ID: <20030204223631.GM23743@alcor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: Matt Zimmerman Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=-7.2 required=5.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.41 X-Spam-Level: # a duplicate was merged with this, then closed. the original bug should # remain open unmerge 6786 reopen 6786 thanks -- - mdz   Information forwarded to debian-bugs-dist@lists.debian.org, James Troup and others <ftpmaster@debian.org>, ftp.debian.org@packages.qa.debian.org:
Bug#6786; Package ftp.debian.org.   debian-bugs-dist@lists.debian.orgJames Troup and others ftp.debian.org@packages.qa.debian.org  X-Loop: owner@bugs.debian.org Subject: Bug#6786: ftp.debian.org: Packages still to early Reply-To: Thomas Koenig , 6786@bugs.debian.org Resent-From: Thomas Koenig Original-Sender: Thomas Koenig Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: James Troup and others , ftp.debian.org@packages.qa.debian.org Resent-Date: Mon, 14 Apr 2003 20:33:10 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: ftp.debian.org X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.105035226419306 (code B ref 6786); Mon, 14 Apr 2003 20:33:10 GMT Received: (at 6786) by bugs.debian.org; 14 Apr 2003 20:31:04 +0000 Received: from moutvdom.kundenserver.de [212.227.126.251] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 195AbX-0004y4-00; Mon, 14 Apr 2003 15:31:03 -0500 Received: from [212.227.126.224] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 195AbV-000141-00 for 6786@bugs.debian.org; Mon, 14 Apr 2003 22:31:01 +0200 Received: from [80.141.205.10] (helo=meiner) by mrvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 195AbV-0005xX-00; Mon, 14 Apr 2003 22:31:01 +0200 Received: from ig25 by meiner with local (Exim 3.36 #1 (Debian)) id 195Abu-0000Z2-00; Mon, 14 Apr 2003 22:31:26 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Koenig To: Debian Bug Tracking System <6786@bugs.debian.org> X-Mailer: reportbug 2.10.1 Date: Mon, 14 Apr 2003 22:31:25 +0200 Message-Id: Sender: Thomas Koenig Delivered-To: 6786@bugs.debian.org X-Spam-Status: No, hits=-0.2 required=4.0 tests=HAS_PACKAGE,SPAM_PHRASE_00_01 version=2.44 X-Spam-Level: Package: ftp.debian.org Version: unavailable; reported 2003-04-14 Followup-For: Bug #6786 This is still a fairly frequent, and somewhat annoying, problem. # date -u Mon Apr 14 20:30:38 UTC 2003 # apt-get -u dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages will be upgraded binutils castle-combat chkrootkit flex hpijs libgnutls5 librpm4 rpm samba-common smbclient symlinks w3m 12 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 8662kB of archives. After unpacking 549kB will be used. Do you want to continue? [Y/n] y Get:1 ftp://ftp.debian.org unstable/main binutils 2.13.90.0.18-1.7 [2026kB] Err ftp://ftp.debian.org unstable/main binutils 2.13.90.0.18-1.7 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:2 ftp://ftp.debian.org unstable/main flex 2.5.31-3 [342kB] Err ftp://ftp.debian.org unstable/main flex 2.5.31-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:3 ftp://ftp.debian.org unstable/main castle-combat 0.7.3-1 [1547kB] Err ftp://ftp.debian.org unstable/main castle-combat 0.7.3-1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:4 ftp://ftp.debian.org unstable/main chkrootkit 0.40-1 [184kB] Err ftp://ftp.debian.org unstable/main chkrootkit 0.40-1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:5 ftp://ftp.debian.org unstable/main hpijs 1.3.1-1 [136kB] Err ftp://ftp.debian.org unstable/main hpijs 1.3.1-1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:6 ftp://ftp.debian.org unstable/main libgnutls5 0.8.6-3 [182kB] Err ftp://ftp.debian.org unstable/main libgnutls5 0.8.6-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:7 ftp://ftp.debian.org unstable/main librpm4 4.0.4-20 [354kB] Err ftp://ftp.debian.org unstable/main librpm4 4.0.4-20 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:8 ftp://ftp.debian.org unstable/main rpm 4.0.4-20 [515kB] Err ftp://ftp.debian.org unstable/main rpm 4.0.4-20 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:9 ftp://ftp.debian.org unstable/main smbclient 2.999+3.0.alpha23-3 [1416kB] Err ftp://ftp.debian.org unstable/main smbclient 2.999+3.0.alpha23-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:10 ftp://ftp.debian.org unstable/main samba-common 2.999+3.0.alpha23-3 [1284kB] Err ftp://ftp.debian.org unstable/main samba-common 2.999+3.0.alpha23-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:11 ftp://ftp.debian.org unstable/main symlinks 1.2-4.1 [8064B] Err ftp://ftp.debian.org unstable/main symlinks 1.2-4.1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:12 ftp://ftp.debian.org unstable/main w3m 0.4.1-4 [668kB] Err ftp://ftp.debian.org unstable/main w3m 0.4.1-4 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/b/binutils/binutils_2.13.90.0.18-1.7_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/f/flex/flex_2.5.31-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/c/castle-combat/castle-combat_0.7.3-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/c/chkrootkit/chkrootkit_0.40-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/h/hpijs/hpijs_1.3.1-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/g/gnutls5/libgnutls5_0.8.6-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/r/rpm/librpm4_4.0.4-20_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/r/rpm/rpm_4.0.4-20_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/s/samba/smbclient_2.999+3.0.alpha23-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/s/samba/samba-common_2.999+3.0.alpha23-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/s/symlinks/symlinks_1.2-4.1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/w/w3m/w3m_0.4.1-4_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux meiner 2.4.20 #1 Mon Feb 3 22:42:48 CET 2003 i686 Locale: LANG=C, LC_CTYPE=de_DE@euro   Acknowledgement sent to Thomas Koenig <Thomas.Koenig@online.de>:
Extra info received and forwarded to list. Copy sent to James Troup and others <ftpmaster@debian.org>, ftp.debian.org@packages.qa.debian.org.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Thomas Koenig Subject: Bug#6786: Info received (was ftp.debian.org: Packages still to early) Message-ID: In-Reply-To: References: Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: ftp.debian.org X-Debian-PR-Keywords: Disabled-Doogie-Reply-To: 6786@bugs.debian.org Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): James Troup and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 14 Apr 2003 20:31:04 +0000 From Thomas.Koenig@online.de Mon Apr 14 15:31:03 2003 Return-path: Received: from moutvdom.kundenserver.de [212.227.126.251] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 195AbX-0004y4-00; Mon, 14 Apr 2003 15:31:03 -0500 Received: from [212.227.126.224] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 195AbV-000141-00 for 6786@bugs.debian.org; Mon, 14 Apr 2003 22:31:01 +0200 Received: from [80.141.205.10] (helo=meiner) by mrvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 195AbV-0005xX-00; Mon, 14 Apr 2003 22:31:01 +0200 Received: from ig25 by meiner with local (Exim 3.36 #1 (Debian)) id 195Abu-0000Z2-00; Mon, 14 Apr 2003 22:31:26 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Koenig To: Debian Bug Tracking System <6786@bugs.debian.org> Subject: ftp.debian.org: Packages still to early X-Mailer: reportbug 2.10.1 Date: Mon, 14 Apr 2003 22:31:25 +0200 Message-Id: Sender: Thomas Koenig Delivered-To: 6786@bugs.debian.org X-Spam-Status: No, hits=-0.2 required=4.0 tests=HAS_PACKAGE,SPAM_PHRASE_00_01 version=2.44 X-Spam-Level: Package: ftp.debian.org Version: unavailable; reported 2003-04-14 Followup-For: Bug #6786 This is still a fairly frequent, and somewhat annoying, problem. # date -u Mon Apr 14 20:30:38 UTC 2003 # apt-get -u dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages will be upgraded binutils castle-combat chkrootkit flex hpijs libgnutls5 librpm4 rpm samba-common smbclient symlinks w3m 12 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 8662kB of archives. After unpacking 549kB will be used. Do you want to continue? [Y/n] y Get:1 ftp://ftp.debian.org unstable/main binutils 2.13.90.0.18-1.7 [2026kB] Err ftp://ftp.debian.org unstable/main binutils 2.13.90.0.18-1.7 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:2 ftp://ftp.debian.org unstable/main flex 2.5.31-3 [342kB] Err ftp://ftp.debian.org unstable/main flex 2.5.31-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:3 ftp://ftp.debian.org unstable/main castle-combat 0.7.3-1 [1547kB] Err ftp://ftp.debian.org unstable/main castle-combat 0.7.3-1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:4 ftp://ftp.debian.org unstable/main chkrootkit 0.40-1 [184kB] Err ftp://ftp.debian.org unstable/main chkrootkit 0.40-1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:5 ftp://ftp.debian.org unstable/main hpijs 1.3.1-1 [136kB] Err ftp://ftp.debian.org unstable/main hpijs 1.3.1-1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:6 ftp://ftp.debian.org unstable/main libgnutls5 0.8.6-3 [182kB] Err ftp://ftp.debian.org unstable/main libgnutls5 0.8.6-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:7 ftp://ftp.debian.org unstable/main librpm4 4.0.4-20 [354kB] Err ftp://ftp.debian.org unstable/main librpm4 4.0.4-20 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:8 ftp://ftp.debian.org unstable/main rpm 4.0.4-20 [515kB] Err ftp://ftp.debian.org unstable/main rpm 4.0.4-20 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:9 ftp://ftp.debian.org unstable/main smbclient 2.999+3.0.alpha23-3 [1416kB] Err ftp://ftp.debian.org unstable/main smbclient 2.999+3.0.alpha23-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:10 ftp://ftp.debian.org unstable/main samba-common 2.999+3.0.alpha23-3 [1284kB] Err ftp://ftp.debian.org unstable/main samba-common 2.999+3.0.alpha23-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:11 ftp://ftp.debian.org unstable/main symlinks 1.2-4.1 [8064B] Err ftp://ftp.debian.org unstable/main symlinks 1.2-4.1 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Get:12 ftp://ftp.debian.org unstable/main w3m 0.4.1-4 [668kB] Err ftp://ftp.debian.org unstable/main w3m 0.4.1-4 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/b/binutils/binutils_2.13.90.0.18-1.7_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/f/flex/flex_2.5.31-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/c/castle-combat/castle-combat_0.7.3-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/c/chkrootkit/chkrootkit_0.40-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/h/hpijs/hpijs_1.3.1-1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/g/gnutls5/libgnutls5_0.8.6-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/r/rpm/librpm4_4.0.4-20_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/r/rpm/rpm_4.0.4-20_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/s/samba/smbclient_2.999+3.0.alpha23-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/s/samba/samba-common_2.999+3.0.alpha23-3_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/s/symlinks/symlinks_1.2-4.1_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] Failed to fetch ftp://ftp.debian.org/debian/pool/main/w/w3m/w3m_0.4.1-4_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.38 21] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux meiner 2.4.20 #1 Mon Feb 3 22:42:48 CET 2003 i686 Locale: LANG=C, LC_CTYPE=de_DE@euro   Information forwarded to debian-bugs-dist@lists.debian.org, James Troup and others <ftpmaster@debian.org>:
Bug#6786; Package ftp.debian.org.   debian-bugs-dist@lists.debian.orgJames Troup and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: Packages files should be mirrored after the .debs - proposed solution Reply-To: "Artur R. Czechowski" , 6786@bugs.debian.org Resent-From: "Artur R. Czechowski" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: James Troup and others Resent-Date: Sat, 28 Jun 2003 23:18:04 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: ftp.debian.org X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.105684153222109 (code B ref 6786); Sat, 28 Jun 2003 23:18:04 UTC Received: (at 6786) by bugs.debian.org; 28 Jun 2003 23:05:32 +0000 Received: from hell.pl (hell.hell.pl) [149.156.96.35] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19WOl9-0005kG-00; Sat, 28 Jun 2003 18:05:32 -0500 Received: by hell.hell.pl (Postfix, from userid 1030) id 8F2072A150E; Sun, 29 Jun 2003 01:05:30 +0200 (CEST) Date: Sun, 29 Jun 2003 01:05:30 +0200 From: "Artur R. Czechowski" To: 6786@bugs.debian.org Message-ID: <20030628230530.GA32239@hell.hell.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Organization: none X-Operating-System: Linux hell.hell.pl 2.4.18-grsec-1.9.4.hell User-Agent: Mutt/1.5.4i Delivered-To: 6786@bugs.debian.org X-Spam-Status: No, hits=-7.3 required=4.0 tests=BAYES_30,USER_AGENT_MUTT version=2.53-bugs.debian.org_2003_06_27 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp) Hello Solution of this problem could be mirroring in two stages: 1. mirror pool without delete files 2. mirror whole area, deleting old files after fetching files It is not hard to change mirror scripts to do it. Pro: - all files provided by Packages/Sources exists on mirror Contra: - it requires more space on mirror machine, for some minutes it needs to store both (previous and new) version of upgraded packages. I sent a Bcc to debian-mirrors, because mirror's administrators are people who can mostly help to solve this problem. Let moderator decide if it is important enough to disturb them. There is a blind copy, to not annoying moderator (and list) with replies if not interested. If moderator decide to pass it to the list please take a look at: http://bugs.debian.org/6786 to more information about this problem. If you want to submit any additional information about this bug please address (or Cc) it to 6786@bugs.debian.org. Regards Artur   Acknowledgement sent to "Artur R. Czechowski" <arturcz@hell.pl>:
Extra info received and forwarded to list. Copy sent to James Troup and others <ftpmaster@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: "Artur R. Czechowski" Subject: Bug#6786: Info received (was Packages files should be mirrored after the .debs - proposed solution) Message-ID: In-Reply-To: <20030628230530.GA32239@hell.hell.pl> References: <20030628230530.GA32239@hell.hell.pl> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: ftp.debian.org X-Debian-PR-Keywords: Disabled-Doogie-Reply-To: 6786@bugs.debian.org Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): James Troup and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 28 Jun 2003 23:05:32 +0000 From arturcz@hell.pl Sat Jun 28 18:05:32 2003 Return-path: Received: from hell.pl (hell.hell.pl) [149.156.96.35] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19WOl9-0005kG-00; Sat, 28 Jun 2003 18:05:32 -0500 Received: by hell.hell.pl (Postfix, from userid 1030) id 8F2072A150E; Sun, 29 Jun 2003 01:05:30 +0200 (CEST) Date: Sun, 29 Jun 2003 01:05:30 +0200 From: "Artur R. Czechowski" To: 6786@bugs.debian.org Subject: Packages files should be mirrored after the .debs - proposed solution Message-ID: <20030628230530.GA32239@hell.hell.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Organization: none X-Operating-System: Linux hell.hell.pl 2.4.18-grsec-1.9.4.hell User-Agent: Mutt/1.5.4i Delivered-To: 6786@bugs.debian.org X-Spam-Status: No, hits=-7.3 required=4.0 tests=BAYES_30,USER_AGENT_MUTT version=2.53-bugs.debian.org_2003_06_27 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp) Hello Solution of this problem could be mirroring in two stages: 1. mirror pool without delete files 2. mirror whole area, deleting old files after fetching files It is not hard to change mirror scripts to do it. Pro: - all files provided by Packages/Sources exists on mirror Contra: - it requires more space on mirror machine, for some minutes it needs to store both (previous and new) version of upgraded packages. I sent a Bcc to debian-mirrors, because mirror's administrators are people who can mostly help to solve this problem. Let moderator decide if it is important enough to disturb them. There is a blind copy, to not annoying moderator (and list) with replies if not interested. If moderator decide to pass it to the list please take a look at: http://bugs.debian.org/6786 to more information about this problem. If you want to submit any additional information about this bug please address (or Cc) it to 6786@bugs.debian.org. Regards Artur   Bug reassigned from package `ftp.debian.org' to `mirrors'. Request was from Josip Rodin <joy@srce.hr> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 10 Aug 2003 18:49:33 +0000 From joy@srce.hr Sun Aug 10 13:49:31 2003 Return-path: Received: from prvidomaci.srce.hr [161.53.1.72] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19lvFz-0005KD-00; Sun, 10 Aug 2003 13:49:31 -0500 Received: from joy by prvidomaci.srce.hr with local (Exim 4.20) id 19lvFy-0002lw-H9 for control@bugs.debian.org; Sun, 10 Aug 2003 20:49:30 +0200 Date: Sun, 10 Aug 2003 20:49:30 +0200 To: control@bugs.debian.org Subject: was reassigned to ftp.d.o before the mirrors pseudo-package existed Message-ID: <20030810184930.GA10640@prvidomaci.srce.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i From: Josip Rodin Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_20,USER_AGENT_MUTT version=2.53-bugs.debian.org_2003_07_20 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp) reassign 6786 mirrors -- 2. That which causes joy or happiness.   Severity set to `critical'. Request was from Dan Jacobson <jidanni@jidanni.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 10 Sep 2004 22:35:15 +0000 From jidanni@jidanni.org Fri Sep 10 15:35:15 2004 Return-path: Received: from smtp1.apol.com.tw [203.79.224.62] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C5tz8-00028L-00; Fri, 10 Sep 2004 15:35:15 -0700 Received: from jidanni1 (tc218-187-79-94.2-4.dynamic.apol.com.tw [218.187.79.94]) by smtp1.apol.com.tw (8.9.3/8.9.3) with ESMTP id GAA1258527; Sat, 11 Sep 2004 06:35:10 +0800 (CST) Received: from jidanni by jidanni1 with local (Exim 4.34) id 1C5qJM-0001da-AT; Sat, 11 Sep 2004 02:39:52 +0800 To: control@bugs.debian.org Cc: mirrors@debian.org, debian-devel@lists.debian.org, debian-qa@lists.debian.org, Steven Satelle Subject: breaks Debian package system worldwide several hours a day References: <87ekm23dgp.fsf@jidanni.org> <2bb2c7a404090903532744d61@mail.gmail.com> From: Dan Jacobson Date: Sat, 11 Sep 2004 02:39:52 +0800 Message-ID: <87isamnf2f.fsf_-_@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-4.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06, VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: severity 217957 critical severity 6786 critical merge 6786 217957 # critical: breaks Debian package system worldwide several hours a day. # How to fix: Packages files should get to mirrors last.   Merged 6786 217957. Request was from Dan Jacobson <jidanni@jidanni.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 10 Sep 2004 22:35:15 +0000 From jidanni@jidanni.org Fri Sep 10 15:35:15 2004 Return-path: Received: from smtp1.apol.com.tw [203.79.224.62] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C5tz8-00028L-00; Fri, 10 Sep 2004 15:35:15 -0700 Received: from jidanni1 (tc218-187-79-94.2-4.dynamic.apol.com.tw [218.187.79.94]) by smtp1.apol.com.tw (8.9.3/8.9.3) with ESMTP id GAA1258527; Sat, 11 Sep 2004 06:35:10 +0800 (CST) Received: from jidanni by jidanni1 with local (Exim 4.34) id 1C5qJM-0001da-AT; Sat, 11 Sep 2004 02:39:52 +0800 To: control@bugs.debian.org Cc: mirrors@debian.org, debian-devel@lists.debian.org, debian-qa@lists.debian.org, Steven Satelle Subject: breaks Debian package system worldwide several hours a day References: <87ekm23dgp.fsf@jidanni.org> <2bb2c7a404090903532744d61@mail.gmail.com> From: Dan Jacobson Date: Sat, 11 Sep 2004 02:39:52 +0800 Message-ID: <87isamnf2f.fsf_-_@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-4.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06, VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: severity 217957 critical severity 6786 critical merge 6786 217957 # critical: breaks Debian package system worldwide several hours a day. # How to fix: Packages files should get to mirrors last.   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: breaks Debian package system worldwide several hours a day Reply-To: Matt Zimmerman , 6786@bugs.debian.org Resent-From: Matt Zimmerman Original-Sender: Matt Zimmerman Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Fri, 10 Sep 2004 23:33:04 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.109485877526671 (code B ref 6786); Fri, 10 Sep 2004 23:33:04 UTC Received: (at 6786) by bugs.debian.org; 10 Sep 2004 23:26:15 +0000 Received: from mta13.mail.adelphia.net (mta13.adelphia.net) [68.168.78.44] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C5umV-0006uz-00; Fri, 10 Sep 2004 16:26:15 -0700 Received: from mizar.alcor.net ([69.167.148.207]) by mta13.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040910232544.LRIE9978.mta13.adelphia.net@mizar.alcor.net>; Fri, 10 Sep 2004 19:25:44 -0400 Received: from mdz by mizar.alcor.net with local (Exim 4.34) id 1C5ulz-0003Be-JF; Fri, 10 Sep 2004 16:25:43 -0700 Date: Fri, 10 Sep 2004 16:25:43 -0700 From: Matt Zimmerman To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Message-ID: <20040910232543.GE5690@alcor.net> Mail-Followup-To: Dan Jacobson , debian-devel@lists.debian.org, 6786@bugs.debian.org References: <87ekm23dgp.fsf@jidanni.org> <2bb2c7a404090903532744d61@mail.gmail.com> <87isamnf2f.fsf_-_@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87isamnf2f.fsf_-_@jidanni.org> User-Agent: Mutt/1.5.6+20040818i Sender: Matt Zimmerman Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: severity 6786 normal thanks On Sat, Sep 11, 2004 at 02:39:52AM +0800, Dan Jacobson wrote: > severity 217957 critical > severity 6786 critical > merge 6786 217957 > # critical: breaks Debian package system worldwide several hours a day. > # How to fix: Packages files should get to mirrors last. critical makes unrelated software on the system (or the whole system) break, or causes serious data loss, or introduces a security hole on systems where you install the package. normal the default value, applicable to most bugs. You need to read: - The code of conduct for Debian mailing lists: http://www.debian.org/MailingLists/#codeofconduct - The definitions of severity levels in the Debian bug tracking system: http://www.debian.org/Bugs/Developer#severities and generally stop behaving disrespectfully in your interaction with those two systems. -- - mdz   Acknowledgement sent to Matt Zimmerman <mdz@debian.org>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Matt Zimmerman Subject: Bug#6786: Info received (was breaks Debian package system worldwide several hours a day) Message-ID: In-Reply-To: <20040910232543.GE5690@alcor.net> References: <20040910232543.GE5690@alcor.net> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 10 Sep 2004 23:26:15 +0000 From mdz@alcor.net Fri Sep 10 16:26:15 2004 Return-path: Received: from mta13.mail.adelphia.net (mta13.adelphia.net) [68.168.78.44] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C5umV-0006uz-00; Fri, 10 Sep 2004 16:26:15 -0700 Received: from mizar.alcor.net ([69.167.148.207]) by mta13.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040910232544.LRIE9978.mta13.adelphia.net@mizar.alcor.net>; Fri, 10 Sep 2004 19:25:44 -0400 Received: from mdz by mizar.alcor.net with local (Exim 4.34) id 1C5ulz-0003Be-JF; Fri, 10 Sep 2004 16:25:43 -0700 Date: Fri, 10 Sep 2004 16:25:43 -0700 From: Matt Zimmerman To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Subject: Re: breaks Debian package system worldwide several hours a day Message-ID: <20040910232543.GE5690@alcor.net> Mail-Followup-To: Dan Jacobson , debian-devel@lists.debian.org, 6786@bugs.debian.org References: <87ekm23dgp.fsf@jidanni.org> <2bb2c7a404090903532744d61@mail.gmail.com> <87isamnf2f.fsf_-_@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87isamnf2f.fsf_-_@jidanni.org> User-Agent: Mutt/1.5.6+20040818i Sender: Matt Zimmerman Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: severity 6786 normal thanks On Sat, Sep 11, 2004 at 02:39:52AM +0800, Dan Jacobson wrote: > severity 217957 critical > severity 6786 critical > merge 6786 217957 > # critical: breaks Debian package system worldwide several hours a day. > # How to fix: Packages files should get to mirrors last. critical makes unrelated software on the system (or the whole system) break, or causes serious data loss, or introduces a security hole on systems where you install the package. normal the default value, applicable to most bugs. You need to read: - The code of conduct for Debian mailing lists: http://www.debian.org/MailingLists/#codeofconduct - The definitions of severity levels in the Debian bug tracking system: http://www.debian.org/Bugs/Developer#severities and generally stop behaving disrespectfully in your interaction with those two systems. -- - mdz   Severity set to `normal'. Request was from Matt Zimmerman <mdz@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 10 Sep 2004 23:26:15 +0000 From mdz@alcor.net Fri Sep 10 16:26:15 2004 Return-path: Received: from mta13.mail.adelphia.net (mta13.adelphia.net) [68.168.78.44] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C5umV-0006uz-00; Fri, 10 Sep 2004 16:26:15 -0700 Received: from mizar.alcor.net ([69.167.148.207]) by mta13.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040910232544.LRIE9978.mta13.adelphia.net@mizar.alcor.net>; Fri, 10 Sep 2004 19:25:44 -0400 Received: from mdz by mizar.alcor.net with local (Exim 4.34) id 1C5ulz-0003Be-JF; Fri, 10 Sep 2004 16:25:43 -0700 Date: Fri, 10 Sep 2004 16:25:43 -0700 From: Matt Zimmerman To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Subject: Re: breaks Debian package system worldwide several hours a day Message-ID: <20040910232543.GE5690@alcor.net> Mail-Followup-To: Dan Jacobson , debian-devel@lists.debian.org, 6786@bugs.debian.org References: <87ekm23dgp.fsf@jidanni.org> <2bb2c7a404090903532744d61@mail.gmail.com> <87isamnf2f.fsf_-_@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87isamnf2f.fsf_-_@jidanni.org> User-Agent: Mutt/1.5.6+20040818i Sender: Matt Zimmerman Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 2 severity 6786 normal thanks On Sat, Sep 11, 2004 at 02:39:52AM +0800, Dan Jacobson wrote: > severity 217957 critical > severity 6786 critical > merge 6786 217957 > # critical: breaks Debian package system worldwide several hours a day. > # How to fix: Packages files should get to mirrors last. critical makes unrelated software on the system (or the whole system) break, or causes serious data loss, or introduces a security hole on systems where you install the package. normal the default value, applicable to most bugs. You need to read: - The code of conduct for Debian mailing lists: http://www.debian.org/MailingLists/#codeofconduct - The definitions of severity levels in the Debian bug tracking system: http://www.debian.org/Bugs/Developer#severities and generally stop behaving disrespectfully in your interaction with those two systems. -- - mdz   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: mirror the Packages files _after_ the packages! Reply-To: Dan Jacobson , 6786@bugs.debian.org Resent-From: Dan Jacobson Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Sat, 12 Feb 2005 18:03:19 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.11082310624254 (code B ref 6786); Sat, 12 Feb 2005 18:03:19 UTC Received: (at 6786) by bugs.debian.org; 12 Feb 2005 17:57:42 +0000 Received: from frodo.hserus.net [204.74.68.40] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D01WY-00014l-00; Sat, 12 Feb 2005 09:57:42 -0800 Received: from tc218-187-81-50.2-7.dynamic.apol.com.tw ([218.187.81.50]:34927 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0) id 1D01WR-0001SM-3d by authid with plain; Sat, 12 Feb 2005 23:27:37 +0530 To: debian-devel@lists.debian.org Cc: 6786@bugs.debian.org From: Dan Jacobson Date: Wed, 09 Feb 2005 09:51:44 +0800 Message-ID: <876512lcun.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: I know you Debian people think it's just hilarious when users try to apt-get upgrade during the period after when the Packages files arrive on the mirrors, but before the packages they describe have fully arrived. "Haw haw haw, try again later", you say, never thinking that maybe writing the Packages files last would be the right thing to do. "The problem can't persist more then a couple of hours, what's the big deal?" Well, the connection to mirror-upstream broke mid-mirror-push this time during Chinese New Years. Perhaps 10 days before the system administrator will be back in the office to see what happened. "Haw haw haw, try another mirror. Haw haw haw." The other local mirrors have the same problem, and their system admins are also on vacation. Foreign mirrors are on slow links. So not fixing bug 6786 (just write the $#@% Packages file after writing the packages) causes users' apt-get upgrades to fail needlessly... down for 10 days. Great. The Debian whippersnappers don't see the danger of needlessly leaving mirrors in a broken state "for only a couple of hours a day, what's the big deal" ... well if the mirror mechanism breaks during this broken state, then "couple of hours" becomes indefinitely. I can't think of any other case in Computer Science where one updates a descriptor before updating the thing described!!! How can you defend that??? No smug remarks can defend that! "Never bothered me", yeah well wait until you are giving your next apt-get upgrade demonstration and now it's too late, you did apt-get update && apt-get upgrade instead of apt-get upgrade && apt-get update && apt-get upgrade and now you have to tell the class to "wait a couple of hours" until you can show them anything. Yeah I know, "the more I complain, the more it's not going to get done." OK, can somebody send me the section of code so I can fix it then? Err http://xxxxxx.linux.org.xx sid/main xxxxxxxxxxxx 404 Not Found Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx Fetched 26.6MB in 2m39s (167kB/s) E: Some files failed to download Error 100 P.S., "a couple hours" is for your fancy mirror's connections. Some mirrors far away might be in the broken state (Packages* arrived, not all packages arrived) for half a day each day!   Acknowledgement sent to Dan Jacobson <jidanni@jidanni.org>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Dan Jacobson Subject: Bug#6786: Info received (was mirror the Packages files _after_ the packages!) Message-ID: In-Reply-To: <876512lcun.fsf@jidanni.org> References: <876512lcun.fsf@jidanni.org> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 12 Feb 2005 17:57:42 +0000 From jidanni@jidanni.org Sat Feb 12 09:57:42 2005 Return-path: Received: from frodo.hserus.net [204.74.68.40] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D01WY-00014l-00; Sat, 12 Feb 2005 09:57:42 -0800 Received: from tc218-187-81-50.2-7.dynamic.apol.com.tw ([218.187.81.50]:34927 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0) id 1D01WR-0001SM-3d by authid with plain; Sat, 12 Feb 2005 23:27:37 +0530 To: debian-devel@lists.debian.org Cc: 6786@bugs.debian.org Subject: mirror the Packages files _after_ the packages! From: Dan Jacobson Date: Wed, 09 Feb 2005 09:51:44 +0800 Message-ID: <876512lcun.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: I know you Debian people think it's just hilarious when users try to apt-get upgrade during the period after when the Packages files arrive on the mirrors, but before the packages they describe have fully arrived. "Haw haw haw, try again later", you say, never thinking that maybe writing the Packages files last would be the right thing to do. "The problem can't persist more then a couple of hours, what's the big deal?" Well, the connection to mirror-upstream broke mid-mirror-push this time during Chinese New Years. Perhaps 10 days before the system administrator will be back in the office to see what happened. "Haw haw haw, try another mirror. Haw haw haw." The other local mirrors have the same problem, and their system admins are also on vacation. Foreign mirrors are on slow links. So not fixing bug 6786 (just write the $#@% Packages file after writing the packages) causes users' apt-get upgrades to fail needlessly... down for 10 days. Great. The Debian whippersnappers don't see the danger of needlessly leaving mirrors in a broken state "for only a couple of hours a day, what's the big deal" ... well if the mirror mechanism breaks during this broken state, then "couple of hours" becomes indefinitely. I can't think of any other case in Computer Science where one updates a descriptor before updating the thing described!!! How can you defend that??? No smug remarks can defend that! "Never bothered me", yeah well wait until you are giving your next apt-get upgrade demonstration and now it's too late, you did apt-get update && apt-get upgrade instead of apt-get upgrade && apt-get update && apt-get upgrade and now you have to tell the class to "wait a couple of hours" until you can show them anything. Yeah I know, "the more I complain, the more it's not going to get done." OK, can somebody send me the section of code so I can fix it then? Err http://xxxxxx.linux.org.xx sid/main xxxxxxxxxxxx 404 Not Found Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx Fetched 26.6MB in 2m39s (167kB/s) E: Some files failed to download Error 100 P.S., "a couple hours" is for your fancy mirror's connections. Some mirrors far away might be in the broken state (Packages* arrived, not all packages arrived) for half a day each day!   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: mirror the Packages files _after_ the packages! Reply-To: Martin Zobel-Helas , 6786@bugs.debian.org Resent-From: Martin Zobel-Helas Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Sat, 12 Feb 2005 18:33:07 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.110823254618631 (code B ref 6786); Sat, 12 Feb 2005 18:33:07 UTC Received: (at 6786) by bugs.debian.org; 12 Feb 2005 18:22:26 +0000 Received: from mailserver3.hrz.tu-darmstadt.de [130.83.174.21] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D01uU-0004qH-00; Sat, 12 Feb 2005 10:22:26 -0800 Received: from gaja.helas.net (drm9-d9bb2cd2.pool.mediaWays.net [217.187.44.210]) (authenticated bits=0) by mailserver3.hrz.tu-darmstadt.de (8.12.10/8.12.7) with ESMTP id j1CIMFAE032199 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 12 Feb 2005 19:22:16 +0100 Received: by gaja.helas.net (Postfix, from userid 1000) id 149442009C4; Sat, 12 Feb 2005 19:22:18 +0100 (CET) Date: Sat, 12 Feb 2005 19:22:17 +0100 From: Martin Zobel-Helas To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Message-ID: <20050212182217.GG26796@jas.helas.net> References: <876512lcun.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <876512lcun.fsf@jidanni.org> X-GPG-Key: http://helas.dyndns.org/~hel/public-key.asc X-GPG-Fingerprint: 4CF7 EF52 616A 53B3 BA59 E9E1 85F1 3484 FA4F 45BC User-Agent: Mutt/1.5.6+20040907i X-TUD-HRZ-MailScanner: Found to be clean X-TUD-HRZ-MailScanner-SpamCheck: not spam, SpamAssassin (Wertung=1.647, benoetigt 5, RCVD_IN_NJABL_DUL 1.58, RCVD_IN_SORBS_DUL 0.07) X-TUD-HRZ-MailScanner-SpamScore: s X-MailScanner-From: mhelas@helas.net Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Hi Dan, On Wednesday, 09 Feb 2005, Dan Jacobson wrote: > I know you Debian people think it's just hilarious when users try to > apt-get upgrade during the period after when the Packages files > arrive on the mirrors, but before the packages they describe have > fully arrived. see http://lists.debian.org/debian-www/2005/01/msg00199.html Greetings Martin -- Love is the only game that is not called on account of darkness. -- M. Hirschfield   Acknowledgement sent to Martin Zobel-Helas <mhelas@helas.net>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Martin Zobel-Helas Subject: Bug#6786: Info received (was mirror the Packages files _after_ the packages!) Message-ID: In-Reply-To: <20050212182217.GG26796@jas.helas.net> References: <20050212182217.GG26796@jas.helas.net> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 12 Feb 2005 18:22:26 +0000 From mhelas@helas.net Sat Feb 12 10:22:26 2005 Return-path: Received: from mailserver3.hrz.tu-darmstadt.de [130.83.174.21] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D01uU-0004qH-00; Sat, 12 Feb 2005 10:22:26 -0800 Received: from gaja.helas.net (drm9-d9bb2cd2.pool.mediaWays.net [217.187.44.210]) (authenticated bits=0) by mailserver3.hrz.tu-darmstadt.de (8.12.10/8.12.7) with ESMTP id j1CIMFAE032199 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 12 Feb 2005 19:22:16 +0100 Received: by gaja.helas.net (Postfix, from userid 1000) id 149442009C4; Sat, 12 Feb 2005 19:22:18 +0100 (CET) Date: Sat, 12 Feb 2005 19:22:17 +0100 From: Martin Zobel-Helas To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Subject: Re: mirror the Packages files _after_ the packages! Message-ID: <20050212182217.GG26796@jas.helas.net> References: <876512lcun.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <876512lcun.fsf@jidanni.org> X-GPG-Key: http://helas.dyndns.org/~hel/public-key.asc X-GPG-Fingerprint: 4CF7 EF52 616A 53B3 BA59 E9E1 85F1 3484 FA4F 45BC User-Agent: Mutt/1.5.6+20040907i X-TUD-HRZ-MailScanner: Found to be clean X-TUD-HRZ-MailScanner-SpamCheck: not spam, SpamAssassin (Wertung=1.647, benoetigt 5, RCVD_IN_NJABL_DUL 1.58, RCVD_IN_SORBS_DUL 0.07) X-TUD-HRZ-MailScanner-SpamScore: s X-MailScanner-From: mhelas@helas.net Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Hi Dan, On Wednesday, 09 Feb 2005, Dan Jacobson wrote: > I know you Debian people think it's just hilarious when users try to > apt-get upgrade during the period after when the Packages files > arrive on the mirrors, but before the packages they describe have > fully arrived. see http://lists.debian.org/debian-www/2005/01/msg00199.html Greetings Martin -- Love is the only game that is not called on account of darkness. -- M. Hirschfield   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: mirror the Packages files _after_ the packages! Reply-To: Steve Langasek , 6786@bugs.debian.org Resent-From: Steve Langasek Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Sun, 13 Feb 2005 22:03:05 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.110833132614547 (code B ref 6786); Sun, 13 Feb 2005 22:03:05 UTC Received: (at 6786) by bugs.debian.org; 13 Feb 2005 21:48:46 +0000 Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (localhost.localdomain) [66.93.39.86] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D0Rbh-0003mQ-00; Sun, 13 Feb 2005 13:48:45 -0800 Received: by localhost.localdomain (Postfix, from userid 1000) id 462531723E0; Sun, 13 Feb 2005 13:48:43 -0800 (PST) Date: Sun, 13 Feb 2005 13:48:43 -0800 From: Steve Langasek To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Message-ID: <20050213214841.GC5814@mauritius.dodds.net> Mail-Followup-To: Dan Jacobson , debian-devel@lists.debian.org, 6786@bugs.debian.org References: <876512lcun.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/e2eDi0V/xtL+Mc8" Content-Disposition: inline In-Reply-To: <876512lcun.fsf@jidanni.org> User-Agent: Mutt/1.5.6+20040907i Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --/e2eDi0V/xtL+Mc8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 09:51:44AM +0800, Dan Jacobson wrote: > I know you Debian people think it's just hilarious when users try to > apt-get upgrade during the period after when the Packages files > arrive on the mirrors, but before the packages they describe have > fully arrived. > "Haw haw haw, try again later", you say, never thinking that maybe > writing the Packages files last would be the right thing to do. > "The problem can't persist more then a couple of hours, what's the big > deal?" You've been told this before -- *debian-devel does not control the mirroring implementation used by arbitrary Debian mirrors*. Either talk to the mirror team and give them enough information to track this down, or -- since you know him well enough to be kept in the loop about his vacation schedule -- talk to your local mirror operator directly and get him to stop using broken mirroring scripts. > I can't think of any other case in Computer Science where one updates > a descriptor before updating the thing described!!! How can you defend > that??? No smug remarks can defend that! And no amount of moronic, misdirected ranting will get it fixed. > Err http://xxxxxx.linux.org.xx sid/main xxxxxxxxxxxx 404 Not Found > Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx > Fetched 26.6MB in 2m39s (167kB/s) > E: Some files failed to download > Error 100 Yeah, real helpful of you to blot out the only potentially useful bit of information in your post... --=20 Steve Langasek postmodern programmer --/e2eDi0V/xtL+Mc8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCD8s5KN6ufymYLloRAu4UAKCd1RtjmD5GGXlgtucFdcejnsqfzgCfTTfW 2hBwjqItAbQD3MFbq1rj5Gg= =XLL5 -----END PGP SIGNATURE----- --/e2eDi0V/xtL+Mc8--   Acknowledgement sent to Steve Langasek <vorlon@debian.org>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Steve Langasek Subject: Bug#6786: Info received (was mirror the Packages files _after_ the packages!) Message-ID: In-Reply-To: <20050213214841.GC5814@mauritius.dodds.net> References: <20050213214841.GC5814@mauritius.dodds.net> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 13 Feb 2005 21:48:46 +0000 From vorlon@debian.org Sun Feb 13 13:48:45 2005 Return-path: Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (localhost.localdomain) [66.93.39.86] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D0Rbh-0003mQ-00; Sun, 13 Feb 2005 13:48:45 -0800 Received: by localhost.localdomain (Postfix, from userid 1000) id 462531723E0; Sun, 13 Feb 2005 13:48:43 -0800 (PST) Date: Sun, 13 Feb 2005 13:48:43 -0800 From: Steve Langasek To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Subject: Re: mirror the Packages files _after_ the packages! Message-ID: <20050213214841.GC5814@mauritius.dodds.net> Mail-Followup-To: Dan Jacobson , debian-devel@lists.debian.org, 6786@bugs.debian.org References: <876512lcun.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/e2eDi0V/xtL+Mc8" Content-Disposition: inline In-Reply-To: <876512lcun.fsf@jidanni.org> User-Agent: Mutt/1.5.6+20040907i Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --/e2eDi0V/xtL+Mc8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 09:51:44AM +0800, Dan Jacobson wrote: > I know you Debian people think it's just hilarious when users try to > apt-get upgrade during the period after when the Packages files > arrive on the mirrors, but before the packages they describe have > fully arrived. > "Haw haw haw, try again later", you say, never thinking that maybe > writing the Packages files last would be the right thing to do. > "The problem can't persist more then a couple of hours, what's the big > deal?" You've been told this before -- *debian-devel does not control the mirroring implementation used by arbitrary Debian mirrors*. Either talk to the mirror team and give them enough information to track this down, or -- since you know him well enough to be kept in the loop about his vacation schedule -- talk to your local mirror operator directly and get him to stop using broken mirroring scripts. > I can't think of any other case in Computer Science where one updates > a descriptor before updating the thing described!!! How can you defend > that??? No smug remarks can defend that! And no amount of moronic, misdirected ranting will get it fixed. > Err http://xxxxxx.linux.org.xx sid/main xxxxxxxxxxxx 404 Not Found > Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx > Fetched 26.6MB in 2m39s (167kB/s) > E: Some files failed to download > Error 100 Yeah, real helpful of you to blot out the only potentially useful bit of information in your post... --=20 Steve Langasek postmodern programmer --/e2eDi0V/xtL+Mc8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCD8s5KN6ufymYLloRAu4UAKCd1RtjmD5GGXlgtucFdcejnsqfzgCfTTfW 2hBwjqItAbQD3MFbq1rj5Gg= =XLL5 -----END PGP SIGNATURE----- --/e2eDi0V/xtL+Mc8--   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: mirror the Packages files _after_ the packages! Reply-To: Dan Jacobson , 6786@bugs.debian.org Resent-From: Dan Jacobson Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Tue, 15 Feb 2005 18:33:05 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.110849180128325 (code B ref 6786); Tue, 15 Feb 2005 18:33:05 UTC Received: (at 6786) by bugs.debian.org; 15 Feb 2005 18:23:21 +0000 Received: from frodo.hserus.net [204.74.68.40] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D17M1-0007Mf-00; Tue, 15 Feb 2005 10:23:21 -0800 Received: from tc218-187-73-185.2-3.dynamic.apol.com.tw ([218.187.73.185]:36262 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0) id 1D17Lv-000HFm-9H by authid with plain; Tue, 15 Feb 2005 23:53:18 +0530 To: debian-devel@lists.debian.org Cc: 6786@bugs.debian.org References: <876512lcun.fsf@jidanni.org> <20050213214841.GC5814@mauritius.dodds.net> From: Dan Jacobson Date: Tue, 15 Feb 2005 23:51:10 +0800 Message-ID: <87d5v16cup.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: S> You've been told this before -- *debian-devel does not control the mirroring S> implementation used by arbitrary Debian mirrors*. Either talk to the mirror S> team and give them enough information to track this down, or -- since you S> know him well enough to be kept in the loop about his vacation schedule -- S> talk to your local mirror operator directly and get him to stop using broken S> mirroring scripts. I'm saying that bug 6786 has the potential to turn the current perhaps two hour per day down time for apt-get, aptitude, etc. into a several day long down time. D> > Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx S> Yeah, real helpful of you to blot out the only potentially useful bit of S> information in your post... No. The root of the problem is bug 6786. Indeed if 6786 were fixed, the mirror process could break at any time and users could still apt-get upgrade with yesterdays state instead of not being to apt-get upgrade at all (if the mirror process happen to break during the 2 hour dark period each day.) Indeed, no 2 hour dark period necessary too. Please double check 6786 to see if it is merely a local problem. Would you close it?   Acknowledgement sent to Dan Jacobson <jidanni@jidanni.org>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Dan Jacobson Subject: Bug#6786: Info received (was mirror the Packages files _after_ the packages!) Message-ID: In-Reply-To: <87d5v16cup.fsf@jidanni.org> References: <87d5v16cup.fsf@jidanni.org> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 15 Feb 2005 18:23:21 +0000 From jidanni@jidanni.org Tue Feb 15 10:23:21 2005 Return-path: Received: from frodo.hserus.net [204.74.68.40] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D17M1-0007Mf-00; Tue, 15 Feb 2005 10:23:21 -0800 Received: from tc218-187-73-185.2-3.dynamic.apol.com.tw ([218.187.73.185]:36262 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0) id 1D17Lv-000HFm-9H by authid with plain; Tue, 15 Feb 2005 23:53:18 +0530 To: debian-devel@lists.debian.org Cc: 6786@bugs.debian.org Subject: Re: mirror the Packages files _after_ the packages! References: <876512lcun.fsf@jidanni.org> <20050213214841.GC5814@mauritius.dodds.net> From: Dan Jacobson Date: Tue, 15 Feb 2005 23:51:10 +0800 Message-ID: <87d5v16cup.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: S> You've been told this before -- *debian-devel does not control the mirroring S> implementation used by arbitrary Debian mirrors*. Either talk to the mirror S> team and give them enough information to track this down, or -- since you S> know him well enough to be kept in the loop about his vacation schedule -- S> talk to your local mirror operator directly and get him to stop using broken S> mirroring scripts. I'm saying that bug 6786 has the potential to turn the current perhaps two hour per day down time for apt-get, aptitude, etc. into a several day long down time. D> > Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx S> Yeah, real helpful of you to blot out the only potentially useful bit of S> information in your post... No. The root of the problem is bug 6786. Indeed if 6786 were fixed, the mirror process could break at any time and users could still apt-get upgrade with yesterdays state instead of not being to apt-get upgrade at all (if the mirror process happen to break during the 2 hour dark period each day.) Indeed, no 2 hour dark period necessary too. Please double check 6786 to see if it is merely a local problem. Would you close it?   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: mirror the Packages files _after_ the packages! Reply-To: Jeroen van Wolffelaar , 6786@bugs.debian.org Resent-From: Jeroen van Wolffelaar Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Tue, 15 Feb 2005 19:03:07 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.110849377616782 (code B ref 6786); Tue, 15 Feb 2005 19:03:07 UTC Received: (at 6786) by bugs.debian.org; 15 Feb 2005 18:56:16 +0000 Received: from a-eskwadraat.nl [131.211.34.218] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D17rs-0004MU-00; Tue, 15 Feb 2005 10:56:16 -0800 Received: from jeroen by A-Eskwadraat.nl with local (Exim 3.35 #1 (Debian)) id 1D17rg-0003FT-00; Tue, 15 Feb 2005 19:56:04 +0100 Date: Tue, 15 Feb 2005 19:56:04 +0100 To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Message-ID: <20050215185604.GK2012@A-Eskwadraat.nl> References: <876512lcun.fsf@jidanni.org> <20050213214841.GC5814@mauritius.dodds.net> <87d5v16cup.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87d5v16cup.fsf@jidanni.org> User-Agent: Mutt/1.3.28i From: Jeroen van Wolffelaar Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: On Tue, Feb 15, 2005 at 11:51:10PM +0800, Dan Jacobson wrote: > S> You've been told this before -- *debian-devel does not control the mirroring > S> implementation used by arbitrary Debian mirrors*. Either talk to the mirror > S> team and give them enough information to track this down, or -- since you > S> know him well enough to be kept in the loop about his vacation schedule -- > S> talk to your local mirror operator directly and get him to stop using broken > S> mirroring scripts. > > I'm saying that bug 6786 has the potential to turn the current perhaps > two hour per day down time for apt-get, aptitude, etc. into a several > day long down time. How mirrors do their mirroring is up to the local mirror administrator, not to the general debian developer's community. Debian could promote this two-phase mirroring a bit more maybe, and/or provide nice scripts, that's probably why #6786 is still open. BUT DEBIAN CANNOT IN ANY WAY FORCE/CONTROL HOW MIRRORS OPERATE, especially not the secundary mirrors. > D> > Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx > > S> Yeah, real helpful of you to blot out the only potentially useful bit of > S> information in your post... > > No. The root of the problem is bug 6786. Indeed if 6786 were fixed, #6786 doesn't need to be fixed for this, the mirror admin of xxxxxx.linux.org.xx just needs to implement two-phase mirroring, something that anyone with a bit shell/rsync foo can implement on his/her own, and ttbomk, already a lot of mirrors actually _do_. As numerous people have told you before, bugger your local mirror admin, especially since he seems to have slow bandwidth and therefore the 'dark period' takes long. --Jeroen -- Jeroen van Wolffelaar Jeroen@wolffelaar.nl (also for Jabber & MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl   Acknowledgement sent to Jeroen van Wolffelaar <jeroen@wolffelaar.nl>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Jeroen van Wolffelaar Subject: Bug#6786: Info received (was mirror the Packages files _after_ the packages!) Message-ID: In-Reply-To: <20050215185604.GK2012@A-Eskwadraat.nl> References: <20050215185604.GK2012@A-Eskwadraat.nl> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 15 Feb 2005 18:56:16 +0000 From jeroen@wolffelaar.nl Tue Feb 15 10:56:16 2005 Return-path: Received: from a-eskwadraat.nl [131.211.34.218] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D17rs-0004MU-00; Tue, 15 Feb 2005 10:56:16 -0800 Received: from jeroen by A-Eskwadraat.nl with local (Exim 3.35 #1 (Debian)) id 1D17rg-0003FT-00; Tue, 15 Feb 2005 19:56:04 +0100 Date: Tue, 15 Feb 2005 19:56:04 +0100 To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org Subject: Re: mirror the Packages files _after_ the packages! Message-ID: <20050215185604.GK2012@A-Eskwadraat.nl> References: <876512lcun.fsf@jidanni.org> <20050213214841.GC5814@mauritius.dodds.net> <87d5v16cup.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87d5v16cup.fsf@jidanni.org> User-Agent: Mutt/1.3.28i From: Jeroen van Wolffelaar Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=0.1 required=4.0 tests=BAYES_00,PORN_4 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: On Tue, Feb 15, 2005 at 11:51:10PM +0800, Dan Jacobson wrote: > S> You've been told this before -- *debian-devel does not control the mirroring > S> implementation used by arbitrary Debian mirrors*. Either talk to the mirror > S> team and give them enough information to track this down, or -- since you > S> know him well enough to be kept in the loop about his vacation schedule -- > S> talk to your local mirror operator directly and get him to stop using broken > S> mirroring scripts. > > I'm saying that bug 6786 has the potential to turn the current perhaps > two hour per day down time for apt-get, aptitude, etc. into a several > day long down time. How mirrors do their mirroring is up to the local mirror administrator, not to the general debian developer's community. Debian could promote this two-phase mirroring a bit more maybe, and/or provide nice scripts, that's probably why #6786 is still open. BUT DEBIAN CANNOT IN ANY WAY FORCE/CONTROL HOW MIRRORS OPERATE, especially not the secundary mirrors. > D> > Failed to fetch http://xxxxxx.linux.org.xx/debian/pool/main/xxxxx > > S> Yeah, real helpful of you to blot out the only potentially useful bit of > S> information in your post... > > No. The root of the problem is bug 6786. Indeed if 6786 were fixed, #6786 doesn't need to be fixed for this, the mirror admin of xxxxxx.linux.org.xx just needs to implement two-phase mirroring, something that anyone with a bit shell/rsync foo can implement on his/her own, and ttbomk, already a lot of mirrors actually _do_. As numerous people have told you before, bugger your local mirror admin, especially since he seems to have slow bandwidth and therefore the 'dark period' takes long. --Jeroen -- Jeroen van Wolffelaar Jeroen@wolffelaar.nl (also for Jabber & MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: mirror the Packages files _after_ the packages! Reply-To: Dan Jacobson , 6786@bugs.debian.org Resent-From: Dan Jacobson Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Wed, 16 Feb 2005 15:48:14 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.11085686541713 (code B ref 6786); Wed, 16 Feb 2005 15:48:14 UTC Received: (at 6786) by bugs.debian.org; 16 Feb 2005 15:44:14 +0000 Received: from frodo.hserus.net [204.74.68.40] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D1RLZ-0000RQ-00; Wed, 16 Feb 2005 07:44:13 -0800 Received: from tc218-187-79-132.2-4.dynamic.apol.com.tw ([218.187.79.132]:33345 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0) id 1D1RLV-000O0f-QL by authid with plain; Wed, 16 Feb 2005 21:14:11 +0530 To: debian-devel@lists.debian.org, 6786@bugs.debian.org References: <876512lcun.fsf@jidanni.org> <20050213214841.GC5814@mauritius.dodds.net> <87d5v16cup.fsf@jidanni.org> <20050215185604.GK2012@A-Eskwadraat.nl> From: Dan Jacobson Date: Wed, 16 Feb 2005 08:39:03 +0800 Message-ID: <87k6p9gwyg.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-2.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_12_24 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Jeroen> Debian could promote this two-phase mirroring a bit more Jeroen> maybe, and/or provide nice scripts, that's probably why #6786 Jeroen> is still open. I suppose Debian is promoting one-phase mirroring and two phase mirroring is "roll your own". If you want me to tell my administrator to do something, I need something succinct, like "apt-get install two-phase-mirroring". Jeroen> #6786 doesn't need to be fixed for this, the mirror admin of Jeroen> xxxxxx.linux.org.xx just needs to implement two-phase mirroring, Jeroen> something that anyone with a bit shell/rsync foo can implement on Jeroen> his/her own, and ttbomk, already a lot of mirrors actually _do_. If this two-phase-mirroring is the way to go, then there ought to be a standard package to do it. How can there be 10000+ packages but no package to make sure the 10000+ packages get mirrored properly? Any approved recommended debugged method would certainly have its own package, where the administrator would merely enter some configuration parameters in some /etc file. Does http://www.debian.org/mirror/ at least have the two-phase-mirroring script? Is there any official documentation?   Acknowledgement sent to Dan Jacobson <jidanni@jidanni.org>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Dan Jacobson Subject: Bug#6786: Info received (was mirror the Packages files _after_ the packages!) Message-ID: In-Reply-To: <87k6p9gwyg.fsf@jidanni.org> References: <87k6p9gwyg.fsf@jidanni.org> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 6786) by bugs.debian.org; 16 Feb 2005 15:44:14 +0000 From jidanni@jidanni.org Wed Feb 16 07:44:13 2005 Return-path: Received: from frodo.hserus.net [204.74.68.40] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D1RLZ-0000RQ-00; Wed, 16 Feb 2005 07:44:13 -0800 Received: from tc218-187-79-132.2-4.dynamic.apol.com.tw ([218.187.79.132]:33345 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0) id 1D1RLV-000O0f-QL by authid with plain; Wed, 16 Feb 2005 21:14:11 +0530 To: debian-devel@lists.debian.org, 6786@bugs.debian.org Subject: Re: mirror the Packages files _after_ the packages! References: <876512lcun.fsf@jidanni.org> <20050213214841.GC5814@mauritius.dodds.net> <87d5v16cup.fsf@jidanni.org> <20050215185604.GK2012@A-Eskwadraat.nl> From: Dan Jacobson Date: Wed, 16 Feb 2005 08:39:03 +0800 Message-ID: <87k6p9gwyg.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-2.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_12_24 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Jeroen> Debian could promote this two-phase mirroring a bit more Jeroen> maybe, and/or provide nice scripts, that's probably why #6786 Jeroen> is still open. I suppose Debian is promoting one-phase mirroring and two phase mirroring is "roll your own". If you want me to tell my administrator to do something, I need something succinct, like "apt-get install two-phase-mirroring". Jeroen> #6786 doesn't need to be fixed for this, the mirror admin of Jeroen> xxxxxx.linux.org.xx just needs to implement two-phase mirroring, Jeroen> something that anyone with a bit shell/rsync foo can implement on Jeroen> his/her own, and ttbomk, already a lot of mirrors actually _do_. If this two-phase-mirroring is the way to go, then there ought to be a standard package to do it. How can there be 10000+ packages but no package to make sure the 10000+ packages get mirrored properly? Any approved recommended debugged method would certainly have its own package, where the administrator would merely enter some configuration parameters in some /etc file. Does http://www.debian.org/mirror/ at least have the two-phase-mirroring script? Is there any official documentation?   Information forwarded to debian-bugs-dist@lists.debian.org, Josip Rodin and others <mirrors@debian.org>:
Bug#6786; Package mirrors.   debian-bugs-dist@lists.debian.orgJosip Rodin and others  X-Loop: owner@bugs.debian.org Subject: Bug#6786: mirror the Packages files _after_ the packages! Reply-To: =?iso-8859-1?q?Frank_K=FCster?= , 6786@bugs.debian.org Resent-From: =?iso-8859-1?q?Frank_K=FCster?= Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Josip Rodin and others Resent-Date: Wed, 16 Feb 2005 18:18:15 UTC Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Received: via spool by 6786-submit@bugs.debian.org id=B6786.110857728529451 (code B ref 6786); Wed, 16 Feb 2005 18:18:15 UTC Received: (at 6786) by bugs.debian.org; 16 Feb 2005 18:08:05 +0000 Received: from idmailgate1.unizh.ch [130.60.68.105] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D1Tam-0007eo-00; Wed, 16 Feb 2005 10:08:05 -0800 Received: from alhambra.kuesterei.ch ([130.60.169.112]) by idmailgate1.unizh.ch (8.12.10/8.12.10/Debian-2) with ESMTP id j1GI81QK009736; Wed, 16 Feb 2005 19:08:02 +0100 Received: from localhost ([127.0.0.1] helo=alhambra.kuesterei.ch) by alhambra.kuesterei.ch with esmtp (Exim 3.36 #1 (Debian)) id 1D1TOS-00037E-00; Wed, 16 Feb 2005 18:55:20 +0100 To: Dan Jacobson Cc: debian-devel@lists.debian.org, 6786@bugs.debian.org X-Attribution: fant X-Ehrenamt: http://www.langau.de In-Reply-To: <87k6p9gwyg.fsf@jidanni.org> (Dan Jacobson's message of "Wed, 16 Feb 2005 08:39:03 +0800") References: <876512lcun.fsf@jidanni.org> <20050213214841.GC5814@mauritius.dodds.net> <87d5v16cup.fsf@jidanni.org> <20050215185604.GK2012@A-Eskwadraat.nl> <87k6p9gwyg.fsf@jidanni.org> From: =?iso-8859-1?q?Frank_K=FCster?= Date: Wed, 16 Feb 2005 18:55:20 +0100 Message-ID: <87ll9ov187.fsf@alhambra.kuesterei.ch> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new Delivered-To: 6786@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Dan Jacobson schrieb: > Does http://www.debian.org/mirror/ at least have the > two-phase-mirroring script? Why don't you go and look? And if you find the information too sparse, submit a bug report with a patch? Regards, Frank --=20 Frank K=FCster Inst. f. Biochemie der Univ. Z=FCrich Debian Developer   Acknowledgement sent to =?iso-8859-1?q?Frank_K=FCster?= <frank@debian.org>:
Extra info received and forwarded to list. Copy sent to Josip Rodin and others <mirrors@debian.org>.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: =?iso-8859-1?q?Frank_K=FCster?= Subject: Bug#6786: Info received (was mirror the Packages files _after_ the packages!) Message-ID: In-Reply-To: <87ll9ov187.fsf@alhambra.kuesterei.ch> References: <87ll9ov187.fsf@alhambra.kuesterei.ch> Precedence: bulk X-Debian-PR-Message: ack-info 6786 X-Debian-PR-Package: mirrors X-Debian-PR-Keywords: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the package maintainer(s) and to other interested parties to accompany the original report. Your message has been sent to the package maintainer(s): Josip Rodin and others If you wish to continue to submit further information on your problem, please send it to 6786@bugs.debian.org, as before. Please do not repl