FAQ Search Today's Posts Mark Forums Read

» Linux Archive
Home
New Posts
Search
FAQ


Go Back   Linux Archive > Redhat > Fedora Infrastructure

 
 
LinkBack Thread Tools
 
Old 04-20-2008, 10:39 PM
Toshio Kuratomi
 
Default Change freeze request: Add strace to global packages, gix commit email unicode issue

Ricky Zhou wrote:

As mentioned on IRC, I'd like to add the strace package to global.pp:

Index: manifests/services/global.pp
================================================== =================
RCS file: /cvs/puppet/manifests/services/global.pp,v
retrieving revision 1.79
diff -u -r1.79 global.pp
--- manifests/services/global.pp 4 Apr 2008 04:58:33 -0000
1.79
+++ manifests/services/global.pp 19 Apr 2008 22:52:47 -0000
@@ -110,6 +110,9 @@
package { logrotate:
ensure => latest
}
+ package { strace:
+ ensure => latest
+ }
package { logwatch:
ensure => absent
}


+1 I find myself needing this all the time.


Also, I'd like to fix the problem that we've been having with unicode in
the from headers of git commit emails. This would involve adding
send-unicode-email.py (in
http://ricky.fedorapeople.org/fedora-git-commit-mail-hook/) to puppet
and modifying git-commit-email-hook to call it instead of sendmail.


+1 Reviewed. Looks good to me.

-Toshio

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list
 
Old 04-20-2008, 11:31 PM
Mike McGrath
 
Default Change freeze request: Add strace to global packages, gix commit email unicode issue

On Sun, 20 Apr 2008, Ricky Zhou wrote:

> As mentioned on IRC, I'd like to add the strace package to global.pp:
>
> Index: manifests/services/global.pp
> ================================================== =================
> RCS file: /cvs/puppet/manifests/services/global.pp,v
> retrieving revision 1.79
> diff -u -r1.79 global.pp
> --- manifests/services/global.pp 4 Apr 2008 04:58:33 -0000
> 1.79
> +++ manifests/services/global.pp 19 Apr 2008 22:52:47 -0000
> @@ -110,6 +110,9 @@
> package { logrotate:
> ensure => latest
> }
> + package { strace:
> + ensure => latest
> + }
> package { logwatch:
> ensure => absent
> }
>
> Also, I'd like to fix the problem that we've been having with unicode in
> the from headers of git commit emails. This would involve adding
> send-unicode-email.py (in
> http://ricky.fedorapeople.org/fedora-git-commit-mail-hook/) to puppet
> and modifying git-commit-email-hook to call it instead of sendmail.
>

+1

-Mike

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list
 

Thread Tools




All times are GMT. The time now is 04:20 AM.

VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org