Your message dated Sun, 08 Mar 2009 12:47:05 +0000
with message-id <[email protected]>
and subject line Bug#516395: fixed in reprepro 3.9.0-1
has caused the Debian Bug report #516395,
regarding reprepro: removes Release.new when needed by gpgme with SignWith: set
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.)


-- 
516395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516395
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reprepro
Version: 3.5.2-6
Severity: important

hi,

I'm seeing some odd behaviour. When I'm trying to run 'export',
it fails miserably when SignWith: is set. Check this out:

Exporting sid...
 exporting 'sid|main|powerpc'...
  replacing './dists/sid/main/binary-powerpc/Packages' 
(uncompressed,gzipped,bzip2ed)
 exporting 'sid|main|i386'...
  replacing './dists/sid/main/binary-i386/Packages' 
(uncompressed,gzipped,bzip2ed)
 exporting 'sid|main|source'...
  replacing './dists/sid/main/source/Sources' (uncompressed,gzipped,bzip2ed)
 exporting 'sid|contrib|powerpc'...
  replacing './dists/sid/contrib/binary-powerpc/Packages' 
(uncompressed,gzipped,bzip2ed)
 exporting 'sid|contrib|i386'...
  replacing './dists/sid/contrib/binary-i386/Packages' 
(uncompressed,gzipped,bzip2ed)
 exporting 'sid|contrib|source'...
  replacing './dists/sid/contrib/source/Sources' (uncompressed,gzipped,bzip2ed)
 exporting 'sid|non-free|powerpc'...
  replacing './dists/sid/non-free/binary-powerpc/Packages' 
(uncompressed,gzipped,bzip2ed)
 exporting 'sid|non-free|i386'...
  replacing './dists/sid/non-free/binary-i386/Packages' 
(uncompressed,gzipped,bzip2ed)
 exporting 'sid|non-free|source'...
  replacing './dists/sid/non-free/source/Sources' (uncompressed,gzipped,bzip2ed)
 generating Contents-powerpc...
 generating Contents-i386...
Error: gpgme created no signature for './dists/sid/Release.new'!
This most likely means gpg is confused or produces some error libgpgme is
not able to understand. Try running gpg -u xxxxxxx...@xxxxxxxxxxxx --output 
'./dists/sid/Release.gpg.new' --detach-sign './dists/sid/Release.new'
for hints what this error might have been.
ERROR: Could not finish exporting 'sid'!
There have been errors!
[1]    28691 exit 251   reprepro -vvvvvvvvvvvvvvv export

Why is it removing the Release.new when it needs to sign it? Seems like a bug
to me. It's leaving all the other *.new files there. It should *not*
remove the file it's about to sign.

thanks
simon


-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.28.4-pylon
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reprepro depends on:
ii  libarchive1            2.4.17-2          Single library to read/write tar, 
ii  libbz2-1.0             1.0.5-1           high-quality block-sorting file co
ii  libc6                  2.7-18            GNU C Library: Shared libraries
ii  libdb4.6               4.6.21-11         Berkeley v4.6 Database Libraries [
ii  libgpg-error0          1.4-2             library for common error values an
ii  libgpgme11             1.1.6-2           GPGME - GnuPG Made Easy
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages reprepro recommends:
ii  apt                           0.7.20.2   Advanced front-end for dpkg

Versions of packages reprepro suggests:
ii  gnupg-agent                   2.0.9-3.1  GNU privacy guard - password agent
ii  inoticoming                   0.2.1-1    trigger actions when files hit an 

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: reprepro
Source-Version: 3.9.0-1

We believe that the bug you reported is fixed in the latest version of
reprepro, which is due to be installed in the Debian FTP archive:

reprepro_3.9.0-1.diff.gz
  to pool/main/r/reprepro/reprepro_3.9.0-1.diff.gz
reprepro_3.9.0-1.dsc
  to pool/main/r/reprepro/reprepro_3.9.0-1.dsc
reprepro_3.9.0-1_sparc.deb
  to pool/main/r/reprepro/reprepro_3.9.0-1_sparc.deb
reprepro_3.9.0.orig.tar.gz
  to pool/main/r/reprepro/reprepro_3.9.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernhard R. Link <[email protected]> (supplier of updated reprepro package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri,  6 Mar 2009 13:28:28 +0100
Source: reprepro
Binary: reprepro
Architecture: source sparc
Version: 3.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Bernhard R. Link <[email protected]>
Changed-By: Bernhard R. Link <[email protected]>
Description: 
 reprepro   - Debian package repository producer
Closes: 405634 514801 516395 516578
Changes: 
 reprepro (3.9.0-1) unstable; urgency=low
 .
   * new release
   - support using Packages.diff (Closes: 405634)
   - fix hint to get gpg error message in case libgpgme returns generic error
     to not list files deleted later, delete all .new files on error unless
     new --keeptemporaries is specified (Closes: 516395)
   - delete unexpected files in the pool which are in the way of new files
     (Closes: 516578)
   - describe conf/options in manual.html (Closes: 514801)
Checksums-Sha1: 
 a013a48392019f3a37ee47989ca2c45c430848f8 1225 reprepro_3.9.0-1.dsc
 5a8dd4bdea78063d41a2b996b3c78aab500187f4 529877 reprepro_3.9.0.orig.tar.gz
 5846da6252349fd15a0921ba15b1a3c4675cbe7a 9914 reprepro_3.9.0-1.diff.gz
 2e7107dd5c7ca2a664b6dd8bc39ca08447843fd2 387496 reprepro_3.9.0-1_sparc.deb
Checksums-Sha256: 
 19708ec5285acfb3839095f148eeaf7901bcd182e56904a5ea4e59d798bdc285 1225 
reprepro_3.9.0-1.dsc
 edd4cdb2f30d41ab75f64ce38fa48c977b7712e322ab6f09609374b759fba54b 529877 
reprepro_3.9.0.orig.tar.gz
 479f2da7ecf3bc9cf3ded44ce422b4b06fdfeb0bf217d65b78bd5242cfa97252 9914 
reprepro_3.9.0-1.diff.gz
 096301a0c102d52fd27b78f1cdf9ba408f2ede33af771f21426150b9a347c205 387496 
reprepro_3.9.0-1_sparc.deb
Files: 
 c8330a65a62ab1ac52793b90fd281342 1225 utils extra reprepro_3.9.0-1.dsc
 f4eb99214363988f1f278021df1aa354 529877 utils extra reprepro_3.9.0.orig.tar.gz
 0eb5d568e1d515f57666203993a4994b 9914 utils extra reprepro_3.9.0-1.diff.gz
 d537e0d6f20fc5146351aae9804ca6fd 387496 utils extra reprepro_3.9.0-1_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJsTj7TrAWvKplQe4RApKJAJ46jOaAKfwZuESh0J9WetHyPUQwSwCePUTN
ezRKu8wYBirZ7Xvq0G5tHuM=
=3DmO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to