Closed Bug 899691 Opened 11 years ago Closed 11 years ago

upgrade puppet-concat to 0.2.0

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

x86_64
Linux
task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

References

Details

Attachments

(2 files)

This is in preparation for work to add Windows support (bug 891991)
Attached patch bug899691.patchSplinter Review
This change seems to have no effect in my testing.
Attachment #783272 - Flags: review?(bugspam.Callek)
Blocks: 891991
Comment on attachment 783272 [details] [diff] [review]
bug899691.patch

stamp
Attachment #783272 - Flags: review?(bugspam.Callek) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Attachment #783272 - Flags: checked-in+
Comment on attachment 783272 [details] [diff] [review]
bug899691.patch

Review of attachment 783272 [details] [diff] [review]:
-----------------------------------------------------------------

::: modules/concat/manifests/setup.pp
@@ -15,2 @@
>  class concat::setup {
> -  include packages::diffutils

This line broke initial puppetization:

Sun Aug 04 16:53:14 -0700 2013 /Stage[main]/Motd::Base/Concat[/etc/motd]/Exec[concat_/etc/motd] (err): Could not evaluate:                                    
/var/lib/puppet/concat/bin/concatfragments.sh: line 125: cmp: command not found                                                                               
                                                                                                                                                              
Sun Aug 04 16:53:18 -0700 2013                                                                                                                                
/Stage[main]/Users::Root::Setup/Ssh::Userconfig[root]/Concat[/root/.ssh/authorized_keys]/Exec[concat_/root/.ssh/authorized_keys] (err): Could not             
evaluate: /var/lib/puppet/concat/bin/concatfragments.sh: line 125: cmp: command not found                                                                     
                                                                                                                                                              
Sun Aug 04 16:53:18 -0700 2013                                                                                                                                
/Stage[main]/Users::Builder::Setup/Ssh::Userconfig[cltbld]/Concat[/home/cltbld/.ssh/authorized_keys]/Exec[concat_/home/cltbld/.ssh/authorized_keys]           
(err): Could not evaluate: /var/lib/puppet/concat/bin/concatfragments.sh: line 125: cmp: command not found                                                    
                                                                                                                                                              
Sun Aug 04 16:53:19 -0700 2013 /Stage[main]/Puppet::Config/Concat[/etc/puppet/puppet.conf]/Exec[concat_/etc/puppet/puppet.conf] (err): Could not              
evaluate: /var/lib/puppet/concat/bin/concatfragments.sh: line 125: cmp: command not found
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Bumping priority because it makes difficult to setup new slaves without manual intervention.
Severity: normal → critical
Ah, we should be able to just revert that chunk.
Attachment #785733 - Flags: review?(rail)
Attachment #785733 - Flags: review?(rail) → review+
Thanks for the quick fix.
https://hg.mozilla.org/build/puppet/rev/c3d9decb8397
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Attachment #785733 - Flags: checked-in+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: