[Bug 1732058] [NEW] Cannot upgrade from 14.04.5 to 16.04.3

2017-11-13 Thread Daniel Bidwell
Public bug reported: do-release-upgrade produces: Calculating the changes Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu

[Bug 1073204] Re: ssh-authkey-fingerprints fails on boot

2014-12-17 Thread Daniel Bidwell
I am running maas-*-1.7.1 and I am still getting this on machines when trying to commission them. These machines used to commission just fine, maybe before the last update. Now nothing commissions. What kinds of logs are useful and from which machines, the maas server or the client machines

[Bug 1073204] Re: ssh-authkey-fingerprints fails on boot

2014-12-17 Thread Daniel Bidwell
I am running maas-*-1.7.1 and I am still getting this on machines when trying to commission them. These machines used to commission just fine, maybe before the last update. Now nothing commissions. What kinds of logs are useful and from which machines, the maas server or the client machines

[Bug 1396740] [NEW] etherwake does not wake up machines

2014-11-26 Thread Daniel Bidwell
Public bug reported: wakeonlan uses a tcp socket to wake up the server and can run as the maas user. ether_wake uses a udp socket to wake up the server and must run as root for it to work. ** Affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1396740] Re: etherwake does not wake up machines

2014-11-26 Thread Daniel Bidwell
The fix for this is ato add the following line to /etc/sudoers.d/99 -maas-sudoers: maas ALL= NOPASSWD: /usr/sbin/etherwake and edit /etc/maas/templates/power/ether_wake.template to change: /usr/sbin/etherwake $mac_address to: sudo /usr/sbin/etherwake $mac_address If the network that you need

[Bug 1396740] Re: etherwake does not wake up machines

2014-11-26 Thread Daniel Bidwell
The fix for this is ato add the following line to /etc/sudoers.d/99 -maas-sudoers: maas ALL= NOPASSWD: /usr/sbin/etherwake and edit /etc/maas/templates/power/ether_wake.template to change: /usr/sbin/etherwake $mac_address to: sudo /usr/sbin/etherwake $mac_address If the network that you need

[Bug 1396740] [NEW] etherwake does not wake up machines

2014-11-26 Thread Daniel Bidwell
Public bug reported: wakeonlan uses a tcp socket to wake up the server and can run as the maas user. ether_wake uses a udp socket to wake up the server and must run as root for it to work. ** Affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1189764] [NEW] Pound server get too many CLOSE_WAIT sessions and fails

2013-06-11 Thread Daniel Bidwell
Public bug reported: We upgraded to the 3.2.0-45-generic kernel on a pair of 64 but vms and now the server gets lots of errors with connectoins with CLOSED_WAIT status. This eventually fills up the connection tables and new work stops happening. We have removed any iptables firewalls from the

[Bug 1189764] Re: Pound server get too many CLOSE_WAIT sessions and fails

2013-06-11 Thread Daniel Bidwell
** Package changed: nginx (Ubuntu) = pound (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189764 Title: Pound server get too many CLOSE_WAIT sessions and fails To manage notifications

[Bug 530211] Re: [lucid alpha3] network-manager-openvpn stopped working

2010-05-20 Thread Daniel Bidwell
*** This bug is a duplicate of bug 516854 *** https://bugs.launchpad.net/bugs/516854 After upgrading to Lucid I made certain that I had openvpn, network- manager-openvpn, and network-manager-openvpn-gnome, but it still didn't work. It would start thousands of openvpn processes. I finally

[Bug 478402] [NEW] capturestderr in Popen call not understood

2009-11-08 Thread Daniel Bidwell
Public bug reported: Binary package hint: python-virtinst Ubuntu 9.10 python-virtinst 0.400.3-4ubuntu1 I expected it to convert a vmware vm to something that could be used by kvm virt-convert -i vmx -o virt-image iMKS_Build-383/iMKS.vmx imksvm Generating output in 'virt-image' format to