similar to: fyi: libvirt issue with pvops kernel with patch

Displaying 20 results from an estimated 10000 matches similar to: "fyi: libvirt issue with pvops kernel with patch"

2010 May 31
4
building rpy against lenny-cran
Hi. On all of my machines, except for a netbook cursed with the GMA500 chipset, the R packages are synced to lenny-cran. I have been using rpy in a chroot using the official lenny R packages (2.7.1) given that i have not been able to find compatible rpy deb packages to work with lenny-cran. I am able to build the rpy deb package from source in a 32-bit lenny chroot (with the stock R packages)
2014 Jul 19
0
[HowTo] Installing Samba and sssd on Debian Wheezy (with manual backport)
Hi everyone, A couple of weeks ago I wanted to install Samba and sssd on a Debian Wheezy server. The Samba version from the wheezy-backports repo looks and feels fairly well packaged by now and is updated to the upstream version, so in my opinion that's the way to go. As regards sssd, I wanted a version supporting the AD backend (the one in the Wheezy repos doesn't), so I backported it
2007 Sep 21
0
Creating a .deb file
On Fri, 21 Sep 2007, Andy Hawkins wrote: > 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. A reasonable way to do this is to do this on a Debian or Ubuntu system: First, make
2020 Sep 18
0
Upgrading samba on Buster
Hai Tom, All packages where possible will get this security update. Im working from latest versions and OS down. It only take a bit more time to build them all and test them. But builds are running. If you want to do this upgrade yourself, this one is pretty easy. # Enable my repo and the sources. apt update apt source samba # This gets the older version. # And the new version wget
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
2008 Sep 17
1
Problems when attempting to build wine from source on Ubuntu
I am trying to build Wine from source on an X64 Hardy Ubuntu system in order to do some regression testing. I am having trouble however to build the dependencies for that. I already did these a while ago, but I re-applied just in case the instructions from this page for the apt repository http://www.winehq.org/site/download-deb. I constantly get this error: xavier at Xavier:~$ sudo apt-get
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
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:44, Yannick Warnier a ?crit : > 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
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
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): >> >> >> "
2008 Feb 01
1
Updated dom0 for pvops: now boots on 32-bit!
Hi folks, I've finished off Xen dma support for pv_ops, and dom0 now boots! I've had an uptime of 40 minutes so far with it. Under intensive disk load it locks up with a soft lockup, but still, this is good progress. I've pushed the current bits to the "WIP" (work-in-progress) branch at the usual git repo, git://et.redhat.com/linux-2.6-dom0-pvops.git with gitweb at
2008 Feb 01
1
Updated dom0 for pvops: now boots on 32-bit!
Hi folks, I've finished off Xen dma support for pv_ops, and dom0 now boots! I've had an uptime of 40 minutes so far with it. Under intensive disk load it locks up with a soft lockup, but still, this is good progress. I've pushed the current bits to the "WIP" (work-in-progress) branch at the usual git repo, git://et.redhat.com/linux-2.6-dom0-pvops.git with gitweb at
2008 Feb 01
1
Updated dom0 for pvops: now boots on 32-bit!
Hi folks, I've finished off Xen dma support for pv_ops, and dom0 now boots! I've had an uptime of 40 minutes so far with it. Under intensive disk load it locks up with a soft lockup, but still, this is good progress. I've pushed the current bits to the "WIP" (work-in-progress) branch at the usual git repo, git://et.redhat.com/linux-2.6-dom0-pvops.git with gitweb at
2008 Jan 25
0
Updated dom0 pvops for 2.6.24 available on git
Hi, I've updated the dom0 pvops patches against 2.6.24, and they now have a new git home: http://git.et.redhat.com/?p=linux-2.6-dom0-pvops.git git://et.redhat.com/linux-2.6-dom0-pvops.git I'm maintaining the tree in this repo in two separate forms: * Development branch: The master branch is an ongoing, shareable development branch, currently including a fair
2008 Jan 25
0
Updated dom0 pvops for 2.6.24 available on git
Hi, I've updated the dom0 pvops patches against 2.6.24, and they now have a new git home: http://git.et.redhat.com/?p=linux-2.6-dom0-pvops.git git://et.redhat.com/linux-2.6-dom0-pvops.git I'm maintaining the tree in this repo in two separate forms: * Development branch: The master branch is an ongoing, shareable development branch, currently including a fair
2008 Jan 25
0
Updated dom0 pvops for 2.6.24 available on git
Hi, I've updated the dom0 pvops patches against 2.6.24, and they now have a new git home: http://git.et.redhat.com/?p=linux-2.6-dom0-pvops.git git://et.redhat.com/linux-2.6-dom0-pvops.git I'm maintaining the tree in this repo in two separate forms: * Development branch: The master branch is an ongoing, shareable development branch, currently including a fair
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
2010 Oct 21
0
Re: Re: [Fedora-xen] another xen build and pvops kernel
This one about pvops kernel 2.6.32.24 under Xen 4.0.1 on top of Ubuntu 10.10 Desktop http://bderzhavets.wordpress.com/2010/10/15/set-up-xen-4-0-1-libvirt-0-8-3-on-top-of-ubuntu-10-10-desktop/ Boris. --- On Thu, 10/21/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: From: Pasi Kärkkäinen <pasik@iki.fi> Subject: Re: [Xen-users] Re: [Fedora-xen] another xen build and pvops kernel To:
2014 Jul 24
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
Dear Charles, Thanks for 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:
2016 May 26
0
Samba 4.4.3 debian wheezy backport intructions
Hi, Backported samba-4.4.3 from debian unstabel to debian wheezy today. May be of interest for others so i share the instructions and patches here. Ten packages from unstabel must be backported, I modified some to use python2.7 and removed dependencies to python2.6 and python3 (the later is not available in an recent enough version on wheezy/wheezy-backports). 1. Install build dependencies