Displaying 20 results from an estimated 39 matches for "rfakeroot".
Did you mean:
fakeroot
2010 Aug 04
1
[3.4.8/Debian Testing amd64] dpkg-build-package fails with linker error
Hello,
I am facing a problem when rebuilding Samba 3.4.8dfsg2 on Debian Testing.
Command used: "dpkg-buildpackage -uc -us -rfakeroot
--source-option=--format=1.0"
Linking bin/smbcontrol
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/libunwind-ptrace.a(_UPT_access_fpreg.o):
relocation R_X86_64_32S against `_UPT_reg_offset' can not be used when
making a shared object; recompile with -fPIC
/usr/lib/g...
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 <doko at debian.org>
dpkg-source --before-build xapian-bindings-1.2.21
dpkg-buildpacka...
2011 Jun 27
1
Debian and Ubuntu packages of 1.2.0
...n-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 -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin:
vendor):
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin...
2006 Jul 08
2
building the logcheck package from SVN
apt-get install svn-buildpackage
cat <<_eof >> ~/.svn-buildpackage.conf
svn-lintian
svn-linda
svn-move
_eof
mkdir logcheck; cd logcheck
svn co svn+ssh://svn.debian.org/svn/logcheck/logcheck/trunk
cd trunk
svn-buildpackage -k<your key ID> -rfakeroot
man svn-buildpackage for more. Nice, huh?
--
.''`. martin f. krafft <madduck at debian.org>
: :' : proud Debian developer and author: http://debiansystem.info
`. `'`
`- Debian - when you have better things to do than fixing a system
"i believe that the m...
2010 May 31
4
building rpy against lenny-cran
...atistical Computing
ISBN 3-900051-07-0
I hope that this is an appropriate forum for seeking
help for building rpy against the lenny-cran R packages.
Sincerely,
Kouros
Kouros Owzar
Biostatistics and Bioinformatics
Duke University
kolmogorov:/tmp/rpy-1.0.3# debuild -us -uc
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-bui...
2009 Apr 28
4
questions about compiling Sieve plugin
I'm using the info on the wiki to try to compile the sieve plugin for dovecot
on a server running Debian Etch, but I'm getting nowhere because I'm stuck
trying to find the directory to use in the "--with-dovecot=" argument when
running the configure script. The wiki says:
Compilation is identical among the CMUSieve and the new Sieve plugin. Use
--with-dovecot=<path>
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...n 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 <doko at debian.org>
>> dpkg-source --before...
2006 Mar 24
1
Python dependency in packages?
....de/sources/xen3 ./
and then tried building locally via apt-get source xen.
The only problem appears to be the explicit python2.3 dependency in :
debian/rules
debian/libxen-python.install
a simple s/python2.3/python2.4/ in both of these files let me build
without incident ( dpkg-buildpackage -rfakeroot -b).
If there were some way of removing this explicit dependency, the
packages would thus compile very cleanly on ubuntu, and more users of
debian-based distros would be able to try out xen.
Thanks for all the hard work, xen really rocks!
...Eric
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...-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
> dpkg-buildpackage: source chang? par Matthias Klose <doko at debian.org>
> dpkg-source --before-build xapian-binding...
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...t;> 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 <doko at debian.org>
>>>...
2014 Jul 24
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
....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 que ya es el administrador
dpkg-buildpackage: paquete fuente nut
dpkg-buildpackage: versi?n de las fuentes 2.7.2-1
dpkg-buildpackage: fuentes modificadas por Laurent Bigonv...
2008 May 28
6
Error using antispam plugin
Hi
When activating antispam plugin in imap protocol, when sending an
email, Evolution/Thunderbirdkeeps infinitely "Sending authentication
information", and Dovecor logs shows "dovecot: May 28 10:14:35 Error:
child 6910 (imap) killed with signal 11"; lots of empty folders in
/tmp are created with names like "antispam-mail-ZvyWeZ".
I am using Dovecot1.1 rc15 compiled
2017 Jun 16
2
compil error samba 4.6.5
Hello,
I've made a mistake. The subject is the newest samba version : 4.6.5
Thanks for all
Serge
Le 16/06/2017 à 12:15, "> L.P.H. van Belle via samba (par Internet,
dépôt samba-bounces at lists.samba.org)" a écrit :
> Hai,
>
> Your subject suggest 3.6.5, see you did mean 4.6.5
>
> I suggest you have a look here
> http://apt.van-belle.nl/
>
> And if you
2014 Jul 17
3
About your driver NUTDRV_ATCL_USB(8) for install
On Jul 13, 2014, at 9:46 AM, pere at riusnebot.com wrote:
> Dear Charles Lepple,
> Sorry for my email intrusion.
for next time:
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser
> I have an UPS called Ovislink 1000VA and it use a UPSMART2000R (with ?ATCL FOR UPS?).
> I?m a beginner Linux user and I ?will install your new driver <nutdrv_atcl_usb > to work
2009 Jul 27
5
Dovecot Versions and Debian
If you want to run Dovecot on Debian Lenny for a Production System (with
Fast Upgrade System for Security Patches),
What would you recommend?
Stick to the current port with Dovecot Version 1.0.15 (1:1.0.15-2.3)
Use Backports Version 1.1.13 (1:1.1.13-2~bpo50+1)
or Use any of the packages from:
2009 Jun 12
5
Help building dahdi for debian
Hi
I am in the process of installing a new box and using dahdi. I have a
tdm410 + hardware echo canceller.
I have just read in the read me for dadhi that VPMADT032 support has
been removed and unlike with the zaptel stuff i could just download and
install the firmware I can't with dahdi
what is the best way forward to recompile with hardware echo canceller
support.
Thanks
Alex
2014 Jul 24
3
RV: About your driver NUTDRV_ATCL_USB(8) for install
...)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 que ya es el administrador
> dpkg-buildpackage: paquete fuente nut
> dpkg-buildpackage: versi?n de las fuentes 2.7.2-1
> dpkg-buildpackage: fuentes...
2017 Jun 16
0
compil error samba 4.6.5
...at it doesn't play well with Jessie either :)
You could try getting the debian sources as a starting point, here:
https://packages.debian.org/source/experimental/samba
download the files at the bottom of page to a folder, extract the
archives there, then run "dpkg-buildpackage -uc -us -rfakeroot" there
and see what happens.
At least it will tell you which dependancies you may be missing ;)
--
------------------------------------------------------------------------
Emmanuel Florac | Direction technique
| Intellique
| <eflorac at inte...
2007 Sep 21
2
Creating a .deb file
Hi,
Does anyone have any appropriate debian control files so that I can create a
.deb package for FLAC? I don't want to just compile it and overwrite in case
it gets automatically overwritten by the Debian package management tools.
Cheers
Andy
2007 Sep 21
0
Creating a .deb file
...uot;ch"angelog editor, telling
it to "i"ncrement the version.
$ dch -i
In the editor that spawns, write some short note or nothing at all; the
important thing is that the version number is now higher than the one
Debian provides. Now build the package:
$ dpkg-buildpackage -rfakeroot
Now you should have some .deb files in ../*.deb.
-- Asheesh.
--
"I'm growing older, but not up."
-- Jimmy Buffett