Actions
Feature #14809
closedBuild RPMs for Fedora 24
Description
After Foreman was updated to Rails 4.2 in #13244, the corresponding version of Fedora needs changing from 21 to 24 to match.
24's in alpha at the time of writing, we should start building around the beta point (https://fedoraproject.org/wiki/Releases/24/Schedule).
Updated by Dominic Cleal over 8 years ago
- Related to Tracker #13243: Rails 4.2 upgrade tasks added
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #14840: Support Ruby 2.3 added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #13698: update to rest-client 1.8.x added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #11449: Don't use therubyracer anymore added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #14454: Change foreman-installer/kafo_parsers dependencies to permit Puppet 4 AIO added
Updated by Dominic Cleal over 8 years ago
- Blocked by Refactor #14876: Permit wirb 2.x on Ruby 2.0 or higher added
Updated by Dominic Cleal over 8 years ago
- Blocked by Feature #14133: Update to rubocop 0.38.0 added
Updated by Dominic Cleal over 8 years ago
- Blocked by Bug #11897: support rest-client 1.8 added
Updated by Dominic Cleal over 8 years ago
- Blocked by Bug #14932: Puppet Strings JSON parsing error with UTF-8 vs US-ASCII (Encoding::InvalidByteSequenceError) added
Updated by Dominic Cleal over 8 years ago
- Status changed from Assigned to Closed
All packages built and now available in nightly repos, subject to a few caveats:
- The installer will fail with a PostgreSQL error, will be fixed by https://github.com/puppetlabs/puppetlabs-postgresql/pull/766 (which I may pull back into the installer if not released soon).
- No puppet-agent packages are available from Puppet Labs yet.
- The app doesn't start under SELinux as the base OS policy's outdated, BZ#1340000.
- Ensure all updates repos are enabled, which fixes various issues.
Actions