[Bug 503649] Re: Release updated official Ubuntu EC2 AMIs for Karmic, Hardy

2010-01-05 Thread Eric Hammond
** Attachment added: "config-grub-pc-2.png" http://launchpadlibrarian.net/37469814/config-grub-pc-2.png -- Release updated official Ubuntu EC2 AMIs for Karmic, Hardy https://bugs.launchpad.net/bugs/503649 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 503649] Re: Release updated official Ubuntu EC2 AMIs for Karmic, Hardy

2010-01-05 Thread Eric Hammond
** Description changed: There is no strict Ubuntu package for this request, but the ubuntu-on- ec2 team (smoser) should see it because of the ec2-images tag. Please publish current, updated Ubuntu AMIs on Amazon EC2 for 9.10 Karmic and 8.04 Hardy. According to the draft proposal on

[Bug 429121] Re: ec2: Build new Ubuntu 8.10 Intrepid AMIs

2010-01-05 Thread Eric Hammond
I think this should be marked "Won't Fix" as that seems to be the plan. Intrepid expires in April anyway. -- ec2: Build new Ubuntu 8.10 Intrepid AMIs https://bugs.launchpad.net/bugs/429121 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 503649] Re: Release updated official Ubuntu EC2 AMIs for Karmic, Hardy

2010-01-06 Thread Eric Hammond
I updated the bug description to remove a bogus reason I'd like to see updated AMIs. There is no bug in the grub-pc package update code; the mistake was mine. For anybody who saw the original report, I was simply missing the -E option to pass environment variables to a sudo command: export DEB

[Bug 492048] Re: Create "EBS boot" AMIs for Amazon EC2

2010-01-06 Thread Eric Hammond
Here are a couple workarounds in the meantime: http://alestic.com/2010/01/vmbuilder-ebs-boot-ami http://alestic.com/2010/01/ec2-ebs-boot-ubuntu -- Create "EBS boot" AMIs for Amazon EC2 https://bugs.launchpad.net/bugs/492048 You received this bug notification because you are a member of Ubuntu Bu

[Bug 505007] [NEW] Attempt to branch lp URL returns "Bazaar repository format 2a (needs bzr 1.16 or later)"

2010-01-08 Thread Eric Hammond
Public bug reported: Binary package hint: bzr Running on Ubuntu 9.04 Jaunty with up to date bzr package (1.13.1-1) This command bzr branch lp:~zulcss/ec2-init/ec2-init-config generates the following output: bzr

[Bug 505007] Re: Attempt to branch lp URL returns "Bazaar repository format 2a (needs bzr 1.16 or later)"

2010-01-08 Thread Eric Hammond
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37628961/Dependencies.txt ** Also affects: bzr Importance: Undecided Status: New -- Attempt to branch lp URL returns "Bazaar repository format 2a (needs bzr 1.16 or later)" https://bugs.launchpad.net/bugs/505007

[Bug 505007] Re: Attempt to branch lp URL returns "Bazaar repository format 2a (needs bzr 1.16 or later)"

2010-01-08 Thread Eric Hammond
Didn't mean to assign to the project. ** Changed in: bzr Status: New => Incomplete ** Changed in: bzr Status: Incomplete => Invalid -- Attempt to branch lp URL returns "Bazaar repository format 2a (needs bzr 1.16 or later)" https://bugs.launchpad.net/bugs/505007 You received this

[Bug 296610] Re: ALPS DualPoint Touchpad flaky performance

2010-01-19 Thread Eric Hammond
I've been living with this horrible problem for a long time now. Is it possible to apply the patch on Jaunty? I'd be willing to test if somebody could walk me through the steps necessary. Hardware: Dell Latitude E6500 $ uname -srmv Linux 2.6.28-17-server #58-Ubuntu SMP Tue Dec 1 19:58:28 UTC 20

[Bug 296610] Re: ALPS DualPoint Touchpad flaky performance

2010-01-20 Thread Eric Hammond
Thank you, Robert! Your instructions were very clear and helpful. Some obvious touchpad bugs are clearly fixed on my E6500. I'll keep an eye out for the other odd ones which were more sporadic, but so far, so good. For others attempting this on Jaunty, I'll point out: - The referenced alps-dave

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2010-01-20 Thread Eric Hammond
I verified this fix in my personal EC2 account using the 64-bit instances in eu-west-1, us-east-1, and us-west-1. # For each of these three groups, run the remainder of the commands region=eu-west-1 amiid=ami-4fcfe43b type=m1.large region=us-west-1 amiid=ami-c12c7d84 type=m1.large

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2009-12-09 Thread Eric Hammond
Scott: While we wait for (or work on) new images which do not have this problem, the major pain could be eliminated by asking the IS team to open up the restrictions on us.ec2.archive.ubuntu.com so that it can be accessed from us-west-1. I don't expect it would cost that much given the fairly low

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2009-12-09 Thread Eric Hammond
Note that this is going to be an issue every time that Amazon opens up a new region and images are migrated there. The solution in the images and in the IS supported serves should take this into account. -- ec2-init selects us-east-1 mirror when running in us-west-1 region https://bugs.launchpad

[Bug 494185] Re: ec2-init selects us-east-1 mirror when running in us-west-1 region

2009-12-27 Thread Eric Hammond
It would be nice to get new Karmic AMIs published with this fix. Users are still unable to apt-get update on the Karmic AMI for us-west-1. -- ec2-init selects us-east-1 mirror when running in us-west-1 region https://bugs.launchpad.net/bugs/494185 You received this bug notification because you a

[Bug 502490] [NEW] ec2-init overwrites user/vmbuilder provided /etc/apt/sources.list

2010-01-02 Thread Eric Hammond
Public bug reported: Binary package hint: ec2-init The ec2-init startup code in /usr/bin/ec2-set-defaults overwrites the /etc/apt/sources.list that was bundled with the image. I support the goal of this code, which is to provide a reasonable default of an apt mirror in the same EC2 region where

[Bug 502490] Re: ec2-init overwrites user/vmbuilder provided /etc/apt/sources.list

2010-01-02 Thread Eric Hammond
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37373131/Dependencies.txt -- ec2-init overwrites user/vmbuilder provided /etc/apt/sources.list https://bugs.launchpad.net/bugs/502490 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 502495] [NEW] Too much image copying when using vmbuilder for EC2

2010-01-02 Thread Eric Hammond
Public bug reported: I'm using the latest lp:vmbuilder source to build EBS boot AMIs for EC2. I noticed that there is an awful lot of image file copying being done which seems unnecessary when using vmbuilder for this purpose. 1. vmbuilder installs the image files into a temporary "root" subdirec

Re: [Bug 506981] Re: ec2-fetch-credentials lists "ubuntu" user in root authorized_keys even if ec2-config.cfg specifies another

2010-01-14 Thread Eric Hammond
On second thought, you only get this notice if you are able to ssh to the root account with the correct private ssh key, so it's not much of a security risk to point out the username at that point. I have seen the "ubuntu" user message help new users of the Ubuntu AMIs, so I would keep that inform

[Bug 292891] Re: vmbuilder EC2: postinstall script should be executable

2008-11-30 Thread Eric Hammond
** Changed in: vmbuilder Status: New => Fix Committed -- vmbuilder EC2: postinstall script should be executable https://bugs.launchpad.net/bugs/292891 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 287860] Re: vmbuilder EC2: Retry ec2-upload-bundle on failures

2008-11-30 Thread Eric Hammond
The fix is now on the following branch: https://code.launchpad.net/~nijaba/vmbuilder/ec2exec ** Changed in: vmbuilder Status: Confirmed => Fix Committed -- vmbuilder EC2: Retry ec2-upload-bundle on failures https://bugs.launchpad.net/bugs/287860 You received this bug notification because

[Bug 301487] Re: vmbuilder EC2: AttributeError: 'EC2' object has no attribute 'destdir'

2008-11-30 Thread Eric Hammond
) => Eric Hammond (esh) Status: New => Fix Committed -- vmbuilder EC2: AttributeError: 'EC2' object has no attribute 'destdir' https://bugs.launchpad.net/bugs/301487 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 296136] Re: vmbuilder EC2: /etc/fstab should be different for 32-bit vs. 64-bit images

2008-11-30 Thread Eric Hammond
The fstab contents decision has been pushed off to the user with the --part option in development on the following branch: https://code.launchpad.net/~nijaba/vmbuilder/ec2exec ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) => Nick Barcet (nijaba) Status: New => Fix Committ

[Bug 292888] Re: vmbuilder EC2: "sub postinstall" => "sub post_install"

2008-11-30 Thread Eric Hammond
Fixes are meged into https://code.launchpad.net/~nijaba/vmbuilder/ec2exec and are ready to be merged into the trunk. -- vmbuilder EC2: "sub postinstall" => "sub post_install" https://bugs.launchpad.net/bugs/292888 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 292901] Re: vmbuilder EC2: Check postinstall script commands failure

2008-11-30 Thread Eric Hammond
The changes in the following brand obviate the need for a postinstall script so this bug is no longer relevant. https://code.launchpad.net/~nijaba/vmbuilder/ec2exec ** Changed in: vmbuilder Status: New => Fix Committed ** Changed in: vmbuilder Assignee: (unassigned) => Eric H

[Bug 292891] Re: vmbuilder EC2: postinstall script should be executable

