search for: debuild

Displaying 20 results from an estimated 54 matches for "debuild".

Did you mean: rebuild
2007 May 25
1
debuild vs. "debian/rules binary"
...t;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
2010 May 31
4
building rpy against lenny-cran
...from source in a 32-bit lenny chroot (with the stock R packages) using the following sequence kolmogorov:/tmp$ sudo apt-get source python-rpy kolmogorov:/tmp/rpy-1.0.3$ sudo apt-get build-dep python-rpy kolmogorov:/tmp/rpy-1.0.3$ sudo dch -l local 'localrpy' kolmogorov:/tmp/rpy-1.0.3$ sudo debuild -us -uc I am running into problems when I am trying to build the deb packages from source against the AMD64 lenny-cran packages. Specifically the last step fails. It complains about (among other things) not finding the R version. This command seems to work $ R --version R version 2.11.0 (2010-04...
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co, On an Ubuntu 15.10, following the docs at https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package When running debuild -e PHP_VERSIONS=5 -us -uc I get (sorry for the French): " dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: paquet source xapian-bindings dpkg-buildpackage: version source 1.2.21-2.1 dpkg-buildpackage: distribution source unstable dpkg-buildpackage: source chang? par Matthias Klose...
2007 Oct 04
1
xen-utils rebuild for stable (CVE-2007-4993)
Hi, I'm having difficulty applying and rebuilding the patch for the version of Xen included in Debian's Etch release. After applying the patch and updating the changelog I receive this error: steve at dev:~/xen-3.0-3.0.3-0$ debuild -sa fakeroot debian/rules clean if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \ if md5sum debian/changelog debian/templates/control.hypervisor.in debian/templates/control.main.in debian/templates/control.source.in debian/t...
2014 Jul 24
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
...your quick reply, but I can't install nut_2.7.2 in my raspberry. 1) I create a [nut] directory and use wget to download three files: [nut_2.7.2-1.dsc] [nut_2.7.2.orig.tar.gz] [nut_2.7.2-1.debian.tar.xz] 2)I unpack: dpkg-source -x nut_2.7.2-1.dsc 3) I use command root at pi1:/nut/nut-2.7.2# debuild -us -uc . .. And I have the following error code: --------------------------------------------- root at pi1:/nut/nut-2.7.2# debuild -us -uc -d dpkg-buildpackage -rfakeroot -d -us -uc dpkg-buildpackage: aviso: est? usando una orden para convertirse en administrador (?gain-root-command?), a pesar de...
2014 Jul 17
3
About your driver NUTDRV_ATCL_USB(8) for install
...cular group, but you could try requesting here: http://sourceforge.net/p/raspbian-backports/suggestions/ Another way is to download the Debian source files for 2.7.2-1 from https://packages.debian.org/sid/nut (three links under "Download Source Package" in the right sidebar) and use 'debuild -us -uc' from the devscripts package. Since I needed to build from the latest code, I used 'apt-src' to install the build dependencies. Note that this will require a fair amount of free space on your SD card (I am using a 4GB card with Raspbian). In /etc/apt/sources.list, copy the firs...
2011 Jun 27
1
Debian and Ubuntu packages of 1.2.0
I tried your procedure, that's to say: sudo apt-get build-dep xapian-bindings sudo apt-get install php5-dev php5-cli apt-get source xapian-bindings cd xapian-bindings-1.2.* rm debian/control env PHP_VERSIONS=5 debian/rules maint debuild -e PHP_VERSIONS=5 -us -uc cd .. sudo dpkg -i php5-xapian_*.deb Though, it is failing with this error message: dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O...
2014 Jul 24
3
RV: About your driver NUTDRV_ATCL_USB(8) for install
...t install nut_2.7.2 in my raspberry. > > 1) I create a [nut] directory and use wget to download three files: > [nut_2.7.2-1.dsc] [nut_2.7.2.orig.tar.gz] [nut_2.7.2-1.debian.tar.xz] 2)I > unpack: > dpkg-source -x nut_2.7.2-1.dsc > 3) I use command > root at pi1:/nut/nut-2.7.2# debuild -us -uc . > .. > And I have the following error code: > --------------------------------------------- > root at pi1:/nut/nut-2.7.2# debuild -us -uc -d dpkg-buildpackage -rfakeroot -d > -us -uc > dpkg-buildpackage: aviso: est? usando una orden para convertirse en > administrado...
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:04, Olly Betts a ?crit : > On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: >> On an Ubuntu 15.10, following the docs at >> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package >> >> When >> >> running debuild -e PHP_VERSIONS=5 -us -uc >> >> I get (sorry for the French): >> >> >> " >> dpkg-buildpackage -rfakeroot -D -us -uc >> dpkg-buildpackage: paquet source xapian-bindings >> dpkg-buildpackage: version source 1.2.21-2.1 >> dpkg-buildpackage: di...
2006 Nov 01
1
imap on debian
...storage support using proper Debian packages: Resonably up-to-date packages of c-client (uw-imap) 2004/2006 are by now only availble from experimental: http://packages.debian.org/experimental/mail/uw-imapd On my test Etch system I simply downloaded the sources of those packages nd rebuilt them (debuild). IIRC with that installed the configure script had enabled imap support in the voicemail. I may be remembering incorrectly. So if after installing this you still have problems, please let me know. -- Tzafrir Cohen icq#16849755 jabber:tzafrir@jabber.org +9...
2007 Sep 25
0
Bug#443963: Missing executable flag when debian/control needs changes
Package: xen-3 Version: 3.1.0-2 Severity: minor Hi, when I build xen-3 for etch I get the following error: mrvn at book:~/src/xen/xen-3-3.1.0% debuild -us -uc -sa fakeroot debian/rules clean if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \ if md5sum debian/changelog debian/templates/control.hypervisor.in debian/templates/control.main.in debian/templates/control.source.in...
2012 Mar 13
2
Having problems with building a deb package of the sources
I am using the 1.4-rc6 source code to build the deb package. The source compiles smoothly but debuild -us -uc fails with this message: (last few lines, I hope which are more relevant) ../../../tools/runtest -q -P wine -M atl.dll -T ../../.. -p atl_test.exe.soatl_ax.c && touch atl_ax.ok Application tried to create a window, but no driver could be loaded. Make sure that your X server is run...
2008 May 12
1
.deb packages [was: Re: backporting changes from the trunk...]
...Lepple <clepple at gmail.com> wrote: > One thing I just noticed with the recent backport of packaging/debian > from branches/Testing is that we will probably want to keep separate > versions of packaging/debian for internal testing versus official > releases. Right now, "debuild -us -uc" from the trunk (rev 1490) > generates debs with version 2.2.2-1. When I checked the contents of the .debs from r1490, I also noticed the nut-xml .deb package is almost empty - it probably needs another mv command in debian/rules to add the driver. Arnaud: Let me know if you are...
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: > On an Ubuntu 15.10, following the docs at > https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package > > When > > running debuild -e PHP_VERSIONS=5 -us -uc > > I get (sorry for the French): > > > " > dpkg-buildpackage -rfakeroot -D -us -uc > dpkg-buildpackage: paquet source xapian-bindings > dpkg-buildpackage: version source 1.2.21-2.1 > dpkg-buildpackage: distribution source unstable > d...
2015 Feb 09
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
...all nut_2.7.2 in my raspberry. > > 1) I create a [nut] directory and use wget to download three files: > [nut_2.7.2-1.dsc] [nut_2.7.2.orig.tar.gz] [nut_2.7.2-1.debian.tar.xz] > 2)I > unpack: > dpkg-source -x nut_2.7.2-1.dsc > 3) I use command > root at pi1:/nut/nut-2.7.2# debuild -us -uc . > .. > And I have the following error code: > --------------------------------------------- > root at pi1:/nut/nut-2.7.2# debuild -us -uc -d dpkg-buildpackage > -rfakeroot -d -us -uc > dpkg-buildpackage: aviso: est? usando una orden para convertirse en > administra...
2014 Jan 07
1
max rsa key length, sym. cipher and digest recommendations ?
Hello, I understand that I can use the openssl ciphers and digests available on my systems, i.e. those in the list generated by "openssl list-cipher-commands" and "openssl list-message-digest-algorithms". I want to create a admin vpn network between my servers and my workplace. Network throughput is not a big issue, I am using ssh and the cli, however I would also do
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...3/16 18:04, Olly Betts a ?crit : >> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: >>> On an Ubuntu 15.10, following the docs at >>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package >>> >>> When >>> >>> running debuild -e PHP_VERSIONS=5 -us -uc >>> >>> I get (sorry for the French): >>> >>> >>> " >>> dpkg-buildpackage -rfakeroot -D -us -uc >>> dpkg-buildpackage: paquet source xapian-bindings >>> dpkg-buildpackage: version source 1.2.21-2....
2012 Apr 04
1
Notes on libguestfs with Ubuntu 12.04 (Precise)
...l devscripts apt-get source febootstrap wget http://people.redhat.com/~rjones/febootstrap/files/febootstrap-3.14.tar.gz tar zxf febootstrap-3.14.tar.gz cd febootstrap-3.14 rm -rf debian cp -a ../febootstrap-3.12/debian . vi debian/changelog # change the first line: 3.12 -> 3.14 debuild -i -uc -us -b That will create an febootstrap 3.14 .deb file in /tmp which you can install: sudo dpkg -i ../febootstrap_3.14-1_amd64.deb Then you can go ahead and use the libguestfs package: sudo update-guestfs-appliance or compile libguestfs from source. There is another problem which yo...
2006 May 26
1
Another node is heartbeating in our slot!
...0 x0): first defined here collect2: ld returned 1 exit status make[2]: *** [fsck.ocfs2] Error 1 make[2]: Leaving directory `/usr/src/ocfs2-tools-1.2.1/fsck.ocfs2' make[1]: *** [fsck.ocfs2] Error 2 make[1]: Leaving directory `/usr/src/ocfs2-tools-1.2.1' make: *** [build-stamp] Error 2 debuild: fatal error at line 1219: debian/rules build failed Because we cannot build the ocfs2-tools 1.2.1 we are currently using the debian packages of ocfs-tools which are version 1.1.5. Could the outdated ocfs2-tools be causing the 'another node is heartbeating in our slot' errors? --------...
2014 May 22
0
Xen 4.4 packaging.
...gawk > --- > wget > http://archive.ubuntu.com/ubuntu/pool/main/x/xen/xen_4.4.0.orig.tar.gz > tar -xpzf xen_4.4.0.orig.tar.gz > git clone https://github.com/Fantu/pkg-xen.git > cd pkg-xen/ > git checkout wheezy-backports > cp debian/ ../xen-4.4.0/ > cd ../xen-4.4.0/ > debuild -i -b -us -uc > cd .. > dpkg -i libxen-4*.deb libxen-dev*.deb libxenstore3*.deb > xen-hypervisor-4.4*.deb xenstore-utils*.deb xen-utils-*.deb > --- > # Installare dipendenze da bpo > aptitude -t wheezy-backports install libusbredirparser-dev > libusb-1.0-0-dev libspice-protoc...