Bug#376227: Unknown error executing gpgv

2006-07-25 Thread Ambrose Li
Hi

On Tue, Jul 25, 2006 at 11:30:31AM +0200, Michael Vogt wrote:
> On Fri, Jun 30, 2006 at 10:51:28PM -0400, Ambrose Li wrote:
> > Package: apt
> > Version: 0.6.44.2
> > Severity: normal
> 
> Thanks for your bugreport. 
>  
> > apt-get update produces the following error message:
> > 
> > W: GPG error: http://security.debian.org stable/updates Release: 
> > Unknown error executing gpgv
> > W: You may want to run apt-get update to correct these problems
> > 
> > (The given suggestion, for obvious reasons, cannot possibly be right.)
> [..]
> 
> I assume the bugreport is about the fact that gpg fails with a unknown
> error and not the error message itself? 

Yes. Sorry for being unclear.

> If so, can you please run:
> # apt-get update -o Debug::pkgAcquire::Auth=true -o Debug::Acquire::gpgv=true
> and attach the result to this bugreport? 

I forgot what I did, but there's no error now. (I probably ignored the error and
did an upgrade.) So the attached output probably is not very useful any more :-(

I'll keep this in mind if this error ever crops up again.


# LANG=C apt-get update -o Debug::pkgAcquire::Auth=true -o 
Debug::Acquire::gpgv=true
Get:1 http://http.us.debian.org unstable Release.gpg [189B]
Get:2 http://security.debian.org stable/updates Release.gpg [189B]
99% [Waiting for headers]Metaindex acquired, queueing gpg verification 
(/var/lib/apt/lists/partial/http.us.debian.org_debian_dists_unstable_Release.gpg,/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_Release)
Hit http://http.us.debian.org unstable Release
99% [Waiting for headers]inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring path: /etc/apt/trusted.gpg
99% [Release gpgv 38339] [Waiting for headers]Preparing to exec: 
/usr/bin/gpgvMetaindex acquired, queueing gpg verification 
(/var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_Release.gpg,/var/lib/apt/lists/security.debian.org_dists_stable_updates_Release)
Hit http://security.debian.org stable/updates Release
99% [Release gpgv 38339] /usr/bin/gpgv --status-fd 3 --keyring 
/etc/apt/trusted.gpg 
/var/lib/apt/lists/partial/http.us.debian.org_debian_dists_unstable_Release.gpg 
/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_Release
Read: [GNUPG:] SIG_ID SqqC3jK1DH3yiq6RS+TXK96O9+4 2006-07-24 1153773886
Read: [GNUPG:] GOODSIG 010908312D230C5F Debian Archive Automatic Signing Key 
(2006) <[EMAIL PROTECTED]>
Read: [GNUPG:] VALIDSIG 084750FC01A6D388A643D869010908312D230C5F 2006-07-24 
1153773886 0 3 0 17 2 00 084750FC01A6D388A643D869010908312D230C5F
Got VALIDSIG, key ID:VALIDSIG 084750FC01A6D388A643D869010908312D230C5F
gpgv exited
gpgv succeeded
Got Codename: sid
Expecting Dist: unstable
Transformed Dist: unstable
Signature verification succeeded: 
/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_Release
Queueing: 
http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages
Expected MD5: be5387a84ce5de8d2f177c865f8d6784
Queueing: 
http://http.us.debian.org/debian/dists/unstable/non-free/binary-i386/Packages
Expected MD5: bb4424d42749fca661c99d6596d51124
Queueing: 
http://http.us.debian.org/debian/dists/unstable/contrib/binary-i386/Packages
Expected MD5: 79d0311df375b8fe66ba0a97c5b1b069
Queueing: http://http.us.debian.org/debian/dists/unstable/main/source/Sources
Expected MD5: c5c77469275f8e6211fcaa215edab58b
Queueing: 
http://http.us.debian.org/debian/dists/unstable/non-free/source/Sources
Expected MD5: b985679429fa5af38d79072fab09520d
Queueing: http://http.us.debian.org/debian/dists/unstable/contrib/source/Sources
Expected MD5: ccfbacc8651bdf69f0b1c78c0c232636
99% [Working]inside VerifyGetSigners
gpgv path: /usr/bin/gpgv
Keyring path: /etc/apt/trusted.gpg
99% [Release gpgv 18120] [Waiting for headers]Preparing to exec: /usr/bin/gpgv 
/usr/bin/gpgv --status-fd 3 --keyring /etc/apt/trusted.gpg 
/var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_Release.gpg 
/var/lib/apt/lists/security.debian.org_dists_stable_updates_Release
Read: [GNUPG:] SIG_ID c4WXReqfJYsSWdN/gXSjMwQd740 2006-07-24 1153762816
Read: [GNUPG:] GOODSIG 010908312D230C5F Debian Archive Automatic Signing Key 
(2006) <[EMAIL PROTECTED]>
Read: [GNUPG:] VALIDSIG 084750FC01A6D388A643D869010908312D230C5F 2006-07-24 
1153762816 0 3 0 17 2 00 084750FC01A6D388A643D869010908312D230C5F
Got VALIDSIG, key ID:VALIDSIG 084750FC01A6D388A643D869010908312D230C5F
gpgv exited
gpgv succeeded
Hit http://http.us.debian.org unstable/main Packages/DiffIndex
99% [Release gpgv 18120]Got Codename: sarge
Expecting Dist: stable/updates
Transformed Dist: stable
Signature verification succeeded: 
/var/lib/apt/lists/security.debian.org_dists_stable_updates_Release
Queueing: 
http://security.debian.org/dists/stable/updates/main/binary-i386/Packages
Expected MD5: cd684efec9e2ef456e60ce079d23ee8a
Queueing: 
http://security.debian.org/dists/stable/updates/contrib/binary-i386/Packages
Expected MD5: 3838ab211f4545c27a6276e8030fda1f
Queueing: 
http://security.debian.org/dists/stab

Bug#376227: Unknown error executing gpgv

2006-07-25 Thread Michael Vogt
On Fri, Jun 30, 2006 at 10:51:28PM -0400, Ambrose Li wrote:
> Package: apt
> Version: 0.6.44.2
> Severity: normal

Thanks for your bugreport. 
 
> apt-get update produces the following error message:
> 
>   W: GPG error: http://security.debian.org stable/updates Release: 
> Unknown error executing gpgv
>   W: You may want to run apt-get update to correct these problems
> 
> (The given suggestion, for obvious reasons, cannot possibly be right.)
[..]

I assume the bugreport is about the fact that gpg fails with a unknown
error and not the error message itself? 

If so, can you please run:
# apt-get update -o Debug::pkgAcquire::Auth=true -o Debug::Acquire::gpgv=true
and attach the result to this bugreport? 

Thanks,
 Michael

-- 
Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#376227: Unknown error executing gpgv

2006-06-30 Thread Ambrose Li
Package: apt
Version: 0.6.44.2
Severity: normal


apt-get update produces the following error message:

W: GPG error: http://security.debian.org stable/updates Release: 
Unknown error executing gpgv
W: You may want to run apt-get update to correct these problems

(The given suggestion, for obvious reasons, cannot possibly be right.)


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Cache-Limit "16777216";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
Acquire "";
Acquire::http "";
Acquire::http::Proxy "http://proxy:3128";;

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

##deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib 
non-free
##deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib 
non-free

#deb http://mirrors.kernel.org/debian/ unstable main non-free contrib
#deb-src http://mirrors.kernel.org/debian/ unstable main non-free contrib
deb http://http.us.debian.org/debian/ unstable main non-free contrib
deb-src http://http.us.debian.org/debian/ unstable main non-free contrib
#deb http://ftp.debian.org/debian/ unstable main non-free contrib
#deb-src http://ftp.debian.org/debian/ unstable main non-free contrib
deb http://security.debian.org/ stable/updates main contrib non-free

# scim-anthy is now part of Debian proper
#deb http://everybody.good-day.net/~ikuya/debian/sarge/scim-misc/ ./
#deb http://everybody.good-day.net/~ikuya/debian/sarge/anthy-ss/ ./

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.28-ow1
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5 (charmap=BIG5)

Versions of packages apt depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3

Versions of packages apt recommends:
pn  debian-archive-keyring (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]