[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#867402: marked as done (Debootstrap Error Couldn't retrieve dists/stretch/main/binary-amd64/Packages)



Your message dated Sun, 8 Mar 2020 11:00:18 +0900
with message-id <20200308110018.ee07141a0ad9f947fb007629@iijmio-mail.jp>
and subject line Re: Debootstrap Error Couldn't retrieve dists/stretch/main/binary-amd64/Packages
has caused the Debian Bug report #867402,
regarding Debootstrap Error Couldn't retrieve dists/stretch/main/binary-amd64/Packages
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
867402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867402
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap-udeb 1.0.89
Version: 1.0.89

I am trying to install Debian Stretch from snapshot.debian.org e.g. with this preseed configuration:

  d-i mirror/protocol string http
  d-i mirror/country string manual
  d-i mirror/http/hostname string snapshot.debian.org
  d-i mirror/http/directory string /archive/debian/20170618T160104Z

During the Installation, among others files these are requested:

  http://snapshot.debian.org/archive/debian/20170618T160104Z/dists/stretch/main/binary-amd64/Packages.xz
  http://snapshot.debian.org/archive/debian/20170618T160104Z/dists/stretch/main/binary-amd64/Packages.gz
  http://snapshot.debian.org/archive/debian/20170618T160104Z/dists/stretch/main/binary-amd64/Packages

But the latter, "Packages" does not exists and returns a http 404 error, causing the deboottrap installer to stop and throw an error.



Whereas if using this mirror settings:

  d-i mirror/protocol string http
  d-i mirror/country string manual
  d-i mirror/http/hostname string ftp.de.debian.org
  d-i mirror/http/directory string /debian

.. dbootstrap accesses Packages.xz and Packages.xz but NOT Packages and therefor the installation works just fine.

  http://ftp.de.debian.org/debian/dists/stretch/main/binary-amd64/Packages.xz
  http://security.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/Packages.xz

Background: I need to use snapshot.debian.org to be able to setup 100% identicall systems.
This is to make sure that dev, test, qa and prod systems have the excact same software installed.
We first update dev & test to 20170618T160104Z and if that passes all test we also update prod to 20170618T160104Z after a week.

Why is "Packages" requested if using snapshot.debian.org ?

Thanks
jog

--- End Message ---
--- Begin Message ---
control: tags -1 +unreproducible

HI,

 I cannot reproduce it with debootstrap 1.0.89 and 1.0.120, so let's close it...

> henrich@tiny:~/src/debootstrap((HEAD detached at 1.0.89)) $ sudo DEBOOTSTRAP_DIR=. ./debootstrap --variant=minbase stretch ~/tmp/stretch http://snapshot.debian.org/archive/debian/20170711T21
2509Z/                                
> I: Retrieving InRelease
(snip)
> I: Base system installed successfully.


-- 
Regards,

 Hideki Yamane     henrich @ debian.org/iijmio-mail.jp

--- End Message ---

Reply to: