[Bug 1153626] Re: Multiple Interfaces and IPs not detected in AWS VPC

2015-03-31 Thread Jason Dusek
We're using a variant Alessandro's work to configure out instances. https://github.com/instacart/ubuntu-ec2net Reboot doesn't seem to refresh the interfaces list -- maybe there is another event hook that we need? I'm not terribly familiar with udev but would love to see this ironed out and ready

[Bug 1191460] Re: $PreserveFQDN and $LocalHostName not always used

2013-11-14 Thread Jason Dusek
If you run `reload rsyslog` (which sends SIGHUP) then it will start printing FQDNs for all processes. I noticed this when my Rsyslog started printing FQDNs after logrotate ran... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1003595] Re: Cloud image doesn't call resolvconf but writes a file at /etc/resolv.conf, causing resolvconf to complain

2012-11-09 Thread Jason Dusek
I believe this bug has resurfaced in ami-e1e8d395 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003595 Title: Cloud image doesn't call resolvconf but writes a file at /etc/resolv.conf, causing re

[Bug 932415] Re: Cloud-config can not add PPAs with international text in their description

2012-02-18 Thread Jason Dusek
I was using ami-bbf539d2. Tried ami-bf62a9d6 just now and the matter is resolved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932415 Title: Cloud-config can not add PPAs with international text in

[Bug 932415] [NEW] Cloud-config can not add PPAs with international text in their description

2012-02-14 Thread Jason Dusek
Public bug reported: Try: #cloud-config locale: en_US.UTF-8 apt_sources: - source: 'ppa:ferramroberto/java' This fails silently. Inserting debugging, we find the shell out to add- apt-repository fails with: Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 82, in