Your message dated Sun, 22 Jul 2018 03:19:11 +0000
with message-id <e1fh4tr-0006vm...@fasolo.debian.org>
and subject line Bug#870724: fixed in dpkg-repack 1.44
has caused the Debian Bug report #870724,
regarding can't repackage multiarch libraries
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.)


-- 
870724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870724
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dpkg-repack
Version: 1.43
Severity: normal

| dpkg-repack does not produce a proper .deb for packages that are
| multiply installed via multiarch, eg. libpng16-16:amd64. i tried various
| approaches:
| 
| $ dpkg-repack libpng16-16
| dpkg-query: error: --status needs a valid package name but 'libpng16-16' is 
not: ambiguous package name 'libpng16-16' with more than one installed instance
| 
| Use --help for help about querying packages.
| Use of uninitialized value in pattern match (m//) at /usr/bin/dpkg-repack 
line 138.
| Use of uninitialized value in concatenation (.) or string at 
/usr/bin/dpkg-repack line 139.
| dpkg-repack: Fatal Error: Package libpng16-16 not fully installed:

| $ dpkg-repack libpng16-16:amd64
| dpkg-query: error: --listfiles needs a valid package name but 'libpng16-16' 
is not: ambiguous package name 'libpng16-16' with more than one installed 
instance
| 
| Use --help for help about querying packages.
| dpkg-deb: building package 'libpng16-16' in 
'./libpng16-16_1.6.29-3_amd64.deb'.

| $ dpkg-repack libpng16-16 --arch amd64
| dpkg-query: error: --status needs a valid package name but 'libpng16-16' is 
not: ambiguous package name 'libpng16-16' with more than one installed instance
| 
| Use --help for help about querying packages.
| Use of uninitialized value in pattern match (m//) at /usr/bin/dpkg-repack 
line 138.
| Use of uninitialized value in concatenation (.) or string at 
/usr/bin/dpkg-repack line 139.
| dpkg-repack: Fatal Error: Package libpng16-16 not fully installed:

| $ dpkg-repack libpng16-16:amd64 --arch amd64
| dpkg-query: error: --listfiles needs a valid package name but 'libpng16-16' 
is not: ambiguous package name 'libpng16-16' with more than one installed 
instance
| 
| Use --help for help about querying packages.
| dpkg-deb: building package 'libpng16-16' in 
'./libpng16-16_1.6.29-3_amd64.deb'.

The :amd64 ones actually produce empty (control file only) .deb files.

For a quick fix, I needed to add some more :amd64 throughout
dpkg-repack, but I'll look into it more deeply to see whether I can
produce a proper patch.


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages dpkg-repack depends on:
ii  libdpkg-perl  1.18.24
ii  perl

dpkg-repack recommends no packages.

Versions of packages dpkg-repack suggests:
ii  fakeroot  1.21-3.1

-- no debconf information

-- 
To use raw power is to make yourself infinitely vulnerable to greater powers.
  -- Bene Gesserit axiom

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: dpkg-repack
Source-Version: 1.44

We believe that the bug you reported is fixed in the latest version of
dpkg-repack, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 870...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <guil...@debian.org> (supplier of updated dpkg-repack package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 21 Jul 2018 13:20:21 +0200
Source: dpkg-repack
Binary: dpkg-repack
Architecture: source
Version: 1.44
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Developers <debian-d...@lists.debian.org>
Changed-By: Guillem Jover <guil...@debian.org>
Description:
 dpkg-repack - Debian package archiving tool
Closes: 870724
Changes:
 dpkg-repack (1.44) unstable; urgency=medium
 .
   * Spelling fixes. Thanks to Josh Soref <jso...@gmail.com>.
   * Line-wrap dependency fields.
   * Bump Standard-Version to 4.1.5 (no changed needed).
   * Bump debhelper compatibility to level 10.
   * Use the provided pkgname when calling dpkg commands, instead of partially
     reconstructing it from metadata, as we might end up not matching the same
     arch-qualifying the user specified. Closes: #870724
   * Use Dpkg::IPC instead of qx() or open() subcommand pipe support. This will
     give more accurate error messages and will check all function return codes
     involved.
   * Namespace debhelper files with package names.
   * Update Vcs URLs to point to the new hosting site.
   * Move author information in man page from a dedicated section into a proper
     copyright and license header.
   * Rewrite man page from groff to POD.
   * Set Rules-Requires-Root to no.
Checksums-Sha1:
 525ddc28209b79c2aa856ba208842083375f1719 1734 dpkg-repack_1.44.dsc
 66b4ed1e15900d0b33f3d31aa42c8adf22283249 21372 dpkg-repack_1.44.tar.xz
 b269d80d08f1b4549103795870fc8bce36cafe74 5517 dpkg-repack_1.44_amd64.buildinfo
Checksums-Sha256:
 5a4f3566a04438ca757bab297c42daefb31505410271c4f6803e45f6cacc02dc 1734 
dpkg-repack_1.44.dsc
 1204d5fdeb9c86c6be84fb796db71467f170888d0703d4e7015cd7f36263c1fb 21372 
dpkg-repack_1.44.tar.xz
 02b3cf52c23095c7bd9e0c340f9055799a41c46637b8ba6c834c5f1210248992 5517 
dpkg-repack_1.44_amd64.buildinfo
Files:
 2939345d3db32d622cd4267817e38162 1734 admin optional dpkg-repack_1.44.dsc
 5dca0ef7a8eaecdbaf556c300fc0e43a 21372 admin optional dpkg-repack_1.44.tar.xz
 632f8a40c8d5352d1f45b690d1b22f38 5517 admin optional 
dpkg-repack_1.44_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAltT9HwACgkQuXK/PqSu
V6NXEQ/+OMeAzICdEnjMbXsEUlq3+QrO3VFwnZbTgUcZIMxzQSHdPE+vttCV+bc6
TP08pbXk+tp79z2nuwgEgDZQzD/7HdqZN8ADAFRrgMhcpgzbcWhBFlYvGk6iAcSC
c4YtyaOS8LaTa7nneBDnWPR2oY36KAMglgzjc1cWP2vFsDK7i1Zu2f1rp5sBILzv
coIdiIuE97YXAtFeLRf/4bTNtnJMaKOKCQoo3FLOsiaNEK0lXs/eGFJ4ygh5BFyH
O0glxl0ce02mcEmwDoogfnS9DUt3ATOTHxBWTyHXazdM0CmjuCzxlFeUswWwq46N
J7LQIMzcm4tMj/dyCz81KQMhac61iAy9zGSSdPvzPEhOyQzXoNV5t+rNdIzWBKWE
HkHv4wISM/PhYmlmF8ij+U9x4FZRxL7e8+A98LZYzzvBo3svpFk9iFFpuPXfchYL
wjjGK3l8+uVgafd5u0HOi1rSNy+c4PeyxVEr1tvXqe4GvXW+6ESEApLBmhrCGBoz
cX+BUFHG+XAz5S8Ixj2EhaleX10LcITT5LFxdU5b8AhOLpmI+1CGyLNpLGgCkitK
mmDmgkJIML5kQTQWxCZPdQkf5hoId+rUndbhTBWY9mCSHpRhtnR9VytxMQRwMDbD
CINB4lQRgekKoBgk3h0cGQ7nk7i142yVpKJdb/mWjH3m+jOTm2M=
=Xowm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to