Issue #2865 has been updated by Jean Spirat.
the logic changed: in 1.5.6 it search /proc/virtual to see if this is a host, if it find a "/proc/self/status" with starting vxid 1-9 then this is a guest. in 1.5.7 it search a vxid in /proc/self/status and if it find one it search for /proc/virtual BUT the issue is that host have xid of 0 on vserver 2.3 and with vserver 2.1 you do NOT have vixd in proc/self status on the host at all...so the logic fails completly. ---------------------------------------- Bug #2865: facter 1.5.7 changed the report of the virtual fact http://projects.reductivelabs.com/issues/2865 Author: Jean Spirat Status: Unreviewed Priority: High Assigned to: Category: Target version: 1.5.7 Keywords: Branch: Hi, If i use facter 1.5.6 i got: facterversion => 1.5.6 virtual => vserver_host after the upgrade: facterversion => 1.5.7 virtual => physical this is major bug to me :( it broke all my virtualisation scripts.. regards, Jean -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
