search for: deb_host_arch_o

Displaying 4 results from an estimated 4 matches for "deb_host_arch_o".

Did you mean: deb_host_arch_os
2007 May 25
1
debuild vs. "debian/rules binary"
...d Quette <aquette.dev at gmail.com> wrote: > Simply symlink debian to packaging/debian, and either "fakeroot > debian/rules binary" or whatever is your prefered method. I just noticed that if you use the "fakeroot debian/rules binary" method, the "ifeq (linux,$(DEB_HOST_ARCH_OS))" test is false, so the nut-usb package doesn't depend on udev. I usually use "debuild -us -uc". -- - Charles Lepple
2014 Jan 31
1
Trouble configuring with macvtap passthrough on Debian Wheezy / Jessie
...ild-dep libvirt > $ debuild -i -us -uc -b > > So... yes, it works and builds without any errors. > > Next step now is applying the changes mentioned. > But I'm confused because /apparently/ debian/rules is already the way > it should be. > > ifneq (,$(findstring $(DEB_HOST_ARCH_OS), linux)) > WITH_STORAGE_LVM = --with-storage-lvm > WITH_STORAGE_ISCSI = --with-storage-iscsi > WITH_STORAGE_DISK = --with-storage-disk > WITH_UDEV = --with-udev --without-hal > WITH_CAPNG = --with-capng > WITH_POLKIT = --with-polkit &...
2018 Dec 05
0
Missing 'glusterfs.so' in Ubuntu
...d this part : ! Check if you see the snapper and/or ceph.so lines, if the exists, change it so it matches this: override_dh_shlibdeps: LD_LIBRARY_PATH=$(DESTDIR)/usr/lib/$(DEB_HOST_MULTIARCH)/samba:$$LD_LIBRARY_PATH \ dh_shlibdeps -a -Xceph.so -Xglusterfs.so -Xsnapper.so ifeq ($(DEB_HOST_ARCH_OS), linux) LD_LIBRARY_PATH=$(DESTDIR)/usr/lib/$(DEB_HOST_MULTIARCH)/samba:$$LD_LIBRARY_PATH \ dh_shlibdeps -a -- -pvfsmods -dRecommends \ -e debian/samba-vfs-modules/usr/lib/*/samba/vfs/ceph.so \ -e debian/samba-vfs-modules/usr/lib/*/samba/vfs/glusterfs.so \...
2018 Dec 05
4
Missing 'glusterfs.so' in Ubuntu
Hi, guys. I'm new to all of this and need some help with a problem I've been banging my head against for a while. (Tried troubleshooting, checking logs, and lots of Googling for a few weeks now, but just keep hitting dead ends.) SYMPTOM: Missing file `/usr/lib/x86_64-linux-gnu/samba/vfs/glusterfs.so`, as evidenced by error messages like these: [2018/11/18 07:56:42.551587, 0]