Project

General

Profile

Activity

From 05/17/2013 to 06/15/2013

06/14/2013

01:33 PM Bug #2652 (Closed): Unable to start smart-proxy on Fedora 18
Dominic Cleal
08:18 AM Bug #2654 (Closed): smart-proxy detects "master" as valid environment
Applied in changeset commit:"1c60be634d26163cc7fe43f5adad1f9f75c3309d". Anonymous
08:18 AM Bug #2659 (Closed): use of gsub! in proxy environment code causes modules to be missed
Applied in changeset commit:"92a8bdeff4503f0160ec2580996415e749ca0c8f". Anonymous
08:00 AM Bug #2662 (Ready For Testing): Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
https://github.com/theforeman/smart-proxy/pull/95 Anonymous
05:41 AM Bug #2662 (Assigned): Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
Anonymous
07:33 AM Revision 92a8bdef: Fixes #2659 - Use gsub in a non-destructive manner
Greg Sutcliffe
07:33 AM Revision 1c60be63: Fixes #2654 - Rewrite master as production when only one environment is found
Greg Sutcliffe

06/13/2013

04:52 PM Feature #2664 (New): Add feature to update tcpwrappers for tftp
I would like to see if we can get the smart-proxy option to update tcpwrappers. For example, when a build is enabled... Sean Alderman
12:54 PM Bug #2662: Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
Dmitri Dolguikh wrote:
> Ivan - do you have a backtrace for this? Looks like Proxy::Util.escape_for_shell is not bein...
Dominic Cleal
11:44 AM Bug #2662: Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
Ivan - do you have a backtrace for this? Looks like Proxy::Util.escape_for_shell is not being used anywhere in smart-... Anonymous
03:18 AM Bug #2662: Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
I'm running my custom build based on aff8fa8b4f7108b30c3e2ff6ec9068c9851e4d91, it seems the recent git doesn't have t... Ivan Necas
12:49 PM Bug #2654: smart-proxy detects "master" as valid environment
They're not valid for static definitions, that's true, but it's perfectly allowable to have:
[master]
modulepath =...
Greg Sutcliffe
03:57 AM Revision 9923a7d9: fixes #2652 - systemd service now working
Lukas Zapletal

06/12/2013

05:27 PM Bug #2662: Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
Which version of the proxy is this?
This code was added in commit:216728d09495fe5a2940760df702910642853bca, so perha...
Dominic Cleal
05:12 PM Bug #2662 (Closed): Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
$subject$ when trying to puppetrun via smart-proxy.
Changing:
def self.escape_for_shell(command)
to
def esc...
Ivan Necas
05:21 PM Bug #2661 (Rejected): DHCP: ms_native fails to delete reservation
No problem :) Dominic Cleal
05:01 PM Bug #2661: DHCP: ms_native fails to delete reservation
Please close this issue, I am a bit blind today and completely missed the error after too long of looking at a proble... Kal Aeolian
04:58 PM Bug #2661: DHCP: ms_native fails to delete reservation
What's interesting is I see this in code in the delRecord method but I still get the error above - ... Kal Aeolian
04:53 PM Bug #2661 (Rejected): DHCP: ms_native fails to delete reservation
A VM is created and a lease is assigned for some IP (1.2.3.4 with mac 00:01:02:03:04:05. When deleting the host, the ... Kal Aeolian
11:32 AM Bug #2597 (Rejected): sysconfig file missing on Fedora 18, but needed for systemd
Dominic Cleal
11:32 AM Bug #2597 (Closed): sysconfig file missing on Fedora 18, but needed for systemd
Dupe of #2652. Dominic Cleal
10:48 AM Bug #2597 (Ready For Testing): sysconfig file missing on Fedora 18, but needed for systemd
https://github.com/theforeman/smart-proxy/pull/93 Dominic Cleal
11:27 AM Bug #2652 (Ready For Testing): Unable to start smart-proxy on Fedora 18
https://github.com/theforeman/smart-proxy/pull/93 Dominic Cleal
11:20 AM Bug #2654: smart-proxy detects "master" as valid environment
Puppet documentation says that [main], [master], [agent], and [user] are forbidden environment names. Wouldn't it mak... Jared Nelson
10:36 AM Bug #2654 (Ready For Testing): smart-proxy detects "master" as valid environment
https://github.com/theforeman/smart-proxy/pull/94 Greg Sutcliffe
07:24 AM Bug #2654: smart-proxy detects "master" as valid environment
I can replicate this if there's no production environment specified - obviously if you have a modulepath for both [ma... Greg Sutcliffe
06:27 AM Bug #2654 (Assigned): smart-proxy detects "master" as valid environment
Greg Sutcliffe
10:36 AM Bug #2659 (Ready For Testing): use of gsub! in proxy environment code causes modules to be missed
https://github.com/theforeman/smart-proxy/pull/94 Greg Sutcliffe
10:31 AM Bug #2659 (Closed): use of gsub! in proxy environment code causes modules to be missed
we call gsub!('string','/') in one place and then gsub('string',variable) a few lines later, which cannot possibly wo... Greg Sutcliffe

06/11/2013

12:48 PM Bug #2654: smart-proxy detects "master" as valid environment
Ok, thanks. Dominic Cleal
12:44 PM Bug #2654: smart-proxy detects "master" as valid environment
I'm using the Debian nightly builds. Currently 9999+debian1~nightlybuild1370929161 Jared Nelson
12:41 PM Bug #2654: smart-proxy detects "master" as valid environment
Which version of the proxy do you have installed? Dominic Cleal
12:38 PM Bug #2654 (Closed): smart-proxy detects "master" as valid environment
If [master] section of puppet.conf contains a modulepath, smart-proxy detects "master" as an environment, causing For... Jared Nelson
07:43 AM Bug #2652 (Closed): Unable to start smart-proxy on Fedora 18
We do not (or cannot) use sysconfig file with systemd, we should remove it.
This will resolve:...
Lukas Zapletal
06:57 AM Bug #2597 (Assigned): sysconfig file missing on Fedora 18, but needed for systemd
Dominic Cleal

06/07/2013

08:36 AM Revision 7c81dd4f: Release 1.2.0-RC2
Dominic Cleal
08:35 AM Bug #2520 (Closed): dns_provider and puppet_provider should have defaults
fixed in c4a245d514b1ce6de6c3c79a3e458e52caa4dc7e Anonymous
08:34 AM Revision 3725fc72: fixes #2520 - defines default settings for dns and puppet
(cherry picked from commit c4a245d514b1ce6de6c3c79a3e458e52caa4dc7e) Dmitri Dolguikh
08:32 AM Revision c4a245d5: fixes #2520 - defines default settings for dns and puppet
Dmitri Dolguikh

06/05/2013

02:39 PM Revision b4c41756: fixes #2614 - log messages regarding puppetrun via mcollective
(cherry picked from commit 414b3a69b79fdb010aac0c2d596a4045fb0aa8c5) Kamil Winczek
04:10 AM Bug #2520 (Assigned): dns_provider and puppet_provider should have defaults
Dominic Cleal

06/04/2013

04:18 PM Feature #2614 (Closed): Add debug logging to mcollective puppetrun provider
Applied in changeset commit:"414b3a69b79fdb010aac0c2d596a4045fb0aa8c5". Kamil Winczek
03:20 PM Feature #2614 (Closed): Add debug logging to mcollective puppetrun provider
The mcollective puppetrun provider could log the commands it's running to help debugging.
https://github.com/thefore...
Dominic Cleal
03:20 PM Revision 414b3a69: fixes #2614 - log messages regarding puppetrun via mcollective
Kamil Winczek
08:28 AM Bug #1054 (Pending): Native MS DHCP options do not initialize properly when using the web interface
Ohad Levy

05/31/2013

07:16 AM Bug #2597 (Rejected): sysconfig file missing on Fedora 18, but needed for systemd
The Fedora 18 packaging installs a systemd service file that specifies /etc/sysconfig/foreman-proxy as an environment... Dominic Cleal
04:05 AM Feature #2595 (Assigned): Expose more existing rubyipmi features as BMC smart-proxy APIs
Dominic Cleal

05/30/2013

02:48 PM Feature #2595 (Closed): Expose more existing rubyipmi features as BMC smart-proxy APIs
Additional BMC features in smart-proxy to expose already existing ones in rubyipmi/ipmitool (0.5.1)
- fru list
- ...
Konstantin Orekhov

05/29/2013

11:30 AM Revision d603c3c9: Fixes #2119 - Properly support colon-separated modulepath
(cherry picked from commit 722bba2d153d021827d7a1b6eb32748d0ceb7f86) Greg Sutcliffe

05/28/2013

02:18 PM Bug #2119 (Closed): ignored valid puppet modulepath if first configured directory does not exist
Applied in changeset commit:"722bba2d153d021827d7a1b6eb32748d0ceb7f86". Anonymous
02:05 PM Revision 722bba2d: Fixes #2119 - Properly support colon-separated modulepath
Greg Sutcliffe
09:07 AM Feature #1809: Smart-Proxy control of IPA Server
Guy Matz wrote:
> I was just about to open up a redmine ticket for this very thing! Has anyone already started work ...
Dominic Cleal
09:02 AM Feature #1809: Smart-Proxy control of IPA Server
I was just about to open up a redmine ticket for this very thing! Has anyone already started work on it? I'm almost... Guy Matz

05/23/2013

07:21 AM Revision aa0a7c17: Release 1.2.0-RC1
Dominic Cleal
07:18 AM Bug #2547 (Closed): ruby-abi version is incorrect for non-SCL packages
Applied in changeset commit:"3d41a1e12359a713633198d7dc52337bfb315fde". Dominic Cleal
03:45 AM Bug #2547 (Ready For Testing): ruby-abi version is incorrect for non-SCL packages
https://github.com/theforeman/smart-proxy/pull/88 Dominic Cleal
03:11 AM Bug #2547 (Closed): ruby-abi version is incorrect for non-SCL packages
The ruby-abi is being determined incorrectly when building the foreman-proxy RPM as non-SCL:
ruby(abi) = 1.9.1
Dominic Cleal
06:57 AM Revision f5fc834c: fixes #2547 - fix ruby-abi on non-SCL EL6
(cherry picked from commit 3d41a1e12359a713633198d7dc52337bfb315fde) Dominic Cleal
06:57 AM Revision 7977c8f3: Add nonscl koji tags to build configuration
(cherry picked from commit e169d023eb10ca28e799ec78811d51187b868004) Dominic Cleal
06:57 AM Revision a06d5240: fixes #2531 - support for scl-aware building, not SCL by default
(cherry picked from commit 2e10e585e00191b81a4bd2bdfa037b98b4d10144) Martin Bacovsky
06:57 AM Revision 611dca9c: fixes #2515 - rkerberos RPM required
(cherry picked from commit 7e6f5650ecdc805472a57a17be4e8da3f595e045) Martin Bacovsky
06:57 AM Revision 4657fc70: fixes #2514 - lock minitest to 4.7
(cherry picked from commit 585e06c2fa2f8cc05879efb1bf33a1dc30c01b69) Dominic Cleal
06:56 AM Revision 8a607a4f: fixes #2523 - add missing require
(cherry picked from commit 7776616a6c34fba713ed4bfc6eff50d063b919d8) Dominic Cleal
03:37 AM Revision 3d41a1e1: fixes #2547 - fix ruby-abi on non-SCL EL6
Dominic Cleal

05/22/2013

10:06 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
New PR request has been submitted for DHCP global search by record (MAC, IP or hostname) - https://github.com/thefore... Konstantin Orekhov
09:34 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
I actually "fixed" the above issue by moving back to sinatra 1.2.6 and now I have both JSON when I request that with ... Konstantin Orekhov
01:18 PM Bug #2515 (Closed): rkerberos RPM required
Applied in changeset commit:"7e6f5650ecdc805472a57a17be4e8da3f595e045". Martin Bacovsky
01:18 PM Feature #2531 (Closed): Build proxy as non-SCL by default
Applied in changeset commit:"2e10e585e00191b81a4bd2bdfa037b98b4d10144". Martin Bacovsky
01:17 PM Revision e169d023: Add nonscl koji tags to build configuration
Dominic Cleal
01:02 PM Revision 6d8ee187: Bump version to 1.2-develop
Dominic Cleal
12:57 PM Revision 2e10e585: fixes #2531 - support for scl-aware building, not SCL by default
Martin Bacovsky
12:57 PM Revision 7e6f5650: fixes #2515 - rkerberos RPM required
Martin Bacovsky
10:57 AM Bug #2514 (Closed): Tests failing due to new minitest version
Applied in changeset commit:"585e06c2fa2f8cc05879efb1bf33a1dc30c01b69". Dominic Cleal
10:42 AM Bug #2523 (Closed): uninitialized constant Proxy::DNS::Nsupdate with nsupdate_gss
Applied in changeset commit:"7776616a6c34fba713ed4bfc6eff50d063b919d8". Dominic Cleal
10:29 AM Revision 585e06c2: fixes #2514 - lock minitest to 4.7
Dominic Cleal
10:15 AM Revision 7776616a: fixes #2523 - add missing require
Dominic Cleal

05/21/2013

09:45 AM Feature #2531 (Closed): Build proxy as non-SCL by default
See http://groups.google.com/group/foreman-dev/browse_thread/thread/4413e39e2e9a030d
The smart proxy will be shipped...
Dominic Cleal
05:20 AM Bug #2523 (Ready For Testing): uninitialized constant Proxy::DNS::Nsupdate with nsupdate_gss
https://github.com/theforeman/smart-proxy/pull/85 Dominic Cleal
05:18 AM Bug #2523 (Closed): uninitialized constant Proxy::DNS::Nsupdate with nsupdate_gss
When setting @:dns_provider: nsupdate_gss@, the following is seen in the logs:
E, [2013-05-17T12:53:37.838548 #16508...
Dominic Cleal

05/20/2013

08:40 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Hmm, still having some confusing issues. Here's what I did today.
- forked a development branch of smart-proxy repo ...
Konstantin Orekhov
02:42 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Konstantin Orekhov wrote:
> So, should I or should I not move to sinatra 1.4.2 to be used with Foreman smart-proxies?...
Ohad Levy
02:38 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
So, should I or should I not move to sinatra 1.4.2 to be used with Foreman smart-proxies? Konstantin Orekhov
02:28 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
Konstantin Orekhov wrote:
> I have sinatra 1.2.6 and "if request.accept? 'application/json'" does not work in it (giv...
Ohad Levy
01:48 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
I have sinatra 1.2.6 and "if request.accept? 'application/json'" does not work in it (gives me "undefined method `acc... Konstantin Orekhov
07:27 AM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
which version of sinatra are you using? you might be hitting the problem in commit:e21f675
regarding the method, yes...
Ohad Levy
06:16 PM Bug #2520 (Closed): dns_provider and puppet_provider should have defaults
The dns_provider and puppet_provider settings should have backwards-compatible defaults (i.e. nsupdate, puppetrun) so... Dominic Cleal
01:32 PM Bug #2510 (Closed): Spec file has Katello, not Foreman changes
Applied in changeset commit:"28ebd4c3e67d3c66ba514d710c9073c9ba217071". Dominic Cleal
09:08 AM Bug #2510 (Closed): Spec file has Katello, not Foreman changes
The foreman-proxy.spec file contains the Katello history rather than the history from foreman-rpms. There are some c... Dominic Cleal
01:07 PM Revision 7b88d362: Added support for building with tito
(cherry picked from commit bf20df763f6e579ec0768151199ca29307343dd2) Martin Bacovsky
01:07 PM Revision 28ebd4c3: fixes #2510 - sync init script and changelog from foreman-rpms, fix shadow-utils dep
(cherry picked from commit 060eadadac44921463c25a5c14677323c7fa7b4c) Dominic Cleal
01:07 PM Revision 71131e6b: Typo fix in the description
(cherry picked from commit 22972b81c445005dd713bfb42916c2f3b0702523) Ewoud Kohl van Wijngaarden
12:47 PM Bug #2515 (Assigned): rkerberos RPM required
Dominic Cleal
12:44 PM Bug #2515 (Closed): rkerberos RPM required
The rkerberos rubygem needs packaging for RPM, enabling for SCL and adding to the foreman-proxy dependencies. Dominic Cleal
12:40 PM Bug #2514 (Ready For Testing): Tests failing due to new minitest version
https://github.com/theforeman/smart-proxy/pull/84 Dominic Cleal
12:39 PM Bug #2514 (Closed): Tests failing due to new minitest version
The proxy's develop branch tests are currently failing, e.g.
Warning: you should require 'minitest/autorun' instead....
Dominic Cleal
12:18 PM Revision 22972b81: Typo fix in the description
Ewoud Kohl van Wijngaarden
09:10 AM Revision 060eadad: fixes #2510 - sync init script and changelog from foreman-rpms, fix shadow-utils dep
Dominic Cleal

05/17/2013

09:41 PM Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname
With a couple of minor modifications to your suggested code, it works now with and without application/json header. T... Konstantin Orekhov
07:44 AM Bug #2457 (Resolved): #1832 get's hit on debian wheezy since it has sinatra 1.3.2
Sinatra 1.3.6 is now in our wheezy repo. Greg Sutcliffe
 

Also available in: Atom