Project

General

Profile

Activity

From 07/09/2015 to 08/07/2015

08/07/2015

06:08 PM Bug #11284: Unable to unset websockets_ssl_key when websockets_encrypt is on
I don't have an older database backup, but it seems like all of us so far got back up and running by clearing the cache. Stephen Benjamin
05:20 PM Bug #11316 (Duplicate): A bad widget breaks the entire dashboard
Working on reviewing the katello dashobard PR, some of the widgets failed and raised an error - would it be possible ... Stephen Benjamin
12:59 PM Bug #11306: ID always has to be equal to "1" when importing classes using hammer cli
Ah right, my apologies. Thanks for pointing that out. Sher Chowdhury
03:35 AM Bug #11306 (Feedback): ID always has to be equal to "1" when importing classes using hammer cli
The --id parameter is for the *proxy* subcommand, which means you're actually specifying a smart proxy ID and not an ... Dominic Cleal
11:01 AM Smart Proxy Bug #11311 (Closed): Puppet module tests shouldn't depend on existence of /etc/puppet/puppet.conf
Applied in changeset commit:07e2aade50a477a624a127999fc0be26ce23d0d1. Anonymous
10:08 AM Smart Proxy Bug #11311 (Ready For Testing): Puppet module tests shouldn't depend on existence of /etc/puppet/puppet.conf
Dominic Cleal
09:06 AM Smart Proxy Bug #11311 (Closed): Puppet module tests shouldn't depend on existence of /etc/puppet/puppet.conf
Anonymous
10:55 AM Bug #11312 (Ready For Testing): foreman should allow plugins to update the Rabl view_path
Dominic Cleal
10:38 AM Bug #11312: foreman should allow plugins to update the Rabl view_path
Phirince Philip wrote:
> This is related to this issue:
>
> https://github.com/theforeman/foreman_hooks/issues/24...
Phirince Philip
10:33 AM Bug #11312 (Closed): foreman should allow plugins to update the Rabl view_path
This is related to this issue:
https://github.com/theforeman/foreman_hooks/issues/24
I would like to have other...
Phirince Philip
10:18 AM Feature #4528: Support Facter 2 structured facts
Hello,
can anyone tell me when Foreman is able to manage facter 2 array/hash values ?
Is it on the roadmap ?
...
Sven Milinski
10:07 AM Bug #11303: Filter management with hamemr seems to be missing means of associating resource type
After some investigation this appears to be an error with the expectation of hammer when providing a permission name ... Eric Helms
10:02 AM Bug #11303 (Ready For Testing): Filter management with hamemr seems to be missing means of associating resource type
The Foreman Bot
08:44 AM Smart Proxy Feature #11310 (Ready For Testing): Implement new discovery image smart-proxy plugin API with reboot/kexec commands
The Foreman Bot
08:40 AM Smart Proxy Feature #11310 (Rejected): Implement new discovery image smart-proxy plugin API with reboot/kexec commands
Add optional body JSON options to allow passing in kernel/initram/append triple for kexec Lukas Zapletal
08:16 AM Feature #11309 (Closed): Ability to open bulk action on hosts in as a new page instead of always having to use the modal window
When adding a bulk action (from a remote execution plugin in this case), we need to open the page in a new window,
a...
Ivan Necas
05:58 AM Smart Proxy Refactor #11081 (Assigned): Move DHCP providers to plugin-capable layout
Anonymous
05:18 AM Feature #1693 (Resolved): VM creation on compute resource should propose to choose administration NIC
This has been implemented in Foreman 1.8, see http://theforeman.org/manuals/1.8/index.html#Releasenotesfor1.8 under "... Dominic Cleal

08/06/2015

