[Bug 989856] Re: import random fails because _urandom is unavailable

2012-04-27 Thread Brendan Cully
Sorry, I've just discovered this was a result of my python being a
virtualenv python. There may still be a bug here, but it's not against
python-minimal.

** Changed in: python-defaults (Ubuntu)
   Status: New => Invalid

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

Title:
  import random fails because _urandom is unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/989856/+subscriptions

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


[Bug 989856] [NEW] import random fails because _urandom is unavailable

2012-04-27 Thread Brendan Cully
Public bug reported:

To reproduce:

% python -c 'import random'
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python2.7/random.py", line 47, in 
from os import urandom as _urandom
ImportError: cannot import name urandom

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-minimal 2.7.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 09:02:38 2012
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/zsh
SourcePackage: python-defaults
UpgradeStatus: Upgraded to precise on 2012-04-26 (0 days ago)

** Affects: python-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  import random fails because _urandom is unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/989856/+subscriptions

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


[Bug 989856] Re: import random fails because _urandom is unavailable

2012-04-27 Thread Brendan Cully
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989856

Title:
  import random fails because _urandom is unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/989856/+subscriptions

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


[Bug 775233] Re: after jamu ran from cron, all clipart is empty

2011-10-01 Thread Brendan Cully
For what it's worth, the attached patch to jamu.py fixed the problem for
me. I suspect it's related to storage groups (I have them off for video
so I can use external players). I believe this patch is safe since it
only triggers for video files that are stored by absolute path, but all
I can really say is it works for me.

** Patch added: "jamu.py.diff"
   
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/775233/+attachment/2494853/+files/jamu.py.diff

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

Title:
  after jamu ran from cron, all clipart is empty

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

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


[Bug 614632] Re: Ubuntu 10.4 Lucid Kernel 2.6.32-24-generic-pae No wake from USB

2010-10-14 Thread Brendan Cully
I upgraded to maverick, and it's broken again in 2.6.35-22-generic!

-- 
Ubuntu 10.4 Lucid Kernel 2.6.32-24-generic-pae No wake from USB
https://bugs.launchpad.net/bugs/614632
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 614632] Re: Ubuntu 10.4 Lucid Kernel 2.6.32-24-generic-pae No wake from USB

2010-09-08 Thread Brendan Cully
2.6.32-25.43~pre201008210902 solved the problem for me as well.

-- 
Ubuntu 10.4 Lucid Kernel 2.6.32-24-generic-pae No wake from USB
https://bugs.launchpad.net/bugs/614632
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455542] Re: Fails to find Disk information on .22

2009-12-22 Thread Brendan Cully
mythtv-status 0.9.2-3 from lucid fixes the problem for me. It should
perhaps be backported to karmic.

-- 
Fails to find Disk information on .22
https://bugs.launchpad.net/bugs/455542
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 465841] Re: manual ipv6 DNS servers only work for users but not for system

2009-12-15 Thread Brendan Cully
I also can't set my IP address or add routes in Manual mode unless the
"available to all users" checkbox is unticked. I found the same bug
report in fedora here:
https://bugzilla.redhat.com/show_bug.cgi?id=523288

** Bug watch added: Red Hat Bugzilla #523288
   https://bugzilla.redhat.com/show_bug.cgi?id=523288

-- 
manual ipv6 DNS servers only work for users but not for system
https://bugs.launchpad.net/bugs/465841
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 481104] Re: mythtranscode doesn't exit on completion

2009-11-17 Thread Brendan Cully
I'm seeing this too.

-- 
mythtranscode doesn't exit on completion
https://bugs.launchpad.net/bugs/481104
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 367805] Re: tracker hangs on indexing after upgrade from ibex to jaunty

2009-10-28 Thread Brendan Cully
I'm seeing this too.

