Your message dated Fri, 30 Jul 2010 11:08:54 +0200 with message-id <[email protected]> and subject line closing old bug has caused the Debian Bug report #513320, regarding arithmetic expression fails to work to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 513320: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513320 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: puppetmaster Version: 0.24.6-1 Severity: normal i have a fact to determine the amount of free space for the /usr partition which sets $usrfree. my manifest contains: file { "/tmp/puppet_lab_usrfree.txt": owner => root, group => root, mode => 440, content => $usrfree; } if $usrfree > 1274 { file { "/tmp/puppet_lab_usrfree_ok.txt": owner => root, group => root, mode => 440, content => $usrfree; } } the file /tmp/puppet_lab_usrfree.txt is generated with the contents "10176", so i know my fact is working. the file /tmp/puppet_lab_usrfree_ok.txt is not generated, which i would expect because 10176 > 1274. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.24-etchnhalf.1-686-bigmem Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---Version: 0.24.7-1 This is reportedly fixed by 0.24.7-1, closing this issue. -- Stig Sandbeck Mathisen ooo, shiny!
pgpJQzXloIFfi.pgp
Description: PGP signature
--- End Message ---

