Your message dated Sun, 21 May 2006 23:32:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#350456: fixed in pptpd 1.3.0-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: bcrelay
Version: 1.2.3-1
Severity: serious
Tags: patch
Justification: Policy 7.5.1

bcrelay was split out from pptpd.  pptpd depends on bcrelay to force it
to be installed on pptpd upgrades.

However, when the user has pptpd 1.2.1-5 (or older) installed, and the
new pptpd 1.2.3-1 and bcrelay 1.2.3-1 are to be installed, the following
happens:

| Selecting previously deselected package bcrelay.
| Unpacking bcrelay (from .../bcrelay_1.2.3-1_i386.deb) ...
| dpkg: error processing /var/cache/apt/archives/bcrelay_1.2.3-1_i386.deb 
(--unpack):
|  trying to overwrite `/usr/sbin/bcrelay', which is also in package pptpd
| [...]
| Errors were encountered while processing:
|  /var/cache/apt/archives/bcrelay_1.2.3-1_i386.deb

bcrelay should conflict with (and replace) old versions of pptpd.

Patch attached.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (90, 'unstable')
Architecture: i386 (i586)
diff -ruN pptpd-1.2.3.org/debian/control pptpd-1.2.3/debian/control
--- pptpd-1.2.3.org/debian/control      2006-01-29 17:22:14.000000000 +0000
+++ pptpd-1.2.3/debian/control  2006-01-29 18:59:06.000000000 +0000
@@ -16,6 +16,8 @@
 Package: bcrelay
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: pptpd (<< 1.2.3-1)
+Replaces: pptpd (<< 1.2.3-1)
 Description: Broadcast relay daemon
  The bcrelay daemon relays broadcasts between two interfaces. It is shipped
  with the pptpd package, but can be used for other purposes.

--- End Message ---
--- Begin Message ---
Source: pptpd
Source-Version: 1.3.0-1

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

bcrelay_1.3.0-1_i386.deb
  to pool/main/p/pptpd/bcrelay_1.3.0-1_i386.deb
pptpd_1.3.0-1.diff.gz
  to pool/main/p/pptpd/pptpd_1.3.0-1.diff.gz
pptpd_1.3.0-1.dsc
  to pool/main/p/pptpd/pptpd_1.3.0-1.dsc
pptpd_1.3.0-1_i386.deb
  to pool/main/p/pptpd/pptpd_1.3.0-1_i386.deb
pptpd_1.3.0.orig.tar.gz
  to pool/main/p/pptpd/pptpd_1.3.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.
Rene Mayrhofer <[EMAIL PROTECTED]> (supplier of updated pptpd 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.7
Date: Sun, 15 Jan 2006 17:09:31 +0000
Source: pptpd
Binary: bcrelay pptpd
Architecture: source i386
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer <[EMAIL PROTECTED]>
Changed-By: Rene Mayrhofer <[EMAIL PROTECTED]>
Description: 
 bcrelay    - Broadcast relay daemon
 pptpd      - PoPToP Point to Point Tunneling Server
Closes: 171831 350456 356104 366395
Changes: 
 pptpd (1.3.0-1) unstable; urgency=low
 .
   * New upstream release.
     Closes: #366395: pptpd: New Upstream version - fixes reordering and
                      loopback bugs
     This release also includes the patches contributed by Ilguiz Latypov to
     allow multiple control connections from the same client IP (e.g. for
     multiple clients behind the same NAT connecting to the same pptpd server).
     This seems to have been fixed with upstream 1.2.1, but I missed it then.
     Closes: #171831: pptpd allocates call ID 0 for every new TCP link
   * Acknowledge NMU. Thanks to Luk for helping out.
     Closes: #356104: diff for 1.2.3-1.1 NMU of pptpd
     Closes: #350456: bcrelay: Should "Conflicts: pptpd (<< 1.2.3-1)"
   * Manually updated plugins/pppd.h again with header from ppp-dev 2.4.4b1-1.
Files: 
 67955ef1f1389f0e633ad32f793f29d0 579 net optional pptpd_1.3.0-1.dsc
 75d494e881f7027f4e60b114163f6b67 204099 net optional pptpd_1.3.0.orig.tar.gz
 a4606bc83c2a3dd7aa0e5e657a390ed4 9912 net optional pptpd_1.3.0-1.diff.gz
 82816b8c22dc88aa8d61a2eade8bf499 56850 net optional pptpd_1.3.0-1_i386.deb
 1289fecac10e666ced8baf2930055098 20806 net optional bcrelay_1.3.0-1_i386.deb

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

iD8DBQFEcVkAq7SPDcPCS94RAhCdAKC2ijX//8CuKjWTLV3g1/3TDKwOyACcDzkl
0vDlvijYQ7Ye00eDo64mRiE=
=7L4b
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to