[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2012-02-29 Thread Anne Gentle
** Changed in: openstack-manuals Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779812 Title: uec-publish-tarball ignores the x86_64 option To manage not

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-10-24 Thread Razique Mahroua
** Changed in: openstack-manuals Assignee: Anne Gentle (annegentle) => Razique Mahroua (razique) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779812 Title: uec-publish-tarball ignores the x86_

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-10-23 Thread Razique Mahroua
** Changed in: openstack-manuals Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779812 Title: uec-publish-tarball ignores the x86_64 option To manage noti

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-07-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-utils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779812 Title: uec-publish-tarball ignores the x86_64 option To manage notifications about this bug go to: https

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-07-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-utils - 0.22ubuntu1 --- cloud-utils (0.22ubuntu1) oneiric; urgency=low * uec-publish-tarball: accept x86_64 as valid arch input, and pass provided arch un-modified to uec-publish-image rather than always changing to 'i386' (LP: #779812

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-06-01 Thread Anne Gentle
Thanks Scott, you're faster than me! I'll clarify in the docs as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779812 Title: uec-publish-tarball ignores the x86_64 option -- ubuntu-bugs mail

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-06-01 Thread Anne Gentle
** Changed in: openstack-manuals Assignee: (unassigned) => Anne Gentle (annegentle) ** Changed in: openstack-manuals Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-05-24 Thread Scott Moser
I've just now fixed this in cloud-utils trunk http://bazaar.launchpad.net/~ubuntu-on-ec2/ubuntu-on-ec2/cloud-utils/revision/103 The diff looks like: -[ $arch = "amd64" ] && iarch=x86_64 || iarch=i386 +[ "$arch" = "amd64" ] && iarch="x86_64" || iarch="${arch}" That is surely what I had originally

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-05-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-on-ec2/ubuntu-on-ec2/cloud-utils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/779812 Title: uec-publish-tarball ignores the x86_64 option -- ubuntu-bugs mailing list

[Bug 779812] Re: uec-publish-tarball ignores the x86_64 option

2011-05-19 Thread Thierry Carrez
Moving to OpenStack manuals for doc fix. ** Project changed: nova => openstack-manuals ** Also affects: cloud-utils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau