ocaml-findlib does not appear to be available on rhel7/ppc64, although I see it on x86_64:
ocaml-findlib.x86_64 1.3.3-4.el7 rhel-7-public-beta-rpms
So, I think we need to build it in epel7 if we want to support ppc64, right?
On Mon, Feb 17, 2014 at 10:42:04AM -0700, Orion Poplawski wrote:
ocaml-findlib does not appear to be available on rhel7/ppc64, although I see it on x86_64:
ocaml-findlib.x86_64 1.3.3-4.el7 rhel-7-public-beta-rpms
So, I think we need to build it in epel7 if we want to support ppc64, right?
I've just checked and we *are* building it for RHEL 7 ppc64 (Optional channel). So I shouldn't be needed in EPEL 7, and indeed building it in EPEL would be against policy.
However I've no idea why ocaml-findlib-1.3.3-5.el7.ppc64 isn't appearing in the buildroot. Maybe it is being blocked by Red Hat release engineering?
Rich.
On Mon, Feb 17, 2014 at 05:48:24PM +0000, Richard W.M. Jones wrote:
(Optional channel). So I shouldn't be needed in EPEL 7, and indeed
hmm ... s/I/it/
Rich.
On 02/17/2014 10:48 AM, Richard W.M. Jones wrote:
On Mon, Feb 17, 2014 at 10:42:04AM -0700, Orion Poplawski wrote:
ocaml-findlib does not appear to be available on rhel7/ppc64, although I see it on x86_64:
ocaml-findlib.x86_64 1.3.3-4.el7 rhel-7-public-beta-rpms
So, I think we need to build it in epel7 if we want to support ppc64, right?
I've just checked and we *are* building it for RHEL 7 ppc64 (Optional channel). So I shouldn't be needed in EPEL 7, and indeed building it in EPEL would be against policy.
However I've no idea why ocaml-findlib-1.3.3-5.el7.ppc64 isn't appearing in the buildroot. Maybe it is being blocked by Red Hat release engineering?
Rich.
Well, it isn't in http://ftp.redhat.com/redhat/rhel/beta/7/ppc64/os/Packages/ so it does appear to be on RedHat's side. Other ocaml packages are there though.
On Mon, Feb 17, 2014 at 10:53:05AM -0700, Orion Poplawski wrote:
Well, it isn't in http://ftp.redhat.com/redhat/rhel/beta/7/ppc64/os/Packages/ so it does appear to be on RedHat's side. Other ocaml packages are there though.
There should be enough ocaml packages that you can at least rebuild the RHEL 7 packages on ppc64, which requires:
for libguestfs & hivex & supermin: BuildRequires: ocaml BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-gettext-devel
for virt-top: BuildRequires: ocaml >= 3.10.2 BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-curses-devel >= 1.0.3-7 BuildRequires: ocaml-extlib-devel BuildRequires: ocaml-xml-light-devel BuildRequires: ocaml-csv-devel BuildRequires: ocaml-calendar-devel BuildRequires: ocaml-libvirt-devel >= 0.6.1.2-5 BuildRequires: ocaml-gettext-devel >= 0.3.3 BuildRequires: ocaml-fileutils-devel
So I would say that lack of those packages is a bug. You should file a bug against ... RHEL 7 / release engineering (probably)?
Rich.
On 02/17/2014 11:03 AM, Richard W.M. Jones wrote:
On Mon, Feb 17, 2014 at 10:53:05AM -0700, Orion Poplawski wrote:
Well, it isn't in http://ftp.redhat.com/redhat/rhel/beta/7/ppc64/os/Packages/ so it does appear to be on RedHat's side. Other ocaml packages are there though.
There should be enough ocaml packages that you can at least rebuild the RHEL 7 packages on ppc64, which requires:
for libguestfs & hivex & supermin: BuildRequires: ocaml BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-gettext-devel
for virt-top: BuildRequires: ocaml >= 3.10.2 BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-curses-devel >= 1.0.3-7 BuildRequires: ocaml-extlib-devel BuildRequires: ocaml-xml-light-devel BuildRequires: ocaml-csv-devel BuildRequires: ocaml-calendar-devel BuildRequires: ocaml-libvirt-devel >= 0.6.1.2-5 BuildRequires: ocaml-gettext-devel >= 0.3.3 BuildRequires: ocaml-fileutils-devel
So I would say that lack of those packages is a bug. You should file a bug against ... RHEL 7 / release engineering (probably)?
Rich.
Well, none of libguestfs, hivex, supermin, virt-top are in the ppc64 repo either - so it seems that perhaps none of those are supported on RHEL7/ppc64.
On Mon, Feb 17, 2014 at 11:17:32AM -0700, Orion Poplawski wrote:
On 02/17/2014 11:03 AM, Richard W.M. Jones wrote:
On Mon, Feb 17, 2014 at 10:53:05AM -0700, Orion Poplawski wrote:
Well, it isn't in http://ftp.redhat.com/redhat/rhel/beta/7/ppc64/os/Packages/ so it does appear to be on RedHat's side. Other ocaml packages are there though.
There should be enough ocaml packages that you can at least rebuild the RHEL 7 packages on ppc64, which requires:
for libguestfs & hivex & supermin: BuildRequires: ocaml BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-gettext-devel
for virt-top: BuildRequires: ocaml >= 3.10.2 BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-curses-devel >= 1.0.3-7 BuildRequires: ocaml-extlib-devel BuildRequires: ocaml-xml-light-devel BuildRequires: ocaml-csv-devel BuildRequires: ocaml-calendar-devel BuildRequires: ocaml-libvirt-devel >= 0.6.1.2-5 BuildRequires: ocaml-gettext-devel >= 0.3.3 BuildRequires: ocaml-fileutils-devel
So I would say that lack of those packages is a bug. You should file a bug against ... RHEL 7 / release engineering (probably)?
Rich.
Well, none of libguestfs, hivex, supermin, virt-top are in the ppc64 repo either - so it seems that perhaps none of those are supported on RHEL7/ppc64.
There's a build bug open against libguestfs. It's waiting on someone to get me some hardware so I can fix it, but yes we will definitely be shipping all four of those in RHEL 7.
Rich.
On 02/17/2014 11:58 AM, Richard W.M. Jones wrote:
On Mon, Feb 17, 2014 at 11:17:32AM -0700, Orion Poplawski wrote:
On 02/17/2014 11:03 AM, Richard W.M. Jones wrote:
On Mon, Feb 17, 2014 at 10:53:05AM -0700, Orion Poplawski wrote:
Well, it isn't in http://ftp.redhat.com/redhat/rhel/beta/7/ppc64/os/Packages/ so it does appear to be on RedHat's side. Other ocaml packages are there though.
There should be enough ocaml packages that you can at least rebuild the RHEL 7 packages on ppc64, which requires:
for libguestfs & hivex & supermin: BuildRequires: ocaml BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-gettext-devel
for virt-top: BuildRequires: ocaml >= 3.10.2 BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-curses-devel >= 1.0.3-7 BuildRequires: ocaml-extlib-devel BuildRequires: ocaml-xml-light-devel BuildRequires: ocaml-csv-devel BuildRequires: ocaml-calendar-devel BuildRequires: ocaml-libvirt-devel >= 0.6.1.2-5 BuildRequires: ocaml-gettext-devel >= 0.3.3 BuildRequires: ocaml-fileutils-devel
So I would say that lack of those packages is a bug. You should file a bug against ... RHEL 7 / release engineering (probably)?
Rich.
Well, none of libguestfs, hivex, supermin, virt-top are in the ppc64 repo either - so it seems that perhaps none of those are supported on RHEL7/ppc64.
There's a build bug open against libguestfs. It's waiting on someone to get me some hardware so I can fix it, but yes we will definitely be shipping all four of those in RHEL 7.
Rich.
Okay, I've filed https://bugzilla.redhat.com/show_bug.cgi?id=1066208 to try to see what's up.
epel-devel@lists.fedoraproject.org