Bug#665638: prevent debootstrap vom needing SHA256sums

2012-03-31 Thread Mario Koppensteiner
Hi I created a patch for apt-move to solve the SHA256 issue. After I applied my patch to apt-move, debootstrap accepts the local mirror as expected. For reference please have a look at the bug [1]. Links: [1] http://bugs.debian.org/662003 sincerely yours Mario signature.asc Description: D

Bug#665638: prevent debootstrap vom needing SHA256sums

2012-03-30 Thread Mario Koppensteiner
On Sat, Mar 24, 2012 at 05:35:36PM -0400, Joey Hess wrote: > > Mario Koppensteiner wrote: > Am I correct in deducing that this mirror is one that was actually > generated with apt-move, and that's why it's missing the SHA256 fields? Yes, you are correct. > > Can somebody please implement a para

Bug#665638: prevent debootstrap vom needing SHA256sums

2012-03-24 Thread Joey Hess
Mario Koppensteiner wrote: > I have an issue with debootstrap. I debugged the issue and I found the > following: > > The Problem is in the file /usr/share/debootstrap/functions line 634 > > Here is the code of the line 628 to 634 > $PKGDETAILS PKGS "$m" "$pkgdest" "$@" | ( >

Bug#665638: prevent debootstrap vom needing SHA256sums

2012-03-24 Thread Mario Koppensteiner
Package: debootstrap Version: 1.0.37 Severity: important Hello, I have an issue with debootstrap. I debugged the issue and I found the following: The Problem is in the file /usr/share/debootstrap/functions line 634 Here is the code of the line 628 to 634 $PKGDETAILS PKGS "$m" "$pkgdest"