Your message dated Sat, 30 Jun 2012 13:16:58 +0200
with message-id <[email protected]>
and subject line Closing ia32-libs bugs because it was superceeded by multiarch
has caused the Debian Bug report #610503,
regarding cp: cannot open `/etc/apt/trusted.gpg' for reading: Permission denied
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 [email protected]
immediately.)


-- 
610503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610503
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ia32-libs
Version: 20101012
Severity: normal

The source can no longer be updated as non-root, which I find an
unaceptable solution.

Maybe we should do the same thing here as we do with the sources.list.
Namely in fetch-and-build:

TRUSTED=/etc/apt/trusted.gpg
if [ -e trusted.gpg.local ]; then
  TRUSTED=trusted.gpg.local
fi

and later

cp -a "$TRUSTED" $APTDIR/etc/ || {
  echo "Note: You can provide a ./trusted.gpg.local."; exit 1;
}


And trusted.gpg.local is added to .gitignore so nobody checks it in
accidentally.

Comments?

MfG
        Goswin

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31.5-book-1 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages ia32-libs depends on:
ii  dpkg                    1.15.8.5         Debian package management system
ii  lib32asound2            1.0.23-1         shared library for ALSA applicatio
ii  lib32bz2-1.0            1.0.5-6          high-quality block-sorting file co
ii  lib32gcc1               1:4.4.4-13       GCC support library (32 bit Versio
ii  lib32ncurses5           5.7+20100313-2   shared libraries for terminal hand
ii  lib32stdc++6            4.4.4-13         The GNU Standard C++ Library v3 (3
ii  lib32v4l-0              0.8.0-1          Collection of video4linux support 
ii  lib32z1                 1:1.2.3.4.dfsg-3 compression library - 32 bit runti
ii  libc6-i386              2.11.1-3         GNU C Library: 32-bit shared libra

ia32-libs recommends no packages.

Versions of packages ia32-libs suggests:
pn  ia32-libs-gtk                 <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: ia32-libs
Source-Version: 20120616

Hi,

with the introduction of multi-arch in wheezy the ia32-libs package can
finally be retired. There will be a transitional package for ia32-libs
to help users migrate more smoothly to multi-arch but that package is
empty and depends on the relevant 32bit packages from i386 to preserve
functionality.

Because of this I am closing this bug-report. If the problem still
exists under multi-arch then please file a new bug-report against the
relevant 32bit package directly.

MfG
        Goswin


--- End Message ---

Reply via email to