Project

General

Profile

Activity

From 12/24/2014 to 01/22/2015

01/22/2015

05:55 PM Support #9081 (Closed): unable to delete host / Unable to delete PuppetCA certificate for host ([RestClient::NotAcceptable]: 406 Not Acceptable)
thanks Anonymous
02:58 PM Support #9081: unable to delete host / Unable to delete PuppetCA certificate for host ([RestClient::NotAcceptable]: 406 Not Acceptable)
This can be closed. The issue was sudo permissions for the foreman-proxy user. Jay Christopherson
02:30 PM Support #9081 (Closed): unable to delete host / Unable to delete PuppetCA certificate for host ([RestClient::NotAcceptable]: 406 Not Acceptable)
Trying to delete a host from Foreman, the logs show this:
App 34082 stderr: Delete PuppetCA certificates for testh...
Jay Christopherson

01/21/2015

11:02 AM Bug #9061 (Closed): Tests fail with NoMethodError: undefined method `join' for #<String:0x007f62c3e6fb90>
Applied in changeset commit:db28993e02cd994ed2f01991bf0eceeed247a7d4. Anonymous
07:42 AM Bug #9061 (Ready For Testing): Tests fail with NoMethodError: undefined method `join' for #<String:0x007f62c3e6fb90>
The Foreman Bot
07:40 AM Bug #9061 (Assigned): Tests fail with NoMethodError: undefined method `join' for #<String:0x007f62c3e6fb90>
Anonymous
07:39 AM Bug #9061 (Closed): Tests fail with NoMethodError: undefined method `join' for #<String:0x007f62c3e6fb90>
This is due to changes in Rack 1.6; The current development version of sinatra is ok, but the latest release (1.4.5) ... Anonymous
11:01 AM Refactor #9063 (Closed): Revert pinning of Rack to < 1.6
#9061 pinned Rack to < 1.6 due to an interaction with Sinatra: https://github.com/sinatra/sinatra/issues/951
Rever...
Dominic Cleal
10:59 AM Revision db28993e: Fixes #9061: pinned rack version to < 1.6
To workaround https://github.com/sinatra/sinatra/issues/951 until new version
is available.
Dmitri Dolguikh
08:10 AM Bug #8793: Smart-proxy does not run as a service on Windows
Having a service that works would be really appreciated. +1 Oliver Weinmann

01/14/2015

12:01 PM Bug #8948 (Closed): Problem with implicit test ordering from DHCP API test
Applied in changeset commit:e3020e686f0653a0bc6565d456f981aeeaf234fd. Markus Frosch
09:06 AM Bug #8948 (Closed): Problem with implicit test ordering from DHCP API test
I had an conflict with test-unit on my system.
test-unit uses alphabetic by default, only minitest supports
"sort...
Markus Frosch
11:01 AM Bug #8788 (Closed): DHCP not detecting pingable addresses on Windows
Applied in changeset commit:a3783af8790623e47e34b9a2bd9e0077fea07308. Zak Herner
11:00 AM Revision e3020e68: Fixes #8948: Remove implicit test ordering from DHCP API test
I had an conflict with test-unit on my system.
test-unit uses alphabetic by default, only minitest supports
"sorted"...
Markus Frosch
10:51 AM Revision a3783af8: Fixes #8788 - DHCP not detecting pingable addresses on Windows
Zak Herner
06:58 AM Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
I can't seem to find 1.7.2 on the official repos.
The installation was like this:
- install abrt, configure it to...
cristian falcas
05:00 AM Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
Can you provide full steps to reproduce? How you enabled ABRT? What was the procedure, step by step?
I assume RHEL...
Lukas Zapletal
04:30 AM Bug #8946 (Closed): Exception thrown when foreman-proxy restarts with SIGTERM
This is what abrt with rubygem-abrt is sending after restarting foreman-proxy:
backtrace:
:/usr/share/foreman-pro...
cristian falcas
04:51 AM Feature #7849 (Ready For Testing): trusted_hosts should determine hostname from certificate CN on SSL requests
Anonymous
04:20 AM Feature #7849: trusted_hosts should determine hostname from certificate CN on SSL requests
https://github.com/theforeman/smart-proxy/pull/246 Markus Frosch
03:12 AM Feature #7849: trusted_hosts should determine hostname from certificate CN on SSL requests
Nice, please do open a pull request and we can get it merged then. (Plus Jenkins will run the test suite for us.)
...
Dominic Cleal

01/13/2015