2008-11-30 Thread Eric Hammond
The development on the following branch has replaced the need for a postinstall script, so this bug no longer applies. https://code.launchpad.net/~nijaba/vmbuilder/ec2exec -- vmbuilder EC2: postinstall script should be executable https://bugs.launchpad.net/bugs/292891 You received this bug notif

[Bug 354288] Re: ssh keys for user are not owned by the user [Jaunty] [PATCH]

2009-04-06 Thread Eric Hammond
> I can't see a situation where the initial users's uid and gid wouldn't be 1000. This situation arises when vmbuilder is being used to build standard images which are going to be used by other parties. For example, when vmbuilder is used to build public images for Amazon EC2: https://bugs.laun

[Bug 358098] Re: vmbuilder hangs or crashes when building images on ec2 instances

2009-04-14 Thread Eric Hammond
Cap, Are you saying that you are able to apply a fix to a running Ubuntu instance on EC2 and get vm-builder to work correctly for you (what AMI and what steps)? Or, are you just assuming that #293067 probably relates because of the description? Note that the images listed on http://alestic.com ar

[Bug 317065] Re: Set up a mirror based on zone

2009-01-14 Thread Eric Hammond
** Also affects: ubuntu-on-ec2 Importance: Undecided Status: New -- Set up a mirror based on zone https://bugs.launchpad.net/bugs/317065 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 317065] Re: Set up a mirror based on zone

2009-01-14 Thread Eric Hammond
I suppose an instance could examine a traceroute to each of the mirrors to see which one is closer, but I don't know if this is a reasonable solution to determining availability zone. -- Set up a mirror based on zone https://bugs.launchpad.net/bugs/317065 You received this bug notification becaus

[Bug 317065] Re: Set up a mirror based on zone

2009-01-14 Thread Eric Hammond
There is currently no standard, reliable method for determining what specific availability zone an EC2 instance is running in. In fact, availability zone us-east-1a for one EC2 account may not be the same availability zone as us-east-1a for another EC2 account. Amazon assigns these names randomly

[Bug 317065] Re: Set up a mirror based on zone

2009-01-14 Thread Eric Hammond
Er, my examples should have read: ec2-us-east-1.archive.ubuntu.com or us-east-1.ec2.archive.ubuntu.com -- Set up a mirror based on zone https://bugs.launchpad.net/bugs/317065 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 317065] Re: Set up a mirror based on zone

2009-01-14 Thread Eric Hammond
polvi: My first sentence was not well phrased. Yes, that command gives you the name of the availability zone for the current account, but that can't be easily matched up with the availability zone for a different account since the names are assigned randomly for each account. -- Set up a mirror

[Bug 308548] Re: vmbuilder EC2: ec2-ami-tools patch for excluding persistent network files

2008-12-22 Thread Eric Hammond
** Changed in: vmbuilder Status: New => Invalid ** Changed in: vm-builder (Ubuntu) Status: New => Invalid ** Summary changed: - vmbuilder EC2: ec2-ami-tools patch for excluding persistent network files + ec2-ami-tools patch for excluding persistent network files -- ec2-ami-tools

[Bug 308545] Re: vmbuilder EC2: Install EC2 AMI tools on image

2008-12-22 Thread Eric Hammond
** Changed in: vm-builder (Ubuntu) Status: New => Invalid ** Changed in: vmbuilder Status: New => Invalid ** Summary changed: - vmbuilder EC2: Install EC2 AMI tools on image + Install EC2 AMI tools on image -- Install EC2 AMI tools on image https://bugs.launchpad.net/bugs/308545

[Bug 308535] Re: Create AMIs with full 10GB root partition

2008-12-22 Thread Eric Hammond
** Summary changed: - vmbuilder EC2: Create AMIs with full 10GB root partition + Create AMIs with full 10GB root partition -- Create AMIs with full 10GB root partition https://bugs.launchpad.net/bugs/308535 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 292733] [NEW] Better checking/messaging of --exec script problems

2008-11-02 Thread Eric Hammond
Public bug reported: If the exec script is missing the following error is given at the start of the run: The path to the --execscript file is invalid: SCRIPTNAME. Make sure you are providing a full path. It might be nice to also check to see if the script is executable and provide a helpful me

[Bug 292888] [NEW] vmbuilder EC2: "sub postinstall" => "sub post_install"

2008-11-02 Thread Eric Hammond
(Ubuntu) Importance: Undecided Assignee: Eric Hammond (esh) Status: In Progress ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) => Eric Hammond (esh) ** Changed in: vm-builder (Ubuntu) Status: New => In Progress -- vmbuilder EC2: "sub post

[Bug 292891] [NEW] vmbuilder EC2: postinstall script should be executable

2008-11-02 Thread Eric Hammond
: Eric Hammond (esh) Status: In Progress ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) => Eric Hammond (esh) Status: New => In Progress -- vmbuilder EC2: postinstall script should be executable https://bugs.launchpad.net/bugs/292891 You received th