(gdb) bt
#0  0xb80ce424 in __kernel_vsyscall ()
#1  0xb7d3a6d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7d3c098 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7eb5eac in IA__g_logv (log_domain=0xb7fd1652 "GLib-GIO", 
log_level=G_LOG_LEVEL_CRITICAL, format=0xb7eedbf1 "%s: assertion `%s' failed", 
args1=0xbfa694cc "�M��GB���)\016�") at 
/build/buildd/glib2.0-2.20.1/glib/gmessages.c:506
#4  0xb7eb5ee6 in IA__g_log (log_domain=0xb7fd1652 "GLib-GIO", 
log_level=G_LOG_LEVEL_CRITICAL, format=0xb7eedbf1 "%s: assertion `%s' failed") 
at /build/buildd/glib2.0-2.20.1/glib/gmessages.c:526
#5  0xb7eb614b in IA__g_return_if_fail_warning (log_domain=0xb7fd1652 
"GLib-GIO", pretty_function=0xb7fd4de6 "g_file_hash", expression=0xb7fd4247 
"G_IS_FILE (file)") at /build/buildd/glib2.0-2.20.1/glib/gmessages.c:541
#6  0xb7f97ea4 in IA__g_file_hash (file=0xa1674c8) at 
/build/buildd/glib2.0-2.20.1/gio/gfile.c:556
#7  0xb7e9e858 in g_hash_table_remove_internal (hash_table=0xa093490, 
key=0xa1674c8, notify=1) at /build/buildd/glib2.0-2.20.1/glib/ghash.c:195
#8  0x08065d33 in libinotify_monitor_event_cb (handle=0xa056ee0, 
monitor_name=0xa05d150 "/home/brendan", filename=0xbfa6961c ".history.new", 
event_type=64, cookie=4712, user_data=0xa09bed0) at tracker-monitor.c:1158
#9  0x0806c735 in inotify_handle_invoke_callback (inh=0xa056ee0, 
filename=0xbfa6961c ".history.new", type=64, cookie=4712) at 
inotify-handle.c:272
#10 0x0806c0ea in inotify_watch_func (source=0xa12cae8, condition=G_IO_IN, 
data=0x0) at inotify-monitor.c:52
#11 0xb7ee2dad in g_io_unix_dispatch (source=0xa12c748, callback=0x806bfa0 
, user_data=0x0) at 
/build/buildd/glib2.0-2.20.1/glib/giounix.c:162
#12 0xb7eabb88 in IA__g_main_context_dispatch (context=0xa0531a0) at 
/build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#13 0xb7eaf0eb in g_main_context_iterate (context=0xa0531a0, block=1, 
dispatch=1, self=0xa041c18) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#14 0xb7eaf5ba in IA__g_main_loop_run (loop=0xa0f57c8) at 
/build/buildd/glib2.0-2.20.1/glib/gmain.c:2656
#15 0x08061cd8 in main (argc=168116648, argv=0xd) at tracker-main.c:1096

tracker 0.6.93-0ubuntu3. That .history.new entry makes it look a bit
like a race where tracker discovers a new file but the file disappears
before it's been fully registered.

-- 
tracker hangs on indexing after upgrade from ibex to jaunty
https://bugs.launchpad.net/bugs/367805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 207560] Re: Emacs-snapshot segfaults with org-mode and linum.el

2008-08-11 Thread Brendan Cully
On my system, the bug bites me if I use Inconsolata-12, but not if I use
Monospace-10. That is, if I use a ~/.Xresources like this:

Emacs.font: Monospace-10
;Emacs.font: Inconsolata-12

everything is fine. But if I move the semicolon up, C-x 2 crashes my
emacs.

-- 
Emacs-snapshot segfaults with org-mode and linum.el
https://bugs.launchpad.net/bugs/207560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 186382] Re: [nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at all

2008-05-13 Thread Brendan Cully
The fix in hardy-proposed works for me, thanks.

-- 
[nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at 
all
https://bugs.launchpad.net/bugs/186382
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214745] Re: mutt-1.5.17+20080114 sometimes fails to store IMAP SEEN flag

2008-05-13 Thread Brendan Cully
I've fixed this in mutt changeset 97aa20438c47. The patch is attached.

** Attachment added: "Mutt changeset 97aa20438c47"
   http://launchpadlibrarian.net/14486852/97aa20438c47.patch

-- 
mutt-1.5.17+20080114 sometimes fails to store IMAP SEEN flag
https://bugs.launchpad.net/bugs/214745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 186382] Re: [nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at all

2008-05-07 Thread Brendan Cully
I've just installed nvidia-glx-new 169.12+2.6.24.12-17.35 and linux-
restricted-modules-2.6.24-17-generic 2.6.24.12-17.35, and I still see
pink shadows. Do these packages contain the proposed fix?

-- 
[nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at 
all
https://bugs.launchpad.net/bugs/186382
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 160104] Re: iscsitarget kernel module compile fails in event.c:98

2007-11-25 Thread Brendan Cully
On Sunday, 25 November 2007 at 10:51, Alvin Cura wrote:
> Hi Brendan,
> 
> Further up in this bug, I attached a diff of event.c.  Changing line
> 98 of event.c in accordance with the diff will do the trick.
> 
> This will be fixed in the future, I'm working that out now (learning
> pbuilder and experimenting with doing things properly).  But if you're
> in patient, you can try to fix it the same way I have.
> 
> Procedurally, the following:
> 
> # apt-get install iscsitarget-source
> # cd /usr/src
> # tar jxvf iscsitarget.tar.bz2
> # vi modules/iscsitarget-module/kernel/event.c
> 
> # mv iscsitarget.tar.bz2 iscsitarget.tar.bz2.ORIG
> # tar jcvf iscsitarget.tar.bz2 modules/
> 
> After this, module assistant will work.
> 
> # m-a a-i iscsitarget

Thank you, this worked fine!

-- 
iscsitarget kernel module compile fails in event.c:98
https://bugs.launchpad.net/bugs/160104
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.com/mailman/listinfo/ubuntu-bugs


[Bug 160104] Re: iscsitarget kernel module compile fails in event.c:98

2007-11-23 Thread Brendan Cully
I'm being bitten by this too. What's the proper way to patch iscsitarget-source 
so that module-assistant can build it?
Thanks.

