[Spacewalk-devel] [PATCH] - BZ#648868 - No such file `/etc/httpd/conf.d/rhn_proxy.conf'

2011-04-27 Thread Marcelo Moreira de Mello
Hello, This is a complementary patch for commit 8994dccc7d499e6acb4a14ab5f04d0bd468f191d which removes the files $HTTPDCONFD_DIR/proxy_redirect.conf and $HTTPDCONFD_DIR/proxy_broker.conf that also does not exists. [root@server ~]# echo $HTTPDCONFD_DIR /etc/httpd/conf.d [root@server ~]# ls -la

Re: [Spacewalk-devel] [PATCH] - BZ#699966 - Add an option on rhncfg-manager to ignore missing local files

2011-04-27 Thread Marcelo Moreira de Mello
Hello Miroslav and Jan, Follow a better patch for BZ#699966 with --ignore-missing and a better logical flow. [root@dhcp96 ~]# rhncfg-manager update --channel=test2-channel --ignore-missing /etc/hosts /etc/shadow /etc/autofss /etc/group /etc/bunda Local file /etc/autofss does not exist. Ignorin

Re: [Spacewalk-devel] [PATCH] - BZ#699966 - Add an option on rhncfg-manager to ignore missing local files

2011-04-27 Thread Marcelo Moreira de Mello
On Wed, 2011-04-27 at 09:51 +0200, Jan Pazdziora wrote: > On Wed, Apr 27, 2011 at 02:46:02AM -0300, Marcelo Moreira de Mello wrote: > > > > This patch adds a new option in rhncfg-manager which allows to continue > > if local files were missing. > > > > Per example: > > > > [root@server ~]# rhn

Re: [Spacewalk-devel] [PATCH] - BZ#699966 - Add an option on rhncfg-manager to ignore missing local files

2011-04-27 Thread Marcelo Moreira de Mello
On Wed, 2011-04-27 at 10:45 +0200, Miroslav Suchý wrote: > On 04/27/2011 07:46 AM, Marcelo Moreira de Mello wrote: > > Hello, > > > > This patch adds a new option in rhncfg-manager which allows to continue > > if local files were missing. > > > > Per example: > > > > [root@server ~]# rhncfg-m

Re: [Spacewalk-devel] [PATCH] - BZ#699966 - Add an option on rhncfg-manager to ignore missing local files

2011-04-27 Thread Miroslav Suchý
On 04/27/2011 07:46 AM, Marcelo Moreira de Mello wrote: > Hello, > > This patch adds a new option in rhncfg-manager which allows to continue > if local files were missing. > > Per example: > > [root@server ~]# rhncfg-manager update --help > usage: rhncfg-manager update [options] file [ file

Re: [Spacewalk-devel] [PATCH] - BZ#699966 - Add an option on rhncfg-manager to ignore missing local files

2011-04-27 Thread Jan Pazdziora
On Wed, Apr 27, 2011 at 02:46:02AM -0300, Marcelo Moreira de Mello wrote: > > This patch adds a new option in rhncfg-manager which allows to continue > if local files were missing. > > Per example: > > [root@server ~]# rhncfg-manager update --help > usage: rhncfg-manager update [options] file