[Bug 292901] [NEW] vmbuilder EC2: Check postinstall script commands failure

2008-11-02 Thread Eric Hammond
exec ** Affects: vm-builder (Ubuntu) Importance: Undecided Assignee: Eric Hammond (esh) Status: In Progress ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) => Eric Hammond (esh) Status: New => In Progress -- vmbuilder EC2: Check postinstall scr

[Bug 293067] [NEW] vmbuilder EC2: Install libc6-xen

2008-11-03 Thread Eric Hammond
Public bug reported: Based on a year of building and running Ubuntu images on EC2, the community came to the following specific steps for managing libc6 issues: chroot $imagedir apt-get install -y libc6-xen echo 'hwcap 0 nosegneg' > $imagedir/etc/ld.so.conf.d/libc6-xen.conf chroot $im

[Bug 292888] Re: vmbuilder EC2: "sub postinstall" => "sub post_install"

2008-11-03 Thread Eric Hammond
** Changed in: vm-builder (Ubuntu) Status: In Progress => Fix Committed ** Also affects: vmbuilder Importance: Undecided Status: New -- vmbuilder EC2: "sub postinstall" => "sub post_install" https://bugs.launchpad.net/bugs/292888 You received this bug notification because you ar

[Bug 292888] Re: vmbuilder EC2: "sub postinstall" => "sub post_install"

2008-11-03 Thread Eric Hammond
Of course I meant "def" instead of "sub" in the bug title. Sure I used to program for a living in C, C++, Objective C, and many other languages back in the day, but it has been Perl for the last 15 years, so bear with me. -- vmbuilder EC2: "sub postinstall" => "sub post_install" https://bugs.lau

[Bug 293039] [NEW] Include plugin post_install in "prevent_daemons_starting" coverage

2008-11-03 Thread Eric Hammond
Public bug reported: The way that the EC2 plugin is currently designed, the post_install portion wants to apt-get install openssh-server which attempts to restart sshd and fails. It would be nice if the post_install plugins were called before "unprevent_daemons_starting" was invoked (currently in

[Bug 292901] Re: vmbuilder EC2: Check postinstall script commands failure

2008-11-03 Thread Eric Hammond
** Changed in: vm-builder (Ubuntu) Status: In Progress => Fix Committed ** Also affects: vmbuilder Importance: Undecided Status: New -- vmbuilder EC2: Check postinstall script commands failure https://bugs.launchpad.net/bugs/292901 You received this bug notification because you

[Bug 292891] Re: vmbuilder EC2: postinstall script should be executable

2008-11-03 Thread Eric Hammond
** Changed in: vm-builder (Ubuntu) Status: In Progress => Fix Committed ** Also affects: vmbuilder Importance: Undecided Status: New -- vmbuilder EC2: postinstall script should be executable https://bugs.launchpad.net/bugs/292891 You received this bug notification because you ar

[Bug 293067] Re: vmbuilder EC2: Install libc6-xen

2008-11-04 Thread Eric Hammond
Chuck: Good to know, thanks. Does this mean that libc6-xen is not needed or desired for running on xen? If not, why is it even provided in Ubuntu? -- vmbuilder EC2: Install libc6-xen https://bugs.launchpad.net/bugs/293067 You received this bug notification because you are a member of Ubuntu Bug

[Bug 293067] Re: vmbuilder EC2: Install libc6-xen

2008-11-04 Thread Eric Hammond
** Also affects: vmbuilder Importance: Undecided Status: New -- vmbuilder EC2: Install libc6-xen https://bugs.launchpad.net/bugs/293067 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 296159] Re: ec2exec: quotes not needed in sed command

2008-11-09 Thread Eric Hammond
Apparently I still have some learning to do with bzr and launchpad.net. I tried to create the branch using: bzr push lp:///~esh/vmbuilder/ec2exec-fixes-2 but instead it created: https://code.launchpad.net/~ubuntu-ec2/vmbuilder/ec2exec-fixes-2 In any case, the fix works there. -- ec2exec:

[Bug 287860] Re: vmbuilder EC2: Retry ec2-upload-bundle on failures

2008-11-09 Thread Eric Hammond
Taking this ticket since I am tired of having to restart 30+ minute builds when a single piece of the bundle fails to upload. ** Changed in: vmbuilder Assignee: Chuck Short (zulcss) => Eric Hammond (esh) ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) => Eric Hammon

[Bug 287860] Re: vmbuilder EC2: Retry ec2-upload-bundle on failures

2008-11-09 Thread Eric Hammond
I went the easy route and just added the --retry option to ec2-upload- bundle The fix is available on this branch: https://code.launchpad.net/~esh/vmbuilder/ec2exec-fixes-2 ** Changed in: vm-builder (Ubuntu) Status: Confirmed => Fix Committed -- vmbuilder EC2: Retry ec2-upload-bundle

