Activity log for bug #1287232

Date Who What changed Old value New value Message
2014-03-03 15:52:37 Ondergetekende bug added bug
2014-03-06 01:48:06 Serge Hallyn libvirt (Ubuntu): status New Incomplete
2014-03-06 14:44:27 Serge Hallyn nominated for series Ubuntu Saucy
2014-03-06 14:44:27 Serge Hallyn bug task added libvirt (Ubuntu Saucy)
2014-03-06 14:44:35 Serge Hallyn libvirt (Ubuntu): status Incomplete Fix Released
2014-03-06 14:44:39 Serge Hallyn libvirt (Ubuntu): importance Undecided High
2014-03-06 14:44:42 Serge Hallyn libvirt (Ubuntu Saucy): importance Undecided High
2014-03-06 14:44:45 Serge Hallyn libvirt (Ubuntu Saucy): status New Confirmed
2014-03-25 18:19:34 Serge Hallyn description When installing libvirt-dev, it is not possible to use -lvirt-lxc, as that symlink is not installed. The symlink /usr/lib/liblxc-qemu.so is properly installed, it's just the lxc that's missing. When installing libvirt-dev, it is not possible to use -lvirt-lxc, as that symlink is not installed. The symlink /usr/lib/liblxc-qemu.so is properly installed, it's just the lxc that's missing. [IMPACT] installing libvirt-dev does not allow linking against -lvirt-lxc [TEST CASE] cat > testme.c << EOF #include <stdio.h> int main() { printf("hello, world\n"); } EOF gcc -o testme testme.c -lvirt-lxc
2014-03-25 18:21:19 Serge Hallyn description When installing libvirt-dev, it is not possible to use -lvirt-lxc, as that symlink is not installed. The symlink /usr/lib/liblxc-qemu.so is properly installed, it's just the lxc that's missing. [IMPACT] installing libvirt-dev does not allow linking against -lvirt-lxc [TEST CASE] cat > testme.c << EOF #include <stdio.h> int main() { printf("hello, world\n"); } EOF gcc -o testme testme.c -lvirt-lxc When installing libvirt-dev, it is not possible to use -lvirt-lxc, as that symlink is not installed. The symlink /usr/lib/liblxc-qemu.so is properly installed, it's just the lxc that's missing. [IMPACT] installing libvirt-dev does not allow linking against -lvirt-lxc [TEST CASE] cat > testme.c << EOF #include <stdio.h> int main() { printf("hello, world\n"); } EOF gcc -o testme testme.c -lvirt-lxc [REGRESSION POTENTIAL] This only adds a link to the libvirt-dev package, and makes no code change, so regression should be zero.
2014-03-25 18:21:29 Serge Hallyn bug added subscriber Ubuntu Stable Release Updates Team
2014-03-27 20:50:36 Brian Murray libvirt (Ubuntu Saucy): status Confirmed Fix Committed
2014-03-27 20:50:40 Brian Murray bug added subscriber SRU Verification
2014-03-27 20:50:48 Brian Murray tags verification-needed
2014-04-02 22:02:52 Adam Gandelman tags verification-needed verification-done
2014-04-17 17:40:55 Brian Murray tags verification-done
2014-04-17 17:40:56 Brian Murray tags verification-needed
2014-04-17 18:04:56 Serge Hallyn tags verification-needed verification-done
2014-05-07 15:53:58 Launchpad Janitor libvirt (Ubuntu Saucy): status Fix Committed Fix Released
2014-05-07 15:54:12 Stéphane Graber removed subscriber Ubuntu Stable Release Updates Team