On Sun, Nov 15, 2015 at 09:39:35AM -0000, Martin Pitt wrote:
> + debootstrap --include=apt --variant=buildd 
> --keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg xenial 
> /var/cache/pbuilder/build/3494 http://archive.ubuntu.com/ubuntu
> [...]
> E: Couldn't download dists/xenial/main/binary-armhf/Packages
> 
> This can't work as this needs to be ports.ubuntu.com. Apparently you
> dropped too much delta here?

The dep8 tests i added in debian only discerns between debian and
ubuntu, and uses httpredir.d.o for debian and archive.u.c for ubuntu.

The test that use to be in ubuntu had this to choose the mirror:
grep -v "[   ]*#" /etc/apt/sources.list|grep http|head -1|awk '{print $2}'

which I don't really like, tbh.  my personal /etc/apt/sources.list is
empty, just to say...

do you have suggestions on what to do without hardcoding arch names?


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511938

Title:
  please merge pbuilder from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1511938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to