Bug#760309: [Simple-cdd-devel] Bug#760309: simple-cdd: build of squeeze image fails due to missing images/SHA256SUMS file

2014-09-07 Thread Kai Harries
Maybe not the most elegant solution, but here is what I have come up with. Kind regards, Kai On Sat, Sep 6, 2014 at 1:15 AM, Vagrant Cascadian vagr...@debian.org wrote: On 2014-09-05 14:07:36 -0500, Kai Harries wrote: On Fri, Sep 5, 2014 at 7:43 PM, Vagrant Cascadian vagr...@debian.org wrote:

Bug#760309: [Simple-cdd-devel] Bug#760309: simple-cdd: build of squeeze image fails due to missing images/SHA256SUMS file

2014-09-05 Thread Vagrant Cascadian
On 2014-09-02 14:01:43 -0500, Kai Harries wrote: * What led up to the situation? $ cat simple-cdd.conf server=ftp.de.debian.org debian_mirror=http://$server/debian/; wget_debian_mirror=ftp://$server/debian/; rsync_debian_mirror=$server::debian $ simple-cdd --conf ./simple-cdd.conf

Bug#760309: [Simple-cdd-devel] Bug#760309: simple-cdd: build of squeeze image fails due to missing images/SHA256SUMS file

2014-09-05 Thread Kai Harries
On Fri, Sep 5, 2014 at 7:43 PM, Vagrant Cascadian vagr...@debian.org wrote: I definitely thought about how to handle that when I implemented that feature, and decided to go for the simplicity of only supporting newer releases. OK, I tend to agree with you. What about the following: diff

Bug#760309: [Simple-cdd-devel] Bug#760309: simple-cdd: build of squeeze image fails due to missing images/SHA256SUMS file

2014-09-05 Thread Vagrant Cascadian
On 2014-09-05 14:07:36 -0500, Kai Harries wrote: On Fri, Sep 5, 2014 at 7:43 PM, Vagrant Cascadian vagr...@debian.org wrote: # set path to include simple-cdd dirs simple_cdd_path= @@ -410,7 +411,7 @@ if [ true = $do_mirror ] || [ -z $do_mirror ] ; then i386|amd64)

Bug#760309: simple-cdd: build of squeeze image fails due to missing images/SHA256SUMS file

2014-09-02 Thread Kai Harries
Package: simple-cdd Version: 0.5.0 Severity: normal Tags: upstream patch Dear Maintainer, * What led up to the situation? $ cat simple-cdd.conf server=ftp.de.debian.org debian_mirror=http://$server/debian/; wget_debian_mirror=ftp://$server/debian/; rsync_debian_mirror=$server::debian $