Package: puppet Version: 0.24.4-8~bpo40+1 Severity: minor I've got a manifest with this: class ccrc_google_earth { file { "/usr/local/google-earth": source => "puppet:///files/ccrc/usr/local/google-earth", recurse => inf; "/usr/local/bin/googleearth": source => "puppet:///files/ccrc/usr/local/bin/googleearth", recurse => inf; } }
and a file like this: -rwxr-xr-x 1 root root 871596 2008-10-14 15:18 /etc/puppet/files/ccrc/usr/local/google-earth/libstdc++.so.6 and it gives an error like this: Tue Oct 14 16:11:54 +1100 2008 Puppet (err): Could not call: nested *?+ in regexp: /^\/etc\/puppet\/files\/ccrc\/usr\/local\/google-earth\/libstdc++.so.6/ -- 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.18-6-686 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Versions of packages puppet depends on: ii adduser 3.102 Add and remove users and groups ii facter 1.3.5-1 a library for retrieving facts fro ii libopenssl-ruby 1.0.0+ruby1.8.2-1 OpenSSL interface for Ruby ii libshadow-ruby1.8 1.4.1-7 Interface of shadow password for R ii libxmlrpc-ruby 1.8.2-1 XML-RPC support for Ruby ii lsb-base 3.1-23.2etch1 Linux Standard Base 3.1 init scrip ii ruby 1.8.2-1 An interpreter of object-oriented Versions of packages puppet recommends: ii rdoc 1.8.2-1 Generate documentation from ruby s -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]