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

Bug#833072: marked as done (Can't create armel chroot using debootstrap - Invalid Release file, no entry for main/binary-armel/Packages)



Your message dated Sun, 31 Jul 2016 17:14:14 +0100
with message-id <20160731161414.GX13420@einval.com>
and subject line Re: Bug#833072: Can't create armel chroot using debootstrap - Invalid Release file, no entry for main/binary-armel/Packages
has caused the Debian Bug report #833072,
regarding Can't create armel chroot using debootstrap - Invalid Release file, no entry for main/binary-armel/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.)


-- 
833072: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833072
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 1.0.81
Severity: important

The host computer is running Debian Sid, fully patched.

Results from host computer:

I: Running command: debootstrap --arch armel --foreign --keyring
/usr/share/keyrings/debian-ports-archive-keyring.gpg --variant=buildd
--exclude=debfoster unstable debian-armel
http://ftp.ports.debian.org/debian-ports
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 69DDB0560EA86E87E83599B3B4C86482705A2CE1)
E: Invalid Release file, no entry for main/binary-armel/Packages

sources.list from host computer:

deb http://ftp.us.debian.org/debian/ sid main contrib
# deb http://ftp.us.debian.org/debian/ sid/updates main contrib

# deb http://ftp.us.debian.org/debian/ sid-updates main
# deb http://security.debian.org/ sid/updates main

debootstrap from host computer:

Package: debootstrap
Version: 1.0.81
Installed-Size: 249
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Depends: wget
Recommends: gnupg, debian-archive-keyring
Description-en: Bootstrap a basic Debian system
 debootstrap is used to create a Debian base system from scratch,
 without requiring the availability of dpkg or apt. It does this by
 downloading .deb files from a mirror site, and carefully unpacking them
 into a directory which can eventually be chrooted into.
Description-md5: 883a8efb3ed16248b0d2091d9c0b60c9
Tag: admin::virtualization, devel::debian, implemented-in::shell,
 interface::commandline, protocol::http, role::program, scope::utility,
 suite::debian, works-with-format::tar, works-with::software:package
Section: admin
Priority: extra
Filename: pool/main/d/debootstrap/debootstrap_1.0.81_all.deb
Size: 65524
MD5sum: 1e445b445adb9316a62b2fc1981c10a4
SHA256: 688fbb3f414778437fe81f776dff15eaa797428f9dd99efe9cfa23eab7a38780

--- End Message ---
--- Begin Message ---
On Sun, Jul 31, 2016 at 11:42:28AM -0400, Jeffrey Walton wrote:
>>>Results from host computer:
>>>
>>>I: Running command: debootstrap --arch armel --foreign --keyring
>>>/usr/share/keyrings/debian-ports-archive-keyring.gpg --variant=buildd
>>>--exclude=debfoster unstable debian-armel
>>>http://ftp.ports.debian.org/debian-ports
>>>I: Retrieving Release
>>>I: Retrieving Release.gpg
>>>I: Checking Release signature
>>>I: Valid Release signature (key id 69DDB0560EA86E87E83599B3B4C86482705A2CE1)
>>>E: Invalid Release file, no entry for main/binary-armel/Packages
>>
>> Why are you trying to use debian-ports for armel? armel is a standard
>> Debian release architecture...
>
>Primarily because its a port: https://www.debian.org/ports/ and
>https://www.debian.org/ports/arm/ .
>
>Other, lesser reasons include there's no documentation (follow the
>links above), and using non-port procedures fails sooner than the
>ports procedure:
>
>I: Running command: debootstrap --arch armel --foreign --keyring
>/usr/share/keyrings/debian-archive-keyring.gpg --variant=buildd
>--exclude=debfoster unstable debian-armel http://ftp.debian.org/
>I: Retrieving Release
>E: Failed getting release file http://ftp.debian.org/dists/unstable/Release

You've got the wrong base URL there for the Debian archive; try

  http://ftp.debian.org/debian/

instead and it should work:

tack:~/tmp$ sudo debootstrap --arch armel --foreign --keyring
/usr/share/keyrings/debian-archive-keyring.gpg --exclude=debfoster
unstable debian-armel http://ftp.debian.org/debian/
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
I: Valid Release signature (key id
126C0D24BD8A2942CC7DF8AC7638D0442B90D010)
I: Retrieving Packages 
^CE: Interrupt caught ... exiting

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
We don't need no education.
We don't need no thought control.

--- End Message ---

Reply to: