First, note that it may also be possible to get an official
backport of the packages.  (https://wiki.ubuntu.com/UbuntuBackports)

> @Serge: thanks ... trivially if you are acquainted with it in the first
> place. I am not, but if everything else fails I'll take that route and
> publish the repo details here.

Sorry, the creation of ppa's is trivial.  The packaging aspects are not.
https://wiki.ubuntu.com/UbuntuDevelopment has information, but probably
too much.

Essentially, the steps I would follow would be:

1. pull-lp-source netcf
2. cd netcf-0.2.2; dch -i;  create a package version that is the same as
the latest raring one, with '12.04.1' appended, that is 12.04 for precise
release and 1 for your first version (so 1:0.2.2-3.12.04.1), and a message
saying "build in ppa for precise"
3. type debuild -S -sa to generate the package with full source
4. cd ..; dput ppa:~username/ppaname netcf_0.2.2-3_source.changes

Once that builds, do similar for libvirt.

Please feel free to drop by #ubuntu-devel with any questions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/520386

Title:
  libvirt-bin hypervisor does not support virConnectNumOfInterfaces /
  unable to create domain with virt-manager using network bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/520386/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to