Katello 3.0 RC5

Katello 3.0 (Saison) RC5 is now available for testing. This release is a
major version bump because it introduces some backwards incompatible
changes and the removal of all deprecations that existed through the 2.X
lifespan.

We appreciate the testing and bug reports thus far, we are working to make
this release as solid as possible and hence the long RC process.

  • RC5 contains Pulp 2.8.3 which comes with a lot of bug fixes
  • RC5 represents what should be the last RC with GA having the last small
    round of fixes in the next week or two

For a detailed list and information of the changes in Katello 3.0 is in our
release notes:
http://www.katello.org/docs/3.0/release_notes/release_notes.html
<http://www.katello.org/docs/2.4/release_notes/release_notes.html>

Installation

··· ============

For installation, please see the instructions at:

Server: http://www.katello.org/docs/3.0/installation/index.html
http://www.katello.org/docs/2.4/installation/index.html
Capsule: http://www.katello.org/docs/3.0/installation/capsule.html
http://www.katello.org/docs/2.4/installation/capsule.html

Bug reporting

If you come across a bug in your testing, please file it and note the
version of Katello that you’re using in the report and set the release
to 3.0.0.

Foreman


Eric D. Helms
Red Hat Engineering
Ph.D. Student - North Carolina State University

Hi,

I had a small issue during the upgrade, the "Start_httpd" step failed.
Error was
(98)Address already in use: AH00072: make_sock: could not bind to address
0.0.0.0:443

Checking configuration files, found that
/etc/httpd/conf/ports.conf has a line "Listen 443"
/etc/httpd/conf.d/ssl.conf has a line "Listen 443 https"

I commented out the line in ssl.conf as ports.conf said it was managed by
puppet (and I imagine any changes would likely be overwritten!) and tried
the upgrade again, it worked this time. I haven't found any problems with
this change (yet!) although I've just logged in and browsed around so far…

Dylan

··· On Saturday, May 21, 2016 at 2:51:47 AM UTC+12, Eric Helms wrote: > > Katello 3.0 (Saison) RC5 is now available for testing. This release is a > major version bump because it introduces some backwards incompatible > changes and the removal of all deprecations that existed through the 2.X > lifespan. > > We appreciate the testing and bug reports thus far, we are working to make > this release as solid as possible and hence the long RC process. > > * RC5 contains Pulp 2.8.3 which comes with a lot of bug fixes > * RC5 represents what should be the last RC with GA having the last small > round of fixes in the next week or two > > For a detailed list and information of the changes in Katello 3.0 is in > our release notes: > http://www.katello.org/docs/3.0/release_notes/release_notes.html > > > > Installation > ============ > > For installation, please see the instructions at: > > Server: http://www.katello.org/docs/3.0/installation/index.html > > Capsule: http://www.katello.org/docs/3.0/installation/capsule.html > > > Bug reporting > ============= > If you come across a bug in your testing, please file it and note the > version of Katello that you're using in the report and set the release > to 3.0.0. > > http://projects.theforeman.org/projects/katello/issues/new > > -- > Eric D. Helms > Red Hat Engineering > Ph.D. Student - North Carolina State University >

I am having a similar issue after going from RC4->RC5. I see the same
error in the httpd error log. I also see an issue connecting to postgres
but maybe this is the real culprit

httpd.log

(98)Address already in use: AH00072: make_sock: could not bind to address
[::]:443
(98)Address already in use: AH00072: make_sock: could not bind to address
0.0.0.0:443

··· On Sunday, May 22, 2016 at 7:00:00 PM UTC-4, Dylan Baars wrote: > > Hi, > > I had a small issue during the upgrade, the "Start_httpd" step failed. > Error was > *(98)Address already in use: AH00072: make_sock: could not bind to address > 0.0.0.0:443 * > > Checking configuration files, found that > /etc/httpd/conf/ports.conf has a line "Listen 443" > /etc/httpd/conf.d/ssl.conf has a line "Listen 443 https" > > I commented out the line in ssl.conf as ports.conf said it was managed by > puppet (and I imagine any changes would likely be overwritten!) and tried > the upgrade again, it worked this time. I haven't found any problems with > this change (yet!) although I've just logged in and browsed around so far.. > > Dylan > > On Saturday, May 21, 2016 at 2:51:47 AM UTC+12, Eric Helms wrote: >> >> Katello 3.0 (Saison) RC5 is now available for testing. This release is a >> major version bump because it introduces some backwards incompatible >> changes and the removal of all deprecations that existed through the 2.X >> lifespan. >> >> We appreciate the testing and bug reports thus far, we are working to >> make this release as solid as possible and hence the long RC process. >> >> * RC5 contains Pulp 2.8.3 which comes with a lot of bug fixes >> * RC5 represents what should be the last RC with GA having the last small >> round of fixes in the next week or two >> >> For a detailed list and information of the changes in Katello 3.0 is in >> our release notes: >> http://www.katello.org/docs/3.0/release_notes/release_notes.html >> >> >> >> Installation >> ============ >> >> For installation, please see the instructions at: >> >> Server: http://www.katello.org/docs/3.0/installation/index.html >> >> Capsule: http://www.katello.org/docs/3.0/installation/capsule.html >> >> >> Bug reporting >> ============= >> If you come across a bug in your testing, please file it and note the >> version of Katello that you're using in the report and set the release >> to 3.0.0. >> >> http://projects.theforeman.org/projects/katello/issues/new >> >> -- >> Eric D. Helms >> Red Hat Engineering >> Ph.D. Student - North Carolina State University >> >