[Bug 1881132] Re: libopenmpi-dev requires reinstall after upgrade to 20.04

2020-08-10 Thread Rodrigo Tobar
I had the same problem, with cmake-based and autoconf-based projects failing to find mpicc and all the rest. Re-installing as per the instructions above made everyone happy again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1499582] Re: package blueman 2.0-1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-11-02 Thread Rodrigo Tobar
*** This bug is a duplicate of bug 1500418 *** https://bugs.launchpad.net/bugs/1500418 ** This bug has been marked a duplicate of bug 1500418 package blueman 2.0-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received

[Bug 1512192] Re: package blueman (not installed) failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

2015-11-02 Thread Rodrigo Tobar
*** This bug is a duplicate of bug 1500418 *** https://bugs.launchpad.net/bugs/1500418 ** This bug has been marked a duplicate of bug 1500418 package blueman 2.0-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received

[Bug 824147] Re: usb_modeswitch_[2193]: segfault at 8 ip 00007eff40eab681 sp 00007fff6a785f58 error 4 in libc-2.13.so[7eff40e29000+195000]

2011-12-10 Thread Rodrigo Tobar
I think this issue has come back to life in 12.04. I updated to pangolin a week ago, and yesterday, after a dist-upgrade, I started to suffer this same problem. The solution I posted on #18 solves the problem again. My usb-modeswitch version is 1.2.0+repack0-1ubuntu1 -- You received this bug not

[Bug 824147] Re: usb_modeswitch_[2193]: segfault at 8 ip 00007eff40eab681 sp 00007fff6a785f58 error 4 in libc-2.13.so[7eff40e29000+195000]

2011-08-18 Thread Rodrigo Tobar
no, this was on 3rd line from the end of /lib/udev/usb_modeswitch, originally: exec /usr/sbin/usb_modeswitch_dispatcher "$@" 2>/dev/null & , now exec /usr/sbin/usb_modeswitch_dispatcher "$@" >/dev/null 2>&1 & -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 827679] Re: usb_modeswitch_[1770]: segfault at 0 ip 00007fa5358a3721 sp 00007fff3d186bc8 error 4 in libc-2.13.so[7fa535821000+195000]

2011-08-18 Thread Rodrigo Tobar
This seems like a duplicate of #824147 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827679 Title: usb_modeswitch_[1770]: segfault at 0 ip 7fa5358a3721 sp 7fff3d186bc8 error 4 in libc-2.13

[Bug 824147] Re: usb_modeswitch_[2193]: segfault at 8 ip 00007eff40eab681 sp 00007fff6a785f58 error 4 in libc-2.13.so[7eff40e29000+195000]

2011-08-17 Thread Rodrigo Tobar
After trying several things out, I realized that only changing the invocation to: exec /usr/sbin/usb_modeswitch_dispatcher "$@" > /dev/null 2>&1 & definitely solves the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 824147] Re: usb_modeswitch_[2193]: segfault at 8 ip 00007eff40eab681 sp 00007fff6a785f58 error 4 in libc-2.13.so[7eff40e29000+195000]

2011-08-17 Thread Rodrigo Tobar
** Attachment added: "ltrace-Wed Aug 17 19:14:30 CEST 2011.txt" https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/824147/+attachment/2286490/+files/ltrace-Wed%20Aug%2017%2019%3A14%3A30%20CEST%202011.txt -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 824147] Re: usb_modeswitch_[2193]: segfault at 8 ip 00007eff40eab681 sp 00007fff6a785f58 error 4 in libc-2.13.so[7eff40e29000+195000]

2011-08-17 Thread Rodrigo Tobar
I'm also affected by this bug. I replaced the line with exec ltrace /usr/sbin/usb_modeswitch_dispatcher "$@" >/tmp/ltrace-$(date).txt 2>&1 & to avoid name clashes, and, as Mathieu observed, the process exited normally (meaning that the usb modem got switched, modemmanager recognized it, and netwo

[Bug 703618] Re: [natty] UnsatisfiedLinkError: no swt-pi-gtk-3555 or swt-pi-gtk

2011-01-24 Thread Rodrigo Tobar
This seems a duplication of bug #700602. Still, when trying to downgrade the libswt packages, I get the following: root@lucas:/usr/lib/java-wrappers# apt-get install libswt-cairo-gtk-3.5-jni=3.5.1+versionbump-5ubuntu1 libswt-gnome-gtk-3.5-jni=3.5.1+versionbump-5ubuntu1 libswt-gtk-3.5-java=3.5.

[Bug 530277] Re: 0cf2:6250 ENE Technology, Inc. card reader not supported

2010-12-01 Thread Rodrigo Tobar
Just tested in a Acer Aspire One D255, which was also presenting the same problem. The provided driver worked fine, at least with basic operations (mount, read, write, umount). Thanks a lot! -- 0cf2:6250 ENE Technology, Inc. card reader not supported https://bugs.launchpad.net/bugs/530277 You rec

[Bug 551809] Re: gnome-settings-daemon crashed with SIGSEGV

2010-09-29 Thread Rodrigo Tobar
Just to support Milan's comment, I'm attaching a stacktrace of gnome- power-manager crashing for the same reason, on maverick, i386 ** Attachment added: "Stacktrace.g-p-w.txt" https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/551809/+attachment/1655200/+files/Stacktrace.g-p-w.txt -- gno