Katello 2.2.1 Released

Katello 2.2.1 has been officially released and marks the first set of bug
fixes for 2.2. See below for links to installation and upgrade
instructions. A big thanks to all our users and testers.

A full list of the changes in Katello 2.2 is in our release notes:
http://www.katello.org/docs/2.2/release_notes/release_notes.html

Installation or Upgrade

··· ================ Please be sure to check out the new client installation and upgrade documentation that was added for this release.

For installation, please see the instructions at:
Server: http://www.katello.org/docs/2.2/installation/index.html
Capsule: http://www.katello.org/docs/2.2/installation/capsule.html
Clients: http://www.katello.org/docs/2.2/installation/clients.html
http://www.katello.org/docs/2.2/installation/capsule.html

Please note that there are separate upgrade instructions for the Katello
server, Capsules and Clients.
Server: http://www.katello.org/docs/2.2/upgrade/index.html
Capsule: http://www.katello.org/docs/2.2/upgrade/capsule.html
Capsule: http://www.katello.org/docs/2.2/upgrade/clients.html
http://www.katello.org/docs/2.2/upgrade/capsule.html

The GPG key used for RPMs and tarballs has the following fingerprint:
9989 7EB9 7C93 C5A6 A193 3C45 082D 4CD3 BC62 D13F

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
2.2.2

Some issues are still waiting more information or are actively being worked
on for 2.2.2

http://projects.theforeman.org/projects/katello/issues/new

Thanks again to all our users and testers!

Having used the proposed repositories:

yum -y localinstall http://fedorapeople.org/groups/katello/releases/yum/2.2/katello/RHEL/6Server/x86_64/katello-repos-latest.rpm
yum -y localinstall http://yum.theforeman.org/releases/1.8/el6/x86_64/foreman-release.rpm
yum -y localinstall http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm
yum -y localinstall http://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
yum -y install foreman-release-scl

repo id repo name
status
base CentOS-6 - Base
6,502+16
epel Extra Packages for Enterprise Linux 6

  • x86_64 11,569+19
    extras CentOS-6 - Extras
    37+1
    foreman Foreman 1.8
    332+24
    foreman-plugins Foreman plugins 1.8
    175+15
    katello Katello 2.2
    143
    katello-candlepin Candlepin: an open source entitlement
    management system. 6
    katello-client Katello Client 2.2
    17
    katello-pulp Pulp Community Releases
    67
    puppetlabs-deps Puppet Labs Dependencies El 6 - x86_64
    77
    puppetlabs-products Puppet Labs Products El 6 - x86_64
    511
    rhscl-ruby193-epel-6-x86_64 Ruby193 - epel-6-x86_64
    289+130
    rhscl-v8314-epel-6-x86_64 V8314 - epel-6-x86_64
    25+6
    updates CentOS-6 - Updates
    1,147
    repolist: 20,897

A new install hits a package dependency:

Error: Package: ruby193-rubygem-signet-0.6.0-1.el6.noarch (foreman)
Requires: ruby193-rubygem(addressable) >= 2.3
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6
Error: Package: ruby193-rubygem-autoparse-0.3.3-1.el6.noarch (foreman)
Requires: ruby193-rubygem(addressable) >= 2.3.1
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6
Error: Package: ruby193-rubygem-google-api-client-0.8.2-1.el6.noarch
(foreman)
Requires: ruby193-rubygem(addressable) >= 2.3
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6
Error: Package: ruby193-rubygem-launchy-2.4.3-1.el6.noarch (foreman)
Requires: ruby193-rubygem(addressable) >= 2.3.0
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6

··· On Wednesday, 3 June 2015 00:01:41 UTC+1, Eric Helms wrote: > > Katello 2.2.1 has been officially released and marks the first set of bug > fixes for 2.2. See below for links to installation and upgrade > instructions. A big thanks to all our users and testers. > > A full list of the changes in Katello 2.2 is in our release notes: > http://www.katello.org/docs/2.2/release_notes/release_notes.html > > Installation or Upgrade > ================ > Please be sure to check out the new client installation and upgrade > documentation that was added for this release. > > For installation, please see the instructions at: > Server: http://www.katello.org/docs/2.2/installation/index.html > Capsule: http://www.katello.org/docs/2.2/installation/capsule.html > Clients: http://www.katello.org/docs/2.2/installation/clients.html > > > Please note that there are separate upgrade instructions for the Katello > server, Capsules and Clients. > Server: http://www.katello.org/docs/2.2/upgrade/index.html > Capsule: http://www.katello.org/docs/2.2/upgrade/capsule.html > Capsule: http://www.katello.org/docs/2.2/upgrade/clients.html > > > The GPG key used for RPMs and tarballs has the following fingerprint: > 9989 7EB9 7C93 C5A6 A193 3C45 082D 4CD3 BC62 D13F > > 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 > 2.2.2 > > Some issues are still waiting more information or are actively being > worked on for 2.2.2 > > http://projects.theforeman.org/projects/katello/issues/new > > > Thanks again to all our users and testers! >

