Public bug reported:
I have been having this issue for well over 2 weeks now. I cannot get
any upgrades or download any programs in 14.04 because this package is
not installed. And I cannot update or find the package to download. So
nothing is changing. Please, any help is appreciated.
ProblemTyp
is this a comment for me? or for tracking? I am not sure what all that
means.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1191624
Title:
[HP Pavilion dv4 Notebook PC, IDT 92HD71B7X, Pink Mic, Fron
Public bug reported:
Since adding Ubuntu to this laptop I have had intermittent sound issues. I am
new to Ubuntu so much of it might be me. The sound will go out from time to
time and when I reboot it will come back. the mute button on the soundpad works
but doesn't change in colors when it is
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/30648591/Dependencies.txt
** Attachment added: "DpkgTerminalLog.txt"
http://launchpadlibrarian.net/30648593/DpkgTerminalLog.txt
--
package apturl 0.3.3ubuntu1 failed to install/upgrade: Unterprozess dpkg-deb
--control
Public bug reported:
Binary package hint: apturl
nothing
ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: Unterprozess dpkg-deb --control mit Signal (Segmentation fault)
getötet
NonfreeKernelModules: fglrx
Package: apturl 0.3.3ubuntu1
PackageArchitecture: all
So
PING
--
gst-python erroneously calls atexit(), causing segfaults
https://bugs.launchpad.net/bugs/159029
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.
Public bug reported:
Binary package hint: python-gst0.10
Fix a segfault when stopping some python programs.
2007-09-11 Andy Wingo <[EMAIL PROTECTED]>
* gst/gstmodule.c (DL_EXPORT): Remove the atexit(gst_deinit).
Atexit handlers are run after python has finalized (see P
I also had this and removed evms to fix, on amd64 gutsy.
--
Device-mapper errors: dm-linear, lookup failed
https://bugs.launchpad.net/bugs/115616
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
The attached patch removes the extra quoting; the quoting is no longer
needed, now that the arguments are not passed through eval.
The patch is safe to apply because it does not affect the case in which
mysql_install_db is called from package scripts, because those scripts
do not add args to mysql
Public bug reported:
The mysqld_install_db script fails if extra arguments are passed. I
suspect this is an upstream bug.
Steps to reproduce:
1. Try to make a new database, for example using the following command line:
/usr/bin/mysql_install_db --no-defaults --bind-address=127.0.0.1
--character
I just got this same bug while clicking in the message list. I have not
been able to reproduce it.
--
[apport] evolution crashed with SIGSEGV in g_main_context_iterate()
https://launchpad.net/bugs/86406
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/li
. But who knows? Seems it did
uncover a plparser bug though.
ProblemType: Crash
Date: Tue Jan 30 18:19:27 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/totem
Package: totem-gstreamer 2.17.5-0ubuntu5
ProcCmdline: totem http://192.168.64.101:80/test.mp3
ProcCwd: /home/wingo/f/flumotion-fsp
** Attachment added: "Stacktrace.txt"
http://librarian.launchpad.net/5998220/Stacktrace.txt
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Attachment added: "Registers.txt"
http://librarian.launchpad.net/5998219/Registers.txt
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Attachment added: "ThreadStacktrace.txt"
http://librarian.launchpad.net/5998221/ThreadStacktrace.txt
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubun
** Attachment added: "Dependencies.txt"
http://librarian.launchpad.net/5998215/Dependencies.txt
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Attachment added: "CoreDump.gz"
http://librarian.launchpad.net/5998214/CoreDump.gz
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Attachment added: "ProcStatus.txt"
http://librarian.launchpad.net/5998218/ProcStatus.txt
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Attachment added: "ProcMaps.txt"
http://librarian.launchpad.net/5998217/ProcMaps.txt
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Attachment added: "Disassembly.txt"
http://librarian.launchpad.net/5998216/Disassembly.txt
--
[apport] totem crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/82437
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
$ cat /usr/lib/python2.4/site-packages/pygst.py | grep 2.5
_pygst_dir = '/usr/lib/python2.5/site-packages/gst-0.10'
So loading gst-python with python2.4 will cause the 2.5 packages to be
added to the python loadpath, causing borkage:
$ python
Python 2.4.3 (#2, Aug 25
Hi, can we get a rebuild of this please? :-)
--
python-mysqldb doesn't actually install any python
https://launchpad.net/bugs/55047
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
[EMAIL PROTECTED]:~$ dpkg -l python-mysqldb
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name VersionDes
Having rebuilt from the 0730 CVS snapshot, I can verify that this
problem is fixed in the newer snapshot.
--
Crasher: auto-fill in comments crashes emacs
https://launchpad.net/bugs/54643
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bu
There is a new debian release as of a couple days ago. Care to re-sync
from debian? :-)
--
Crasher: auto-fill in comments crashes emacs
https://launchpad.net/bugs/54643
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
Binary package hint: emacs-snapshot-gtk
Attached is a test file that reproducibly crashes emacs for me. Auto-
fill mode is on.
ii emacs-snapshot 20060707-1 The GNU Emacs editor (with GTK+ 2.x support)
ii python-mode1.0-2 Emacs-lisp python-mode and doctest-
--
Crasher: auto-fill in comments crashes emacs
https://launchpad.net/bugs/54643
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
27 matches
Mail list logo