unzip*.deb is missing "Multi-Arch: foreign"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unzip (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
The unzip package of Ubuntu 12.04 misses the line "Multi-Arch: foreign" in the "control"-file.
Without this line it is not possible to build packages depending on unzip for the architecture i386 and to install this package on AMD64.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unzip 6.0-4ubuntu1
ProcVersionSign
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Fri Jun 8 14:13:46 2012
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101008)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: unzip
UpgradeStatus: Upgraded to precise on 2012-04-27 (42 days ago)
Related branches
- Daniel Holbach: Approve
- Ubuntu branches: Pending requested
-
Diff: 16882 lines (+485/-15893)32 files modified.pc/.quilt_patches (+1/-0)
.pc/.quilt_series (+1/-0)
.pc/01-manpages-in-section-1-not-in-section-1l/man/funzip.1 (+0/-127)
.pc/01-manpages-in-section-1-not-in-section-1l/man/unzip.1 (+0/-1040)
.pc/01-manpages-in-section-1-not-in-section-1l/man/unzipsfx.1 (+0/-336)
.pc/01-manpages-in-section-1-not-in-section-1l/man/zipgrep.1 (+0/-89)
.pc/01-manpages-in-section-1-not-in-section-1l/man/zipinfo.1 (+0/-517)
.pc/02-branding-patch-this-is-debian-unzip/unzip.c (+0/-2655)
.pc/03-include-unistd-for-kfreebsd/unix/unxcfg.h (+0/-230)
.pc/04-unzip60-alt-iconv-utf8/unix/unix.c (+0/-1876)
.pc/04-unzip60-alt-iconv-utf8/unix/unxcfg.h (+0/-231)
.pc/04-unzip60-alt-iconv-utf8/unzip.c (+0/-2654)
.pc/04-unzip60-alt-iconv-utf8/unzpriv.h (+0/-3123)
.pc/04-unzip60-alt-iconv-utf8/zipinfo.c (+0/-2315)
.pc/applied-patches (+0/-4)
debian/changelog (+29/-0)
debian/control (+2/-1)
debian/patches/04-handle-pkware-verification-bit (+21/-0)
debian/patches/04-unzip60-alt-iconv-utf8 (+0/-377)
debian/patches/05-unzip60-alt-iconv-utf8 (+377/-0)
debian/patches/series (+2/-1)
debian/rules (+8/-7)
man/funzip.1 (+4/-4)
man/unzip.1 (+12/-12)
man/unzipsfx.1 (+16/-16)
man/zipgrep.1 (+4/-4)
man/zipinfo.1 (+5/-5)
unix/unix.c (+0/-90)
unix/unxcfg.h (+0/-27)
unzip.c (+2/-89)
unzpriv.h (+1/-1)
zipinfo.c (+0/-62)
Status changed to 'Confirmed' because the bug affects multiple users.