04:31 PM Bug #11263: partition tables are not associated with default org and location
This should be a foreman issue, as they mark everything default now.
Stephen Benjamin
12:42 PM Feature #11307 (Closed): Show number of hosts in Host Group overview
If I click on Hosts > Operating Systems, I can see the number of hosts in each OS, and click on the number to go to a... Iain Hallam
11:23 AM Smart Proxy Support #11305: foreman new proxy add fails with error "No features found on this proxy, please make sure you enable at least one feature"
Your installation is using the default location for the settings directory. Not sure how you did the install as this ... Anonymous
10:16 AM Smart Proxy Support #11305: foreman new proxy add fails with error "No features found on this proxy, please make sure you enable at least one feature"
W, [2015-08-06T08:47:08.358654 #16550] WARN -- : Couldn't find settings file /usr/share/foreman-proxy/config/setting... tony zheng
10:10 AM Smart Proxy Support #11305: foreman new proxy add fails with error "No features found on this proxy, please make sure you enable at least one feature"
Did you check the log file? Can you post it here? Anonymous
10:05 AM Smart Proxy Support #11305: foreman new proxy add fails with error "No features found on this proxy, please make sure you enable at least one feature"
you right!
[root@pmonkey ~]# curl -k -H 'Accept: application/json' http://105.1.43.51:8000/features
[][root@pmonk...
tony zheng
09:09 AM Smart Proxy Support #11305 (Feedback): foreman new proxy add fails with error "No features found on this proxy, please make sure you enable at least one feature"
The header you're passing into curl is missing a colon between the name and value. Use:
curl -k -H 'Accept: a...
Dominic Cleal
09:02 AM Smart Proxy Support #11305 (Resolved): foreman new proxy add fails with error "No features found on this proxy, please make sure you enable at least one feature"
it seems to be same bug as #2494
foreman proxy returning html instead of JSON
but i have different version of sin...
tony zheng
10:44 AM Packaging Bug #11152: a2x: ERROR: "xsltproc" ... returned non-zero exit status 5 during Debian package build
Apart from the one instance you linked to of the exit code 9 on Ubuntu 12.04/precise, all other failures have been on... Dominic Cleal
10:41 AM Packaging Bug #11152: a2x: ERROR: "xsltproc" ... returned non-zero exit status 5 during Debian package build
Interesting, I hadn't noticed that the exit code was changing, even stranger.
Indeed, the man page hasn't changed ...
Dominic Cleal
10:32 AM Bug #11306 (Resolved): ID always has to be equal to "1" when importing classes using hammer cli
Here's what I did when trying to import an environment:
first I create the environment, by the same name as listed...
Sher Chowdhury
10:17 AM Bug #10340 (Ready For Testing): AD auth hangs while syncing user groups on login
https://github.com/theforeman/ldap_fluff/pull/44 contains a further fix I think to prevent the hang. Dominic Cleal
07:39 AM Smart Proxy Bug #10940 (Ready For Testing): Unable to use customrun puppet provider
The Foreman Bot
05:03 AM Bug #11201: No permission to access /api/hosts/:id/parameters with view_hosts
Rainer G wrote:
> thanks, adding the view permissions fixed the problem. This leaves me with some questions, maybe y...
Dominic Cleal
04:58 AM Bug #11201: No permission to access /api/hosts/:id/parameters with view_hosts
thanks, adding the view permissions fixed the problem. This leaves me with some questions, maybe you can shed some li... Rainer G
05:02 AM Feature #11250 (Closed): Remove uniqueness check from network address validator in subnet.rb
Applied in changeset commit:3bd9a898a0a31ca87066c0a8967444523fb0e88c. larry campbell
05:02 AM Bug #11172 (Closed): Select2 should be initialized explicitly
Applied in changeset commit:83344af2cc49563e3f1e79ae12f9112d0d2618b6. Shlomi Zadok
04:49 AM Bug #11172 (Ready For Testing): Select2 should be initialized explicitly
Dominic Cleal
05:02 AM Bug #11171 (Closed): Select2 does not work with compute profiles
Applied in changeset commit:052d58199494eb5e1eaac9fdbcac76c2d2bb4fb7. Shlomi Zadok
03:54 AM Bug #11304 (New): Editing subnet redirects to New Host form if used simultaneously
1. Open up the Subnets index page
2. Open up the New Host form in a separate tab
3. Select a subnet in the New Host...
Dominic Cleal

08/05/2015

04:29 PM Bug #11303 (Closed): Filter management with hamemr seems to be missing means of associating resource type
I'm trying to manage creation of roles and their associated permissions. Haven't figured out how. This was as close... Greg Swift
04:18 PM Smart Proxy Support #11302 (Feedback): when i create host only reverse DNS is updated but A record is not updated. why?
tony zheng wrote:
> it appears i can update it manually and there is no permission issue and /etc/rndc.key works.
>...
Ohad Levy
03:25 PM Smart Proxy Support #11302 (Resolved): when i create host only reverse DNS is updated but A record is not updated. why?
it appears i can update it manually and there is no permission issue and /etc/rndc.key works.
but A record was nev...
tony zheng
03:34 PM Bug #11282: search on numeric facts is broken if using "~".
Ohad Levy wrote:
> Imri Zvik wrote:
> > Excluding the LIKE operator for PG in cast_facts solved this issue.
> > i....
Imri Zvik
03:31 PM Bug #11282: search on numeric facts is broken if using "~".
Imri Zvik wrote:
> Excluding the LIKE operator for PG in cast_facts solved this issue.
> i.e.
> instead of:
> els...
Ohad Levy
03:28 PM Bug #11282: search on numeric facts is broken if using "~".
Excluding the LIKE operator for PG in cast_facts solved this issue.
i.e.
instead of:
elsif (is_int && is_pg)
do...
Imri Zvik
01:40 PM Feature #11300 (New): Auto complete Smart Variable filters by type
When adding a Match section to a Smart Variable, saving an expression which matches nothing is very easy.
While it...
Pat Riehecky
11:01 AM Bug #11283 (Closed): Template form does not work with template which does not define operatingsystem association
Applied in changeset commit:fb94aaef8930cabc3f056cc5fc39257f81784d2f. Marek Hulán
11:01 AM Bug #1453 (Closed): Solaris install fails if Safemode-rendering is enabled
Applied in changeset commit:6ea461fe5d14212fe6c9203634a67105e8334391. Marek Hulán
10:27 AM Bug #11006 (Ready For Testing): fact distribution chart does not show highest precentage number in center
The Foreman Bot
09:42 AM Smart Proxy Bug #6916 (Ready For Testing): MS DHCP Timeout
The Foreman Bot
06:57 AM Refactor #11293 (New): Add tests for methods functionality defined in HostTemplateHelpers
As a part of this, all template macros/variables usable during rendering should be reviewed and unified. See https://... Marek Hulán
06:45 AM Bug #11284: Unable to unset websockets_ssl_key when websockets_encrypt is on
Found via IRC that Alon's issue was fixed by clearing the Rails cache (@rake tmp:cache:clear@), which'd make sense on... Dominic Cleal
04:18 AM Bug #11284: Unable to unset websockets_ssl_key when websockets_encrypt is on
I have tried to change my db to pg, got the same problem, uploaded my settings table.
Got no websockets_* settings i...
Alon Goldboim
03:33 AM Bug #11284: Unable to unset websockets_ssl_key when websockets_encrypt is on
Do you have a backup of your database? It would be very useful to get a dump of the websockets_* rows from the setti... Dominic Cleal

08/04/2015

09:21 AM Bug #11284 (Closed): Unable to unset websockets_ssl_key when websockets_encrypt is on
Starting up rails is failing for me after running the migration from #11120... Stephen Benjamin
07:19 AM Bug #11051 (Rejected): OS host counters inaccurate after host deletion
Bug was due to direct modification in database. Closing. Tomer Brisker
07:11 AM Bug #11051: OS host counters inaccurate after host deletion
You can close the ticket. I found 1 place where it was modified directly in database. So periodical run of _foreman-r... Oleg Obleukhov
06:57 AM Bug #11283 (Ready For Testing): Template form does not work with template which does not define operatingsystem association
The Foreman Bot
06:56 AM Bug #11283 (Closed): Template form does not work with template which does not define operatingsystem association
By coincidence, both template types that we have in core have operatingsystems association, so the form "renders":htt... Marek Hulán
06:45 AM Bug #11282 (Closed): search on numeric facts is broken if using "~".
When trying to search a numeric value fact and using operator '~' there a 500 error:
"PG::UndefinedFunction: ERROR: ...
Amir Fefer
06:22 AM Packaging Bug #11275 (Ready For Testing): hammer ... list --search with spaces in arg fails on SCL OS
The Foreman Bot
05:07 AM Smart Proxy Bug #11281 (Rejected): sudo output under proxy is lacking some detail
I had an issue with the smart proxy on a puppetca server.
I had to strace the proxy in the end to find out that it w...
James Eckersall
04:41 AM Bug #11004 (Ready For Testing): fact distribution graphs do not change mouse icon on hover
The Foreman Bot
04:24 AM Packaging Feature #8996 (Closed): Package hammer against Ruby 1.9
Dominic Cleal

08/03/2015

01:47 PM Bug #11260: Failed to save: Failed to create a compute os1_openstack (OpenStack) instance baboo.samsung.lab: Expected([200, 203]) <=> Actual(404 Not Found)
no it wasnt. i can create the instance with the same image manually in openstack web GUI.
tony zheng
05:51 AM Bug #11260 (Need more information): Failed to save: Failed to create a compute os1_openstack (OpenStack) instance baboo.samsung.lab: Expected([200, 203]) <=> Actual(404 Not Found)
It looks like the image associated for this CR was deleted in OpenStack. Can you verify and re-associate it? Lukas Zapletal
11:14 AM Bug #11244: MAC taken error when updating NIC IPMI details through API
thanks for letting us know, lowering the priority as there's a workaround Marek Hulán
10:40 AM Bug #11244: MAC taken error when updating NIC IPMI details through API
Thank you, workaround works great! Alex Balk
10:49 AM Feature #9780: Start checkbox (power on this machine) in compute profiles
This would be a really useful feature, but also along with some permissions.
When a Puppet user is creating a new...
Sher Chowdhury
10:01 AM Bug #4468 (Closed): Host page says "Reports from the last <blank> days" with reports only from the last day
Applied in changeset commit:8af7d0e1d5f187e5d277ce369522baa0938d88e8. Ondřej Pražák
10:01 AM Bug #11219 (Closed): Cannot set OS default template through hammer CLI
Applied in changeset commit:3a4b4001c1defc5a1dd5210d106e281e4f3484ab. Martin Bacovsky
10:01 AM Smart Proxy Bug #11103 (Closed): TFTP unit tests fails when configuration was changed
Applied in changeset commit:7b1b5967173bb965fae226594ad5a05234a7f4db. Anonymous
09:01 AM Smart Proxy Bug #11229 (Closed): Import classes does not find any new classes
Applied in changeset commit:e86db51679502fc3e9ba0b52545b8baf0bd9d542. Anonymous
08:30 AM Smart Proxy Bug #6022: puppetssh fails due to host key prompt when trying to do puppetrun
Hi,
Do you have any updates regarding this issue?
Royee Tager
04:54 AM Feature #11191 (New): add setting for customized homepage to redirect to after login
Pull request was closed. Dominic Cleal
04:08 AM Packaging Bug #11275 (Closed): hammer ... list --search with spaces in arg fails on SCL OS
When an argument contains spaces (e.g. --search "... ...") then it's not being passed through ruby193-ruby and 'scl' ... Dominic Cleal
03:41 AM Bug #11274 (Ready For Testing): Unable to get resource pool when cluster is nested in intermediate folder under Datacenter
The Foreman Bot
03:33 AM Bug #11271 (Need more information): can't see the Operating system Environment Model in the foreman of windows 2003
Dominic Cleal
03:33 AM Bug #11271: can't see the Operating system Environment Model in the foreman of windows 2003
Please include the full section from production.log showing the fact uploads and exceptions you mentioned. Also conf... Dominic Cleal

08/02/2015

05:08 PM Bug #11274: Unable to get resource pool when cluster is nested in intermediate folder under Datacenter
Sorry wrong link to fog pull request. This is correct one: https://github.com/fog/fog/pull/3645 Jakub Sliva
03:34 PM Bug #11274 (Closed): Unable to get resource pool when cluster is nested in intermediate folder under Datacenter
When there are intermediate folders in VMware vCenter tree VM create fails. I found a bug in fog list_clusters.rb and... Jakub Sliva

08/01/2015

07:32 AM Bug #11271 (Resolved): can't see the Operating system Environment Model in the foreman of windows 2003
I've found several issues after adding a new Windows host to Foreman 1.8.
The Windows test client is 2003 Server, ...
yfan y

07/31/2015

12:02 PM Bug #11258 (Closed): Can't update BMC through API without specifying provider
Applied in changeset commit:3b27c173467c3ab4b53e844913cfd559b78d44ac. Marek Hulán
11:35 AM Bug #8521 (Ready For Testing): Host clone should include associated Puppet classes
The Foreman Bot
10:09 AM Bug #8521 (Assigned): Host clone should include associated Puppet classes
Dominic Cleal
09:28 AM Smart Proxy Bug #11229 (Ready For Testing): Import classes does not find any new classes
The Foreman Bot
08:53 AM Packaging Bug #11152: a2x: ERROR: "xsltproc" ... returned non-zero exit status 5 during Debian package build
I was able to produce this error from xsltproc:... Aaron Stone
07:37 AM Bug #11266: Unnested *_id parameters treated as parent resources in API
I should also note that swapping the order of the attributes in the body changes the behaviour, as it finds template_... Dominic Cleal
07:37 AM Bug #11266 (New): Unnested *_id parameters treated as parent resources in API
Spotted in #11219, seems to have existed for a while but has gotten worse with #8343.
PUT /api/v2/operatingsystems...
Dominic Cleal
06:01 AM Bug #7275 (Closed): Dashboard welcome page should be updated to reflect reality
Applied in changeset commit:313979b97be880a17cc6ad0333893281ae6bc49c. Anonymous
06:01 AM Bug #7167 (Closed): Setting names are not translated
Applied in changeset commit:60fe43b2f9110f9673c05378fd1bb897dd0f2863. Ondřej Pražák
06:01 AM Bug #10558 (Closed): Remove and prevent duplicate tokens via DB migration
Applied in changeset commit:56608fedad4b59c3a6c36c99872edbd983e60f55. Ori Rabin
03:57 AM Bug #11112: Matcher for unlisted attribute fails with "comparison of Array with Array failed"
Thanks for confirming! Dominic Cleal

07/30/2015

02:43 PM Bug #11263 (Closed): partition tables are not associated with default org and location
ptables were moved to be config templates but they are not currently being associated with the default org and locati... Justin Sherrill
11:24 AM Bug #11260 (Resolved): Failed to save: Failed to create a compute os1_openstack (OpenStack) instance baboo.samsung.lab: Expected([200, 203]) <=> Actual(404 Not Found)
get this error while trying to create a new host using a openstack computer resource. connection test was all good a... tony zheng
08:49 AM Bug #11258 (Ready For Testing): Can't update BMC through API without specifying provider
The Foreman Bot
08:48 AM Bug #11258 (Closed): Can't update BMC through API without specifying provider
When trying to update or create BMC interface through API I get the following response... Marek Hulán
08:31 AM Bug #11244: MAC taken error when updating NIC IPMI details through API
This seems to work for me (using nested API for a single interface)... Marek Hulán
08:29 AM Bug #11112: Matcher for unlisted attribute fails with "comparison of Array with Array failed"
Tomer Brisker wrote:
> Could not reproduce with 1.8.2.
> Note that your "order" field doesn't contain environment ...
Juris Pavlyuchenkov
06:50 AM Bug #11255 (Closed): Cloning host with host group throws error: undefined method `[]' for nil:NilClass
Since #9591, when cloning a host with a host group associated, you get the following error:... Dominic Cleal
05:34 AM Bug #11170: foreman-rake: setting complex parameters (arrays, hashes) broken?
There's a further issue affecting SCL OSes in scl-utils itself: https://bugzilla.redhat.com/show_bug.cgi?id=1248418, ... Dominic Cleal
04:16 AM Feature #10900: Ship all built-in roles as read-only and provide a way to clone roles
This task will need to make sure all the roles in existing installation are correct before making them read-only. Per... Lukas Zapletal
03:04 AM Bug #11247: IP address is invalid, can't add or remove `.` from identifier
Should note that this is a Salt managed node. Not sure how the grains are pulled but i guess something like this:
...
El Joppa
03:02 AM Feature #11250 (Ready For Testing): Remove uniqueness check from network address validator in subnet.rb
Dominic Cleal
02:26 AM Bug #11251: Unable to save host due to 'some of the interfaces are invalid' error
As a quick workaround you can edit/destroy duplicated interfaces using API. The UI validates interfaces and fails sin... Marek Hulán

07/29/2015

03:14 PM Bug #11251 (Resolved): Unable to save host due to 'some of the interfaces are invalid' error
I have a number of managed hosts that were provisioned prior to the networking changes in 1.8. When I attempt to edi... Josh Baird
02:10 PM Feature #11250: Remove uniqueness check from network address validator in subnet.rb
added PR https://github.com/theforeman/foreman/pull/2585 larry campbell
01:35 PM Feature #11250 (Closed): Remove uniqueness check from network address validator in subnet.rb
I have a use case where we have a 20-bit block of IP addresses (4,096) that we cannot further subnet. The router is m... larry campbell
01:41 PM Feature #10949: Create a new object called "ip range" to allow for more than one assignable ip address ranges
I have opened a competing issue #11250 to provide a simple alternative to this feature request. larry campbell
10:59 AM Packaging Feature #8996 (Ready For Testing): Package hammer against Ruby 1.9
The Foreman Bot
10:02 AM Bug #11230 (Closed): foreman-debug calls rake "plugins" not "plugin:list"
Applied in changeset commit:d0030608f4fd84eefa5ebb8e71324ec84f01dfd8. Lukas Zapletal
05:59 AM Bug #11230 (Ready For Testing): foreman-debug calls rake "plugins" not "plugin:list"
The Foreman Bot
10:02 AM Bug #11231 (Closed): Period character in parameters causes 406 error
Applied in changeset commit:fe74835256fc0baab8daad6411d865f9e807be3c. Anonymous
04:55 AM Bug #11231 (Ready For Testing): Period character in parameters causes 406 error
The Foreman Bot
02:35 AM Bug #11231 (Assigned): Period character in parameters causes 406 error
Tomer Brisker
10:02 AM Refactor #11216 (Closed): Change rails default error messages to use the rails-i18n gem
Applied in changeset commit:60f8b29b98ca91e6ce788e5f5ec0f7523e454b2d. Anonymous
10:01 AM Bug #9591 (Closed): Override puppet configuration on host level does not work if specified on host group
Applied in changeset commit:04cb74c06c05a06d993b3a1001e859519f2b15cf. Shimon Shtein
09:53 AM Bug #11171: Select2 does not work with compute profiles
Yep, it'll be in 1.9.0 final for sure, or RC3, whichever comes next. Dominic Cleal
09:44 AM Bug #11171: Select2 does not work with compute profiles
Ok no time for this, i give up :) Will you commit this soon in 1.9 RC2, maybe RC3 ? Alexandre Barth
09:27 AM Bug #11171: Select2 does not work with compute profiles
Hm, sorry, you're right. I thought we included that - I must be misremembering.
There probably isn't an easy way ...
Dominic Cleal
08:38 AM Bug #11171: Select2 does not work with compute profiles
Still no application.js file to patch after installing foreman-assets package Alexandre Barth
07:55 AM Bug #11171: Select2 does not work with compute profiles
Our packages ship a precompiled version of the Javascript and CSS files that are optimised, combined etc. You'd need... Dominic Cleal
07:49 AM Bug #11171: Select2 does not work with compute profiles
I'd like to test this commit, but i can't find the application.js file in my foreman 1.9 RC2 installation, i don't ev... Alexandre Barth
09:32 AM Feature #11248 (New): Add 'agent-specified' Puppet environment option for hosts
I use R10k to deploy Puppet environments that are used for testing features. Part of my workflow includes cutting a ... Josh Baird
09:31 AM Bug #11247: IP address is invalid, can't add or remove `.` from identifier
It might be useful for further debugging if you can attach @facter --json@ output from an affected host to the ticket... Dominic Cleal
09:13 AM Bug #11247 (Resolved): IP address is invalid, can't add or remove `.` from identifier
Foreman 1.8.2
Debian Wheezy
This shows up in the logs after upgrade from 1.8.1 to 1.8.2:...
El Joppa
09:07 AM Bug #11112: Matcher for unlisted attribute fails with "comparison of Array with Array failed"
Could not reproduce with 1.8.2.
Note that your "order" field doesn't contain environment at all.
Tomer Brisker
09:06 AM Bug #11022 (Resolved): Using a hostgroup with realm makes realm sticky
Thanks for the report, I believe this is now fixed for Foreman 1.10 via #9591. Dominic Cleal
09:05 AM Bug #9532 (Resolved): Removing environment from a host in hostgroup that has environment silently picks hostgroup environment
I believe this is now fixed since #9591 was merged, although Marek's comment about architecture etc is still the case... Dominic Cleal
09:04 AM Bug #11246 (New): Foreman does not default to flavor disk size when creating a VM in Openstack
After trying to start a VM in openstack I get this error: Volume size '0' must be an integer and greater than 0. Eve... Brian Lee
08:58 AM Bug #11245 (New): Network interface defaults to managed when creating a VM
I have a domain and subnet that gets static assigned IP addresses from openstack. When I create a VM in a host group ... Brian Lee
08:03 AM Bug #11244 (Resolved): MAC taken error when updating NIC IPMI details through API
Running on Foreman 1.9RC2, Ubuntu 12.04.5
I'm trying to update the BMC user+password for a host (plan to push this...
Alex Balk
07:40 AM Feature #11243 (Duplicate): Unattended installation of XenServer
- implement XenServer as operating system in core
- pull in provisioning templates
- this is unrelated to foreman_xen
Anonymous
07:39 AM Bug #11242 (Closed): os_default_templates route under provisioning template shows no OS details
The response from "GET /api/v2/provisioning_templates/Kickstart default/os_default_templates" shows the following fie... Dominic Cleal
06:34 AM Bug #11219: Cannot set OS default template through hammer CLI
Thanks for testing! Martin Bacovsky
05:41 AM Bug #11219: Cannot set OS default template through hammer CLI
It is working as expected after applying this commit. Alexandre Barth
05:55 AM Bug #2364 (Duplicate): Add a way to regenerate managed host PXE files
Yep, it's in progress under another ticket: #2267. Dominic Cleal
05:50 AM Bug #2364: Add a way to regenerate managed host PXE files
This is a feature which would be most appreciated. Any update on this by any chance? Simon Wydooghe
05:02 AM Bug #10826 (Closed): Operatingsystem does not enforce 'title' uniquness at database
Applied in changeset commit:602f52a4e5ddc9bc8ec6c7a63d9db627007e6116. Ondřej Pražák
05:02 AM Bug #11013 (Closed): compute resource vms, autosign and certs table do not include all table properties
Applied in changeset commit:8d7ea0350ed4c67affed68a7be065761f66e9845. Alon Goldboim
05:02 AM Bug #10133 (Closed): Massive db deadlocks in postgres from hosts_counter updates with counter_cache_fix.rb
Applied in changeset commit:7fad1fa0e253e793511df1cde24d8b1885d640c4. Anonymous
03:10 AM Feature #11237: Document association of compute profiles to host groups
I'm changing this to only be about the first issue listed, associating of compute profiles to host groups, which shou... Dominic Cleal
03:03 AM Feature #11240 (Closed): Document root_pass parameter on hostgroups API
The root_pass parameter needs documenting for host groups in the API.
---
When you create a host group and asso...
Dominic Cleal

07/28/2015

03:19 PM Feature #11237 (Closed): Document association of compute profiles to host groups
The API should document the compute_profile_id parameter on the hostgroups controller to allow association of compute... Og Maciel
02:43 PM Feature #8523: default BMC interface username/password for hostgroup
Would really like to see this happen, specifically per hardware-type. In our case, that's what differentiates user/pa... Alex Balk
12:02 PM Bug #1477 (Ready For Testing): Whenever you switch environment for a host group - the host group looses its puppet classes.
The Foreman Bot
10:48 AM Bug #10133 (Ready For Testing): Massive db deadlocks in postgres from hosts_counter updates with counter_cache_fix.rb
The Foreman Bot
09:01 AM Bug #11122 (Closed): Already initialized constant exception after service startup
Applied in changeset commit:b131eda1464e57b978007e9dd5c5daeb5b90af10. Shlomi Zadok
09:01 AM Bug #11175 (Closed): organization and location for partition tables (ptable) not returned in json
Applied in changeset commit:d1e6d79eb8c469ecf3c66fc15ba5fe8c1333836c. Shlomi Zadok
08:40 AM Smart Proxy Bug #11229: Import classes does not find any new classes
I assume that's the cache after all puppet classes have been discovered? Do you have the cache file from when you wer... Anonymous
08:35 AM Smart Proxy Bug #11229: Import classes does not find any new classes
Sure! ruby-2.0.0.598-25.el7_1.x86_64
I included the json file. Can I mail you the other file (kinda private stuff ...
Gerwin Krist
07:54 AM Smart Proxy Bug #11229: Import classes does not find any new classes
Is it possible to attach cache files to this issue? The one that got renamed and the one after all classes have been ... Anonymous
04:25 AM Smart Proxy Bug #11229 (Assigned): Import classes does not find any new classes
Anonymous
03:57 AM Smart Proxy Bug #11229 (Closed): Import classes does not find any new classes
Hi,
*Summary:*
After updating from 1.8 to 1.9 RC2 we found out that importing new puppet classes did not get impo...
Gerwin Krist
08:05 AM Bug #11219 (Ready For Testing): Cannot set OS default template through hammer CLI
The Foreman Bot
07:15 AM Bug #11219 (Assigned): Cannot set OS default template through hammer CLI
Martin Bacovsky
07:43 AM Bug #11231 (Closed): Period character in parameters causes 406 error
If you create a global parameter with a period character, you are then unable to modify or delete it.
I haven't test...
James Eckersall
05:17 AM Packaging Feature #8979 (Closed): Package hammer with ruby193 scl
Merged and being built. Dominic Cleal
04:27 AM Feature #10782 (Ready For Testing): Add global status for hosts
The Foreman Bot
04:13 AM Smart Proxy Bug #10941: puppet classes cache not working right
Bumping to 1.9 due to regression found. Dominic Cleal
04:13 AM Smart Proxy Bug #11131: Intermittent Puppet class cache test with timestamps
Bumping to 1.9 due to regression found. Dominic Cleal
04:04 AM Bug #11230 (Closed): foreman-debug calls rake "plugins" not "plugin:list"
#11206 changed the rake task "plugins" to "plugin:list", but didn't update foreman-debug to call the right command. Dominic Cleal
03:25 AM Feature #11223 (Duplicate): Make subnets/freeip available through the API
Thanks for the report, we're tracking this under #9110 and I think the API should probably support doing this automat... Dominic Cleal
03:22 AM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]
It looks like you need to add 192.168.101.0/255.255.255.0 to this config line, then restart foreman-proxy:
:dh...
Dominic Cleal
01:58 AM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]

