hi,
storage-sig managed to rebuild / crosstag all ceph nautilus deps into storage8-ceph-nautilus-candidate [1] target thanks to the new el8 buildroot
many thanks to all the people who worked hard to get the el8 buildroot working; we're hoping to see soon ceph nautilus tested on el8 in quite a few openstack jobs thanks to the new packages
we can't build the centos-release-ceph-nautilus package to provision the .repo files for el8 though [2] because the build target we expected to have for that "core8-extras-common-el8.centos" doesn't exist yet
do people have ideas/plans on how to get the -release package built and distributed?
thanks!
1. https://cbs.centos.org/koji/builds?order=nvr&tagID=1891&inherited=1&... 2. https://cbs.centos.org/koji/packageinfo?packageID=7290
On Mon, Feb 10, 2020 at 11:30:15AM +0100, Giulio Fidente wrote:
hi,
storage-sig managed to rebuild / crosstag all ceph nautilus deps into storage8-ceph-nautilus-candidate [1] target thanks to the new el8 buildroot
many thanks to all the people who worked hard to get the el8 buildroot working; we're hoping to see soon ceph nautilus tested on el8 in quite a few openstack jobs thanks to the new packages
we can't build the centos-release-ceph-nautilus package to provision the .repo files for el8 though [2] because the build target we expected to have for that "core8-extras-common-el8.centos" doesn't exist yet
do people have ideas/plans on how to get the -release package built and distributed?
Be aware that the centos-release-ceph-nautilus should have a dependency on centos-release-storage-common which contains the public key for the Storage SIG packages.
I expect that the repository for the package still needs to be migrated to git.centos.org too: https://github.com/CentOS-Storage-SIG/centos-release-storage-common Was there a document that describes how to do this?
Thanks, Niels
thanks!
https://cbs.centos.org/koji/builds?order=nvr&tagID=1891&inherited=1&... 2. https://cbs.centos.org/koji/packageinfo?packageID=7290 -- Giulio Fidente GPG KEY: 08D733BA
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
On 2/10/20 12:24 PM, Niels de Vos wrote:
On Mon, Feb 10, 2020 at 11:30:15AM +0100, Giulio Fidente wrote:
hi,
storage-sig managed to rebuild / crosstag all ceph nautilus deps into storage8-ceph-nautilus-candidate [1] target thanks to the new el8 buildroot
many thanks to all the people who worked hard to get the el8 buildroot working; we're hoping to see soon ceph nautilus tested on el8 in quite a few openstack jobs thanks to the new packages
we can't build the centos-release-ceph-nautilus package to provision the .repo files for el8 though [2] because the build target we expected to have for that "core8-extras-common-el8.centos" doesn't exist yet
do people have ideas/plans on how to get the -release package built and distributed?
Be aware that the centos-release-ceph-nautilus should have a dependency on centos-release-storage-common which contains the public key for the Storage SIG packages.
I expect that the repository for the package still needs to be migrated to git.centos.org too: https://github.com/CentOS-Storage-SIG/centos-release-storage-common Was there a document that describes how to do this?
hi Niels,
yeah it does have a dep and the -common package should also be rebuilt for el8 but, like -release, can't
btw the -release package itself has just been updated [1]
thanks for helping!
1. https://github.com/CentOS-Storage-SIG/centos-release-ceph/commit/535b3cd8dd0...
On Mon, Feb 10, 2020 at 5:30 AM Giulio Fidente gfidente@redhat.com wrote:
...
we can't build the centos-release-ceph-nautilus package to provision the .repo files for el8 though [2] because the build target we expected to have for that "core8-extras-common-el8.centos" doesn't exist yet
do people have ideas/plans on how to get the -release package built and distributed?
I ran into this two weeks ago for centos-release-{gluster,nfs-ganesha}, so you're not the only one facing this.
--
Kaleb
On 2/10/20 1:13 PM, Kaleb Keithley wrote:
On Mon, Feb 10, 2020 at 5:30 AM Giulio Fidente <gfidente@redhat.com mailto:gfidente@redhat.com> wrote:
... we can't build the centos-release-ceph-nautilus package to provision the .repo files for el8 though [2] because the build target we expected to have for that "core8-extras-common-el8.centos" doesn't exist yet do people have ideas/plans on how to get the -release package built and distributed?
I ran into this two weeks ago for centos-release-{gluster,nfs-ganesha}, so you're not the only one facing this.
hi Kaleb, thanks for your work on the storage8-nfsganesha-28 tag; the ceph repo used to depend on that to enable ganesha deployment
I was wondering if, even without the -release packages, it makes sense to tag builds into -testing or -release and if we can expect the public repos to be built from those accordingly?
On Mon, Feb 10, 2020 at 7:28 PM Giulio Fidente gfidente@redhat.com wrote:
On 2/10/20 1:13 PM, Kaleb Keithley wrote:
do people have ideas/plans on how to get the -release package built
and
distributed?
I ran into this two weeks ago for centos-release-{gluster,nfs-ganesha}, so you're not the only one facing this.
hi Kaleb, thanks for your work on the storage8-nfsganesha-28 tag; the ceph repo used to depend on that to enable ganesha deployment
I was wondering if, even without the -release packages, it makes sense to tag builds into -testing or -release and if we can expect the public repos to be built from those accordingly?
Both nfs-ganesha 2.8.3 and 3.2 are already tagged into -testing, but without buildlogs repo creation for c8 yet they're going nowhere fast.
They will of course be tagged into -release as soon as it makes sense to do so. I keep hearing that the signing and repo creation is being worked on, but I haven't heard an ETA for when they'll be ready.
(And I do need to respin the ganesha builds to pick up ceph now that that there's a successful build to get -devel packages from.)
--
Kaleb
On Mon, Feb 10, 2020 at 3:30 AM Giulio Fidente gfidente@redhat.com wrote:
we can't build the centos-release-ceph-nautilus package to provision the .repo files for el8 though [2] because the build target we expected to have for that "core8-extras-common-el8.centos" doesn't exist yet
do people have ideas/plans on how to get the -release package built and distributed?
Hi folks,
I've opened https://bugs.centos.org/view.php?id=17041 to track this.
- Ken