03:57 PM Feature #7849: trusted_hosts should determine hostname from certificate CN on SSL requests
Finally(!!) had the time to work on the thing.
Result is here: https://github.com/lazyfrosch/smart-proxy/tree/feat...
Markus Frosch
10:22 AM Bug #8927 (New): Building new host with realm fails if host already exists in IPA
If you build a new Foreman host that already has a host record in IPA, the host creation will fail. Tested with ipa ... Josh Baird
09:47 AM Bug #8926: foreman-prepare-realm on EL6 fails to set correct permissions for ipa-server-4
Thanks! Looks like I need to figure out the IPA server version based on 'ipa ping' instead of 'ipa --version'.
If...
Stephen Benjamin
09:43 AM Bug #8926: foreman-prepare-realm on EL6 fails to set correct permissions for ipa-server-4
Actual error in ipa log:
[Tue Jan 13 08:09:36.467641 2015] [:error] [pid 8158] ipa: DEBUG: response: ACIError: Ins...
Josh Baird
09:40 AM Bug #8926 (Resolved): foreman-prepare-realm on EL6 fails to set correct permissions for ipa-server-4
When running the 'foreman-prepare-realm' script on a EL6 host against a FreeIPA/IdM 4 server, the script will set the... Josh Baird
08:03 AM Support #8917 (Resolved): cannot import modules/classes
(:enabled was false in the config file) Dominic Cleal
08:01 AM Support #8917: cannot import modules/classes
Restoring my puppet.yml from the puppet.yml.dpkg-old & restarting the foreman-proxy service did the trick. Thanks, &... Travis Burrell
07:48 AM Support #8917: cannot import modules/classes
Attached. I'd actually edited this file previously, enabling puppet run via the UI using a custom command, but it se... Travis Burrell
03:34 AM Support #8917: cannot import modules/classes
Can you provide /etc/foreman-proxy/settings.d/puppet.yml please?
Directory environments are supported nowadays, by...
Dominic Cleal

01/12/2015

03:45 PM Support #8917 (Resolved): cannot import modules/classes
Foreman 1.7.1/uppet 3.7.3. Very similar, but not identical to #5856.
Error was:
> Warning!
> ERF12-2749 [Prox...
Travis Burrell
07:48 AM Feature #8905 (Ready For Testing): Add host configure option for binding the TCP port
The Foreman Bot
07:41 AM Feature #8905 (Closed): Add host configure option for binding the TCP port
With the recent changes to Rack and Sinatra (https://github.com/sinatra/sinatra/commit/0f9a959253bdf0c39422ffb9b60278... Lukas Zapletal

01/09/2015

03:10 AM Feature #6788 (Rejected): Add a puppet class filter to the scanner to filter puppet class imports based on directory or name
Dominic Cleal
02:54 AM Feature #6788: Add a puppet class filter to the scanner to filter puppet class imports based on directory or name
I closed pull https://github.com/theforeman/smart-proxy/pull/191 in favor of the scanner cache implementation introdu... Nils Domrose

01/08/2015

06:01 AM Bug #8853 (Closed): Actually redirect command stderr to error log
Applied in changeset commit:93c566e1615f50df9f6ef0731b61be299473c699. Mathieu Parent
05:58 AM Bug #8853 (Ready For Testing): Actually redirect command stderr to error log
Dominic Cleal

01/07/2015

08:52 AM Feature #8854: Allow creation of DHCP records without IP specified
Just a couple of corrections, the IP field is optional in many circumstances in Foreman, not mandatory. Both API and... Dominic Cleal
08:41 AM Feature #8854 (Rejected): Allow creation of DHCP records without IP specified
For automated deployments API users do unused_ip followed by DHCP record creation for the IP returned. By making "ip"... Lukas Zapletal
08:49 AM Bug #8853: Actually redirect command stderr to error log
That makes sense, thanks. Lukas Zapletal
06:18 AM Bug #8853 (Closed): Actually redirect command stderr to error log
according to comment in lib/proxy/util.rb. Mathieu Parent
06:20 AM Revision 93c566e1: Fixes #8853 - Actually redirect stderr to proxy error log
according to comment. Mathieu Parent
03:21 AM Bug #8701 (Rejected): EL7 foreman-proxy.service typo in unit file
Dominic Cleal

01/06/2015

02:14 PM Bug #8701: EL7 foreman-proxy.service typo in unit file
ok, so then this can be closed, its not an forman bug, thx for the informations Florian Koch
03:50 AM Bug #8701: EL7 foreman-proxy.service typo in unit file
I think that's an EL7 bug, which is being fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1130939
It was fixed ...
Dominic Cleal
02:15 AM Bug #8701: EL7 foreman-proxy.service typo in unit file
you are right, on system installed from the dvd it is a symlink. I use a container with systemd-nspawn and have boot... Florian Koch

01/05/2015

09:35 AM Bug #8701 (Need more information): EL7 foreman-proxy.service typo in unit file
Usually on systemd OSes (i.e. EL7 and F19, which this unit file was written for), /var/run is a symlink to /run. Can... Dominic Cleal

12/30/2014

08:03 AM Bug #8811 (Closed): Smart proxy does not load settings.d/<setting>.yml
Applied in changeset commit:e2ce2a054ebfed11c294aa59e3bb3b4c1d0dd0c0. Shlomi Zadok
05:00 AM Bug #8811 (Ready For Testing): Smart proxy does not load settings.d/<setting>.yml
The Foreman Bot
01:58 AM Bug #8811: Smart proxy does not load settings.d/<setting>.yml
The main issue is that I have a dhcp.yml with the following config:... Shlomi Zadok
01:33 AM Bug #8811 (Closed): Smart proxy does not load settings.d/<setting>.yml
Smart proxy does not load (/find) the files under settings.d... Shlomi Zadok
07:57 AM Revision e2ce2a05: fixes #8811 - refactor per-module enabling of http(s) to http(s)_rackup
Shlomi Zadok

12/26/2014

11:35 AM Bug #8793 (Duplicate): Smart-proxy does not run as a service on Windows
Smart-proxy no longer runs as a service on Windows machines. Smart-proxy must be run manually in an RDP or console s... Zak Herner
 

Also available in: Atom