Re: [Bug 1752378] Re: Please add Userspace Packages for NVDIMM support

2018-03-14 Thread Nish Aravamudan
On Wed, Mar 7, 2018 at 8:52 AM, Marcin Ślusarz
<1752...@bugs.launchpad.net> wrote:
> 1) Still nope.
> Non-dev packages now also include .so files...
>
> 10) New issue: libpmem-dev now contains all libraries in nvml_dbg
> directory.

I think these are resolved with ~ppa5.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752378

Title:
  Please add Userspace Packages for NVDIMM support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1752378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1752378] Re: Please add Userspace Packages for NVDIMM support

2018-03-06 Thread Nish Aravamudan
On Tue, Mar 6, 2018 at 2:50 AM, Marcin Ślusarz
<1752...@bugs.launchpad.net> wrote:
> NVML:
> 1) Nope, for old packages only libpmem had this problem. Now it's even worse 
> - none of the packages contain .so used for linking.

Fixed

> 3) "detail" directory is still missing.

Should be fixed.

> 7) Already backported to stable-1.3 branch, will be part of 1.3.2:
https://github.com/pmem/pmdk/commit/58988474ed0b3618e90d328dd1210ffd3490f211

Backported to the package.

> 8) I don't care that much as long as it makes sense :)
> You can see what we came up with here: 
> https://github.com/pmem/pmdk/blob/stable-1.3/utils/build-dpkg.sh
> "NVML library" was a common mistake. In 1.4 this will no longer be a problem, 
> because we renamed NVML to PMDK (Persistent Memory Development Kit)

Not sure why "NVML ... library" is better than "NVML library for ..." :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752378

Title:
  Please add Userspace Packages for NVDIMM support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1752378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1752378] Re: Please add Userspace Packages for NVDIMM support

2018-03-05 Thread Nish Aravamudan
On Mon, Mar 5, 2018 at 9:30 AM, pragyansri.pa...@intel.com
<1752...@bugs.launchpad.net> wrote:
> Update for NDCTL Testing:
> 1. The ndctl package is missing the man pages.

Fixed.

> 2. The libraries and the development packages should be split into
separate sub-packages i.e. ndctl, libndctl, libndctl-devel, daxctl,
libdaxctl, and libdaxctl-devel

Fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752378

Title:
  Please add Userspace Packages for NVDIMM support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1752378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1752378] Re: Please add Userspace Packages for NVDIMM support

2018-03-05 Thread Nish Aravamudan
On Fri, Mar 2, 2018 at 9:39 AM, pragyansri.pa...@intel.com
<1752...@bugs.launchpad.net> wrote:
> Update from NVML Team Testing from Marcin Slusarz:
>
> Several issues found, some critical. List in severity order:
> 1)Libpmem-dev is not installable, because one of the files also exists in 
> libpmem.

Fixed, I think. (all the -dev packages had this problem)

> 2)Libpmemobj-dev package doesn't install all C header files, making it
> completely useless.

Fixed.

> 3)Libpmemobj C++ headers and documentation are not packaged at all.

Fixed for the headers, I need to figure out the documetnation bit still.

> 4)Librpmem is not packaged.

Fixed

> 5)Libpmemblk-dev, libpmemlog-dev, libpmempool-dev and libpmemobj-dev do
> not depend on libpmem-dev (pkg-config files won't work correctly without
> libpmem-dev).

Fixed

> 6)Libraries are installed to /usr/lib instead of /usr/lib/x86_64-linux-
> gnu/.

I think fixed.

> 7)Pkg-config files in all -dev packages point to /usr/local.
> This is actually a bug in pmdk, which we already fixed on master. I think it 
> doesn't matter much, but it's worth backporting it for 1.3.2.

Can you point me at the commit in master? I'm not seeing it.

> 8)"NVML library" (NVM library library) in package descriptions looks a
> bit silly.

Fixed (what verbiage does Intel actually want?)

> 9)Homepage points to github, instead of http://pmem.io/pmdk/.

Fixed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752378

Title:
  Please add Userspace Packages for NVDIMM support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1752378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1752378] Re: Please add Userspace Packages for NVDIMM support

2018-03-02 Thread Nish Aravamudan
Thank you for the feedback, I will work on getting this resolved as
soon as I can.

-Nish

On Fri, Mar 2, 2018 at 9:39 AM, pragyansri.pa...@intel.com
<1752...@bugs.launchpad.net> wrote:
> Update from NVML Team Testing from Marcin Slusarz:
>
> Several issues found, some critical. List in severity order:
> 1)Libpmem-dev is not installable, because one of the files also exists in 
> libpmem.
>
> 2)Libpmemobj-dev package doesn't install all C header files, making it
> completely useless.
>
> 3)Libpmemobj C++ headers and documentation are not packaged at all.
>
> 4)Librpmem is not packaged.
>
> 5)Libpmemblk-dev, libpmemlog-dev, libpmempool-dev and libpmemobj-dev do
> not depend on libpmem-dev (pkg-config files won't work correctly without
> libpmem-dev).
>
> 6)Libraries are installed to /usr/lib instead of /usr/lib/x86_64-linux-
> gnu/.
>
> 7)Pkg-config files in all -dev packages point to /usr/local.
> This is actually a bug in pmdk, which we already fixed on master. I think it 
> doesn't matter much, but it's worth backporting it for 1.3.2.
>
> 8)"NVML library" (NVM library library) in package descriptions looks a
> bit silly.
>
> 9)Homepage points to github, instead of http://pmem.io/pmdk/.
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1752378
>
> Title:
>   Please add Userspace Packages for NVDIMM support
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+bug/1752378/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=None; component=None; 
> status=In Progress; importance=Medium; assignee=nish.aravamu...@canonical.com;
> Launchpad-Bug-Tags: needs-packaging
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: bladernr nacc pragyan
> Launchpad-Bug-Reporter: Jeff Lane (bladernr)
> Launchpad-Bug-Modifier: pragyansri.pa...@intel.com (pragyan)
> Launchpad-Message-Rationale: Assignee
> Launchpad-Message-For: nacc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752378

Title:
  Please add Userspace Packages for NVDIMM support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1752378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs