On Mon, 7 Sep 2009 08:45:58 +0200
Raphael Hertzog <hert...@debian.org> wrote:

> Other idea, please paste the output of
> "dpkg-vendor --query Vendor && echo $?".
> 
> I guess that's more likely to be the problem... you have not upgraded
> base-files to the unstable version. Install version 5.0.0 or newer and
> try again.

    # dpkg-vendor --query Vendor ; echo $?
    dpkg-vendor: error: vendor default doesn't exist in /etc/dpkg/origins/
    2
    # 
    # ls -l /etc/dpkg/origins/
    total 4
    -rw-r--r-- 1 root root 82 2009-02-02 14:13 debian
    # 
    # cat /etc/dpkg/origins/debian 
    Vendor: Debian
    Vendor-URL: http://www.debian.org/
    Bugs: debbugs://bugs.debian.org
    # 
    # apt-show-versions -a base-files
    base-files 5lenny2 install ok installed
    base-files 5lenny4 stable   ftp.us.debian.org
    base-files 5.0.0   testing  ftp.us.debian.org
    base-files 5.0.0   unstable ftp.us.debian.org
    base-files/testing upgradeable from 5lenny2 to 5.0.0
    # 
    # apt-get install base-files
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages will be upgraded:
      base-files
    1 upgraded, 0 newly installed, 0 to remove and 548 not upgraded.
    Need to get 68.0kB of archives.
    After this operation, 24.6kB of additional disk space will be used.
    Get:1 http://ftp.us.debian.org testing/main base-files 5.0.0 [68.0kB]
    Fetched 68.0kB in 0s (118kB/s)
    (Reading database ... 141937 files and directories currently installed.)
    Preparing to replace base-files 5lenny2 (using 
.../base-files_5.0.0_i386.deb) ...
    Unpacking replacement base-files ...
    Setting up base-files (5.0.0) ...
    Installing new version of config file /etc/debian_version ...
    Installing new version of config file /etc/issue ...
    Installing new version of config file /etc/issue.net ...
    # 
    # dpkg-source --require-valid-signature -x psutils_1.17-27.dsc
    dpkg-source: info: extracting psutils in psutils-1.17
    dpkg-source: info: unpacking psutils_1.17.orig.tar.gz
    dpkg-source: info: applying psutils_1.17-27.diff.gz
    # 

> That explains why it doesn't use the Debian keyring since it doesn't
> know that the current vendor is Debian, since no keyring are passed to
> gpgv, it fallbacks to usings trustedkeys which doesn't exist and
> complains about it.

Seems like it. Maybe a versioned "Depends:" would help?


-- Ian Bruce





-- 
To UNSUBSCRIBE, email to debian-dpkg-bugs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to