Your message dated Mon, 19 Mar 2012 20:58:03 +0000
with message-id <[email protected]>
and subject line Bug#648361: fixed in pptp-linux 1.7.2-7
has caused the Debian Bug report #648361,
regarding uninstallable on kfreebsd-amd64
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.)
--
648361: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648361
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pptp-linux
Version: 1.7.2-6
Severity: grave
Tags: patch
User: [email protected]
Usertags: kfreebsd
Hi,
This package is uninstallable on kfreebsd-amd64 because of its dependency on
ppp. On Debian GNU/kFreeBSD, equivalent (but not CLI-compatible) functionality
is provided by freebsd-ppp package. It appears that pptp-linux includes
support for this alternate interface.
Attached patch should fix the dependency problem and enable interaction with
freebsd-ppp in upstream source. It is loosely based on this patch [1] from
the FreeBSD ports collection.
[1]
http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/pptpclient/files/patch-aa?rev=1.6
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)
Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control'
--- debian/control 2011-11-10 19:12:51 +0000
+++ debian/control 2011-11-10 19:15:39 +0000
@@ -6,8 +6,8 @@ Standards-Version: 3.9.0
Build-Depends: debhelper (>= 7.0)
Package: pptp-linux
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ppp (>= 2.4.2), binutils
+Architecture: linux-any kfreebsd-any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ppp (>= 2.4.2) [!kfreebsd-any] |
freebsd-ppp [kfreebsd-any], binutils
Description: Point-to-Point Tunneling Protocol (PPTP) Client
Client for the proprietary Microsoft Point-to-Point Tunneling
Protocol, PPTP. Allows connection to a PPTP based VPN as used
=== added file 'debian/patches/kfreebsd-gnu.diff'
--- debian/patches/kfreebsd-gnu.diff 1970-01-01 00:00:00 +0000
+++ debian/patches/kfreebsd-gnu.diff 2011-11-10 19:14:57 +0000
@@ -0,0 +1,29 @@
+--- a/Makefile
++++ b/Makefile
+@@ -2,9 +2,15 @@
+ VERSION=1.7.2
+ RELEASE=
+
++UNAME = $(shell uname -s)
++
+ #################################################################
+ # CHANGE THIS LINE to point to the location of your pppd binary.
++ifeq ($(UNAME), GNU/kFreeBSD)
++PPPD = /usr/sbin/ppp
++else
+ PPPD = /usr/sbin/pppd
++endif
+ #################################################################
+
+ BINDIR=$(DESTDIR)/usr/sbin
+@@ -17,6 +23,10 @@
+ DEBUG = -g
+ INCLUDE =
+ CFLAGS = -Wall $(OPTIMIZE) $(DEBUG) $(INCLUDE)
++ifeq ($(UNAME), GNU/kFreeBSD)
++CFLAGS += -DUSER_PPP
++endif
++
+ LIBS = -lutil
+ # Solaris 10
+ # LIBS = -lnsl -lsocket -lresolv
=== added file 'debian/patches/series'
--- debian/patches/series 1970-01-01 00:00:00 +0000
+++ debian/patches/series 2011-11-10 19:13:38 +0000
@@ -0,0 +1 @@
+kfreebsd-gnu.diff
--- End Message ---
--- Begin Message ---
Source: pptp-linux
Source-Version: 1.7.2-7
We believe that the bug you reported is fixed in the latest version of
pptp-linux, which is due to be installed in the Debian FTP archive:
pptp-linux_1.7.2-7.diff.gz
to main/p/pptp-linux/pptp-linux_1.7.2-7.diff.gz
pptp-linux_1.7.2-7.dsc
to main/p/pptp-linux/pptp-linux_1.7.2-7.dsc
pptp-linux_1.7.2-7_i386.deb
to main/p/pptp-linux/pptp-linux_1.7.2-7_i386.deb
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.
Ola Lundqvist <[email protected]> (supplier of updated pptp-linux 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: Mon, 19 Mar 2012 21:29:19 +0100
Source: pptp-linux
Binary: pptp-linux
Architecture: source i386
Version: 1.7.2-7
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[email protected]>
Changed-By: Ola Lundqvist <[email protected]>
Description:
pptp-linux - Point-to-Point Tunneling Protocol (PPTP) Client
Closes: 648361
Changes:
pptp-linux (1.7.2-7) unstable; urgency=low
.
* Making this package linux specific as it is not known whether it
works on BSD port and currently it is uninstallable on kFreeBSD
port. Closes: #648361.
Checksums-Sha1:
0624caf8938831c67f7e8d86ccaccdcf04bac164 969 pptp-linux_1.7.2-7.dsc
b38edc421a6e1eec26b5dc85b6de2a6722897ee9 7999 pptp-linux_1.7.2-7.diff.gz
cfc759bb0e3855f1f4cf0941ca2a3ed7ee255449 48258 pptp-linux_1.7.2-7_i386.deb
Checksums-Sha256:
1628a9fb0e91602da0e56b38e0c762cc20c2f479cc1e3b7a4da2a7a72721fdaa 969
pptp-linux_1.7.2-7.dsc
5919adc0e4fe05e4429a0316ba34bbd99017d54be86160203eec661fe1655ce7 7999
pptp-linux_1.7.2-7.diff.gz
95a23fe0dd030dd90ebc30d2a5b97ce04e8f33ed5008a092a4fcf478754b05ae 48258
pptp-linux_1.7.2-7_i386.deb
Files:
aa0ff4e5ea61783b98bea358cf1ea6c4 969 net optional pptp-linux_1.7.2-7.dsc
57a8de0909e20c0ae908d6337dfe42d5 7999 net optional pptp-linux_1.7.2-7.diff.gz
0cbb19761095aa328367735237a02a78 48258 net optional pptp-linux_1.7.2-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk9nl1sACgkQGKGxzw/lPdlongCfZauX/9Pp4zPejT5yhi6+DMjt
LfIAnRbmrsHFSt24LRvmf8btN+kQUMtv
=yRoe
-----END PGP SIGNATURE-----
--- End Message ---