Puppet: System Administration Automated

Support

Ticket #975 (closed defect: worksforme)

Opened 10 months ago

Last modified 6 months ago

regex characters in filenames are not properly quoted

Reported by: mnagel Assigned to: community
Priority: normal Milestone:
Component: server Version: 0.24.1
Severity: normal Keywords: file resource error regex
Cc: Triage Stage: Needs more info
Attached Patches: None Complexity: Unknown

Description

I've noticed this in our puppetmasterd logs since upgrading:

puppetmasterd[7943]: Could not call: nested *?+ in regexp: /^\/var\/www\/html\/download\/NSClient++-0.2.7.zip/

Seems like the data passed should have RE characters quoted (ala \Q...\E in Perl) prior to this test.

Change History

12/30/07 11:28:09 changed by jamtur01

  • stage changed from Unreviewed to Needs more info.

Can you please provide a bit more information - including the manifest and resource that is throwing up the error?

Thanks

01/28/08 04:52:25 changed by luke

At the least, please provide a stack trace from the server (starting it with --trace).

04/08/08 17:43:19 changed by luke

  • status changed from new to closed.
  • resolution set to worksforme.

Given we've gotten no more feedback on this, I'm closing.