[root@hadoopserver settings.d]# route -n
Kernel IP routing table
Destination Gateway Genmask ...
shads ap
01:25 AM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]
Just to add to the above comment:
The iptables is all flushed for testing purpose.
Foreman is installed on 10.0...
shads ap
01:19 AM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]
Hi Dominic,
Please see the configuration below:- (Our first post included this configuration file)
============...
shads ap
02:02 AM Feature #11206 (Closed): Provide a way to list default role permissions for plugins
Applied in changeset commit:758d57a3c067dbd07f5bfbd66617b6865dab9d66. Lukas Zapletal

07/27/2015

02:00 PM Feature #11223 (Duplicate): Make subnets/freeip available through the API
When I update a hosts interface to reflect that it is now in the build subnet for a given smart-proxy node I would li... John Brooker
12:01 PM Bug #11062 (Closed): Two pane AJAX submit does not work
Applied in changeset commit:17dffb02f2becbe79a0bbf485a3ac3cf003f7e41. Marek Hulán
09:10 AM Bug #11122 (Ready For Testing): Already initialized constant exception after service startup
The Foreman Bot
07:59 AM Bug #11221 (Duplicate): Login failure with unicode surname
Thanks for the bug report, we're tracking this issue under ticket #7548. Dominic Cleal
07:30 AM Bug #11221 (Duplicate): Login failure with unicode surname
Testing Foreman with FreeIPA as LDAP Auth Source (with onthefly_register enabled), user has a unicode surname (full u... Veronika Kabatova
07:23 AM Bug #11220 (Ready For Testing): PGError: ERROR: column reference "name" is ambiguous LINE 11
Dominic Cleal
06:52 AM Bug #11220: PGError: ERROR: column reference "name" is ambiguous LINE 11
This looks much like https://github.com/theforeman/foreman/pull/2496. Dominic Cleal
06:51 AM Bug #11220 (Closed): PGError: ERROR: column reference "name" is ambiguous LINE 11
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1246839
Description of problem:
On Creating a host usin...
Tomer Brisker
06:40 AM Bug #11219 (Closed): Cannot set OS default template through hammer CLI
This works in 1.8.2 but breaks on 1.9RC2: hammer -u admin -p $PW os set-default-template --id 1 --config-template-id ... Alex Balk
06:12 AM Bug #11218 (Duplicate): Cloning hostgroup containing (a/any) parameter fails
Thanks for the report - we're tracking this with a possible fix under ticket #9815. Dominic Cleal
06:06 AM Bug #11218 (Duplicate): Cloning hostgroup containing (a/any) parameter fails
Cloning a hostgroup fails when it contains at least one parameter
*Environment:*
- CentOS 7
- Foreman 1.8.2
...
Daniel Schutterop
04:48 AM Refactor #11216 (Ready For Testing): Change rails default error messages to use the rails-i18n gem
The Foreman Bot
04:46 AM Refactor #11216 (Closed): Change rails default error messages to use the rails-i18n gem
Currently, we use a local copy of the translations which is both partial and not updated if updates are added to the ... Tomer Brisker
04:28 AM Bug #11199 (Resolved): Timeout and "can't convert nil into String" error building host on OpenStack
Hmm okay. I'm afraid I don't know why that would be, but it's likely to have been fixed in Fog somewhere and the new... Dominic Cleal
04:23 AM Bug #11199: Timeout and "can't convert nil into String" error building host on OpenStack
Hello Dominic,
with Foreman 1.9 the error doesn't occur.
I can create an instance without any errors.
Thank yo...
Florian Faltermeier
03:55 AM Bug #11199 (New): Timeout and "can't convert nil into String" error building host on OpenStack
Thanks, that's much more useful data.
There seem to be two errors - the "nil" related error is perhaps an artefact...
Dominic Cleal
03:45 AM Bug #11199: Timeout and "can't convert nil into String" error building host on OpenStack
Hi Dominic,
this output of current production log. I will try release 1.9 too....
Florian Faltermeier
04:27 AM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]
Can you share your dhcpd configuration? "No Subnet detected for: "192.168.101.0" " suggests that perhaps that subnet... Dominic Cleal
04:18 AM Bug #10340 (Closed): AD auth hangs while syncing user groups on login
Dominic Cleal
03:21 AM Bug #4468 (Ready For Testing): Host page says "Reports from the last <blank> days" with reports only from the last day
The Foreman Bot

