Package: ppp
Version: 2.4.7-1+4
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
Dear Maintainer,
the rules file contains a problem that keeps ppp from compiling. This patch
fixes the problem.
--- debian/rules.ORIG 2017-11-07 14:43:08.026945955 +0100
+++ debian/rules 2017-11-07 14:43:20.174879455 +0100
@@ -156,7 +156,7 @@
# the build fails if there are any discrepancies in the symbols file in order
# to catch ABI changes.
override_dh_makeshlibs:
- dh_makeshlibs --package=ppp -- -c2 -edebian/ppp/usr/sbin/pppd -V
+ dh_makeshlibs --package=ppp -- -c2 -edebian/ppp/usr/sbin/pppd --version
dh_makeshlibs --no-package=ppp
## http://wiki.debian.org/onlyjob/get-orig-source
-- System Information:
Debian Release: 9.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=de_DE@euro (charmap=ANSI_X3.4-1968) (ignored:
LC_ALL set to C), LANGUAGE=en_GB.utf8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL
set to C)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages ppp depends on:
ii init-system-helpers 1.48
ii libc6 2.24-11+deb9u1
ii libpam-modules 1.1.8-3.6
ii libpam-runtime 1.1.8-3.6
ii libpam0g 1.1.8-3.6
ii libpcap0.8 1.8.1-3
ii lsb-base 9.20161125
ii procps 2:3.3.12-3
ppp recommends no packages.
ppp suggests no packages.
-- no debconf information
--- debian/rules.ORIG 2017-11-07 14:43:08.026945955 +0100
+++ debian/rules 2017-11-07 14:43:20.174879455 +0100
@@ -156,7 +156,7 @@
# the build fails if there are any discrepancies in the symbols file in order
# to catch ABI changes.
override_dh_makeshlibs:
- dh_makeshlibs --package=ppp -- -c2 -edebian/ppp/usr/sbin/pppd -V
+ dh_makeshlibs --package=ppp -- -c2 -edebian/ppp/usr/sbin/pppd --version
dh_makeshlibs --no-package=ppp
## http://wiki.debian.org/onlyjob/get-orig-source