Your message dated Sat, 1 Sep 2018 17:10:26 +0900
with message-id <20180901171026.46c2e6fe498d257507eb5...@iijmio-mail.jp>
and subject line Re: Bug#907292: Can't find package list on server
has caused the Debian Bug report #907292,
regarding Can't find package list on server
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 ow...@bugs.debian.org
immediately.)
--
907292: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 1.0.108
Running debootstrap fails because it tries to fetch the package list
shown in /var/lib/apt/lists named binary-i386_Packages. But there is no
such file on the server. Instead there are files: binary-i386_Packages.gz
and binary-i386_Packages.xz but it doesn't look for them. I've run strace
on it. Here's the command I gave and results:
debootstrap --variant=minbase --verbose stretch /minboot
http://debian.usu.edu/debian
I: Retrieving InRelease
I: Checking Release signature
I: Valid Release signature (key id 067E3C456BAE240ACEE88F6FEF0F382A1A7B6500)
I: Retrieving Packages
E: Couldn't download
http://debian.usu.edu/debian/dists/stretch/main/binary-i386/Packages
debootstrap needs to find one of the compressed files. download it, and
unconpress it. But it doesn't.
David Lawyer
--- End Message ---
--- Begin Message ---
On Fri, 31 Aug 2018 16:50:05 -0700
David Lawyer <davylawy...@gmail.com> wrote:
> > Well, could you provide debootstrap.log and *full* strace log, please?
> > It'd be helpful for debugging if you do that.
> I did something else. I reinstalled a 20-year-old hard-drive with
> 2-year-old Debian testing on it and copied the debootstrap package to it.
> Now debootstrap downloaded the package list OK and is now downloading
> required packages. Thus the problem was something wrong in my main disk
> environment. If I succeed in a clean install in my new drive then I can
> clone other drives from it. So my problem may be solved.
Okay, then I cannot investigate it anymore, let's close it.
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp
--- End Message ---