-- 
iscsitarget kernel module compile fails in event.c:98
https://bugs.launchpad.net/bugs/160104
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.com/mailman/listinfo/ubuntu-bugs


[Bug 145064] Re: evince cannot open files when embedded with mozplugger in Gutsy

2007-11-20 Thread Brendan Cully
Subscribing to this report (me too)

-- 
evince cannot open files when embedded with mozplugger in Gutsy
https://bugs.launchpad.net/bugs/145064
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.com/mailman/listinfo/ubuntu-bugs


[Bug 44989] Re: Doesn't print (large) PDF files

2007-11-02 Thread Brendan Cully
I've also got problems printing from evince to an HP LaserJet 4350 in
gutsy (it was fine in feisty). A PDF keeps printing only the first 4
pages (of 15)! Printing the same document from kpdf works fine.

-- 
Doesn't print (large) PDF files
https://bugs.launchpad.net/bugs/44989
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 135038] Re: postgrey fails regularly : "fatal: Can't call method "txn_commit" on an undefined value at /usr/sbin/postgrey line 223."

2007-11-02 Thread Brendan Cully
I'm me-tooing this bug to get updates.

-- 
postgrey fails regularly : "fatal: Can't call method "txn_commit" on an 
undefined value at /usr/sbin/postgrey line 223."
https://bugs.launchpad.net/bugs/135038
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.com/mailman/listinfo/ubuntu-bugs


[Bug 109697] tarfile broken when no name is given

2007-04-24 Thread Brendan Cully
Public bug reported:

Binary package hint: python

I noticed this running Mercurial's make tests. tarfile no longer allows
a fileobj to be given without a name:

python 2.5.1~rc1-0ubuntu3:
>>> import sys, tarfile
>>> f = tarfile.open(mode='w|gz', fileobj=sys.stdout)
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python2.5/tarfile.py", line 1168, in open
_Stream(name, filemode, comptype, fileobj, bufsize))
  File "/usr/lib/python2.5/tarfile.py", line 1047, in __init__
self.name = os.path.abspath(name)
  File "/usr/lib/python2.5/posixpath.py", line 402, in abspath
if not isabs(path):
  File "/usr/lib/python2.5/posixpath.py", line 49, in isabs
return s.startswith('/')
AttributeError: 'NoneType' object has no attribute 'startswith'

** Affects: python-defaults (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
tarfile broken when no name is given
https://bugs.launchpad.net/bugs/109697
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.com/mailman/listinfo/ubuntu-bugs


[Bug 109083] No Python TMDA modules for python 2.5

2007-04-22 Thread Brendan Cully
Public bug reported:

Binary package hint: python-tmda

After upgrading to feisty, TMDA delivery produces a
TMDA_DELIVERY_FAILURE report:

Uncaught Python 2.5.1c1 Exception (Sun Apr 22 16:21:11 2007):
-
Traceback (most recent call last):
  File "/usr/bin/tmda-filter", line 53, in 
execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/bin/tmda-rfilter", line 99, in 
from TMDA import Version
ImportError: No module named TMDA
Traceback (most recent call last):
  File "/usr/bin/tmda-filter", line 67, in 
from TMDA.Defaults import LOGFILE_DEBUG
ImportError: No module named TMDA.Defaults

% dpkg -L python-tmda|cut -d/ -f-6|uniq
/.
/usr
/usr/lib
/usr/lib/python2.3
/usr/lib/python2.3/site-packages
/usr/lib/python2.3/site-packages/TMDA
/usr/lib/python2.4
/usr/lib/python2.4/site-packages
/usr/lib/python2.4/site-packages/TMDA
/usr/share
/usr/share/doc
/usr/share/doc/python-tmda
/usr/share/doc/python-tmda/copyright
/usr/share/doc/python-tmda/changelog.gz
/usr/share/doc/python-tmda/changelog.Debian.gz

seems there's no python2.5 support, though the depends indicate there
should be. For now I've symlinked /usr/lib/python2.4/site-packages/TMDA
to /usr/lib/python2.5/site-packages/TMDA, but a better fix is needed.

Thanks.

** Affects: tmda (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
No Python TMDA modules for python 2.5
https://bugs.launchpad.net/bugs/109083
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.com/mailman/listinfo/ubuntu-bugs


[Bug 69414] libpam-openafs-session fails to obtain tokens

2006-10-30 Thread Brendan Cully
Public bug reported:

Binary package hint: libpam-openafs-session

There appears to be a problem with -setpag option to aklog. Removing
that flag and rebuilding the module works around the problem.

** Affects: libpam-openafs-session (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
libpam-openafs-session fails to obtain tokens
https://launchpad.net/bugs/69414

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


[Bug 68696] Re: Incorrect version of Berkeley db: compiled against 4.3.29, linked against 4.4.20

2006-10-30 Thread Brendan Cully
*** This bug is a duplicate of bug 67111 ***

Here too.

-- 
Incorrect version of Berkeley db: compiled against 4.3.29, linked against 4.4.20
https://launchpad.net/bugs/68696

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