[Bug 1577460] Comment bridged from LTC Bugzilla

2017-01-25 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2017-01-25 06:34 EDT---
IBM Bugzilla -> closed

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

Title:
  mkinitramfs --help > Core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1577460/+subscriptions

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


[Bug 1577460] Comment bridged from LTC Bugzilla

2017-01-09 Thread bugproxy
--- Comment From thorsten.di...@de.ibm.com 2017-01-09 09:00 EDT---
Tested on xenial (up to date):

1. faulty as expected with util-linux 2.27.1-6ubuntu3.1
root@s8330003:~# LANG=de_DE.UTF-8 mkinitramfs --help
Segmentation fault
W: non-GNU getopt
root@s8330003:~# dpkg -s util-linux |grep Version
Version: 2.27.1-6ubuntu3.1
root@s8330003:~#

2. Fix working as expected with util-linux 2.27.1-6ubuntu3.2
root@s8330005:~# LANG=de_DE.UTF-8 mkinitramfs --help
/usr/sbin/mkinitramfs: unrecognized option '--help'
W: non-GNU getopt
root@s8330005:~# dpkg -s util-linux |grep Version
Version: 2.27.1-6ubuntu3.2
root@s8330005:~#

Fix for xenial should be promoted to xenial-updates.

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

Title:
  mkinitramfs --help > Core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1577460/+subscriptions

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


[Bug 1577460] Comment bridged from LTC Bugzilla

2016-10-26 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2016-10-26 05:07 EDT---
Bug reopened-> problem still exit on Xenial with glibc:2.23-0ubuntu4

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

Title:
  mkinitramfs --help > Core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1577460/+subscriptions

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


[Bug 1577460] Comment bridged from LTC Bugzilla

2016-10-19 Thread bugproxy
--- Comment From thorsten.di...@de.ibm.com 2016-10-19 05:49 EDT---
I can not confirm  that. I updated xenial with all pkgs of -proposed today. 
Problem still persists.

--- Comment From thorsten.di...@de.ibm.com 2016-10-19 05:55 EDT---
root@r3515003:~# uname -a
Linux r3515003 4.4.0-44-generic #64-Ubuntu SMP Mon Oct 17 08:45:23 UTC 2016 
s390x s390x s390x GNU/Linux
root@r3515003:~# dpkg -s libc6
Package: libc6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 10213
Maintainer: Ubuntu Developers 
Architecture: s390x
Multi-Arch: same
Source: glibc
Version: 2.23-0ubuntu4
Replaces: libc6-s390x
Depends: libgcc1
Suggests: glibc-doc, debconf | debconf-2.0, locales
Breaks: hurd (<< 1:0.5.git20140203-1), libtirpc1 (<< 0.2.3), locales (<< 2.23), 
locales-all (<< 2.23), nscd (<< 2.23)
Conffiles:
/etc/ld.so.conf.d/s390x-linux-gnu.conf f9eee62c2c5a6b58373b2f613b5334be
Description: GNU C Library: Shared libraries
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C library
and the standard math library, as well as many others.
Homepage: http://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers 

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

Title:
  mkinitramfs --help > Core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1577460/+subscriptions

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


[Bug 1577460] Comment bridged from LTC Bugzilla

2016-08-29 Thread bugproxy
--- Comment From thorsten.di...@de.ibm.com 2016-08-29 05:04 EDT---
I updated a system to 16.04.1 latest. Issue still occurs:

Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-34-generic s390x)

* Documentation:  https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support:https://ubuntu.com/advantage
Last login: Mon Aug 29 10:57:38 2016 from 9.152.99.191
root@s8330032:~# mkinitramfs --help
Segmentation fault
W: non-GNU getopt
root@s8330032:~#

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

Title:
  mkinitramfs --help > Core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1577460/+subscriptions

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


[Bug 1577460] Comment bridged from LTC Bugzilla

2016-05-02 Thread bugproxy
--- Comment From ru...@us.ibm.com 2016-05-02 12:38 EDT---
Viktor Mihajlovski 2016-05-02 11:14:29 EDT :

OK, got it. My client Ubuntu was on German locale "de_DE.UTF8" but the
server has only the English locales installed.
If I unset all LC_* environment variables and rerun the command I see no
coredump.
So the issue is that getopt (and maybe other binaries) have an issue if an
non-existent locale is requested. It should definitely not dump core in such
a situation.

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

Title:
  mkinitramfs --help > Core dumped

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

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