** 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
** 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_
** 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
** 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
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
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
** 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
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
** 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
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
10 matches
Mail list logo