[Bug 1761379] Re: [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on Ubuntu

2019-08-27 Thread Gustavo Romero
Sorry, agent looks missing on proposed for Xenial. Canonical, could you please check it? There is no libperf-jvmti.so afaics. I'm marking it as 'verification-failed-xenial'. gromero@gromero16:/tmp$ dpkg -L linux-tools-4.4.0-160 /. /usr /usr/lib /usr/lib/linux-tools-4.4.0-160

[Bug 1761379] Re: [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on Ubuntu

2019-06-20 Thread Gustavo Romero
On bionic LGTM: $ lsb_release -a | fgrep Codename Codename: bionic $ uname -a Linux guest 4.15.0-53-generic #57-Ubuntu SMP Thu Jun 13 09:28:40 UTC 2019 ppc64le ppc64le ppc64le GNU/Linux $ java -version openjdk version "11.0.3" 2019-04-16 OpenJDK Runtime Environment (build

[Bug 1761379] Re: [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on Ubuntu

2019-06-20 Thread Gustavo Romero
On disco LGTM: gromero@gromero33:~$ lsb_release -a |& fgrep Codename Codename: disco gromero@gromero33:~$ uname -a Linux gromero33 5.0.0-18-generic #19-Ubuntu SMP Wed Jun 12 18:19:22 UTC 2019 ppc64le ppc64le ppc64le GNU/Linux gromero@gromero33:~$ java -version openjdk version "11.0.3"

[Bug 768791] Re: isoinfo: Unable to find Joliet SVD (USB creator won't select ISO for creating boot USB)

2018-07-26 Thread Gustavo Romero
Hi folks, Looks like I see an issue related to that one reported here when using virt-install: $ virt-install --name gromero3-test-deleteme --disk path=/var/lib/libvirt/images/gromero3.qcow2 --vcpus=1,sockets=1,cores=1,threads=1 --memory 8192 --controller type=scsi,model=virtio-scsi --network

[Bug 1759312] Re: AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10

2018-04-10 Thread Gustavo Romero
sorry, mirror status clobbered the tag back to 'verification-needed- artful'. I've set it to 'verification-done-artful' once again. ** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1759312] Re: AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10

2018-04-10 Thread Gustavo Romero
Hi. It's fixed on 4.13.0-39-generic #44-Ubuntu build. Thanks. ** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759312

[Bug 1646927] Re: PPC64: Poor StrictMath performance due to non-optimized compilation

2017-01-17 Thread Gustavo Romero
Sorry, I didn't understand your point. The patch is already on 9 and 8u upstream. Could you clarify please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646927 Title: PPC64: Poor StrictMath

[Bug 1646927] Re: PPC64: Poor StrictMath performance due to non-optimized compilation

2016-12-02 Thread Gustavo Romero
Yes, absolutely. I'll request it and update this bug. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646927 Title: PPC64: Poor StrictMath performance due to non-optimized compilation To

[Bug 1594393] Re: JVM on PPC64 LE crashes due to an illegal instruction in JITed code

2016-06-27 Thread Gustavo Romero
Thanks a lot for fixing it on Yakkety Yak. Please, could you also fix it on 16.04 LTS? Should I open a new bug to address this issue on 16.04 LTS? Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1561658] Re: ppc64el ubuntu-server ISO does not install libpam-systemd (not installing recommends?)

2016-03-31 Thread Gustavo Romero
Hi, Martin We've already checked that libpam-systemd no being installed from ISO occurs just on ppc64le (because policykit-1 is not installed as it is being on amd64). The log you requested is attached above. Thank you! -- You received this bug notification because you are a member of Ubuntu

[Bug 1561658] Re: ppc64el ubuntu-server ISO does not install libpam-systemd (not installing recommends?)

2016-03-31 Thread Gustavo Romero
/var/log/installer/syslog from the ppc64le ISO install mentioned ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1561658/+attachment/4618191/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1561658] Re: ssh sessions don't run in session cgroup but in sshd's -- pam_systemd missing

2016-03-30 Thread Gustavo Romero
Hi, Martin. It seems Breno talked to Adam Conrad and the pcc64le ISO is not installing policykit-1 (but it should as we can see here http://goo.gl/WTK54h) correctly. The ISO I installed and tested is this one here: http://cdimage.ubuntu.com/ubuntu-server/daily/current/xenial-server- ppc64el.iso

[Bug 1561658] Re: ssh sessions don't run in session cgroup but in sshd's -- pam_systemd missing

2016-03-30 Thread Gustavo Romero
Martin , I meant "so no `Create cgroups for user login sessions` option" in the previous comment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561658 Title: ssh sessions don't run in session

[Bug 1561658] Re: ssh sessions don't run in session cgroup but in sshd's -- pam_systemd missing

2016-03-30 Thread Gustavo Romero
Marin, you are right! No libpam-systemd installed, so no pam_systemd.so file and no "session optional pam_systemd.so" entry in /etc/pam.d /common-session. I've just installed libpam-systemd and logged in and the issue vanished. However, it seems "sudo pam-auth-update" is no handling it

[Bug 1561658] Re: ppc64el ssh sessions don't run in session cgroup but in sshd's

2016-03-30 Thread Gustavo Romero
Hi Martin, The ssh session controller here is different from yours: $ egrep 'systemd|pids' /proc/self/cgroup 11:pids:/system.slice/ssh.service 1:name=systemd:/system.slice/ssh.service $ cat /sys/fs/cgroup/pids/system.slice/pids.max max $ cat

[Bug 1561658] Re: ppc64el ssh sessions don't run in session cgroup but in sshd's

2016-03-30 Thread Gustavo Romero
Output produced by "sudo journalctl -b > /tmp/journal.txt" ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1561658/+attachment/4616975/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1561658] Re: “Cannot fork” and "Resource temporary unavailable"

2016-03-24 Thread Gustavo Romero
When make fails, we get something like: sleep 1 touch makefork-466 make: fork: Resource temporarily unavailable sleep 1 make: fork: Resource temporarily unavailable make: *** Deleting file 'makefork-464' sleep 1 make: fork: Resource temporarily unavailable make: *** Deleting file 'makefork-465'

[Bug 1561658] Re: “Cannot fork” and "Resource temporary unavailable"

2016-03-24 Thread Gustavo Romero
We can also check the different behavior of cgroups on ppc64le and on amd64 by means of specifying the exact cgroups under which we execute 'make': ## ppc64le make clean; sudo cgexec -g devices:/system.slice --sticky make -j500 ## Fails on ppc64le make

[Bug 1561658] Re: “Cannot fork” and "Resource temporary unavailable"

2016-03-24 Thread Gustavo Romero
Using this Makefile with "make -j500" will trigger the problematic behavior described in this bug. ** Attachment added: "Makefile to reproduce the issue described" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1561658/+attachment/4610125/+files/Makefile -- You received this bug

[Bug 1517609] Re: Openjdk8 still has failing tests on ppc64el

2016-02-10 Thread Gustavo Romero
Currently - tag jdk9-b88, upstream: jdk9/jdk9 repo - many Hotspot tests under compiler/rtm are failing. The immediate problem is that RTM, although already implemented is not enabled for Linux in pppc64le. To enable the following patch is proposed: http://goo.gl/5GHaQu All tests under

[Bug 1517609] Re: Openjdk8 still has failing tests on ppc64el

2016-02-10 Thread Gustavo Romero
Currently - tag jdk9-b88, upstream: jdk9/jdk9 repo - Hotspot test runtime/StackGuardPages is failing due to a different behavior on ppc64le kernel mm in comparison with other architectures. When the stack reaches the limit determined by ulimit it generates a SIG_SEGV, but with si->si_code =

[Bug 1517609] Re: Openjdk8 still has failing tests on ppc64el

2015-11-18 Thread Gustavo Romero
** Changed in: openjdk-8 (Ubuntu) Assignee: (unassigned) => Gustavo Romero (gromero) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517609 Title: Openjdk8 still has failing tests on ppc6