Fwd: Broken dependencies: cloud-utils
by Juerg Haefliger
> 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
10 years, 5 months
Grizzly testing day?
by Jan van Eldik
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
10 years, 6 months
Missing dependency pyOpenSSL for python-glanceclient
by Christian Berendt
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
10 years, 6 months
Fedora 18 not using GPT
by Juerg Haefliger
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
10 years, 6 months