[Bug 1170325] Re: Facter 1.6.X not considering Qemu/KVM virtual type
rustx
1170325 at bugs.launchpad.net
Fri Apr 26 14:16:06 UTC 2013
Hi Robie,
This bug was not fixed in 13.04, as the integrated version of facter is
:
facter_1.6.9-2ubuntu1
I could check the source code for this package, and the bug is still
there, only showing "QEMU Virtual CPU" in
facter-1.6.9/lib/facter/util/virtual.rb
The upstream version that releases it is facter 1.7.0, and the exact
commit that fixes this bug in the upstream release is the following one
:
https://github.com/puppetlabs/facter/commit/5c653e98e97ba8e83a46b8e0c1fd72dfe672964b
I hope I could provide you the information you were looking for.
Regards,
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1170325
Title:
Facter 1.6.X not considering Qemu/KVM virtual type
Status in “facter” package in Ubuntu:
New
Bug description:
On ubuntu 12.04 LTS, the official version for the facter package is
1.6.5-ubuntu1.
ii facter 1.6.5-1ubuntu1 collect and display facts about the system
The is_virtual? method is not recognized on last version of KVM,
because of the output of /proc/cpuinfo, which does not contains “Qemu
Server” Infos.
model name : Common KVM processor
The workaround was added in the next versions of facter, and so I
would like to provide you this patch, which fixes this bug on Ubuntu
12.04 LTS.
Best regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/1170325/+subscriptions
More information about the Ubuntu-sponsors
mailing list