07/26/2015

11:52 AM Bug #11175 (Ready For Testing): organization and location for partition tables (ptable) not returned in json
The Foreman Bot
10:03 AM Bug #11171 (Ready For Testing): Select2 does not work with compute profiles
The Foreman Bot
04:10 AM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]

Addition to the above update +++++++++++++++++++++++++++++++++++++++++
Since the IP was not getting generated an...
shads ap
01:44 AM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]

Please find the /var/log/foreman/production.log below:-
2015-07-26 09:39:23 [I]
Started POST "/hosts" for 10...
shads ap

07/24/2015

05:17 PM Feature #11211 (Ready For Testing): Improve the usability of the parameter expander
The Foreman Bot
05:01 PM Feature #11211 (Rejected): Improve the usability of the parameter expander
The parameter expander currently does not maintain formatting and is difficult to use. We should fix the expander to... Walden Raines
02:51 PM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]
Sure ... will fetch the log and update here. Thanks shads ap
01:45 PM Smart Proxy Bug #11196: ERF12-6899 [ProxyAPI::ProxyException]
Dominic Cleal wrote:
> The log file is probably the first thing to check - can you provide the proxy.log from the ti...
shads ap
05:43 AM Smart Proxy Bug #11196 (Need more information): ERF12-6899 [ProxyAPI::ProxyException]
The log file is probably the first thing to check - can you provide the proxy.log from the time you're getting the er... Dominic Cleal
11:41 AM Refactor #11208 (Rejected): Simplecov should be opt-in
Simplecov is taking up some time to generate test coverage documentation that does not need to be recreated after eve... Daniel Lobato Garcia
11:01 AM Bug #10850 (Closed): Uninstalling a plugin with a dashboard leads to "Template is missing" error in the ui
Applied in changeset commit:7fdaccd59962b3eed728ff7110c0fb37a5aab843. Ivan Necas
11:01 AM Feature #11150 (Closed): Allow searching of facts as types other than string
Applied in changeset commit:3f8e6c33624f33acd65b371bf67549606397286e. Imri Zvik
08:55 AM Bug #11199: Timeout and "can't convert nil into String" error building host on OpenStack
Possibly uncommenting the "remove_silencers!" line in ~foreman/config/initializers/backtrace_silencers.rb would provi... Dominic Cleal
08:46 AM Bug #11199: Timeout and "can't convert nil into String" error building host on OpenStack
EXCON_DEBUG=true DEBUG=true ./script/rails s
=> Booting WEBrick
=> Rails 3.2.8 application starting in development ...
Florian Faltermeier
08:43 AM Bug #11199: Timeout and "can't convert nil into String" error building host on OpenStack
Hello Dominic,
version is: 1.8.2
config.log is already at debug level since the last foreman startup.
TypeEr...
Florian Faltermeier
05:45 AM Bug #11199 (Need more information): Timeout and "can't convert nil into String" error building host on OpenStack
Which version of Foreman are you using?
Please try enabling debugging which may give us a more precise stack trace...
Dominic Cleal
08:01 AM Feature #11206 (Ready For Testing): Provide a way to list default role permissions for plugins
The Foreman Bot
08:00 AM Feature #11206 (Closed): Provide a way to list default role permissions for plugins
If we were able to list default roles and it's permissions we can use this in unit/functional tests to verify permiss... Lukas Zapletal
05:57 AM Bug #11201: No permission to access /api/hosts/:id/parameters with view_hosts
As a poor workaround for the bug, if you grant some sort of view_domains permission to your user, I think this may gi... Dominic Cleal
05:40 AM Bug #11194 (Need more information): Templates form is misaligned
Which version is that? The form doesn't have those fields on the same tab in develop at least. Dominic Cleal

07/23/2015

12:11 PM Feature #11202 (New): Show a warning if not all essential provisioning templates are associated with an OS
When configuring an OS Foreman shows a warning if no template is associated with it. But as soon as at least one temp... Mattias Giese
11:58 AM Bug #11201 (New): No permission to access /api/hosts/:id/parameters with view_hosts
I've run foreman-debug and uploaded the file: /tmp/foreman-debug-fBc8y.tar.xz
OS: debian
RELEASE: 7.8
...
Rainer G
10:28 AM Feature #11200 (Ready For Testing): Allow plugin tests to be run explicitly in the context of core tests or other plugins
The Foreman Bot
10:25 AM Feature #11200 (New): Allow plugin tests to be run explicitly in the context of core tests or other plugins
Eric Helms
09:36 AM Smart Proxy Bug #11103 (Ready For Testing): TFTP unit tests fails when configuration was changed
The Foreman Bot
09:17 AM Bug #11199 (Resolved): Timeout and "can't convert nil into String" error building host on OpenStack
Hello,
If I try to create (provision image based) a VM in openstack via foreman I get the following error.
War...
Florian Faltermeier
03:55 AM Bug #11188 (Ready For Testing): on deleting a capsule: Operation FAILED: ERROR: update or delete on table "smart_proxies" violates foreign key constraint "hosts_puppet_ca_proxy_id_fk" on table "hosts"
The Foreman Bot
02:20 AM Smart Proxy Bug #11196 (Resolved): ERF12-6899 [ProxyAPI::ProxyException]

Hello Team,
We are facing issues on getting DHCP to work with our foreman. No hosts can be added because of this...
shads ap

07/22/2015

