[Bug 1692094] [NEW] Installation stuck - mkfs.ext2 waiting on interactive prompt

2017-05-19 Thread Simon Marchi
Public bug reported: A colleague of mine was trying to install Ubuntu 16.04, but the installation wizard would get stuck. mkfs.ext2 was stuck reading on stdin. We ran the same command in a shell, and found that it printed something like this: Found a dos partition table in Proceed anyway?

[Bug 1659348] Re: lttng-modules 2.8.0-1 ADT test failure with linux 4.8.0-36.38

2017-01-25 Thread Simon Marchi
I think this was fixed by this commit: http://git.lttng.org/?p=lttng-modules.git;a=commitdiff;h=9889a003260b4fd46caba76c21be985f7205ac8f It is included in releases 2.8.1 and up of lttng-modules, so upgrading to the latest 2.8.x should fix that. -- You received this bug notification because you

[Bug 1618201] Re: deadlock in lttng_ust_init

2016-09-06 Thread Simon Marchi
Which version of liblttng-ust is that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618201 Title: deadlock in lttng_ust_init To manage notifications about this bug go to:

[Bug 1446828] Re: gdb pretty printers do not auto-load on Trusty

2016-01-27 Thread Simon Marchi
Hi Steve, I tested package 4.8.4-2ubuntu1~14.04.1, pretty printers work fine, so the fix looks good to me. ** 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.

[Bug 1446828] Re: gdb pretty printers do not auto-load on Trusty

2015-11-27 Thread Simon Marchi
Thanks Matthias! Will this package be uploaded to Trusty's repo, or it will stick with the current version (4.8.2-19ubuntu1)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446828 Title: gdb

[Bug 1256419] Re: libstdc++ pretty-printers don't work with Python 3

2015-04-21 Thread Simon Marchi
Given that trusty is an LTS, it would indeed be interesting to get this fixed. What is the procedure for this? Is there anything I can do to help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256419

[Bug 1446828] [NEW] gdb pretty printers do not auto-load on Trusty

2015-04-21 Thread Simon Marchi
Public bug reported: On Ubuntu 14.04.2 (Trusty), the file in libstdc++6-4.8-dbg to auto-load the pretty printers doesn't resolve the right path to the printers. To reproduce, on a fresh install: $ cat test.cpp #include vector int main() { std::vectorint v; v.push_back(1); return 0; } $ g++

[Bug 1083128] Re: imagemagick import doesn't grab the visible screeen

2015-02-16 Thread Simon Marchi
I have had this issue for a long time too. I can't seem to find what is the trigger for the bug, but I get it frequently. I am on Ubuntu 14.04, with NVIDIA proprietary drivers. ** Summary changed: - imagemagick import doesn't grab the visible screeen + imagemagick import doesn't grab the

[Bug 1419403] Re: lttng-modules-dkms 2.5.0-1: lttng-modules build error: implicit declaration of function ‘__get_cpu_var’

2015-02-09 Thread Simon Marchi
Hi Valentin, To build against kernel 3.19, you'll need to use version 2.6.x, since the 2.5 branch only receives security fixes. You can either build it by hand, or use one of the PPAs. Stable builds: https://launchpad.net/~lttng/+archive/ubuntu/ppa Daily builds: