[Bug 1419503] Re: [SRU] lscpu reports incorrect number of NUMA nodes on systems with discontinuous NUMA nodes

2015-02-13 Thread Matt Ezell
Verified that the update package produces the expected results on
Trusty:


root@crest4:~# dpkg -l util-linux
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionArchitecture  
 Description
+++-==-==-==-=
ii  util-linux 2.20.1-5.1ubuntu20.3   ppc64el   
 Miscellaneous system utilities
root@crest4:~# lscpu|grep NUMA
NUMA node(s):  2
NUMA node0 CPU(s): 0-39
NUMA node1 CPU(s): 40-79
root@crest4:~# apt-get install util-linux=2.20.1-5.1ubuntu20.4
...
root@crest4:~# lscpu|grep NUMA
NUMA node(s):  4
NUMA node0 CPU(s): 0-39
NUMA node1 CPU(s): 40-79
NUMA node16 CPU(s):80-119
NUMA node17 CPU(s):120-159


** Tags added: verification-done

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

Title:
  [SRU] lscpu reports incorrect number of NUMA nodes on systems with
  discontinuous NUMA nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1419503/+subscriptions

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


[Bug 1419503] [NEW] [SRU] lscpu reports incorrect number of NUMA nodes on systems with discontinuous NUMA nodes

2015-02-08 Thread Matt Ezell
Public bug reported:

[Impact]
Running 'lscpu' on a system with discontinuous NUMA nodes (such as some IBM 
Power 8 hardware) will only display the continuous NUMA nodes.  Users may be 
confused due to incorrect information.

[Test Case]
On a system with discontinuous NUMA nodes, just run the lscpu command
# ls -d /sys/devices/system/node/node*
/sys/devices/system/node/node0  /sys/devices/system/node/node1  
/sys/devices/system/node/node16  /sys/devices/system/node/node17
# lscpu|grep NUMA
NUMA node(s):  2
NUMA node0 CPU(s): 0-39
NUMA node1 CPU(s): 40-79

[Regression Potential]
Since this is an informational command, anything relying on its output may 
experience new behavior.


This affects Trusty, but Utopic and Vivid are based on newer upstream
releases that don't include this error.

** Affects: util-linux (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [SRU] lscpu reports incorrect number of NUMA nodes on systems with
  discontinuous NUMA nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1419503/+subscriptions

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


[Bug 1419503] Re: [SRU] lscpu reports incorrect number of NUMA nodes on systems with discontinuous NUMA nodes

2015-02-08 Thread Matt Ezell
This was fixed upstream (http://git.kernel.org/cgit/utils/util-linux
/util-linux.git/) by commit e9074a167cb485fea91be2cb20f68e137b6d3246.
There have been many changes, so I don't think updating to the new
version is appropriate for a SRU.  To backport this, I had to also pull
in code from 416c43a9a5519ae0e4c91e075cf42c5cf0b5cbcb and
dd3bc51a539ffdd5c6c6b7d0b20acd1f61bdd337.

** Patch added: lp1419503_trusty.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1419503/+attachment/4314984/+files/lp1419503_trusty.debdiff

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

Title:
  [SRU] lscpu reports incorrect number of NUMA nodes on systems with
  discontinuous NUMA nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1419503/+subscriptions

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


[Bug 1387594] Re: init: symbol lookup error: /lib/powerpc64le-linux-gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

2015-01-20 Thread Matt Ezell
Hi Adam- Is this SRU appropriate to target for the 14.04.2 milestone?

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

Title:
  init: symbol lookup error: /lib/powerpc64le-linux-
  gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1387594/+subscriptions

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


[Bug 1387594] Re: init: symbol lookup error: /lib/powerpc64le-linux-gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

2015-01-20 Thread Matt Ezell
Hi Adam- Is this SRU appropriate to target for the 14.04.2 milestone?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/1387594

Title:
  init: symbol lookup error: /lib/powerpc64le-linux-
  gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1387594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1387594] Re: init: symbol lookup error: /lib/powerpc64le-linux-gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

2015-01-17 Thread Matt Ezell
I ran tests on an IBM 8247-22L using both Utopic and Trusty for ppc64el.
Details of the test follow, but the new packages in
[utopic,trusty]-proposed fix the segfault issue.

 For Utopic 
root@crest2:~# lsb_release -rc
Release:14.10
Codename:   utopic
# Current working version using a vivid package
root@crest2:~# dpkg -l libnss-ldap|grep ii
ii  libnss-ldap:ppc64el 265-3ubuntu2 ppc64el  NSS module for using LDAP as 
a naming service
root@crest2:~# getent passwd|wc -l ; getent group|wc -l
52
16849
# Test current release
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4
...
root@crest2:~# getent passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
... other local users ...
Segmentation fault
root@crest2:~# getent group
root:x:0:
daemon:x:1:
... other local groups ...
Segmentation fault
# Try new version
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4.14.10.1
...
root@crest2:~# getent passwd|wc -l ; getent group|wc -l
52
16849
# Success!


 For Trusty 
root@crest2:~# lsb_release -rcd
Description:Ubuntu 14.04.1 LTS
Release:14.04
Codename:   trusty
# Test current release
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4
...
root@crest2:~# getent passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
... other local users ...
Segmentation fault
root@crest2:~# getent group
root:x:0:
daemon:x:1:
... other local groups ...
Segmentation fault
# Try new version
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4.14.04.1
...
root@crest2:~# getent passwd|wc -l ; getent group|wc -l
52
16849
# Success!

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/1387594

Title:
  init: symbol lookup error: /lib/powerpc64le-linux-
  gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1387594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1387594] Re: init: symbol lookup error: /lib/powerpc64le-linux-gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

2015-01-17 Thread Matt Ezell
I ran tests on an IBM 8247-22L using both Utopic and Trusty for ppc64el.
Details of the test follow, but the new packages in
[utopic,trusty]-proposed fix the segfault issue.

 For Utopic 
root@crest2:~# lsb_release -rc
Release:14.10
Codename:   utopic
# Current working version using a vivid package
root@crest2:~# dpkg -l libnss-ldap|grep ii
ii  libnss-ldap:ppc64el 265-3ubuntu2 ppc64el  NSS module for using LDAP as 
a naming service
root@crest2:~# getent passwd|wc -l ; getent group|wc -l
52
16849
# Test current release
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4
...
root@crest2:~# getent passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
... other local users ...
Segmentation fault
root@crest2:~# getent group
root:x:0:
daemon:x:1:
... other local groups ...
Segmentation fault
# Try new version
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4.14.10.1
...
root@crest2:~# getent passwd|wc -l ; getent group|wc -l
52
16849
# Success!


 For Trusty 
root@crest2:~# lsb_release -rcd
Description:Ubuntu 14.04.1 LTS
Release:14.04
Codename:   trusty
# Test current release
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4
...
root@crest2:~# getent passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
... other local users ...
Segmentation fault
root@crest2:~# getent group
root:x:0:
daemon:x:1:
... other local groups ...
Segmentation fault
# Try new version
root@crest2:~# apt-get install libnss-ldap=264-2.2ubuntu4.14.04.1
...
root@crest2:~# getent passwd|wc -l ; getent group|wc -l
52
16849
# Success!

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  init: symbol lookup error: /lib/powerpc64le-linux-
  gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1387594/+subscriptions

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


[Bug 1387594] Re: init: symbol lookup error: /lib/powerpc64le-linux-gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

2015-01-16 Thread Matt Ezell
Anything I can do to help this SRU along?  This is affecting our Trusty
and Utopic boxes.  Right now, I've manually pulled in a Vivid package so
I actually have working systems.  It would be nice to get this into the
*-updates repos.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/1387594

Title:
  init: symbol lookup error: /lib/powerpc64le-linux-
  gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1387594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1387594] Re: init: symbol lookup error: /lib/powerpc64le-linux-gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

2015-01-16 Thread Matt Ezell
Anything I can do to help this SRU along?  This is affecting our Trusty
and Utopic boxes.  Right now, I've manually pulled in a Vivid package so
I actually have working systems.  It would be nice to get this into the
*-updates repos.

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

Title:
  init: symbol lookup error: /lib/powerpc64le-linux-
  gnu/libnss_ldap.so.2: undefined symbol: __libc_lock_lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1387594/+subscriptions

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


[Bug 1401166] Re: Ubuntu 14.04 PPC64LE - LDAP client Segmentation fault

2015-01-14 Thread Matt Ezell
*** This bug is a duplicate of bug 1387594 ***
https://bugs.launchpad.net/bugs/1387594

** This bug has been marked a duplicate of bug 1387594
   init: symbol lookup error: /lib/powerpc64le-linux-gnu/libnss_ldap.so.2: 
undefined symbol: __libc_lock_lock

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

Title:
  Ubuntu 14.04 PPC64LE - LDAP client Segmentation fault

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

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


[Bug 191884] Re: wrong id behaviour on a system with LDAP

2008-04-08 Thread Matt Ezell
coreutils (6.10-3) and the ubuntu patches (6.10-3ubuntu2), seem to make
the issue go away.

Although I would still recommend Ubuntu sync libnss-ldap with upstream,
this is not a critical bug anymore.

-- 
wrong id behaviour on a system with LDAP
https://bugs.launchpad.net/bugs/191884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 191884] Re: wrong id behaviour on a system with LDAP

2008-03-27 Thread Matt Ezell
As a workaround for other experiencing the problem, here are the steps to 
upgrade libnss-ldap on your own:
sudo apt-get install build-essential libldap2-dev
wget http://www.padl.com/download/nss_ldap.tgz
tar -zxvf nss_ldap.tgz
cd nss_ldap-260
./configure
./make
sudo make install

-- 
wrong id behaviour on a system with LDAP
https://bugs.launchpad.net/bugs/191884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 191884] Re: wrong id behaviour on a system with LDAP

2008-03-26 Thread Matt Ezell
I cannot get ldap authentication to work in Hardy with this bug (using
just Ubuntu packages). This needs to be fixed before Hardy's release- I
would consider this a critical bug.

Would the maintainer look into upgrading libnss-ldap ?

-- 
wrong id behaviour on a system with LDAP
https://bugs.launchpad.net/bugs/191884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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