Package: ketchup
Version: 0.9.8-0.1
Severity: minor

Hi.

I attached the log of a ketchup session.

Ketchup first successfully downloads the kernel .tar.bz2 archive (40MB), 
and then throws it away due to the missing key in the gpg keyring. Then 
it does the same game with the 50MB .tar.gz archive.

IMHO, ketchup should detect that it's only a missing key (and not a 
broken signature) by checking the gpg return code, and offer the 
possibility to continue at that point later, when the key is present.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ketchup depends on:
ii  python                        2.3.5-11   An interactive high-level object-o

ketchup recommends no packages.

-- no debconf information
[EMAIL PROTECTED]:~/linux$ ketchup 2.6.17.5
Creating cache directory /home/schabi/.ketchup
None -> 2.6.17.5
Downloading linux-2.6.17.5.tar.bz2
--15:29:42--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.bz2
           => `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.partial'
Resolving www.kernel.org... 204.152.191.5, 204.152.191.37
Connecting to www.kernel.org|204.152.191.5|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41,276,227 (39M) [application/x-bzip2]

100%[====================================>] 41,276,227   276.10K/s    ETA 00:00

15:32:14 (273.82 KB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.partial' 
saved [41276227/41276227]

Downloading linux-2.6.17.5.tar.bz2.sign
--15:32:14--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.bz2
.sign
           => `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.sign.partial'
Resolving www.kernel.org... 204.152.191.37, 204.152.191.5
Connecting to www.kernel.org|204.152.191.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 248 [application/pgp-signature]

100%[====================================>] 248           --.--K/s             

15:32:15 (23.65 MB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.sign.parti
al' saved [248/248]

Verifying signature...
gpg: directory `/home/schabi/.gnupg' created
gpg: new configuration file `/home/schabi/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/schabi/.gnupg/gpg.conf' are not yet active durin
g this run
gpg: keyring `/home/schabi/.gnupg/pubring.gpg' created
gpg: Signature made Sat 15 Jul 2006 05:10:24 AM CEST using DSA key ID 517D0F0E
gpg: Can't check signature: public key not found
ketchup: gpg returned 512
ketchup: removing files...
Downloading linux-2.6.17.5.tar.gz
--15:32:16--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.gz
           => `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.partial'
Resolving www.kernel.org... 204.152.191.5, 204.152.191.37
Connecting to www.kernel.org|204.152.191.5|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 51,707,215 (49M) [application/x-gzip]

100%[====================================>] 51,707,215   276.03K/s    ETA 00:00
15:35:24 (269.15 KB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.partial' s
aved [51707215/51707215]

Downloading linux-2.6.17.5.tar.gz.sign
--15:35:24--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.gz.
sign
           => `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.sign.partial'
Resolving www.kernel.org... 204.152.191.37, 204.152.191.5
Connecting to www.kernel.org|204.152.191.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 248 [application/pgp-signature]

100%[====================================>] 248           --.--K/s             

15:35:25 (26.28 MB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.sign.partia
l' saved [248/248]

Verifying signature...
gpg: Signature made Sat 15 Jul 2006 05:10:23 AM CEST using DSA key ID 517D0F0E
gpg: Can't check signature: public key not found
ketchup: gpg returned 512
ketchup: removing files...
ketchup: Tarball download failed
[EMAIL PROTECTED]:~/linux$

Reply via email to