All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] ibacm release 1.0.6
@ 2012-04-13 18:47 Hefty, Sean
       [not found] ` <1828884A29C6694DAF28B7E6B8A82373451AD691-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Hefty, Sean @ 2012-04-13 18:47 UTC (permalink / raw)
  To: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)

ibacm release 1.0.6 is now available from:

https://www.openfabrics.org/downloads/rdmacm/ibacm-1.0.6.tar.gz

The git shortlog from 1.0.5 is:

Dotan Barak (1):
      After allocation of dynamic memory blocks, check the allocation

Hal Rosenstock (4):
      ib_acme: Fix typo
      ib_acme: Use IPv4 rather than IPv6 when connecting to ACM server
      ib_acme: Better error handling in resolve_gid
      ibacm: Display LID using unsigned decimal

Sean Hefty (4):
      ibacm: Allow user to specify LIDs and/or GIDs when using PR lookups
      ibacm: Set default route resolution to SA
      ibacm: Fixes to ACM package to support distros
      v1.0.6
      Fix refcnt for multicast destination
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] ibacm release 1.0.6
       [not found] ` <1828884A29C6694DAF28B7E6B8A82373451AD691-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2012-05-29 11:57   ` Vladimir Sokolovsky
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Sokolovsky @ 2012-05-29 11:57 UTC (permalink / raw)
  To: Hefty, Sean
  Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org),
	Doug Ledford

On 04/13/2012 09:47 PM, Hefty, Sean wrote:
> ibacm release 1.0.6 is now available from:
>
> https://www.openfabrics.org/downloads/rdmacm/ibacm-1.0.6.tar.gz

Hi Sean,
I tried to run rpmbuild with ibacm-1.0.6 from https://www.openfabrics.org/downloads/rdmacm/ofed/ibacm-1.0.6.tar.gz and it fails on RHEL6.2 with the following error:

Processing files: ibacm-1.0.6-1.x86_64
error: File not found by glob: /var/tmp/OFED_topdir/BUILDROOT/ibacm-1.0.6-1.x86_64/etc/rdma/*
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XvovF7
+ umask 022
+ cd /var/tmp//OFED_topdir/BUILD
+ cd ibacm-1.0.6
+ DOCDIR=/var/tmp/OFED_topdir/BUILDROOT/ibacm-1.0.6-1.x86_64/usr/share/doc/ibacm-1.0.6
+ export DOCDIR
+ rm -rf /var/tmp/OFED_topdir/BUILDROOT/ibacm-1.0.6-1.x86_64/usr/share/doc/ibacm-1.0.6
+ /bin/mkdir -p /var/tmp/OFED_topdir/BUILDROOT/ibacm-1.0.6-1.x86_64/usr/share/doc/ibacm-1.0.6
+ cp -pr AUTHORS COPYING README /var/tmp/OFED_topdir/BUILDROOT/ibacm-1.0.6-1.x86_64/usr/share/doc/ibacm-1.0.6
+ exit 0


RPM build errors:
     group libuuid does not exist - using root
     group libuuid does not exist - using root
     File not found by glob: /var/tmp/OFED_topdir/BUILDROOT/ibacm-1.0.6-1.x86_64/etc/rdma/*


There is an inconsistency between Makefile and ibacm.spec;

 From the Makefile.am:

install-exec-hook:
         install -D -m 755 ibacm.init $(DESTDIR)$(sysconfdir)/init.d/ibacm;

And ibacm.spec.in:
%config(noreplace) %{_sysconfdir}/rdma/*


Note:
The original ibacm (https://www.openfabrics.org/downloads/rdmacm/ibacm-1.0.6.tar.gz) has additional issue:

# rpmbuild -ts ibacm-1.0.6.tar.gz
error: Bad file: /tmp/ibacm.init: No such file or directory


RPM build errors:
     Bad file: /tmp/ibacm.init: No such file or directory



Regards,
Vladimir
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-29 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 18:47 [ANNOUNCE] ibacm release 1.0.6 Hefty, Sean
     [not found] ` <1828884A29C6694DAF28B7E6B8A82373451AD691-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2012-05-29 11:57   ` Vladimir Sokolovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.