[Bug 860432] Re: tried to grab repository for wrong architecture

2012-06-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: multistrap (Ubuntu)
   Status: New = Confirmed

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

Title:
  tried to grab repository for wrong architecture

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

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


[Bug 860432] Re: tried to grab repository for wrong architecture

2012-06-14 Thread Svein Seldal
I confirm the bug.

I didn't find this bug using multistrap, I rather used a custom script
of my own which is attached here. It's purpose is to download a armel
package and all its dependencies.

This script works when being run on a Natty amd64 and i386 host machine,
while it fails on Precise amd64:

W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/natty/main/binary-i386/Packages  404 
 Not Found
W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/natty/universe/binary-i386/Packages  
404  Not Found
W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/natty-updates/main/binary-i386/Packages
  404  Not Found
W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/natty-updates/universe/binary-i386/Packages
  404  Not Found
W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/natty-security/main/binary-i386/Packages
  404  Not Found
W: Failed to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/natty-security/universe/binary-i386/Packages
  404  Not Found


** Attachment added: Tool to recreate bug
   
https://bugs.launchpad.net/ubuntu/+source/multistrap/+bug/860432/+attachment/3189400/+files/apt-wrap

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

Title:
  tried to grab repository for wrong architecture

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

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


[Bug 860432] Re: tried to grab repository for wrong architecture

2012-06-14 Thread Daniel Hartwig
From attached apt-wrap:

 mkdir -p $DIR/var/cache/apt/archives/partial
 cat $DIR/etc/apt/apt.conf EOF
 APT::Architecture $ARCH;
…

You should also add this line:

 APT::Architectures { $ARCH; };

which will prevent apt getting this list from dpkg --print-foreign-
architectures.

Alternatively, you could also try arch-restricting the generated
sources:

 cat $DIR/etc/apt/sources.list EOF
 deb [ arch=$ARCH ] http://ports.ubuntu.com/ubuntu-ports natty main universe

Similar changes should also be effective for multistrap.

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

Title:
  tried to grab repository for wrong architecture

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

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

[Bug 860432] Re: tried to grab repository for wrong architecture

2012-06-14 Thread Svein Seldal
Both approaches have been tested and confirmed. I'm going to stick with
setting the APT::Architectures as I have less control of the real
sources.list being used.

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

Title:
  tried to grab repository for wrong architecture

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

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


[Bug 860432] Re: tried to grab repository for wrong architecture

2012-03-05 Thread Marcin Juszkiewicz
** Changed in: apt (Ubuntu)
   Status: Incomplete = Opinion

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

Title:
  tried to grab repository for wrong architecture

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

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


[Bug 860432] Re: tried to grab repository for wrong architecture

2012-02-28 Thread Torsten Spindler
Does this problem still occur in Precise?

** Changed in: apt (Ubuntu)
   Status: New = Incomplete

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

Title:
  tried to grab repository for wrong architecture

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

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


[Bug 860432] Re: tried to grab repository for wrong architecture

2012-02-28 Thread Marcin Juszkiewicz
Yes, it still happens:


sudo http_proxy=http://192.168.1.1:3142/ multistrap --arch armel --no-auth 
--tidy-up --file multistrap-configs/linaro-alip-dev.conf -
-dir sysroots/sysroot-alip-dev | tee log-alip-dev
[sudo] password for hrw: tee: log-alip-dev: Brak dostępu

