[Pkg-ia32-libs-maintainers] Bug#610503: cp: cannot open `/etc/apt/trusted.gpg' for reading: Permission denied

Goswin von Brederlow goswin-v-b at web.de
Wed Jan 19 08:41:36 UTC 2011


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





More information about the Pkg-ia32-libs-maintainers mailing list