DISABLED: Daily Upstream Builds

PPA description

IMPORTANT: this is ppa disabled

I tracked the usage along the last 6 months and due to not really being used the effort to maintain the builds will be stopped.
I'll keep the repos, recipies and everything else around if anyone wants to pick it up, but as of 3Q2017 the automated builds are stopped.

---

This PPA contains daily package builds of several upstream virtualisation projects. In many cases, users experience a bug in a package in a released version of Ubuntu, which happens to be fixed upstream. These builds are intended to provide us a simple mechanism to confirm the existence of a bug in an upstream project, or, rather to confirm that such a bug is fixed.

Please note that these builds should *never* be used for production purposes. They are substantially stripped and unsupported. Also, the builds periodically break due to upstream commits which are outside of our control.

To test the qemu package, for instance:

$ sudo add-apt-repository ppa:ubuntu-virt/virt-daily-upstream
$ sudo apt-get update
$ sudo apt-get install qemu
# do your testing
$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa:ubuntu-virt/virt-daily-upstream

Often apparmor profiles are out of sync upstream, so for the testing you might consider switching that to complain (better than disabling):
$ apt install apparmor-utils
$ aa-complain /usr/sbin/libvirtd

@Developers:
To build or work on the recipes on your own you can clone the -daily branches and on them run e.g.:
$ git-build-recipe --allow-fallback-to-native qemu-daily/qemu.recipe qemu-workdir
That will give you .dsc/.changes to work with as usual.

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:ubuntu-virt/virt-daily-upstream to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:ubuntu-virt/virt-daily-upstream
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

Display sources.list entries for:
deb https://ppa.launchpadcontent.net/ubuntu-virt/virt-daily-upstream/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src https://ppa.launchpadcontent.net/ubuntu-virt/virt-daily-upstream/ubuntu YOUR_UBUNTU_VERSION_HERE main 
Signing key:
1024R/789F727BE64D5CD1FA76674A77D05220CE339E50 (What is this?)
Fingerprint:
789F727BE64D5CD1FA76674A77D05220CE339E50

For questions and bugs with software in this PPA please contact Ubuntu Virtualisation team.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

14 of 4 results
Package Version Uploaded by
libvirt 2:0~daily-201708171357-21de51c~ubuntu17.10.1 Ubuntu Virtualisation team ()
libvirt 2:0~daily-201708171350-21de51c~ubuntu16.04.1 Ubuntu Virtualisation team ()
qemu 2:0~daily-201709270402-31bc1d8~ubuntu17.10.1 Ubuntu Virtualisation team ()
qemu 2:0~daily-201707030702-82d76dc~ubuntu16.04.1 Ubuntu Virtualisation team ()
14 of 4 results

Latest updates