search for: dh_strip

Displaying 20 results from an estimated 20 matches for "dh_strip".

2017 Apr 10
3
samba 4.6.2 for Debian Jessie available. ( amd64 only )
Am 10.04.2017 um 13:02 schrieb L.P.H. van Belle via samba: > Hai Achim, > > That is correct. > I disabled the 4.6.2 downloads because of this bug. > https://bugzilla.samba.org/show_bug.cgi?id=12685 > > If you want to upgrade samba to 4.6.2, then it works fine since the keytab is already created, but with a new install the bug appears. > I have opened the link again, but be
2015 Aug 26
2
FW: Questions about Samba 4
On Wed, Aug 26, 2015 at 09:46:48PM +0100, Rowland Penny wrote: > >... stuff I'm interested in... > > > >Then paste the "... stuff I'm interested in..." > >output into the bug report. > > > >I'm assuming winbindd has been built with -g (DEBUG) > >turned on. > > OK, does '(no debugging symbols found)' mean what I think it
2015 Aug 26
3
FW: Questions about Samba 4
...ownloaded the source and looking at debian/rules file (which > seems to have been written by someone called Jelmer Vernooij (where have > heard that name before ?)) I think I need to add '--enable-debug' to the > 'conf_args' list, but there is also this: > > override_dh_strip: > # add debug symbols for all samba packages to the same debug > package > dh_strip -a --dbg-package=samba-dbg > > Do I need to do anything with this ? > > Rowland > > Install the "samba-dbg" package. It contains the debug symbols. Once ins...
2016 May 26
0
Samba 4.4.3 debian wheezy backport intructions
...uot;$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \ ./configure --prefix=/usr --disable-rpath-install \ --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \ - --extra-python=python3 \ -v get-packaged-orig-source: @@ -67,8 +66,7 @@ override_dh_strip: dh_strip -p libtdb1 --dbg-package=libtdb1-dbg dh_strip -p python-tdb --dbg-package=python-tdb-dbg - dh_strip -p python3-tdb --dbg-package=python3-tdb-dbg dh_strip -p tdb-tools override_dh_makeshlibs: - dh_makeshlibs -Npython-tdb -Npython3-tdb -- -c4 +...
2011 Nov 25
2
[PATCH 6/7] Create 2 ocaml packages, libxen-4.1-ocaml and libxen-4.1-ocaml-dev.
...PTIONS = -p$(PACKAGE_NAME) +install-lib-ocaml_$(ARCH): $(STAMPS_DIR)/install-utils_$(ARCH) + dh_testdir + dh_testroot + dh_prep + dh_install --sourcedir=$(DIR) $(OCAML_STDLIB_DIR)/*/META + dh_install --sourcedir=$(DIR) $(OCAML_STDLIB_DIR)/*/*.cma + dh_install --sourcedir=$(DIR) $(OCAML_DLL_DIR)/* + dh_strip + dh_shlibdeps + dh_ocaml + +$(MAKE_SELF) install-base + +install-lib-ocaml-dev_$(ARCH): DIR = $(BUILD_DIR)/install-utils_$(ARCH)_ocaml +install-lib-ocaml-dev_$(ARCH): PACKAGE_NAME = libxen-$(VERSION)-ocaml-dev +install-lib-ocaml-dev_$(ARCH): DH_OPTIONS = -p$(PACKAGE_NAME) +install-lib-ocaml-dev_$(...
2015 Aug 26
0
FW: Questions about Samba 4
...helpful. OK, I have downloaded the source and looking at debian/rules file (which seems to have been written by someone called Jelmer Vernooij (where have heard that name before ?)) I think I need to add '--enable-debug' to the 'conf_args' list, but there is also this: override_dh_strip: # add debug symbols for all samba packages to the same debug package dh_strip -a --dbg-package=samba-dbg Do I need to do anything with this ? Rowland
2015 Aug 26
0
FW: Questions about Samba 4
...e and looking at debian/rules file (which >> seems to have been written by someone called Jelmer Vernooij (where have >> heard that name before ?)) I think I need to add '--enable-debug' to the >> 'conf_args' list, but there is also this: >> >> override_dh_strip: >> # add debug symbols for all samba packages to the same debug >> package >> dh_strip -a --dbg-package=samba-dbg >> >> Do I need to do anything with this ? >> >> Rowland >> >> > Install the "samba-dbg" package. I...
2011 Aug 29
0
[patch] Strips hvmloader
It seems dh_strip isn't doing the strip of hvmloader. This patch adds it. Thomas -------------- next part -------------- A non-text attachment was scrubbed... Name: 04_also_strips_hvmloader.diff Type: text/x-diff Size: 736 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel...
2017 Apr 16
0
samba 4.6.2 for Debian Jessie available. ( amd64 only )
...djustments to backport the packages. - Disable fPIE hardening because gcc or ld on wheezy did not support that. - Remove python3 support from samba and a few helper packages - Disable systemd support in the samba package - Read add dbg packages to debian/control and make an small modification to dh_strip in debian/rules so it works with debhelper Version 9. - Add the keytab patch and an patch for aio memory leaks Updates all my wheezy samba ad-cd's from sernet version 4.2 to backported 4.6.2. - Removed the sernet packages with aptitude remove so all config files remain. - Installed samba sa...
2011 Jan 05
1
Bug#609005: xen-utils-4.0: please consider supporting remus
...tian-overrides $(PACKAGE_DIR)/usr/share/lintian/overrides/$(PACKAGE_NAME) dh_install --sourcedir=$(DIR) usr/lib/xen-$(VERSION) + dh_install --sourcedir=$(DIR) usr/bin/remus usr/lib/xen-$(VERSION)/lib/python dh_pysupport -V$(shell pyversions -rv) /usr/lib/xen-$(VERSION) dh_strip dh_makeshlibs -V overlord3:~$ cat /local/xen/lindi-exp1/config.pvops name = 'lindi-exp1' vcpus = '1' memory = '256' kernel = '/local/xen/lindi-exp1/vmlinuz-2.6.32-5-amd64' ramdisk = '/local/xen/lindi-exp1/initrd.img-2.6.32-5-amd64' nfs_server = '...
2009 Jul 15
0
Bug#536175: Bug#536175: Bug#536176: xen-utils-3.4: trying xen-3.4 once breaks xen-3.2 (?)
...44 debian/xen-utils-$(VERSION)$(ABINAME).lintian-overrides $(PACKAGE_DIR)/usr/share/lintian/overrides/$(PACKAGE_NAME) dh_install --sourcedir=$(DIR) usr/lib/xen-$(VERSION)$(ABINAME) + dh_install --sourcedir=$(DIR) usr/share/xen-$(VERSION)$(ABINAME) dh_pycentral usr/lib/xen-$(VERSION)$(ABINAME) dh_strip dh_makeshlibs
2006 Aug 26
3
Bug#384739: ImportError: No module named xen.xend.server
Package: xen-utils-3.0 Version: 3.0.2+hg9697-2 Severity: grave Justification: renders package unusable Below you find the output of apt-get install xen-utils-3.0 . /usr/sbin/xend tries tom import the python scripts from /usr/lib/python as well as from /usr/lib64/python ; both directories do not exist on my system, I have python2.4 installed. (With both python2.3 and python2.4 installed I had the
2011 Jan 05
0
Bug#608988: xen-utils-4.0: please consider supporting remus
...tian-overrides $(PACKAGE_DIR)/usr/share/lintian/overrides/$(PACKAGE_NAME) dh_install --sourcedir=$(DIR) usr/lib/xen-$(VERSION) + dh_install --sourcedir=$(DIR) usr/bin/remus usr/lib/xen-$(VERSION)/lib/python dh_pysupport -V$(shell pyversions -rv) /usr/lib/xen-$(VERSION) dh_strip dh_makeshlibs -V overlord3:~$ cat /local/xen/lindi-exp1/config.pvops name = 'lindi-exp1' vcpus = '1' memory = '256' kernel = '/local/xen/lindi-exp1/vmlinuz-2.6.32-5-amd64' ramdisk = '/local/xen/lindi-exp1/initrd.img-2.6.32-5-amd64' nfs_server = '...
2011 Nov 29
6
[OCAML 0/7] V4 or so of the xen ocaml packaging patches
Here is the latest version of the patches to package the ocaml libraries. Changes since last time: * rename the packages from libxen-4.1-ocaml* to libxen-ocaml* - we wont be looking to install multiple concurrent versions of the same package, so the version doesn't need to be in the package name * Removed superfluous GENCONTROL definitions - dh_ocaml does what we need * Removed
2011 Oct 25
14
[PATCH 0/9] Package the ocaml libraries
The following set of patches package up the ocaml libraries that are part of the standard xen build. The patches are also currently available at: https://github.com/jonludlam/pkg-xen/commits/for-debian There are some things to note: 1. The 5 patches imported from xen-unstable are not, and will not go into the xen-4.1-stable series. However, the patches were created at the request of the
2004 Dec 20
3
Bug#286532: dnsmasq: misses message for DHCPINFORM due to 283331 fix
Package: logcheck-database Version: 1.2.32 Severity: normal Tags: patch The fix for 283331 exposed a bug in the dnsmasq rules. The rule was looking for DHCPINFO, but the actual message is DHCPINFORM. Prior to the 283331 fix, the old rule worked, because the "[()[:alnum:]]+" part of the rule matched the "RM" at the end of DHCPINFORM. -- System Information: Debian Release:
2004 Dec 25
2
Bug#287184: logcheck overwriting ownership/permissions of /etc/logcheck/* on upgrades
Package: logcheck Version: 1.2.32 Severity: important In postinst logcheck "fixes" permissions of /etc/logcheck/* to 750. In my (and others on #d-d) opinion ownership and permissions should be preserved upon package upgrades. Logcheck must not screw with my decision to make them world readable every time it configures. -- Peter
2011 Nov 15
6
[OCAML 0/7] Xen ocaml library packaging
This is an update to the patches sent out on 25th October. I expect, as before, that some of the larger patches won't get to the list so they are also available here: https://github.com/jonludlam/pkg-xen/commits/for-debian6. Changes since last mail: * I have split out the unrelated change to include 2 extra header files in libxen-dev * I have removed some instances of brace expansion
2004 Dec 21
3
Bug#286747: logcheck-database: ignore rules for USB headset
Package: logcheck-database Version: 1.2.32 Severity: wishlist Ignore rules to supress messages generated from pugging in, and then removing, a USB headset (one speaker). ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: drivers\/usb\/class\/audio\.c: v1.0.0:USB Audio Class driver$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usbaudio: assuming that a stereo channel connected directly to a mixer is
2007 Oct 17
0
28 commits - configure.ac debian/changelog debian/control debian/copyright debian/.gitignore debian/libswfdec0.dirs debian/libswfdec0.files debian/libswfdec0.shlibs debian/libswfdec-dev.dirs debian/libswfdec-dev.files debian/rules debian/swf-player.dirs
...iles - -# dh_installdebconf - dh_installdocs -A README TODO - dh_installexamples - dh_installmenu -# dh_installlogrotate -# dh_installemacsen -# dh_installpam -# dh_installmime -# dh_installinit - dh_installcron - dh_installman - dh_installinfo -# dh_undocumented - dh_installchangelogs - dh_link - dh_strip - dh_compress - dh_fixperms - dh_makeshlibs - dh_installdeb -# dh_perl - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install diff --git a/debian/swf-player.dirs b/debian/swf-player.dirs deleted fil...