This appears to be from an older version the Katello repositories were
still carrying around in EL6. I am working to remove and update the repos.
I will reply once that is complete.

Eric

··· On Thu, Jun 4, 2015 at 6:38 AM, JC wrote:

Having used the proposed repositories:

yum -y localinstall http://fedorapeople.org/groups/katello/releases/yum/2.2/katello/RHEL/6Server/x86_64/katello-repos-latest.rpm
yum -y localinstall http://yum.theforeman.org/releases/1.8/el6/x86_64/foreman-release.rpm
yum -y localinstall http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm
yum -y localinstall http://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
yum -y install foreman-release-scl

repo id repo name
status
base CentOS-6 - Base
6,502+16
epel Extra Packages for Enterprise Linux 6

  • x86_64 11,569+19
    extras CentOS-6 - Extras
    37+1
    foreman Foreman 1.8
    332+24
    foreman-plugins Foreman plugins 1.8
    175+15
    katello Katello 2.2
    143
    katello-candlepin Candlepin: an open source entitlement
    management system. 6
    katello-client Katello Client 2.2
    17
    katello-pulp Pulp Community Releases
    67
    puppetlabs-deps Puppet Labs Dependencies El 6 -
    x86_64 77
    puppetlabs-products Puppet Labs Products El 6 - x86_64
    511
    rhscl-ruby193-epel-6-x86_64 Ruby193 - epel-6-x86_64
    289+130
    rhscl-v8314-epel-6-x86_64 V8314 - epel-6-x86_64
    25+6
    updates CentOS-6 - Updates
    1,147
    repolist: 20,897

A new install hits a package dependency:

Error: Package: ruby193-rubygem-signet-0.6.0-1.el6.noarch (foreman)
Requires: ruby193-rubygem(addressable) >= 2.3
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6
Error: Package: ruby193-rubygem-autoparse-0.3.3-1.el6.noarch (foreman)
Requires: ruby193-rubygem(addressable) >= 2.3.1
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6
Error: Package: ruby193-rubygem-google-api-client-0.8.2-1.el6.noarch
(foreman)
Requires: ruby193-rubygem(addressable) >= 2.3
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6
Error: Package: ruby193-rubygem-launchy-2.4.3-1.el6.noarch (foreman)
Requires: ruby193-rubygem(addressable) >= 2.3.0
Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch
(katello)
ruby193-rubygem(addressable) = 2.2.6

On Wednesday, 3 June 2015 00:01:41 UTC+1, Eric Helms wrote:

Katello 2.2.1 has been officially released and marks the first set of
bug fixes for 2.2. See below for links to installation and upgrade
instructions. A big thanks to all our users and testers.

A full list of the changes in Katello 2.2 is in our release notes:
http://www.katello.org/docs/2.2/release_notes/release_notes.html

Installation or Upgrade

Please be sure to check out the new client installation and upgrade
documentation that was added for this release.

For installation, please see the instructions at:
Server: http://www.katello.org/docs/2.2/installation/index.html
Capsule: http://www.katello.org/docs/2.2/installation/capsule.html
Clients: http://www.katello.org/docs/2.2/installation/clients.html
http://www.katello.org/docs/2.2/installation/capsule.html

Please note that there are separate upgrade instructions for the Katello
server, Capsules and Clients.
Server: http://www.katello.org/docs/2.2/upgrade/index.html
Capsule: http://www.katello.org/docs/2.2/upgrade/capsule.html
Capsule: http://www.katello.org/docs/2.2/upgrade/clients.html
http://www.katello.org/docs/2.2/upgrade/capsule.html

The GPG key used for RPMs and tarballs has the following fingerprint:
9989 7EB9 7C93 C5A6 A193 3C45 082D 4CD3 BC62 D13F

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 2.2.2

Some issues are still waiting more information or are actively being
worked on for 2.2.2

Foreman

