Project

General

Profile

Activity

From 08/31/2015 to 09/29/2015

09/29/2015

07:54 AM Feature #11992: Support loading Puppet from AIO packages
Vaguely related.. https://groups.google.com/forum/#!msg/foreman-dev/4PoI3PyndYg/FL3gz6rYJgAJ touches on how implement... Dominic Cleal
07:50 AM Feature #11992 (Rejected): Support loading Puppet from AIO packages
The smart proxy supports Puppet 4 loaded in the same Ruby environment (#11599), e.g. installed via a gem or some OS p... Dominic Cleal
07:19 AM Bug #11599: Parsing environments/manifests in Puppet 4 fails
Note there's no need to close the ticket manually, Redmine will do it hourly. Dominic Cleal
07:01 AM Bug #11599 (Closed): Parsing environments/manifests in Puppet 4 fails
merged in at 763d7ae. Anonymous
06:33 AM Revision 763d7aef: Fixes #11599: introduced support for puppet 4.0 These changes are based on Damien Churchil's PR
Dmitri Dolguikh

09/24/2015

07:03 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Dominic Cleal wrote:
> Ah yeah, duplicate MACs could cause a lot of problems I suppose.
Since we have the netsh exc...
Daniel Helgenberger
06:56 AM Bug #11931 (Rejected): MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Ah yeah, duplicate MACs could cause a lot of problems I suppose. Glad you found it. Dominic Cleal
06:53 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Daniel Helgenberger wrote:
>I close this.
Turns out I cannot do so, so if you please set it NOTABUG
Daniel Helgenberger
06:50 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Dmitri Dolguikh wrote:
> I don't think the issue is on the smart-proxy side, for some reason Foreman didn't detect a...
Daniel Helgenberger
05:36 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
I don't think the issue is on the smart-proxy side, for some reason Foreman didn't detect a conflict and consequently... Anonymous
05:08 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Dominic Cleal wrote:
> There's a DELETE buried in the middle, circa line 405, but it doesn't delete it so fails late...
Daniel Helgenberger
04:00 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
There's a DELETE buried in the middle, circa line 405, but it doesn't delete it so fails later on.
The smart proxy...
Dominic Cleal

09/23/2015

06:41 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Ok, DEBUG and console seems to be better. I think I might have found the issue.
Below the long output from one reque...
Daniel Helgenberger
06:27 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Yeah, the DELETE 404 line might be quite acceptable if Foreman requested the deletion of a record that wasn't initial... Dominic Cleal
06:25 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Check smart-proxy main config file, it should have log_level property set to 'DEBUG'. Anonymous
06:20 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Sorry that they are not matching, I try to generate a matching log asap. Anyway:... Daniel Helgenberger
06:13 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Daniel Helgenberger wrote:
> I have the log set to debug, though all I see in my log are the requests by foremen. I ...
Dominic Cleal
05:53 AM Bug #11931 (Rejected): MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
h3. Description:
Running foreman smart proxy with native_ms, smart-proxy fails to remove the existing dhcp reserva...
Daniel Helgenberger

09/22/2015

01:00 PM Feature #11919: Pass client IP from Smart Proxy to Foreman for unattended requests
>from Bug to Feature
Ouch, somehow missed that field :(
Vladimir Stackov
10:14 AM Feature #11919 (Rejected): Pass client IP from Smart Proxy to Foreman for unattended requests
Something like http://nginx.org/en/docs/http/ngx_http_realip_module.html but for /unattended/ requests to :8000 on sm... Vladimir Stackov

09/17/2015

10:28 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
Package versions:
ruby193-rubygem-foreman_templates-2.0.0-1.el7.noarch
foreman-proxy-1.9.1-1.el7.noarch
ruby193-ru...
Vladimir Stackov
10:00 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
I've faced same error.
Client side:...
Vladimir Stackov
10:02 AM Refactor #11866 (Closed): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Applied in changeset commit:ce9ff4c53b50b85890772499f5044deee6b68df3. Anonymous
09:24 AM Refactor #11866 (Ready For Testing): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Anonymous
09:18 AM Refactor #11866 (Closed): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Anonymous
09:27 AM Revision ce9ff4c5: Fixes #11866: first pass at speeding up dhcp (both isc and ms).
Refactor in-memory storage into single class, ensure linear time
lookups for most queries.
Dmitri Dolguikh
09:24 AM Bug #6916 (New): MS DHCP Timeout
Anonymous

09/14/2015

09:52 AM Feature #11798 (Resolved): Standard smart proxy interface for module statuses
It would be nice if you could query a Smart Proxy for the status of its subsystems. Individual modules could provide ... Stephen Benjamin

09/11/2015

10:17 AM Feature #11783 (Ready For Testing): Basic ruby 2.0 support on Windows OS
Dominic Cleal
10:15 AM Feature #11783 (Closed): Basic ruby 2.0 support on Windows OS
On windows, smart-proxy fails to start with more recent ruby versions >=2.0.0 because of the win32/open3 gem requirem... Daniel Helgenberger
09:37 AM Feature #11676: Proxy cannot be configured with remote DHCP server
WORKAROUND: Edit /usr/share/foreman-proxy/modules/dhcp/dhcp_api.rb and replace the IP address on the line 17 to match... Lukas Zapletal
07:58 AM Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Anonymous
08:02 AM Bug #11318 (Closed): HttpDownloads.start_download should have returned CommandTask object
Applied in changeset commit:5f7fd34c7b4dc9b373a5fc1faeef4f21bcbc7919. Anonymous
07:55 AM Revision 5f7fd34c: Fixes #11318 - HttpDownloads.start_download returns instance
instead of `true`. Allows to join processes, useful for discovery image
plugin.
Lukas Zapletal
07:34 AM Revision 77e0262c: Fixes #11676 - added dhcp_server option
Lukas Zapletal

09/04/2015

09:01 AM Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
Applied in changeset commit:e0497ca9b3ab7d0be272847c2cbdae9850cc6e1d. Anonymous
08:33 AM Revision e0497ca9: fixes #11653: only display warning message about unavailability of 'SYSLOG' when it was configured
Dmitri Dolguikh
05:01 AM Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
Applied in changeset commit:d00dc5860000839c21fdae3361ed230216e15243. Anonymous
04:31 AM Revision d00dc586: fixes #11654: no longer rely on rubygems to determine rack version
Dmitri Dolguikh

09/03/2015

07:49 AM Feature #11676 (Ready For Testing): Proxy cannot be configured with remote DHCP server
The Foreman Bot
07:45 AM Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Easy help. I will add an option. Lukas Zapletal
04:28 AM Feature #10115: Have the smart proxy report the actual fingerprint of the certificates, not just the hashing algorithm
I am also looking for this one. Is there any progress on this issue? Robert Rauch

09/02/2015

07:26 AM Bug #11653 (Ready For Testing): stdout warning about use of "SYSLOG" logger on every startup
The Foreman Bot
06:42 AM Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
The smart proxy now warns about lack of syslog on some platforms on every startup, which is overly verbose, since #11... Dominic Cleal
07:11 AM Bug #11654 (Ready For Testing): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
The Foreman Bot
06:46 AM Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
On a default Debian Wheezy (7) installation, the smart proxy logs the following warning when starting up:
W, [...
Dominic Cleal
 

Also available in: Atom