public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] OFED 4.8-1-rc2 release is available
@ 2017-10-26 15:24 Vladimir Sokolovsky
       [not found] ` <59F1FE42.5020306-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Sokolovsky @ 2017-10-26 15:24 UTC (permalink / raw)
  To: ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi,
OFED-4.8-1-rc2 is available at:
https://openfabrics.org/downloads/OFED/ofed-4.8-1/OFED-4.8-1-rc2.tgz

To get BUILD_ID run ofed_info

Please report any issues in bugzilla
http://bugs.openfabrics.org/bugzilla/ for OFED 4.8-1

Release notes:
http://openfabrics.org/downloads/OFED/release_notes/OFED_4.8-1_rc2-release_notes

OFED-4.8-1-rc2 Main Changes from OFED-4.8-1-rc1
-------------------------------------------------------------------------------
1. compat-rdma
- Fixes for i40iw which have been included in kernels 4.12 and 4.13
- qedr: fix BZ 2642 - parse VLAN ID and priority correctly
- bnxt_en: Bug 2645 - Set default completion ring for async events
- bnxt_re: bz 2646 - 
0012-bnxt_re-Make-room-for-mapping-beyond-32-entries.patch

2. Updated packages
- libfabric-1.5.1
- fabtests-1.5.1


Regards,
Vladimir
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/mailman/listinfo/ewg

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

* Re: [ANNOUNCE] OFED 4.8-1-rc2 release is available
       [not found] ` <59F1FE42.5020306-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2017-10-30  8:59   ` oulijun
  0 siblings, 0 replies; 2+ messages in thread
From: oulijun @ 2017-10-30  8:59 UTC (permalink / raw)
  To: Vladimir Sokolovsky,
	ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi, Vladimir Sokolovsky
 I am trying to install OFED-4.8-1-rc2 and happen a fail
the intall steps as follows:

root@Turing-Arch-b:~/OFED-4.8-1-rc2# ./install.pl
Smartmatch is experimental at ./install.pl line 2696.
cannot remove directory for /var/tmp/OFED_topdir/BUILD: Permission denied at ./install.pl line 1251.
cannot remove directory for /var/tmp/OFED_topdir/SPECS: Permission denied at ./install.pl line 1251.
cannot remove directory for /var/tmp/OFED_topdir/BUILDROOT: Permission denied at ./install.pl line 1251.
cannot remove directory for /var/tmp/OFED_topdir/RPMS/x86_64: Permission denied at ./install.pl line 1251.
cannot remove directory for /var/tmp/OFED_topdir/RPMS: Permission denied at ./install.pl line 1251.
cannot remove directory for /var/tmp/OFED_topdir/SOURCES: Permission denied at ./install.pl line 1251.
cannot remove directory for /var/tmp/OFED_topdir/SRPMS: Permission denied at ./install.pl line 1251.
cannot remove directory for /var/tmp//OFED_topdir: Operation not permitted at ./install.pl line 1251.
OFED Distribution Software Installation Menu

   1) View OFED Installation Guide
   2) Install OFED Software
   3) Show Installed Software
   4) Configure IPoIB
   5) Uninstall OFED Software

   Q) Exit

Select Option [1-5]:2
OFED Distribution Software Installation Menu

   1) Basic (OFED modules and basic user level libraries)
   2) All packages
   3) Customize

   Q) Exit

Select Option [1-3]:1
dpkg-query: no packages found matching libstdc++-devel
dpkg-query: no packages found matching byacc

Below is the list of OFED packages that you have chosen
(some may have been added by the installer due to package dependencies):

ofed-scripts
rdma-core
rdma-core-devel
libibverbs
libibverbs-utils
librdmacm
librdmacm-utils
libibumad
libibcm
ibacm
iwpmd
srp_daemon
mstflint
ofed-docs
compat-rdma

Build ofed-scripts RPM
Running  rpmbuild --rebuild  --nodeps  --define '_topdir /var/tmp//OFED_topdir' --define 'dist %{nil}' --target x86_64 --define '_prefix /usr' --define '_exec_prefix /usr' --define '_sysconfdir /etc' --define '_usr /usr' /home/oulijun/OFED-4.8-1-rc2/SRPMS/ofed-scripts-4.8-1.1.g1f6e1a2.src.rpm
Failed to build ofed-scripts RPM
See /tmp/OFED.14758.logs/ofed-scripts.rpmbuild.log

And can you give me a help?

Thanks
Lijun Ou

在 2017/10/26 23:24, Vladimir Sokolovsky 写道:
> Hi,
> OFED-4.8-1-rc2 is available at:
> https://openfabrics.org/downloads/OFED/ofed-4.8-1/OFED-4.8-1-rc2.tgz
> 
> To get BUILD_ID run ofed_info
> 
> Please report any issues in bugzilla
> http://bugs.openfabrics.org/bugzilla/ for OFED 4.8-1
> 
> Release notes:
> http://openfabrics.org/downloads/OFED/release_notes/OFED_4.8-1_rc2-release_notes
> 
> OFED-4.8-1-rc2 Main Changes from OFED-4.8-1-rc1
> -------------------------------------------------------------------------------
> 1. compat-rdma
> - Fixes for i40iw which have been included in kernels 4.12 and 4.13
> - qedr: fix BZ 2642 - parse VLAN ID and priority correctly
> - bnxt_en: Bug 2645 - Set default completion ring for async events
> - bnxt_re: bz 2646 - 0012-bnxt_re-Make-room-for-mapping-beyond-32-entries.patch
> 
> 2. Updated packages
> - libfabric-1.5.1
> - fabtests-1.5.1
> 
> 
> 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
> 
> 


--
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:[~2017-10-30  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 15:24 [ANNOUNCE] OFED 4.8-1-rc2 release is available Vladimir Sokolovsky
     [not found] ` <59F1FE42.5020306-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-10-30  8:59   ` oulijun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox