> cloud-utils has broken dependencies in the epel-6 tree:
> On i386:
> cloud-utils-0.27-0.2.bzr216.el6.noarch requires qemu-img
> On ppc64:
> cloud-utils-0.27-0.2.bzr216.el6.noarch requires qemu-img
> Please resolve this as soon as possible.
Is this something that I need to fix or can I ignore it?
Thanks
...Juerg
Hi Padraig, all,
Are you planning a Grizzly testing day, like the ones you organized for
Folsom and Essex?
I hope so, as I found them very useful, and lots of fun :)
cheers, Jan
python-glanceclient is missing pyOpenSSL as requirement. At the moment
"No module named OpenSSL" appears when calling glance.
Christian.
--
Christian Berendt
Cloud Computing Solution Architect
Mail: berendt(a)b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
Hi all,
I've filed a review request at
https://bugzilla.redhat.com/show_bug.cgi?id=927427 for python-rtstool.
This is a tool used to configure LIO iSCSI targets in OpenStack Cinder.
It's a small package. :)
Thanks,
Eric
FYI,
I just created a review request for a new package cloud-initramfs:
https://bugzilla.redhat.com/show_bug.cgi?id=740955
This package provides the dracut module to resize the root partition
of a cloud image on first boot.
Thanks
...Juerg
Hi,
I go to here:
http://fedoraproject.org/en/get-fedora-options#cloud
I click on the cloud icon under launch and I can't seem to figure out
how to make it take me to a page including that ami in my launch
information. I am logged into amazon and I've used aws/ec2 in the past
so I know my account works.
thanks,
-sv
All,
I'm trying to auto-build an image using a kickstart file but the
resulting partition table is an MBR and not GPT. The relevant
kickstart data is:
clearpart --all
zerombr
bootloader --timeout=0 --location=mbr
part biosboot --size=1 --fstype=biosboot
part / --grow --size=500 --fstype=ext4
What am I missing?
Thanks
...Juerg