[Bug 296136] [NEW] vmbuilder EC2: /etc/fstab should be different for 32-bit vs. 64-bit images

2008-11-09 Thread Eric Hammond
Public bug reported: vmbuilder --ec2 currently has a single template for /etc/fstab which is based on the 64-bit /etc/fstab for EC2. The exposed disks differ between 32- and 64-bit instances and they should have different /etc/fstab setups to match what is advertised in the EC2 documentation: ht

[Bug 296159] Re: ec2exec: quotes not needed in sed command

2008-11-09 Thread Eric Hammond
** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) => Eric Hammond (esh) Status: New => Fix Committed ** Also affects: vmbuilder Importance: Undecided Status: New ** Changed in: vmbuilder Status: New => Fix Committed ** Changed in: vmbuilder

[Bug 296159] [NEW] ec2exec: quotes not needed in sed command

2008-11-09 Thread Eric Hammond
Public bug reported: This change on the ec2exec branch: http://bazaar.launchpad.net/~nijaba/vmbuilder/ec2exec/revision/276 causes this error: 2008-11-10 02:03:55,690 DEBUG['sed', '-i', '"s/tty1/xvc0/"', '%s/etc/event.d/tty1'] 2008-11-10 02:03:55,697 INFO sed: -e expression #1, ch

[Bug 296159] Re: ec2exec: quotes not needed in sed command

2008-11-10 Thread Eric Hammond
I tried similar steps and it worked correctly this time. I still have the commands which created the wrong branch sitting there in a terminal so I know I didn't dream it. However, I can't reproduce it at this time. -- ec2exec: quotes not needed in sed command https://bugs.launchpad.net/bugs/296

[Bug 296159] Re: ec2exec: quotes not needed in sed command

2008-11-09 Thread Eric Hammond
I'm starting to think it's bzr/launchpad's problem and not mine. I subsequently did: bzr push in the same directory, and it went and created the correct branch which I had originally requested: Using saved location: bzr+ssh://[EMAIL PROTECTED]/~esh/vmbuilder/ec2exec-fixes-2/ Created new

[Bug 301487] [NEW] vmbuilder EC2: AttributeError: 'EC2' object has no attribute 'destdir'

2008-11-23 Thread Eric Hammond
Public bug reported: When I run "vmbuilder --ec2 ..." on the latest code from this branch: https://code.launchpad.net/~nijaba/vmbuilder/ec2exec it fails with the following error. Let me know if you need additional information to reproduce. [...] 2008-11-24 00:37:42,564 DEBUGProcessing tr

[Bug 301487] Re: vmbuilder EC2: AttributeError: 'EC2' object has no attribute 'destdir'

2008-11-23 Thread Eric Hammond
Fixed in branch: https://code.launchpad.net/~esh/vmbuilder/ec2exec-fixes ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) => Eric Hammond (esh) Status: New => Fix Committed -- vmbuilder EC2: AttributeError: 'EC2' object has no attribute 'destdir'

[Bug 301499] [NEW] vmbuilder EC2: /etc/fstab missing trailing newline when built with --part

2008-11-23 Thread Eric Hammond
Public bug reported: When I use the --part option in vmbuilder --ec2 it builds an /etc/fstab without a trailing newline on the last record. This is probably just a minor nuisance and shouldn't affect much in the way of functionality, but it also should be easy to fix. I'm currently working off o

[Bug 512377] Re: ssh is started before hostkey is installed/regenerated

2010-01-25 Thread Eric Hammond
Changing this to "Confirmed" since I see this behavior occasionally on EC2 when I ssh in too quickly and then get a host key changed error when I ssh in again later. ** Changed in: ec2-init (Ubuntu) Status: New => Confirmed -- ssh is started before hostkey is installed/regenerated https:/

[Bug 499522] Re: swap turned off

2010-01-26 Thread Eric Hammond
Hi, it's me (again) trying to make sure that power users have the ability to control what they want (again). Is there a document or can you point me to code where the swap is automatically turned on? I'd like to be able to turn off swap in my /etc/fstab in my AMI and not have ec2-init override th

[Bug 513060] Re: ec2/uec images should have complete apt package lists

2010-01-26 Thread Eric Hammond
FYI, the reason I did not include the apt package index in the original Ubuntu AMIs on EC2 was because: - it increased the size of the AMI by 40%, - there is a strong correlation between the AMI size and load time (pending to running), and - users should almost always "apt-get update" before upg

[Bug 505482] Re: euca-bundle-vol dies with "Invalid cert"

2010-03-01 Thread Eric Hammond
Scott: Thanks for checking. The original AMI no longer exists, and I am also unable to reproduce this on the latest Lucid daily: ami-e9b95680 ubuntu-images-testing-us/ubuntu-lucid-daily-i386-server-20100301.manifest.xml I have marked the bug invalid. ** Changed in: euca2ools (Ubuntu)

[Bug 524562] Re: cloud-init cloud-config-mounts can add duplicate fstab entries

2010-03-01 Thread Eric Hammond
I don't think that "uniq -u" does what is needed here.This might be closer to what you're looking for: perl -ni -e 'print if !$seen{$_}++' /etc/fstab but that would also remove repeated comment lines which may be desired in some cases. Best to just not add duplicates in the first place. -- c

[Bug 514492] Re: hostname modifications user are overwritten by ec2init

2010-02-12 Thread Eric Hammond
With some software packages (e.g., Puppet) it's important for a hostname to be set correctly or the system may not function. I believe this is important enough to fix in future Hardy and Karmic AMIs. ** Changed in: ec2-init (Ubuntu) Importance: Low => Medium -- hostname modifications user are

[Bug 505482] [NEW] euca-bundle-vol dies with "Invalid cert"

2010-01-10 Thread Eric Hammond
Public bug reported: Binary package hint: euca2ools On a fresh copy of the latest 32-bit Ubuntu Lucid daily AMI   ami-6a28c503   ubuntu-images-testing-us/ubuntu-lucid-daily-i386-desktop-20100110.manifest.xml I installed a copy of ec2-ami-tools (to get the EC2 certificate)   echo "deb http://us

[Bug 505482] Re: euca-bundle-vol dies with "Invalid cert"

2010-01-10 Thread Eric Hammond
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37676678/Dependencies.txt ** Description changed: Binary package hint: euca2ools On a fresh copy of the latest 32-bit Ubuntu Lucid daily AMI - ami-6a28c503 - ubuntu-images-testing-us/ubuntu-lucid-daily-i386-d

[Bug 479823] Re: euca2ools: euca-bundle-vol strips leading zero (0) from user id

2010-01-10 Thread Eric Hammond
I tried to test the fix, but ran into bug 505482. -- euca2ools: euca-bundle-vol strips leading zero (0) from user id https://bugs.launchpad.net/bugs/479823 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 506981] [NEW] ec2-fetch-credentials lists "ubuntu" user in root authorized_keys even if ec2-config.cfg specifies another

2010-01-13 Thread Eric Hammond
Public bug reported: Binary package hint: ec2-init When building a new EC2 AMI using either vmbuilder or a pre-built Canonical image, there are a couple options which can be tweaked in the /etc/ec2-init/ec2-config.cfg file. One of these options is "user" which defaults to "ubuntu". When the "us

[Bug 506981] Re: ec2-fetch-credentials lists "ubuntu" user in root authorized_keys even if ec2-config.cfg specifies another

2010-01-13 Thread Eric Hammond
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37849522/Dependencies.txt -- ec2-fetch-credentials lists "ubuntu" user in root authorized_keys even if ec2-config.cfg specifies another https://bugs.launchpad.net/bugs/506981 You received this bug notification because you

[Bug 506981] Re: ec2-fetch-credentials lists "ubuntu" user in root authorized_keys even if ec2-config.cfg specifies another

2010-01-13 Thread Eric Hammond
Scott: Fair point. Perhaps if it is not "ubuntu", then we assume the AMI builder knows what they are doing and we completely disable root ssh by not updating /root/.ssh/authorized_keys (assuming root really is disabled in the config). I still think it's a bug that it points the user to "ubuntu"

[Bug 507070] Re: ssh keys not regenerated on first boot

2010-01-13 Thread Eric Hammond
I have confirmed that this is an issue for the latest daily Lucid AMI: ami-5936db30 ubuntu-images-testing-us/ubuntu-lucid-daily-i386-server-20100113.manifest.xml ubu...@domu-12-31-39-04-08-b2:~$ ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key 2048 15:46:e4:66:e3:60:b8:89:fe:d3:65:aa:7a:77:4e:c

[Bug 423856] Re: [FFE] ec2-init should check for image upgrades

2009-09-03 Thread Eric Hammond
I believe I have heard rather strong statements from Canonical that Ubuntu will never have "phone home" type data collection hooks to find out how many people are running Ubuntu. Though the overt intent of this proposal may be philanthropic, this sounds suspiciously like such a feature. I would h

[Bug 423856] Re: [FFE] ec2-init should check for image upgrades

2009-09-03 Thread Eric Hammond
I'm not saying it's not valuable. I'm not saying I personally oppose it. I am saying that it appears to violate what I understood to be a promise from Ubuntu and that the implications should be considered carefully and the policy should be discussed publicly before the feature is implemented. --

[Bug 423856] Re: [FFE] ec2-init should check for image upgrades