Thanks again to all our users and testers!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Cheers Eric. You may have seen, but I also logged a new bug (#10728)
to capture a problem which arises when I run the installer.

··· On 8 June 2015 at 14:28, Eric D Helms wrote: > This appears to be from an older version the Katello repositories were still > carrying around in EL6. I am working to remove and update the repos. I will > reply once that is complete. > > > Eric > > On Thu, Jun 4, 2015 at 6:38 AM, JC wrote: >> >> Having used the proposed repositories: >> >> yum -y localinstall >> http://fedorapeople.org/groups/katello/releases/yum/2.2/katello/RHEL/6Server/x86_64/katello-repos-latest.rpm >> yum -y localinstall >> http://yum.theforeman.org/releases/1.8/el6/x86_64/foreman-release.rpm >> yum -y localinstall >> http://yum.puppetlabs.com/puppetlabs-release-el-6.noarch.rpm >> yum -y localinstall >> http://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm >> yum -y install foreman-release-scl >> >> repo id repo name >> status >> base CentOS-6 - Base >> 6,502+16 >> epel Extra Packages for Enterprise Linux 6 >> - x86_64 11,569+19 >> extras CentOS-6 - Extras >> 37+1 >> foreman Foreman 1.8 >> 332+24 >> foreman-plugins Foreman plugins 1.8 >> 175+15 >> katello Katello 2.2 >> 143 >> katello-candlepin Candlepin: an open source entitlement >> management system. 6 >> katello-client Katello Client 2.2 >> 17 >> katello-pulp Pulp Community Releases >> 67 >> puppetlabs-deps Puppet Labs Dependencies El 6 - >> x86_64 77 >> puppetlabs-products Puppet Labs Products El 6 - x86_64 >> 511 >> rhscl-ruby193-epel-6-x86_64 Ruby193 - epel-6-x86_64 >> 289+130 >> rhscl-v8314-epel-6-x86_64 V8314 - epel-6-x86_64 >> 25+6 >> updates CentOS-6 - Updates >> 1,147 >> repolist: 20,897 >> >> A new install hits a package dependency: >> >> Error: Package: ruby193-rubygem-signet-0.6.0-1.el6.noarch (foreman) >> Requires: ruby193-rubygem(addressable) >= 2.3 >> Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch >> (katello) >> ruby193-rubygem(addressable) = 2.2.6 >> Error: Package: ruby193-rubygem-autoparse-0.3.3-1.el6.noarch (foreman) >> Requires: ruby193-rubygem(addressable) >= 2.3.1 >> Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch >> (katello) >> ruby193-rubygem(addressable) = 2.2.6 >> Error: Package: ruby193-rubygem-google-api-client-0.8.2-1.el6.noarch >> (foreman) >> Requires: ruby193-rubygem(addressable) >= 2.3 >> Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch >> (katello) >> ruby193-rubygem(addressable) = 2.2.6 >> Error: Package: ruby193-rubygem-launchy-2.4.3-1.el6.noarch (foreman) >> Requires: ruby193-rubygem(addressable) >= 2.3.0 >> Installing: ruby193-rubygem-addressable-2.2.6-5.el6.noarch >> (katello) >> ruby193-rubygem(addressable) = 2.2.6 >> >> On Wednesday, 3 June 2015 00:01:41 UTC+1, Eric Helms wrote: >>> >>> Katello 2.2.1 has been officially released and marks the first set of bug >>> fixes for 2.2. See below for links to installation and upgrade instructions. >>> A big thanks to all our users and testers. >>> >>> A full list of the changes in Katello 2.2 is in our release notes: >>> http://www.katello.org/docs/2.2/release_notes/release_notes.html >>> >>> Installation or Upgrade >>> ================ >>> Please be sure to check out the new client installation and upgrade >>> documentation that was added for this release. >>> >>> For installation, please see the instructions at: >>> Server: http://www.katello.org/docs/2.2/installation/index.html >>> Capsule: http://www.katello.org/docs/2.2/installation/capsule.html >>> Clients: http://www.katello.org/docs/2.2/installation/clients.html >>> >>> Please note that there are separate upgrade instructions for the Katello >>> server, Capsules and Clients. >>> Server: http://www.katello.org/docs/2.2/upgrade/index.html >>> Capsule: http://www.katello.org/docs/2.2/upgrade/capsule.html >>> Capsule: http://www.katello.org/docs/2.2/upgrade/clients.html >>> >>> The GPG key used for RPMs and tarballs has the following fingerprint: >>> 9989 7EB9 7C93 C5A6 A193 3C45 082D 4CD3 BC62 D13F >>> >>> 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 >>> 2.2.2 >>> >>> Some issues are still waiting more information or are actively being >>> worked on for 2.2.2 >>> >>> http://projects.theforeman.org/projects/katello/issues/new >>> >>> >>> Thanks again to all our users and testers! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to foreman-users+unsubscribe@googlegroups.com. >> To post to this group, send email to foreman-users@googlegroups.com. >> Visit this group at http://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Foreman users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/foreman-users/18yUBrdUnP4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.


Jamie.