Use of uninitialized value $sources{a} in pattern match (m//) at 
/usr/sbin/multistrap line 863.
Use of uninitialized value in lc at /usr/sbin/multistrap line 871.
Use of uninitialized value in lc at /usr/sbin/multistrap line 874.
Use of uninitialized value $sources{a} in pattern match (m//) at 
/usr/sbin/multistrap line 863.
Use of uninitialized value in lc at /usr/sbin/multistrap line 871.
Use of uninitialized value in lc at /usr/sbin/multistrap line 874.
Use of uninitialized value in lc at /usr/sbin/multistrap line 857.
Use of uninitialized value in lc at /usr/sbin/multistrap line 871.
Use of uninitialized value in lc at /usr/sbin/multistrap line 874.
Use of uninitialized value in lc at /usr/sbin/multistrap line 871.
Use of uninitialized value in lc at /usr/sbin/multistrap line 874.
Use of uninitialized value in lc at /usr/sbin/multistrap line 871.
Use of uninitialized value in lc at /usr/sbin/multistrap line 874.
Use of uninitialized value in lc at /usr/sbin/multistrap line 871.
Use of uninitialized value in lc at /usr/sbin/multistrap line 874.
multistrap 2.1.6ubuntu3 using multistrap-configs/common.conf
multistrap 2.1.6ubuntu3 using multistrap-configs/common.conf
Using foreign architecture: armel
multistrap building armel multistrap on 'amd64'
INF: Setting ./lib64 - ./lib symbolic link.
Getting package lists: apt-get  -o Apt::Architecture=armel -o 
Dir::Etc::TrustedParts=/etc/apt/trusted.gpg.d -o Dir::Etc::Trusted=/etc
/apt/trusted.gpg -o Apt::Get::AllowUnauthenticated=true -o 
Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/home
/hrw/HDD/devel/canonical/2011-precise/sysroots/multistrap/sysroots/sysroot-alip-dev/
 -o Dir::Etc=/home/hrw/HDD/devel/canonical/2011-p
recise/sysroots/multistrap/sysroots/sysroot-alip-dev/etc/apt/ -o 
Dir::State=/home/hrw/HDD/devel/canonical/2011-precise/sysroots/multi
strap/sysroots/sysroot-alip-dev/var/lib/apt/ -o 
Dir::State::Status=/home/hrw/HDD/devel/canonical/2011-precise/sysroots/multistrap/sys
roots/sysroot-alip-dev/var/lib/dpkg/status -o 
Dir::Cache=/home/hrw/HDD/devel/canonical/2011-precise/sysroots/multistrap/sysroots/sysr
oot-alip-dev/var/cache/apt/ update
Ign http://localhost . InRelease
Ign http://localhost . Release.gpg
Ign http://localhost . Release
Ign http://localhost ./main TranslationIndex
Pob: 1 http://localhost ./main armel Packages [8931 B]
Błąd http://localhost ./main i386 Packages
  404  Not Found [IP: ::1 80]
Ign http://localhost ./main Translation-pl_PL
Ign http://localhost ./main Translation-pl
Ign http://localhost ./main Translation-en
Ign http://ports.ubuntu.com oneiric InRelease
Ign http://ppa.launchpad.net oneiric InRelease
Pob: 2 http://ports.ubuntu.com oneiric Release.gpg [198 B]
Pob: 3 http://ppa.launchpad.net oneiric Release.gpg [316 B]
Pob: 4 http://ports.ubuntu.com oneiric Release [40,8 kB]
Ign http://ddebs.ubuntu.com oneiric InRelease
Pob: 5 http://ports.ubuntu.com oneiric/main armel Packages [1212 kB]
Pob: 6 http://ppa.launchpad.net oneiric Release [9759 B]
Pob: 7 http://ddebs.ubuntu.com oneiric Release.gpg [198 B]
Pob: 8 http://ddebs.ubuntu.com oneiric Release [7238 B]
Ign http://ddebs.ubuntu.com oneiric Release
Pob: 9 http://ppa.launchpad.net oneiric/main armel Packages [140 kB]
Pob: 10 http://ports.ubuntu.com oneiric/universe armel Packages [4350 kB]
Pob: 11 http://ports.ubuntu.com oneiric/main TranslationIndex [3289 B]
Pob: 12 http://ports.ubuntu.com oneiric/universe TranslationIndex [2640 B]
Pob: 13 http://ports.ubuntu.com oneiric/main Translation-pl [302 kB]
Pob: 14 http://ports.ubuntu.com oneiric/main Translation-en [701 kB]
Pob: 15 http://ports.ubuntu.com oneiric/universe Translation-pl [448 kB]
Pob: 16 http://ports.ubuntu.com oneiric/universe Translation-en [3165 kB]
Pob: 17 http://ppa.launchpad.net oneiric/main i386 Packages [102 kB]
Ign http://ddebs.ubuntu.com oneiric/main TranslationIndex
Ign http://ddebs.ubuntu.com oneiric/universe TranslationIndex
Ign http://ppa.launchpad.net oneiric/main TranslationIndex
Błąd http://ports.ubuntu.com oneiric/main i386 Packages
  404  Not Found [IP: 2001:6a0:1ec:1::3 3142]
Błąd http://ports.ubuntu.com oneiric/universe i386 Packages
  404  Not Found [IP: 2001:6a0:1ec:1::3 3142]
Pob: 18 http://ddebs.ubuntu.com oneiric/main armel Packages [975 kB]
Pob: 19 http://ddebs.ubuntu.com oneiric/universe armel Packages [3387 kB]
Pob: 20 http://ddebs.ubuntu.com oneiric/main i386 Packages [735 kB]
Pob: 21 http://ddebs.ubuntu.com oneiric/universe i386 Packages [2325 kB]
Ign http://ddebs.ubuntu.com oneiric/main Translation-pl_PL
Ign http://ddebs.ubuntu.com oneiric/main Translation-pl
Ign http://ddebs.ubuntu.com oneiric/main Translation-en
Ign http://ddebs.ubuntu.com oneiric/universe Translation-pl_PL
Ign 

[Bug 860432] Re: tried to grab repository for wrong architecture

2011-09-27 Thread Marcin Juszkiewicz
Configuration file given to multistrap

** Attachment added: multistrap.conf
   
https://bugs.launchpad.net/ubuntu/+source/multistrap/+bug/860432/+attachment/2468578/+files/multistrap.conf

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

Title:
  tried to grab repository for wrong architecture

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

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


[Bug 860432] Re: tried to grab repository for wrong architecture

2011-09-27 Thread Marcin Juszkiewicz
Problem exists because dpkg is told that i386 is foreign architecture
which is allowed in system. APT follows it even if it should not.

** Also affects: apt (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: apport-collected oneiric

** Description changed:

  multistrap 2.1.6ubuntu3 using extra-configs/multistrap.conf
  Using foreign architecture: armel
  multistrap building armel multistrap on 'amd64'
  Getting package lists: apt-get  -o Apt::Architecture=armel -o 
Dir::Etc::TrustedParts=/etc/apt/trusted.gpg.d -o 
Dir::Etc::Trusted=/etc/apt/trusted.gpg -o Apt::Get::Download-Only=true -o 
Apt::Install-Recommends=false -o 
Dir=/home/hrw/HDD/devel/canonical/armel-cross-toolchain/generic-linux/sysroot/opt/linaro/11.07/sysroot/
 -o 
Dir::Etc=/home/hrw/HDD/devel/canonical/armel-cross-toolchain/generic-linux/sysroot/opt/linaro/11.07/sysroot/etc/apt/
 -o 
Dir::State=/home/hrw/HDD/devel/canonical/armel-cross-toolchain/generic-linux/sysroot/opt/linaro/11.07/sysroot/var/lib/apt/
 -o 
Dir::State::Status=/home/hrw/HDD/devel/canonical/armel-cross-toolchain/generic-linux/sysroot/opt/linaro/11.07/sysroot/var/lib/dpkg/status
 -o 
Dir::Cache=/home/hrw/HDD/devel/canonical/armel-cross-toolchain/generic-linux/sysroot/opt/linaro/11.07/sysroot/var/cache/apt/
 update
  Ign http://ports.ubuntu.com oneiric InRelease
  Traf http://ports.ubuntu.com oneiric Release.gpg
  Traf http://ports.ubuntu.com oneiric Release
  Traf http://ports.ubuntu.com oneiric/main Sources
  Traf http://ports.ubuntu.com oneiric/main armel Packages
  Ign http://ports.ubuntu.com oneiric/main TranslationIndex
  Traf http://ports.ubuntu.com oneiric/main Translation-pl
  Traf http://ports.ubuntu.com oneiric/main Translation-en
  Błąd http://ports.ubuntu.com oneiric/main i386 Packages
404  Not Found [IP: 192.168.1.1 3142]
  Ign http://ports.ubuntu.com oneiric/main Translation-pl_PL
  W: Failed to fetch 
http://ports.ubuntu.com/dists/oneiric/main/binary-i386/Packages  404  Not Found 
[IP: 192.168.1.1 3142]
  
  E: Some index files failed to download. They have been ignored, or old ones 
used instead.
  apt update failed. Exit value: 100
  
  192.168.1.1:3142 is apt-cacher-ng proxy
+ --- 
+ ApportVersion: 1.23-0ubuntu1
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Kubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
+ Package: multistrap 2.1.6ubuntu3
+ PackageArchitecture: all
+ ProcEnviron:
+  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=pl_PL.UTF-8
+  LANGUAGE=pl_PL:en
+ ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
+ Tags:  oneiric oneiric
+ Uname: Linux 3.0.0-10-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers video

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

Title:
  tried to grab repository for wrong architecture

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

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