2009-09-03 Thread Eric Hammond
When the issue of package updates were raised, I believe the answer included things like: - The update is not immediately run on every Ubuntu installation - The user has the ability to turn it off - The user has the ability to decide which archives to use [Again, I'm not fighting against this, but

[Bug 423856] Re: [FFE] ec2-init should check for image upgrades

2009-09-03 Thread Eric Hammond
Gustavo: Note that the current enhancement proposal goes beyond just EC2, but appears to also apply to Ubuntu images users run with Eucalyptus on their own hardware at their own company. -- [FFE] ec2-init should check for image upgrades https://bugs.launchpad.net/bugs/423856 You received this bug

[Bug 423856] Re: [FFE] ec2-init should check for image upgrades

2009-09-04 Thread Eric Hammond
** Also affects: ubuntu-on-ec2 Importance: Undecided Status: New ** Changed in: ubuntu-on-ec2 Importance: Undecided => Wishlist ** Changed in: ubuntu-on-ec2 Status: New => In Progress -- [FFE] ec2-init should check for image upgrades https://bugs.launchpad.net/bugs/423856 Yo

[Bug 423856] Re: [FFE] ec2-init should check for image upgrades

2009-09-04 Thread Eric Hammond
Random response points: - My main statement is that I think this feature should be discussed on a more public forum. I don't know if this should be ubuntu-ec2, ec2ubuntu, a technical board meeting, or whatever. I'm simply reporting a conflict in what I've heard in the past and what seems to be p

[Bug 296610] Re: ALPS DualPoint Touchpad flaky performance

2009-09-04 Thread Eric Hammond
** Changed in: linux (Ubuntu) Status: New => Confirmed -- ALPS DualPoint Touchpad flaky performance https://bugs.launchpad.net/bugs/296610 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 287860] Re: vmbuilder EC2: Retry ec2-upload-bundle on failures

2009-09-04 Thread Eric Hammond
** Changed in: vmbuilder Status: Fix Committed => Fix Released ** Changed in: vm-builder (Ubuntu) Status: Fix Committed => Fix Released -- vmbuilder EC2: Retry ec2-upload-bundle on failures https://bugs.launchpad.net/bugs/287860 You received this bug notification because you are a

[Bug 235562] Re: Add ability to build Debian virtual machines

2009-09-04 Thread Eric Hammond
** Changed in: vmbuilder Status: Confirmed => Invalid -- Add ability to build Debian virtual machines https://bugs.launchpad.net/bugs/235562 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 397187] Re: [karmic] udev requires new kernel, breaks on EC2

2009-09-05 Thread Eric Hammond
*** This bug is a duplicate of bug 418130 *** https://bugs.launchpad.net/bugs/418130 The fix for this will be LP#418130 (building a Karmic kernel), so I think it's appropriate to call this a duplicate. ** This bug has been marked a duplicate of bug 418130 Karmic EC2 images don't use a karm

[Bug 424065] Re: ec2-init hangs waiting for ec2 meta-data service

2009-09-05 Thread Eric Hammond
The ec2-init package should only be installed on an instance (or image) which is used inside of Amazon EC2 or compatible environment (Eucalyptus). End users should never install the ec2-init package themselves as it is only useful when building images for EC2/Eucalyptus. Are there any other packa

[Bug 424065] Re: ec2-init hangs boot on non-EC2/Eucalpytus systems

2009-09-05 Thread Eric Hammond
** Summary changed: - ec2-init hangs waiting for ec2 meta-data service + ec2-init hangs boot on non-EC2/Eucalpytus systems ** Changed in: ec2-init (Ubuntu) Status: New => Confirmed -- ec2-init hangs boot on non-EC2/Eucalpytus systems https://bugs.launchpad.net/bugs/424065 You received th

[Bug 424065] Re: ec2-init hangs boot on non-EC2/Eucalpytus systems

2009-09-09 Thread Eric Hammond
Soren: There are a number of packages which do not activate automatically when they installed, but instead require changing a configuration line in /etc/default/xxx to "RUN=yes" or some such. The vmbuilder EC2 plugin would have no trouble tweaking this after installing the ec2-init package. What

[Bug 418130] Re: Karmic EC2 images don't use a karmic kernel

2009-09-09 Thread Eric Hammond
The 64-bit kernels overwrote the 32-bit kernels since both were named "test-kernel-01". The 32-bit kernels are unusable. Please build the kernels and ramdisks using descriptive manifest prefixes including the kernel version, architecture, date, and tags like: ubuntu-kernel-2.6.31-1-xen-i386-20

[Bug 418130] Re: Karmic EC2 images don't use a karmic kernel

2009-09-10 Thread Eric Hammond
Thanks! Are there matching kernel modules available for download? -- Karmic EC2 images don't use a karmic kernel https://bugs.launchpad.net/bugs/418130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 418130] Re: Karmic EC2 images don't use a karmic kernel

2009-09-10 Thread Eric Hammond
PPA debs are great. I see some kernel modules here, but not for 2.6.31-300-ec2-xen: https://launchpad.net/~ubuntu-on-ec2/+archive/ppa -- Karmic EC2 images don't use a karmic kernel https://bugs.launchpad.net/bugs/418130 You received this bug notification because you are a member of Ubuntu Bug

[Bug 418130] Re: Karmic EC2 images don't use a karmic kernel

2009-09-10 Thread Eric Hammond
I see from Scott's message that the kernel modules were uploaded to a different PPA from previous versions. Is there a reason these weren't placed in https://launchpad.net/~ubuntu-on-ec2/+archive/ppa ? I would recommend that the kernel modules and other production required components for EC2 be p

[Bug 418130] Re: Karmic EC2 images don't use a karmic kernel

2009-09-10 Thread Eric Hammond
Tim: I understand. I love the policy of getting test images out early and often, and can live with temporary locations and inconveniences. As long as it's clear that things are moving towards standardized and reproducible processes with long term vision, I'm happy. -- Karmic EC2 images don't use

[Bug 418130] Re: Karmic EC2 images don't use a karmic kernel

2009-09-10 Thread Eric Hammond
Dylan: Rather than convert deb to rpm, you could simply fire up an EC2 Ubuntu instance, install the deb, and tar up /lib/modules/... for use in Fedora 11 -- Karmic EC2 images don't use a karmic kernel https://bugs.launchpad.net/bugs/418130 You received this bug notification because you are a memb

[Bug 407950] Re: ec2-init: ec2-fetch-credentials "setup_root_user" code cleanup

2009-09-11 Thread Eric Hammond
** Changed in: ec2-init Status: Confirmed => Invalid -- ec2-init: ec2-fetch-credentials "setup_root_user" code cleanup https://bugs.launchpad.net/bugs/407950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 417292] Re: ec2-init: RightScale startup script removes itself

2009-09-11 Thread Eric Hammond
** Changed in: ec2-init Status: Confirmed => Invalid -- ec2-init: RightScale startup script removes itself https://bugs.launchpad.net/bugs/417292 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 407949] Re: ec2-init: ec2-set-defaults needs better defaults for non US/EU regions

2009-09-11 Thread Eric Hammond
** Changed in: ec2-init Status: New => Invalid -- ec2-init: ec2-set-defaults needs better defaults for non US/EU regions https://bugs.launchpad.net/bugs/407949 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 407935] Re: ec2-init: init.d startup script list invalid options

2009-09-11 Thread Eric Hammond
** Changed in: ec2-init Status: Confirmed => Invalid -- ec2-init: init.d startup script list invalid options https://bugs.launchpad.net/bugs/407935 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 402271] Re: ec2 doesnt set /etc/apt/sources.list correctly

2009-09-11 Thread Eric Hammond
Is this still a problem? Can you provide an AMI id where it can be reproduced? Can you elaborate on what you mean by "correctly"? -- ec2 doesnt set /etc/apt/sources.list correctly https://bugs.launchpad.net/bugs/402271 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 333860] Re: Command to track which version of EC2 are we running.

2009-09-11 Thread Eric Hammond
Is this description specific enough to be a bug report or should this be moved into a proposal thingy (not sure of the exact Ubuntu process terminology)? -- Command to track which version of EC2 are we running. https://bugs.launchpad.net/bugs/333860 You received this bug notification because you

[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-11 Thread Eric Hammond
I may be biased (ok yes, I am biased) but it seems to me that if Xen needs to be configured differently than KVM, then it should be and we should be building separate images for EC2 and UEC. The EC2 images for Ubuntu should be the best EC2 images possible without compromise. I can understand the

[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-11 Thread Eric Hammond
The xen-divert-tls-libc solution requires the user to know that special tweaking has been done to the system and causes problems in certain libc6 upgrades which require specialized manual intervention not necessary on standard Ubuntu. Remember that "upgrade" is a common practice when running EC2 i

[Bug 418130] Re: Karmic EC2 images don't use a karmic kernel

2009-09-11 Thread Eric Hammond
** Changed in: ubuntu Status: Triaged => In Progress -- Karmic EC2 images don't use a karmic kernel https://bugs.launchpad.net/bugs/418130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 402271] Re: ec2 doesnt set /etc/apt/sources.list correctly

2009-09-11 Thread Eric Hammond
A lot of work has been done on ec2-init in the last couple months. I'm assuming that whatever the problem was here it has been fixed, since we're not seeing issues in recent images. If there is still an issue, please provide the requested details and set the status to "New". ** Changed in: ec2-

<    1   2   3   4   >