03:08 PM Bug #11194 (Resolved): Templates form is misaligned
http://i.imgur.com/fUahwKO.png Daniel Lobato Garcia
01:01 PM Smart Proxy Bug #10259 (Closed): Template proxy does not lookup by MAC address
Applied in changeset commit:38a0935152a0cc6f04c3843b8258866b2b96e0ad. Anonymous
11:27 AM Bug #11051 (Need more information): OS host counters inaccurate after host deletion
I could not reproduce this, tried adding and removing hosts to no avail.
Is it possible you had a corrupted DB someh...
Tomer Brisker
10:27 AM Bug #10992: Can't open a console to VMware VM
Any news on this bug regarding Firefox?
It still not working on my end.
TIA
Joe User
09:43 AM Bug #7275 (Ready For Testing): Dashboard welcome page should be updated to reflect reality
The Foreman Bot
09:19 AM Installer Bug #9635: [ubuntu 14.04][foreman-installer] installed from apt-get packages, installer crashes due to ruby and postgresql install.
Darragh Grealish wrote:
> After a clean install of ubnntu 14.04 on a vmhost....
Frank Wall
09:01 AM Bug #11168 (Closed): Provisioning templates form not shown on correct tabs
Applied in changeset commit:baddeae68261ce4bfd117c1375a0393250eb509b. Alon Goldboim
08:41 AM Feature #11191 (Ready For Testing): add setting for customized homepage to redirect to after login
The Foreman Bot
08:18 AM Feature #11191 (New): add setting for customized homepage to redirect to after login
this will also allow plugins to modify behavior Joseph Magen
07:01 AM Bug #11149 (Closed): foreman-debug to collect two httpd katello.conf files
Applied in changeset commit:56f7e20e9ba8fb029a5462f802e0d981264ba6d0. Pavel Moravec
07:01 AM Feature #11009 (Closed): update 500 error page to include instruction using foreman-debug
Applied in changeset commit:25bf50c89f340e380c9163963891d2100f6cb7f7. Alon Goldboim
07:01 AM Bug #10929 (Closed): No way to add dashboard widgets?
Applied in changeset commit:24fc15c59e0acb589ef46a8f60e8ce76e72fd8d2. Daniel Lobato Garcia
07:01 AM Bug #4830 (Closed): Trends with no data should provide a warning message - e.g. No data yet
Applied in changeset commit:e06167e08155b41a5729467ffc1f5ce0a5e61745. Shimon Shtein
06:34 AM Bug #11172: Select2 should be initialized explicitly
Yeah, and we already use it in places. Dominic Cleal
05:36 AM Bug #11172: Select2 should be initialized explicitly
that would be ideal but I'm not sure about :not pseudo-class support, according to http://caniuse.com/#feat=css-sel3 ... Marek Hulán
04:16 AM Bug #11172: Select2 should be initialized explicitly
Perhaps a class to exclude it would be easier, and then less likely to cause inconsistencies (because somebody forgot... Dominic Cleal
05:29 AM Bug #11187 (Ready For Testing): Taxonomy selectors are empty even for users with assign permissions
The Foreman Bot
04:50 AM Bug #11187 (Closed): Taxonomy selectors are empty even for users with assign permissions
A "patch":https://github.com/theforeman/foreman/commit/887e2fd9 that added authorization to multiple selects broke th... Marek Hulán
05:16 AM Bug #11188 (Assigned): on deleting a capsule: Operation FAILED: ERROR: update or delete on table "smart_proxies" violates foreign key constraint "hosts_puppet_ca_proxy_id_fk" on table "hosts"
Ori Rabin
05:14 AM Bug #11188 (Closed): on deleting a capsule: Operation FAILED: ERROR: update or delete on table "smart_proxies" violates foreign key constraint "hosts_puppet_ca_proxy_id_fk" on table "hosts"
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1207972
Description of problem:
On deleting capsule fro...
Ori Rabin
03:44 AM Bug #11179 (Rejected): The widgets in satellite go far to right, making some of the widgets (such as task status) not very visible
Doesn't look like a bug in Foreman, where all widgets get added to the bottom on reset for me. Probably because of S... Dominic Cleal
03:32 AM Bug #11170: foreman-rake: setting complex parameters (arrays, hashes) broken?
We actually adopted the ruby193 wrappers as they were removed from SCLs, so the source is over here now: https://gith... Dominic Cleal
03:29 AM Feature #11181 (Duplicate): Display errors encountered when importing classes in the UI
Thanks for the report, we're tracking this under #7086 and linked ticket(s). Dominic Cleal
03:16 AM Packaging Bug #11185 (Closed): Update rabl to 0.11.6
Merged already, include in release: https://github.com/theforeman/foreman-packaging/pull/709#issuecomment-123418513 Dominic Cleal

07/21/2015

03:06 PM Feature #11181 (Duplicate): Display errors encountered when importing classes in the UI
When importing puppet classes, if there is a parse error the UI will basically show no changes, rather than reporting... Marc Riddle
02:43 PM Bug #11170: foreman-rake: setting complex parameters (arrays, hashes) broken?
I have provided a PR, which should fix it, as far as the foreman-rake wrapper is concerned. The same issue applies to... Robert Rauch
08:45 AM Bug #11170 (Ready For Testing): foreman-rake: setting complex parameters (arrays, hashes) broken?
The Foreman Bot
04:41 AM Bug #11170: foreman-rake: setting complex parameters (arrays, hashes) broken?
This works on a dev installation, so I'm pretty sure it's a combination of foreman-rake and ruby193-rake, which both ... Dominic Cleal
04:40 AM Bug #11170 (Closed): foreman-rake: setting complex parameters (arrays, hashes) broken?
Trying to set complex Foreman parameters (i.e. arrays or hashes) using foreman-rake results in various errors, i.e.
...
Robert Rauch
01:19 PM Bug #11179 (Rejected): The widgets in satellite go far to right, making some of the widgets (such as task status) not very visible
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1244712
Description of problem:
The widgets in satellit...
Bryan Kearney
10:58 AM Feature #11176: Foreman should have a mechanism for stripping sensitive information out of the database for debugging and reporting purposes
I could think of a few more:
* audits
* compute resources
* report content? (e.g. diff)
Ohad Levy
10:49 AM Feature #11176 (New): Foreman should have a mechanism for stripping sensitive information out of the database for debugging and reporting purposes
There should be a way to programmatically remove sensitive/identifying information from the foreman database, but sti... Martin Jackson
10:50 AM Bug #11177 (New): Deployment ends up registering new OS
Hello,
I have an OS set to "CentOs 6" that will always install latest CentOS 6.x. Installation media: http://mirro...
Nux Ro
09:36 AM Bug #11175: organization and location for partition tables (ptable) not returned in json
Plus API param docs on taxonomy controllers. Dominic Cleal
09:30 AM Bug #11175 (Closed): organization and location for partition tables (ptable) not returned in json
The association of partition-tables to organizations and locations is not returned in the json of :ptables/:show, :or... Thomas McKay
08:46 AM Bug #10340: AD auth hangs while syncing user groups on login
Hello,
This fixes it for me: https://github.com/theforeman/ldap_fluff/pull/43
Mathieu Parent
08:15 AM Support #10936: unable to provision new discovered host
is your foreman server (or the proxy server) dual homed? if yes, you might want to check under host properties for th... tony zheng
08:09 AM Feature #11174 (Closed): Don't show password placeholder when empty
When adding IPA server as LDAP Auth Source, after submitting, the password field shows a placeholder even if no passw... Veronika Kabatova
07:20 AM Bug #11173 (New): Multi-select should be initialized explicitly
Similarly to select2, we initialize multi-select for each select tag that "contains multiple attribute":https://githu... Marek Hulán
07:17 AM Bug #11171: Select2 does not work with compute profiles
Whoever will fix this, I'd suggest considering IMHO a proper fix described in #11172 Marek Hulán
07:15 AM Bug #11171 (Closed): Select2 does not work with compute profiles
In compute profile, when you add new interface or volume to a form, select box in this form does not work. Reproduced... Marek Hulán
07:16 AM Bug #11172 (Closed): Select2 should be initialized explicitly
After select2 was merge, we saw issues with ajax loaded forms. We have "workarounds":https://github.com/theforeman/fo... Marek Hulán
04:58 AM Bug #11168 (Ready For Testing): Provisioning templates form not shown on correct tabs
The Foreman Bot
03:21 AM Bug #11168 (Closed): Provisioning templates form not shown on correct tabs
Since #11010, the provisioning table form looks a mess with the snippet/type/associations form controls being shown o... Dominic Cleal
03:44 AM Feature #11167: Show host parameters in the index
That'd be the only way at the moment. If we did this by default it'd end up with a lot of additional database querie... Dominic Cleal
03:41 AM Bug #11159 (Feedback): Repo Sync Satellite 6
Please contact production support or try with a stable version of Foreman and Katello, the software you're using is m... Dominic Cleal
03:40 AM Packaging Bug #11164 (Rejected): SCL version of rubygem-mod_passenger is not putting files into the correct location on RHEL7
We don't ship these packages, they're excluded via comps. Dominic Cleal
03:35 AM Refactor #11169 (New): Use render_error instead of render_message for API text error responses
We have two helpers for returning a "message" in an API response, one that's a plain "message" node (render_message) ... Dominic Cleal

07/20/2015

08:14 PM Feature #11167 (New): Show host parameters in the index
Is there a way to get all of the hosts' parameters right from the hosts index? I want to get all of the hosts with th... Walter Huf
06:01 PM Bug #10550 (Closed): Settings API updates value even if value parameter isn't supplied
Applied in changeset commit:ee464a8e1f60a70d71a0d09b96d0b4d37372e499. Ondřej Pražák
10:50 AM Bug #10550 (Ready For Testing): Settings API updates value even if value parameter isn't supplied
The Foreman Bot
06:01 PM Feature #11011 (Closed): clear alerts on page refresh
Applied in changeset commit:dbaa163e1f8a7c7241bade9d85e2f7d5c251d575. Alon Goldboim
06:01 PM Refactor #11010 (Closed): partition tables edit view contain too many tabs
Applied in changeset commit:98f92d3bc7ed53ead6448882397dc28311cc9c19. Alon Goldboim
05:09 PM Support #10936: unable to provision new discovered host
Can you elaborate on the changes you made? It might help me fix my problem (and identify where the "glitch" is)
t...
larry campbell
04:53 PM Support #10936: unable to provision new discovered host
i got my issue resolved already. my problem was that the proxy server (also foreman server itself) was in a dual-hom... tony zheng
03:53 PM Support #10936: unable to provision new discovered host
larry campbell wrote:
> I am seeing this same issue as well. This is occurring on a "discovered" machine (Dell Powe...
larry campbell
03:48 PM Support #10936: unable to provision new discovered host
Lukas Zapletal wrote:
> Another user hit this.
>
> Can you guys describe properly how did you get there? I cannot...
larry campbell
02:15 PM Packaging Bug #11164 (Rejected): SCL version of rubygem-mod_passenger is not putting files into the correct location on RHEL7
On RHEL7, the following files are not in the right place for ruby193-mod_passenger-4.0.18-19.el7sat.x86_64
/etc/ht...
Bryan Kearney
12:08 PM Bug #11159 (Rejected): Repo Sync Satellite 6
After starting sync with selected repos, I get "Sync Incomplete" errors and after a page refresh I can no longer logi... Brett Champion
12:01 PM Feature #6854 (Closed): foreman api status is restricted for admin only
Applied in changeset commit:7267e023e6db34db8ebb3ba59f4be4b8d0e07624. Ondřej Pražák
10:51 AM Feature #6854 (Ready For Testing): foreman api status is restricted for admin only
The Foreman Bot
11:58 AM Smart Proxy Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Thanks Ohad, so where should this be changed. Nothing has changed besides the upgrade. Where are the config file loca... Aaron Reed
11:51 AM Smart Proxy Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
I can start the service manually but when trying instal the service I get
c:\foreman>ruby extra\register-service.rb...
Aaron Reed
10:52 AM Smart Proxy Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Aaron Reed wrote:
> After trying to upgrade to foreman 1.8.2 getting this error.
> SSL_connect returned=1 errno=0 ...
Ohad Levy
10:49 AM Smart Proxy Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
After trying to upgrade to foreman 1.8.2 getting this error.
SSL_connect returned=1 errno=0 state=SSLv3 read server...
Aaron Reed
11:01 AM Bug #5897 (Closed): Missing user mail address should not be required for admin updating a user
Applied in changeset commit:564b322f82ec9c4b8f6d4d1b9be82c71c801c16d. Tom Caspy
11:01 AM Bug #11089 (Closed): Adapt tests to Rails 4
Applied in changeset commit:445dd7ab23ac2f004b33155a274e531b7effeaad. Daniel Lobato Garcia
09:48 AM Bug #11153 (New): Traceback when LDAP authentication password is incorrect
Okay, so 500 errors elsewhere caused by auth source config, thanks. Dominic Cleal
09:30 AM Bug #11153: Traceback when LDAP authentication password is incorrect
... Veronika Kabatova
08:58 AM Bug #11153: Traceback when LDAP authentication password is incorrect
The one stored in AuthSource instance (which Foreman uses to bind), ldap_fluff seems to raise an exception we don't r... Marek Hulán
08:54 AM Bug #11153 (Need more information): Traceback when LDAP authentication password is incorrect
Sorry, I'm not certain I follow. What's incorrect precisely? Is this the password used for Foreman's own account, o... Dominic Cleal
08:26 AM Bug #11153 (Closed): Traceback when LDAP authentication password is incorrect
When you enter wrong password, you get traceback: Could not bind to FreeIPA user uid=admin,cn=users,cn=accounts,dc=re... Veronika Kabatova
09:34 AM Refactor #11155 (Ready For Testing): Create a pluggable design for the host object
The Foreman Bot
09:32 AM Refactor #11155 (Rejected): Create a pluggable design for the host object
Refactor the host object to be less monolithic and add the ability to mix and match different aspect in host's life c... Shimon Shtein
08:39 AM Installer Bug #10209: foreman-installer --foreman-ipa-authentication=true fails on RHEL 6
Hi, the problem is still present with... Veronika Kabatova
08:34 AM Installer Feature #9822: Support Puppet 4 / future parser across all modules
https://github.com/theforeman/foreman-installer-modulesync/pull/13 tracks running tests on puppet 4. https://github.c... Ewoud Kohl van Wijngaarden
08:34 AM Feature #11154 (New): Print error message from Smart-Proxy in addition to the error code
Print the error message returned from the Smart-Proxy when for instance creating a new host fails.
An example woul...
Mikael Kolkinn
06:18 AM Packaging Bug #11152: a2x: ERROR: "xsltproc" ... returned non-zero exit status 5 during Debian package build
This is affecting nightlies and also 1.9.0-RC2 - the latter will be released without new Debian installer packages I ... Dominic Cleal
05:46 AM Packaging Bug #11152 (Closed): a2x: ERROR: "xsltproc" ... returned non-zero exit status 5 during Debian package build
Debian package builds of foreman-installer have started failing with a2x errors on all OSes. I don't think they expo... Dominic Cleal
04:55 AM Feature #11151: have Foreman web ui edit dhcpd.conf automatically when adding a subnet
Nux Ro wrote:
> Lukas Zapletal wrote:
> > Isn't this an overkill? We already have Import subnet so we need to tell ...
Dominic Cleal
04:54 AM Feature #11151: have Foreman web ui edit dhcpd.conf automatically when adding a subnet
Lukas Zapletal wrote:
> Isn't this an overkill? We already have Import subnet so we need to tell the customers to us...
Nux Ro
04:30 AM Feature #11151 (Duplicate): have Foreman web ui edit dhcpd.conf automatically when adding a subnet
#9266 Dominic Cleal
04:14 AM Feature #11151: have Foreman web ui edit dhcpd.conf automatically when adding a subnet
Isn't this an overkill? We already have Import subnet so we need to tell the customers to use it this way. Also we ca... Lukas Zapletal
04:49 AM Feature #9266: Manage DHCP server configured subnets
I agree that syncing subnets is an interesting addition. IMHO before we start working on that we should refactor exis... Marek Hulán
04:11 AM Bug #11149: foreman-debug to collect two httpd katello.conf files
RHBZ is not needed, if you do not want to attempt this to be backported in 6.1. This is unlikely to happen as it's to... Lukas Zapletal

07/19/2015

10:06 AM Feature #11151: have Foreman web ui edit dhcpd.conf automatically when adding a subnet
adding here for discussion, tbh not sure if we should support this - opinions? Ohad Levy
10:04 AM Feature #11151 (Duplicate): have Foreman web ui edit dhcpd.conf automatically when adding a subnet
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1229448
1. Proposed title of this feature request
Ti...
Ohad Levy
08:10 AM Feature #11150 (Ready For Testing): Allow searching of facts as types other than string
The Foreman Bot
06:29 AM Feature #11150 (Closed): Allow searching of facts as types other than string
Today, all the facts are stored as strings, and therefore integer comparison doesn't work on them.
There should be a...
Imri Zvik
07:24 AM Tracker #10467 (Ready For Testing): Parameter UI improvements in host and hostgroup forms
The Foreman Bot

07/18/2015

07:17 AM Bug #11149: foreman-debug to collect two httpd katello.conf files
Let me know if Red Hat bugzilla is welcomed/mandatory to be created (so far no one exists). Pavel Moravec
07:16 AM Bug #11149 (Ready For Testing): foreman-debug to collect two httpd katello.conf files
The Foreman Bot
07:13 AM Bug #11149 (Closed): foreman-debug to collect two httpd katello.conf files
Files:
/etc/httpd/conf.d/05-foreman-ssl.d/katello.conf
/etc/httpd/conf.d/05-foreman.d/katello.conf
are deploye...
Pavel Moravec

07/17/2015

09:31 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
Dominic Cleal wrote:
> What's the value of unattended in settings.yaml?...
John Schmidt
09:28 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
What's the value of unattended in settings.yaml? Dominic Cleal
09:25 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
... John Schmidt
09:24 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
Log added. John Schmidt
08:25 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
Hey Dominic,
i have the same "problem"(?!)... We have thousands of nodes... and its very random...
we found the ...
Sven Milinski
04:38 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
Domain is usually stored underneath the primary interface rather than staying in the name field, so check under the N... Dominic Cleal
04:31 AM Bug #11143 (Resolved): Domain removed from the hostname on host edit in !unattended mode
By adding from classes is the domain from the host lost.
We added to the host one classes and after submit the dom...
John Schmidt
07:46 AM Bug #11144: foreman-proxy cannot find puppet.cert - use incorrect cert name (i think by default)
Thank you. Now it work!
But i don't understand why it work before?
Aleksei Yamschikov
07:25 AM Bug #11144 (Feedback): foreman-proxy cannot find puppet.cert - use incorrect cert name (i think by default)
Look under Administer > Settings for ssl_* settings, those are the certificates that Foreman's using to communicate t... Dominic Cleal
07:21 AM Bug #11144: foreman-proxy cannot find puppet.cert - use incorrect cert name (i think by default)
i forget to add - foreman-proxy version 1.7.5 Aleksei Yamschikov
07:18 AM Bug #11144 (Resolved): foreman-proxy cannot find puppet.cert - use incorrect cert name (i think by default)
After i recreate puppet CA cert i get problem with foreman-proxy ... Aleksei Yamschikov
06:02 AM Bug #11120 (Closed): MigrateWebsocketsSetting fails with ReadOnlyRecord when websockets_encrypt is in settings.yaml
Applied in changeset commit:70c927c2b29d758ec22182cdf6c5c902c15fd604. Dominic Cleal
03:14 AM Bug #10088: Smart class default parameter interpreted as string
This is not working in version 1.7.5 and 1.8.2. It is only broken in the Puppet class parameter override while an ove... Jan Stillings
02:54 AM Feature #11141 (Duplicate): Cancel build for multiple hosts
Duplicate of #10668 Marek Hulán

07/16/2015

06:07 PM Feature #11141 (Duplicate): Cancel build for multiple hosts
From page https://foreman.site.com/hosts you can start build for multiple hosts.
Would be nice to have possibility t...
Oleg Obleukhov
05:46 PM Smart Proxy Bug #11136: Smart Proxy does not download PXE files through proxy
Thank you for your reply. I can confirm that adding the following lines to /etc/sysconfig/foreman-proxy solves the is... Blaine Gardner
11:11 AM Smart Proxy Bug #11136: Smart Proxy does not download PXE files through proxy
/etc/profile is normally only appropriate for a login shell, not a service, so we shouldn't really include it by defa... Dominic Cleal
11:07 AM Smart Proxy Bug #11136 (Resolved): Smart Proxy does not download PXE files through proxy
I am setting up a Foreman environment behind a corporate proxy and am having issues with the Smart Proxy. Looking at ... Blaine Gardner
11:08 AM Bug #11124: Interface compute attributes not merged from API request over compute profile
Yes, it seems to be coming from the compute profile associated with the hostgroup. This is definitely unexpected beh... Matt Chesler
11:01 AM Bug #11124: Interface compute attributes not merged from API request over compute profile
Ah, is it coming from a compute profile perhaps? Does the host group have one set? It might not merge the attribute... Dominic Cleal
10:52 AM Bug #11124: Interface compute attributes not merged from API request over compute profile
Adding debug logging to @add_interfaces_to_compute_attrs@ turns up that @compute_attributes[attrs_name]@ is @{"0"=>{"... Matt Chesler
05:01 AM Bug #11124: Interface compute attributes not merged from API request over compute profile
All looks correct to me unfortunately.
If you have the opportunity, you could try adding some @logger.debug@ state...
Dominic Cleal
10:10 AM Feature #11135 (New): Add ability to silence HTTP paths within the logging system
This request is asking for the SilencedLogger to be added back to Katello.
It was removed in commit:
https://gith...
John Matthews
07:01 AM Smart Proxy Bug #11131 (Closed): Intermittent Puppet class cache test with timestamps
Applied in changeset commit:f11f708911618a9692e6cee91fff34921fab1ffe. Dominic Cleal
04:17 AM Smart Proxy Bug #11131 (Ready For Testing): Intermittent Puppet class cache test with timestamps
The Foreman Bot
03:59 AM Smart Proxy Bug #11131 (Closed): Intermittent Puppet class cache test with timestamps
I noticed this in the test output from #10941 just after I pushed, but it looks like we have some tests that use Time... Dominic Cleal
06:02 AM Feature #11035 (Closed): Allow all templates preview during their creation and editing
Applied in changeset commit:de9e7adaa579db01d043d6a04a83c946a3d33850. Marek Hulán
06:02 AM Bug #5630 (Closed): VmWare clone from template fails if Network Adator has labels in VmWare
Applied in changeset commit:e7d21bf01f2b9eee19b808c4ea320ddfd9c33b3d. Anonymous
06:02 AM Bug #10985 (Closed): puppet certificates selector looks wrong
Applied in changeset commit:befd67161264bdea077ef58bffd516a041cb20fe. Shlomi Zadok
04:39 AM Bug #11127: Host Build and Reboot shows template error when reboot fails
Looks like a logic error in setBuild when the reboot (power manager reset) returns false rather than throwing an exce... Dominic Cleal
04:01 AM Smart Proxy Bug #10941 (Closed): puppet classes cache not working right
Applied in changeset commit:4d5fc80349ac7c0eb4908a2493fd2d243d3352e4. Anonymous
03:38 AM Bug #11120 (Ready For Testing): MigrateWebsocketsSetting fails with ReadOnlyRecord when websockets_encrypt is in settings.yaml
The Foreman Bot
03:28 AM Refactor #11130 (Closed): Calling set_table_name is deprecated
We get some deprecation warnings when running migrations:... Dominic Cleal
03:01 AM Bug #11121 (Closed): websockets_encrypt validation fails with settings.yaml on empty DB
Applied in changeset commit:dc3ba8b236d8c91cd613d932797df78126c484b1. Dominic Cleal

07/15/2015

03:59 PM Bug #10602: Unable to change a host's primary interface
That is correct. I have found this behavior is still the same with 1.8.2. For some reason upgrading from previous v... Trey Dockendorf
03:54 PM Bug #11127 (Closed): Host Build and Reboot shows template error when reboot fails
I just discovered that when I tell a host to "Build" and check "Reboot now" I receive an exception [1]. If I click "... Trey Dockendorf
01:11 PM Bug #11124 (Closed): Interface compute attributes not merged from API request over compute profile
Hammer command:... Matt Chesler
01:01 PM Bug #11095 (Closed): Host(group) edit -> when adding/removing puppetclass the current status of the lookup values is saved to DB
Applied in changeset commit:c6b4236846decc58583143f30d537a27b4848953. Tom Caspy
10:07 AM Feature #11009 (Ready For Testing): update 500 error page to include instruction using foreman-debug
The Foreman Bot
08:46 AM Feature #11009 (New): update 500 error page to include instruction using foreman-debug
Alon Goldboim
08:41 AM Feature #11009 (Ready For Testing): update 500 error page to include instruction using foreman-debug
The Foreman Bot
08:40 AM Feature #11009 (New): update 500 error page to include instruction using foreman-debug
restoring the status, I think the PR was assigned accidentally Marek Hulán
08:28 AM Feature #11009 (Ready For Testing): update 500 error page to include instruction using foreman-debug
The Foreman Bot
09:31 AM Bug #11120 (Assigned): MigrateWebsocketsSetting fails with ReadOnlyRecord when websockets_encrypt is in settings.yaml
Dominic Cleal
04:14 AM Bug #11120 (Closed): MigrateWebsocketsSetting fails with ReadOnlyRecord when websockets_encrypt is in settings.yaml
When websockets_encrypt is specified in settings.yaml and therefore is read only, the websockets migration from #9603... Dominic Cleal
09:29 AM Bug #11121 (Ready For Testing): websockets_encrypt validation fails with settings.yaml on empty DB
The Foreman Bot
04:29 AM Bug #11121 (Closed): websockets_encrypt validation fails with settings.yaml on empty DB
When running a db:migrate and db:seed (only the latter initialises settings) with websockets_* settings in settings.y... Dominic Cleal
09:02 AM Bug #10994 (Closed): Extra interface added when selecting compute profile
Applied in changeset commit:6ed467064817c2a47071e2459f3973f729d9acaf. Dominic Cleal
08:43 AM Bug #5630 (Ready For Testing): VmWare clone from template fails if Network Adator has labels in VmWare
The Foreman Bot
04:35 AM Bug #5630: VmWare clone from template fails if Network Adator has labels in VmWare
#9704 (which won't be merged for a while) will fix the Network Adapter name lookup, but the Datacenter name. Dominic Cleal
08:43 AM Refactor #11010 (Ready For Testing): partition tables edit view contain too many tabs
The Foreman Bot
08:08 AM Bug #11122: Already initialized constant exception after service startup
A 1.9 regression due to #10263 using the Encryptable concern, which is leading to the constant being redefined.
Ca...
Dominic Cleal
07:35 AM Bug #11122 (Closed): Already initialized constant exception after service startup
When trying to startup the foreman server 1.9 RC on Ubuntu 14.04 via:... Anthony Lapenna
06:20 AM Smart Proxy Feature #10860: Provide resources on / API index
Pieter Hollants wrote:
> The question I'm asking myself: what would have been the expected behavior? [[API]] does no...
Dominic Cleal
06:17 AM Bug #11112 (New): Matcher for unlisted attribute fails with "comparison of Array with Array failed"
Dominic Cleal
05:43 AM Support #10936: unable to provision new discovered host
Another user hit this.
Can you guys describe properly how did you get there? I cannot reproduce on my systems. At ...
Lukas Zapletal
04:41 AM Bug #10938 (Duplicate): Crash during the provisioning when trying to overwrite the interface IP
Thanks for the report, this is tracked as #5859 and is a bug in the compute orchestration code. It's skipping the VM... Dominic Cleal
04:36 AM Support #9956: Failed to create a compute <Datacenter> (VMWare) instance foo.sub.domain.tld: undefined method `[]' for nil:NilClass
Timo, yes, that'd be a help I think. Please use ticket #5630 if you do submit a patch.
The other element that has...
Dominic Cleal
04:28 AM Support #9956: Failed to create a compute <Datacenter> (VMWare) instance foo.sub.domain.tld: undefined method `[]' for nil:NilClass
The patch Anthony Lapenna suggested fixed this with a packer build template in German as well.
I could prepare a PR ...
Timo Goebel
04:21 AM Feature #11011 (Ready For Testing): clear alerts on page refresh
The Foreman Bot
03:27 AM Bug #11119 (Closed): CVE-2015-5152 - API permits HTTP requests when require_ssl is enabled
The "require_ssl" setting (in /etc/foreman/settings.yml) should enforce that web requests sent to Foreman over HTTP a... Dominic Cleal
02:47 AM Bug #10826 (Ready For Testing): Operatingsystem does not enforce 'title' uniquness at database
The Foreman Bot

07/14/2015

05:45 PM Bug #11068: Password issues with compute resources - account for VMware resource to connect to VMware keeps getting locked.
I'm still having issues with the password disappearing or being locked. If someone clicks around after getting a war... Byron Miller
03:01 PM Bug #11014 (Closed): insufficent space for subnet domain assocation force a line drop.
Applied in changeset commit:9d8251094866fe2002ffcb8f94c7963bc01ca561. Alon Goldboim
10:34 AM Bug #11014 (Ready For Testing): insufficent space for subnet domain assocation force a line drop.
The Foreman Bot
03:01 PM Bug #11111 (Closed): Select action dropdown menu should be right aligned
Applied in changeset commit:cc67119632ea77bde23415abe1691f8297df8132. Anonymous
07:10 AM Bug #11111 (Ready For Testing): Select action dropdown menu should be right aligned
The Foreman Bot
07:04 AM Bug #11111 (Closed): Select action dropdown menu should be right aligned
Dropdown action menus that are placed on right side above tables on index pages should be pulled right. Currently the... Tomáš Strachota
11:12 AM Bug #11013 (Ready For Testing): compute resource vms, autosign and certs table do not include all table properties
The Foreman Bot
10:38 AM Bug #10994 (Ready For Testing): Extra interface added when selecting compute profile
The Foreman Bot
10:05 AM Bug #10994 (Assigned): Extra interface added when selecting compute profile
Dominic Cleal
10:00 AM Bug #10994: Extra interface added when selecting compute profile
#10849 started filtering out "new_" fields during form submit, but for existing compute profiles which have stored "n... Dominic Cleal
09:52 AM Bug #11106: Foreman 1.8.2 with VMware errors with: Could not find virtual machine network interface matching x.x.x.x
To provide a bit of history on this, we had a semi-working install of foreman 1.7 running. We hit a lot of katello s... Seth Doty
09:38 AM Bug #11106 (New): Foreman 1.8.2 with VMware errors with: Could not find virtual machine network interface matching x.x.x.x
Extract from log:... Dominic Cleal
09:21 AM Bug #11106: Foreman 1.8.2 with VMware errors with: Could not find virtual machine network interface matching x.x.x.x
Here you go. I ran a build twice, first setting the interface name in foreman and then I ran it again leaving it emp... Seth Doty
03:10 AM Bug #11106 (Need more information): Foreman 1.8.2 with VMware errors with: Could not find virtual machine network interface matching x.x.x.x
Could you please enable debugging and try again? Some extra information showing which NICs were created on the VM wi... Dominic Cleal
08:35 AM Feature #11114 (Duplicate): Inform the user when deleting a host with associated VM
Oh this has been already implemented! Lukas Zapletal
08:29 AM Feature #11114 (Duplicate): Inform the user when deleting a host with associated VM
We already issue a warning when deleting a host, if it has a VM associated, we should add extra information about the... Lukas Zapletal
08:28 AM Bug #11112: Matcher for unlisted attribute fails with "comparison of Array with Array failed"
Parameter type is set as string and I do not use merge overrides.
Please find the screenshots attached.
Juris Pavlyuchenkov
07:55 AM Bug #11112 (Need more information): Matcher for unlisted attribute fails with "comparison of Array with Array failed"
Juris,
I wasn't able to reproduce.
I'm assuming because of the error that the parameter type is array.
Can you ple...
Ori Rabin
07:31 AM Bug #11112: Matcher for unlisted attribute fails with "comparison of Array with Array failed"
Perhaps related to #8333, it changed the classification sorting. Dominic Cleal
07:24 AM Bug #11112 (New): Matcher for unlisted attribute fails with "comparison of Array with Array failed"
If you have smart variable matcher for environment, add another matcher for FQDN, and try to edit host afterwards, it... Juris Pavlyuchenkov
08:01 AM Bug #10915 (Closed): Delete host doesn't remove host specific overrides
Applied in changeset commit:674755f43684f76e6b23ca499a57153aad3db5e2. Ori Rabin
08:01 AM Bug #8343 (Closed): API resource_scope ignores options
Applied in changeset commit:bb39df2a67d69f5d1307b7bfed8d6c5f3a349116. Shimon Shtein
07:54 AM Tracker #10467 (Assigned): Parameter UI improvements in host and hostgroup forms
https://github.com/theforeman/foreman/pull/2442 was the PR, which for some reason has been closed. Dominic Cleal
07:06 AM Bug #11109 (Rejected): Roles created via plugin DSL are missing Default user permissions
This is invalid, Default user permissions are not added automatically. We used to pre-fill the New Role form, but tha... Lukas Zapletal
05:28 AM Bug #11109 (Rejected): Roles created via plugin DSL are missing Default user permissions
When new role is created, it is automatically assigned permissions defined in Default user. This works only in our co... Lukas Zapletal
06:31 AM Smart Proxy Bug #8946 (New): Exception thrown when foreman-proxy restarts with SIGTERM
The report makes sense to me, as when the proxy receives a SIGTERM (during service foreman-proxy restart, which is tr... Dominic Cleal
06:17 AM Smart Proxy Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
I still receive the same crash report:
time: Tue 14 Jul 2015 06:15:43 AM EDT
cmdline: ruby /usr/...
cristian falcas
06:01 AM Installer Bug #11069 (Closed): Brightbox PPA no longer contains Passenger package(s)
Applied in changeset commit:puppet-foreman|2a49c3040665cd7a670324625c3e6786bd23325f. Dominic Cleal
04:02 AM Bug #9293 (Closed): Organisation menu doesn't auto-close
Applied in changeset commit:e12b30751f50f294e0fb7f7e9f8aad3fe98d35e2. Alon Goldboim
04:02 AM Bug #9603 (Closed): Setting called websockets_encrypt does not work correctly
Applied in changeset commit:97c34475c9e674db6443b28e03a5e4d94d585f2e. Lukas Zapletal
04:02 AM Bug #11023 (Closed): OpenStack wrong tenants url in fog 1.32.0
Applied in changeset commit:f69f741a91f4e01f8ef1efbc74970a288b6557c6. Daniel Lobato Garcia
04:02 AM Refactor #11078 (Closed): Substitute find_all_by by where to comply with Rails 4
Applied in changeset commit:890e765ecb9cfb1d06ac5c611d88be914a02eb30. Daniel Lobato Garcia
04:02 AM Smart Proxy Bug #10877 (Closed): Import from puppet fails with "Failed to list puppetenvironments"
Applied in changeset commit:9bb37a6f066ac8593522b7d9bf6817d5b35e68c6. Anonymous
04:01 AM Smart Proxy Bug #11098 (Closed): undefined method `values' for #<Array:..> error on startup on EL6
Applied in changeset commit:0eb8179014466a48debd8e612d990776e8149e76. Anonymous
03:37 AM Feature #11108 (New): can we add "revert" feature to smart classes
Similar to “Provisioning template” can we add revert functionality to puppet smart classes as well? That will solve ... Dhaval Joshi
12:33 AM Bug #10929 (Ready For Testing): No way to add dashboard widgets?
The Foreman Bot

07/13/2015

02:35 PM Bug #11106: Foreman 1.8.2 with VMware errors with: Could not find virtual machine network interface matching x.x.x.x
I also just uploaded a debug file for reference to the debug-incomming directory: foreman-debug-GB7sy.tar.xz Seth Doty
02:29 PM Bug #11106 (Closed): Foreman 1.8.2 with VMware errors with: Could not find virtual machine network interface matching x.x.x.x
I have been nagging the IRC channel with this one and the consensus is that its a bug. When building a VMware guest ... Seth Doty
11:48 AM Smart Proxy Feature #676 (Resolved): Syslog support
Foreman Proxy now allows you to define STDOUT as a log output in /etc/foreman-proxy/settings.yml. On systemd this w... Byron Miller
11:40 AM Smart Proxy Bug #2174: Wrong log settings should have the proxy terminate on startup
Good Morning,
I'm running through the backlog of ticket and trying to triage and see if issues are still active or...
Byron Miller
11:00 AM Refactor #11104 (New): expose openstack_identity_endpoint to the user?
In https://github.com/theforeman/foreman/pull/2529 we have added :openstack_identity_endpoint parameter to the creden... Shlomi Zadok
09:26 AM Smart Proxy Bug #11103 (Closed): TFTP unit tests fails when configuration was changed
TFTP unit test is failing on all systems which do not have set TFTP root to /var/lib/tftpboot.
Lukas Zapletal
08:51 AM Smart Proxy Bug #8946 (Feedback): Exception thrown when foreman-proxy restarts with SIGTERM
Good Morning!
Foreman has been updated to version 1.8.2. I am able to use the ABRT plugin on CentOS 6 & 7.1 witho...
Byron Miller
08:40 AM Smart Proxy Bug #11098 (Ready For Testing): undefined method `values' for #<Array:..> error on startup on EL6
The Foreman Bot
04:23 AM Smart Proxy Bug #11098: undefined method `values' for #<Array:..> error on startup on EL6
... Dominic Cleal
04:11 AM Smart Proxy Bug #11098 (Assigned): undefined method `values' for #<Array:..> error on startup on EL6
Anonymous
04:08 AM Smart Proxy Bug #11098 (Closed): undefined method `values' for #<Array:..> error on startup on EL6
Our EL6 (Ruby 1.8.7) tests are failing with the following error during smart proxy startup on a default installation,... Dominic Cleal
08:17 AM Smart Proxy Support #679 (Closed): Smart-Proxy/DHCP on W2K3 does not display 'TFTP Server/Boot Filename/Hostname' information
Hello!
I'm going through the backlog and trying to help triage issues in the backlog. This ticket is based on Win...
Byron Miller
08:01 AM Bug #10356 (Closed): POST and PUT should use RABL templates for the response.
Applied in changeset commit:d575926a689fd6abd6f26ee2823ce95eef07dd38. Alon Goldboim
07:48 AM Bug #11095 (Ready For Testing): Host(group) edit -> when adding/removing puppetclass the current status of the lookup values is saved to DB
The Foreman Bot
07:39 AM Bug #11100 (New): POST create responses should contain Location header of new resource
The RFC specifies that when a resource is created, the server should include a Location header with the location of t... Dominic Cleal
07:38 AM Bug #6882 (Closed): POST create responses should be 201
Fixed via #10356. Dominic Cleal
06:29 AM Bug #11099 (New): Build mode not set by default for new hosts via API
Flag "build" must be explicitly provided which is a bit inconsistent with out UI. Lukas Zapletal
04:57 AM Bug #11051 (Assigned): OS host counters inaccurate after host deletion
Tomer Brisker
04:05 AM Installer Bug #11069 (Ready For Testing): Brightbox PPA no longer contains Passenger package(s)
Dominic Cleal
03:53 AM Bug #9293 (Ready For Testing): Organisation menu doesn't auto-close
The Foreman Bot
03:35 AM Smart Proxy Bug #10877 (Ready For Testing): Import from puppet fails with "Failed to list puppetenvironments"
The Foreman Bot
03:32 AM Packaging Bug #11097 (Resolved): Crash on startup with MySQL on EL7: `initialize_ext': Mysql2::Error
On EL7, you may get a crash on startup with MySQL with no distinct error message:... Dominic Cleal

07/12/2015

08:23 PM Bug #10576: Compute Resource - VMware - Operation FAILED: unknown attribute: pubkey_hash
I'm able to run Foreman 1.8.2 + VMware no problem. When you upgraded your instance, did you run the rake tasks?
f...
Byron Miller
06:57 AM Bug #11095 (Closed): Host(group) edit -> when adding/removing puppetclass the current status of the lookup values is saved to DB
Also, probably on update when save fails.
happens because host_common.rb#lookup_values_attributes=
Tom Caspy
04:26 AM Feature #4151 (Ready For Testing): Add STI to reports and allow for registering new report types
The Foreman Bot

07/11/2015

03:11 PM Bug #10330: Compute Resourse Bug (oVirt 3.5.0.1-1.el6 + Foreman 1.8.0)
I have the same issue with Ovirt 3.5 & Foreman 1.8.2.
If I've defined an image under compute resource then it will...
Steve D
12:39 AM Bug #11079: ovirt 3.5 compute profile edit error: undefined method `text' for nil:NilClass
Dominic Cleal wrote:
> The dropdown that the error's on is the template list from oVirt, perhaps one has a blank nam...
Steve D

07/10/2015

06:29 PM Feature #11093 (Resolved): Cockpit console and journal if available
On cockpit enabled hosts, we should be able to easily get a terminal and journal in the Host view from cockpit. Daniel Lobato Garcia
05:01 PM Smart Proxy Bug #11090 (Closed): fix .gemspec file
Applied in changeset commit:00c92ddb43d9d69b162188b0eefe033fb04d4684. Anonymous
12:11 PM Smart Proxy Bug #11090 (Closed): fix .gemspec file
extra_rdoc_files points to the a non-existent README file Anonymous
12:46 PM Bug #11089 (Ready For Testing): Adapt tests to Rails 4
The Foreman Bot
12:05 PM Bug #11089 (Closed): Adapt tests to Rails 4
A lot of tests require small changes we can apply in Rails 3 already to make the actually breaking Rails 4 changes sm... Daniel Lobato Garcia
10:51 AM Feature #10897 (Ready For Testing): As a developer I would like KS scripts for Atomic Hosts for both RHEL Atomic / Custom Atomic
Daniel Lobato Garcia
09:45 AM Feature #11087 (New): Allow the use of a ssh finish template with vmware image user_data
It seems that checking the user_data option when creating a image in a vmware compute resource precludes you from usi... Nick Burgess
09:36 AM Smart Proxy Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
The Smart Proxy's DNS module can now be extended by plugins, thanks to #7008. This would be a great way to start dev... Dominic Cleal
09:33 AM Smart Proxy Feature #1225 (Resolved): AWS-Route53/Foreman/SmartProxy DNS integration
Thanks to Daniel and Sol for their efforts and code. I've uploaded this into a new Smart Proxy plugin over at https:... Dominic Cleal
05:01 AM Smart Proxy Feature #7008 (Closed): Add providers to existing proxy modules from a plugin/module
Applied in changeset commit:d905c67c1067696000b0ff4fefde711c99f9e731. Anonymous
04:56 AM Smart Proxy Refactor #11082 (New): Move BMC providers to plugin-capable layout
#7008 introduced the ability for modules to have providers in an extensible fashion. The 'bmc' module has multiple pr... Dominic Cleal
04:55 AM Smart Proxy Refactor #11081 (Closed): Move DHCP providers to plugin-capable layout
#7008 introduced the ability for modules to have providers in an extensible fashion. The 'dhcp' module has multiple p... Dominic Cleal
04:53 AM Smart Proxy Refactor #11080 (Closed): Move Puppet run providers to plugin-capable layout
#7008 introduced the ability for modules to have providers in an extensible fashion. The 'puppet' module has the cap... Dominic Cleal
03:44 AM Bug #11079: ovirt 3.5 compute profile edit error: undefined method `text' for nil:NilClass
The dropdown that the error's on is the template list from oVirt, perhaps one has a blank name or something, could be... Dominic Cleal
03:39 AM Bug #11066: Error when doing cancel build on non-built server
That's only the smart proxy log - can you provide the Foreman log when cancelling the build? /var/log/foreman/produc... Dominic Cleal
03:39 AM Bug #11066: Error when doing cancel build on non-built server
Correct. Cancel build fails from the UI side, with the following log on the server side:
127.0.0.1 - - [09/Jul/201...
Jon Skarpeteig

07/09/2015

09:44 PM Bug #11079: ovirt 3.5 compute profile edit error: undefined method `text' for nil:NilClass
Also errors when editing a VM listed in foreman hosts after I clicked "Associate VMs" in the ovirt compute resource p... Steve D
09:26 PM Bug #11079 (Closed): ovirt 3.5 compute profile edit error: undefined method `text' for nil:NilClass
Foreman version 1.8.2
Attempting to create a new resource profile on a new ovirt compute resource errors out:
W...
Steve D
06:16 PM Refactor #11078 (Ready For Testing): Substitute find_all_by by where to comply with Rails 4
The Foreman Bot
06:14 PM Refactor #11078 (Closed): Substitute find_all_by by where to comply with Rails 4
find_all_by_attribute is not valid syntax on Rails 4 Daniel Lobato Garcia
01:20 PM Bug #11072 (New): --nic parameter not being passed to OpenStack when using OpenStack compute resource
Running Foreman 1.8.2 and OpenStack IceHouse.
I get this message when trying to spin up a new host via foreman on ...
Will Newby
01:01 PM Feature #11048 (Closed): Add script to sync community-templates to app/views/unattended
Applied in changeset commit:48d518e1eda08250a3a277f342c75684dfc21410. Dominic Cleal
11:12 AM Bug #10915 (Ready For Testing): Delete host doesn't remove host specific overrides
The Foreman Bot
09:54 AM Bug #10915 (Assigned): Delete host doesn't remove host specific overrides
Ori Rabin
10:56 AM Smart Proxy Bug #10941 (Ready For Testing): puppet classes cache not working right
The Foreman Bot
05:23 AM Smart Proxy Bug #10941 (Assigned): puppet classes cache not working right
Anonymous
04:55 AM Smart Proxy Bug #10941: puppet classes cache not working right
Yeah, I agree with everything you said Jason, you're spot on. Here's a unit test that demonstrates it: https://githu... Dominic Cleal
10:49 AM Installer Bug #11069 (Closed): Brightbox PPA no longer contains Passenger package(s)
On Ubuntu 12.04 (Precise), we would install Passenger from the Brightbox Ruby NG PPA (https://launchpad.net/~brightbo... Dominic Cleal
08:54 AM Bug #11068: Password issues with compute resources - account for VMware resource to connect to VMware keeps getting locked.
Just for the record, there's no deliberate caching of credentials in Foreman that I can think of or see. Every time ... Dominic Cleal
08:50 AM Bug #11068 (Need more information): Password issues with compute resources - account for VMware resource to connect to VMware keeps getting locked.
I have a foreman 1.8.2 instance that runs on 2 nodes and we use the VMware plugin and have multiple compute resources... Byron Miller
08:50 AM Bug #11066: Error when doing cancel build on non-built server
Sure, so are you saying Foreman is failing to cancel the build? Could you include some logs from that? This ticket ... Dominic Cleal
08:48 AM Bug #11066: Error when doing cancel build on non-built server
The problem is that when creating a new host, the autosign stuff isn't added until the PXE boot sequence has triggere... Jon Skarpeteig
08:40 AM Bug #11066 (Feedback): Error when doing cancel build on non-built server
This seems normal, it's just attempting to delete an autosign entry which could potentially be on disk if the provisi... Dominic Cleal
08:35 AM Bug #11066 (Resolved): Error when doing cancel build on non-built server
127.0.0.1 - - [09/Jul/2015 14:12:11] "GET /tftp/serverName HTTP/1.1" 200 28 0.0007
127.0.0.1 - - [09/Jul/2015 14:12:...
Jon Skarpeteig
08:43 AM Smart Proxy Bug #11067 (Duplicate): Failing TFTP fetch filed doesn't trigger error in UI
Thanks for the report, this is tracked under #3034. Dominic Cleal
08:42 AM Smart Proxy Bug #11067 (Duplicate): Failing TFTP fetch filed doesn't trigger error in UI
foreman-proxy.log
127.0.0.1 - - [09/Jul/2015 14:39:35] "POST /tftp/syslinux/00:50:56:bb:5e:30 HTTP/1.1" 200 - 0.00...
Jon Skarpeteig
08:36 AM Support #11036: Need your urgent help with Foreman
Hi Dominic,
I am able to progress something on this
I am able to see package updates but when I open it in a n...
Kranthi Kiran
08:17 AM Bug #11062 (Ready For Testing): Two pane AJAX submit does not work
The Foreman Bot
08:13 AM Bug #11062: Two pane AJAX submit does not work
More information can be found at http://stackoverflow.com/questions/6974684/how-to-send-formdata-objects-with-ajax-re... Marek Hulán
08:07 AM Bug #11062 (Closed): Two pane AJAX submit does not work
When we submit a form opened in two-pane, you can see JS error in JS console complaining about illegal invocation of ... Marek Hulán
08:01 AM Bug #11056 (Closed): Unit test suite does not pass if oauth settings are set in settings.yaml
Applied in changeset commit:c6fcfc9c012f10eba11f46b274e2293f4ccca659. Eric Helms
08:01 AM Refactor #10438 (Closed): Remove unnecessary rake tasks from trends
Applied in changeset commit:d933e388953ea5f4b89cb5f0a095251628e0d5cf. Shimon Shtein
08:01 AM Feature #3971 (Closed): Show a warning when PXE template is edited
Applied in changeset commit:a377f776e51d6b046ad0d28a56d1427777a51797. Ondřej Pražák
07:42 AM Bug #11061 (New): Deselecting host group doesn't refresh Puppet class list and parameters
When attempting to create a new host, selecting a host group - it updates puppet classes among other things. Selectin... Jon Skarpeteig
07:35 AM Bug #3015 (Duplicate): Locations and organizations should be enabled automatically in tests
Now fixed via #11056 with its custom test settings file. Dominic Cleal
05:49 AM Bug #11051: OS host counters inaccurate after host deletion
Dominic Cleal wrote:
> I wonder if the previous fix, #5692, only covers the case when the OS changes on a host and n...
Oleg Obleukhov
04:14 AM Bug #11051: OS host counters inaccurate after host deletion
I wonder if the previous fix, #5692, only covers the case when the OS changes on a host and not when the host is dele... Dominic Cleal
04:11 AM Bug #11051 (New): OS host counters inaccurate after host deletion
Dominic Cleal
04:07 AM Bug #11051: OS host counters inaccurate after host deletion
1.9 RC1 Oleg Obleukhov
03:13 AM Bug #11051 (Need more information): OS host counters inaccurate after host deletion
Which version of Foreman is this? There are some fixes for counters in 1.8. Dominic Cleal
03:55 AM Refactor #11059 (Closed): Delete lib/regexp_extensions.rb
lib/regexp_extensions.rb is obsolete, it was put in for ruby_parser 2.x, but for some time now we've been on ruby_par... Dominic Cleal
03:14 AM Smart Proxy Feature #11039 (New): Support more specific authorization of wildcard certificates
Dominic Cleal
02:32 AM Bug #11053 (Duplicate): Ethernet interfaces not checked for uniqueness and foreman would not allow to delete.
I think this is duplicate of #11031 Marek Hulán
02:29 AM Bug #11052: Foreman style sheet is referencing urls beginning with /assets, but should be /foreman/assets.
Try setting RAILS_RELATIVE_URL_ROOT env variable to "/foreman", it might help. If there are some hardcoded paths in ... Marek Hulán
 

Also available in: Atom