Marc Fournier

  • Email:
  • Registered on: 08/21/2008
  • Last connection: 02/01/2012

Projects

Activity

Reported issues: 22

05/16/2011

02:17 am Puppet Labs Modules Bug #7534: vcsrepo: svn provider fails to checkout new repo when ensure=>latest
It appears the problem is caused by a debug message calling provider.revision before the repository exists. I pushed ...
02:12 am Puppet Labs Modules Bug #7534 (Closed): vcsrepo: svn provider fails to checkout new repo when ensure=>latest
Given this simple manifest:
vcsrepo { "/tmp/vcsrepobug":
ensure => "latest",
provider => "svn",
...

05/04/2011

07:06 am Puppet Feature #2835: support subversion URI for file source
Meanwhile someone implemented the equivalent of this in the "vcsrepo" type: https://github.com/puppetlabs/puppet-vcsr...

01/31/2011

08:55 pm Facter Revision 0d7a2e68: Fix #4755: add support for GNU/kFreeBSD platform where missing.
Merged manually to the current state of the art. Minimal conflicts resolved
by adding both Darwin and GNU/KFreeBSD t...

12/13/2010

02:42 pm Facter Bug #4755: many facts don't work on debian GNU/kFreeBSD
James,
Would you consider including this patch in 1.6 ? It's quite harmless, basically just a few "gnu/kfreebsd" s...

09/10/2010

05:15 pm Facter Bug #4755: many facts don't work on debian GNU/kFreeBSD
Patch available in this branch: http://github.com/mfournier/facter/tree/tickets/master/4755
05:09 pm Facter Bug #4755 (Closed): many facts don't work on debian GNU/kFreeBSD
...

08/28/2010

09:22 pm Puppet Revision 690465ef: Fix #4615 - vim highlighting fails on slashes and colons.
When a regexp is used in a selector, vim shouldn't choke if more than one slash
is found on the same line.
This patc...

08/25/2010

08:30 pm Puppet Bug #4615: 2 minor glitches in vim syntax file
A patch is available on my github account and was submitted to the list for review.
08:20 pm Puppet Bug #4615 (Closed): 2 minor glitches in vim syntax file
- this code breaks the syntax highlighting:...

Also available in: Atom