[Bug 1174148] [NEW] Can't build a raring VM

2013-04-28 Thread I_Am
Public bug reported: If you try and build a raring vm on raring, it fails. Should be an easy fix, but is pretty important. root@main:~# ubuntu-vm-builder kvm raring 2013-04-29 00:42:38,745 INFO: Calling hook: preflight_check 2013-04-29 00:42:38,745 INFO: Cleaning up 2013-04-29

[Bug 1174148] Re: Can't build a raring VM

2013-04-28 Thread I_Am
Copied /usr/share/pyshared/VMBuilder/plugins/ubuntu/quantal.py to /usr/share/pyshared/VMBuilder/plugins/ubuntu/raring.py Then replaced quantal with raring inside raring.py After that I linked /usr/share/pyshared/VMBuilder/plugins/ubuntu/raring.py to

[Bug 1174148] [NEW] Can't build a raring VM

2013-04-28 Thread I_Am
Public bug reported: If you try and build a raring vm on raring, it fails. Should be an easy fix, but is pretty important. root@main:~# ubuntu-vm-builder kvm raring 2013-04-29 00:42:38,745 INFO: Calling hook: preflight_check 2013-04-29 00:42:38,745 INFO: Cleaning up 2013-04-29

[Bug 1174148] Re: Can't build a raring VM

2013-04-28 Thread I_Am
Copied /usr/share/pyshared/VMBuilder/plugins/ubuntu/quantal.py to /usr/share/pyshared/VMBuilder/plugins/ubuntu/raring.py Then replaced quantal with raring inside raring.py After that I linked /usr/share/pyshared/VMBuilder/plugins/ubuntu/raring.py to

[Bug 879018] Re: ffserver cannot bind listening port

2011-12-15 Thread I_Am
Dennyb87 right below the first edit is this: if (my_rtsp_addr.sin_port) { rtsp_server_fd = socket_open_listen(my_rtsp_addr); if (rtsp_server_fd 0) return -1; } change it to this: if (my_rtsp_addr.sin_port) { my_rtsp_addr.sin_family = AF_INET;

[Bug 881218] Re: openjdk-7-jre depends on openjdk-6-jre

2011-12-03 Thread I_Am
openjdk-7-jre-headless doesn't have this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881218 Title: openjdk-7-jre depends on openjdk-6-jre To manage notifications about this bug go to: