Your message dated Sun, 08 Mar 2009 12:47:05 +0000
with message-id <[email protected]>
and subject line Bug#516578: fixed in reprepro 3.9.0-1
has caused the Debian Bug report #516578,
regarding reprepro: does not cope with left over files in the pool
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.)


-- 
516578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516578
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reprepro
Version: 3.8.2-1
Severity: normal

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

***** lockfile issue *****

$ reprepro -V --ignore=wrongdistribution includedeb main sid {..}
Unknown action 'main'. (see --help for available options and actions)
$ reprepro -V --ignore=wrongdistribution -C test includedeb sid {..}
The lock file '.../db/lockfile' already exists. [..]

***** segmentation fault *****

# rm .../db/lockfile
$ reprepro -V --ignore=wrongdistribution -C test includedeb sid {..}
[..]
Reading filelist for [..]
Segmentation fault

***** files removed, but left *****

$ reprepro -V --ignore=wrongdistribution remove sid libmopac7-1gf libmopac7-dev
removing 'libmopac7-1gf' from 'sid|test|i386'...
removing 'libmopac7-dev' from 'sid|test|i386'...
Exporting indices...
 generating Contents-i386...
Successfully created '/srv/archive/dists/sid/Release.gpg.new'
$ reprepro -V --ignore=wrongdistribution -C test includedeb sid \
  /usr/local/src/packages/mopac7/libmopac7-1gf_1.14-2_i386.deb \
  /usr/local/src/packages/mopac7/libmopac7-dev_1.14-2_i386.deb
Error 17 creating
'/srv/archive/pool/test/m/mopac7/libmopac7-1gf_1.14-2_i386.deb': File
exists
Error 17 creating
'/srv/archive/pool/test/m/mopac7/libmopac7-dev_1.14-2_i386.deb': File
exists
There have been errors!

Is this intentional, that the files are left in the pool?

This is weired. Never had issues with reprepro (BTW: thanks for this
nice program), but I usually include the source.

I will try to track it down to a more useful and detailed issue
description and create a backtrace.

Regards, Daniel

- -- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (850, 'unstable'), (550, 'stable'), (500, 'oldstable'), (110, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reprepro depends on:
ii  libarchive1            2.6.1-1           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-13         Berkeley v4.6 Database Libraries [
ii  libgpg-error0          1.4-2             library for common error values an
ii  libgpgme11             1.1.8-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:
pn  gnupg-agent                   <none>     (no description available)
pn  inoticoming                   <none>     (no description available)
ii  lzma                          4.43-14    Compression method of 7z format in

- -- no debconf information

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

iEYEARECAAYFAkmgmjMACgkQm0bx+wiPa4wY7gCg2j61YIXtX9KQ5F6+HTlU7p69
m5cAn21l653BTemkRV/i1CZxpI3woP3g
=Baio
-----END PGP SIGNATURE-----



--- 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