[Bug 1224689] Re: [Chromebook Pixel] suspend/resume failure

2016-02-10 Thread Zooko Wilcox-O'Hearn
This stopped happening for me, and I happily ran with fully operational
suspend/resume for a long time using the Linux-4.1.y series. Most
recently Linux-4.1.17. However, a few days ago I upgraded from
Linux-4.1.17 to the 4.4.y series — currently Linux-4.4.1 — and now the
same symptoms happen again: after closing the lid, when I open the lid
later I find it has powered down and it is now booting up.

Rebooting back into my Linux-4.1.17 kernel fixes it — as long as I've
booted to that kernel then I can suspend-and-resume to my heart's
content.

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

Title:
  [Chromebook Pixel] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium/+bug/1224689/+subscriptions

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

[Bug 1452689] Re: "tahoe start" exits with error

2015-10-13 Thread Zooko Wilcox-O'Hearn
Just a reminder: this has been fixed in upstream Tahoe-LAFS. Here is the
ticket in the Tahoe-LAFS issue tracker: https://tahoe-lafs.org/trac
/tahoe-lafs/ticket/2354

Here are the patches that fix this issue:

* 
https://github.com/tahoe-lafs/tahoe-lafs/commit/ef455df990c5585e8755d1d791f4dac0ef954956
* 
https://github.com/tahoe-lafs/tahoe-lafs/commit/e73d76eb1b8751b1669e380c82c7ce5065faddad

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

Title:
  "tahoe start" exits with error

To manage notifications about this bug go to:
https://bugs.launchpad.net/tahoe-lafs/+bug/1452689/+subscriptions

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


[Bug 1459847] [NEW] incompatibility between tahoe-lafs and git-annex?

2015-05-28 Thread Zooko Wilcox-O'Hearn
Public bug reported:

http://git-
annex.branchable.com/bugs/Can__39__t_initialize_Tahoe_special_remote/?updated
#comment-ac0f1a248200cdabe572a9c2e9140ad1

https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2437

** Affects: tahoe-lafs
 Importance: Unknown
 Status: Unknown

** Affects: git-annex (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: Tahoe-LAFS Trac #2437
   http://tahoe-lafs.org/trac/tahoe-lafs/ticket/2437

** Also affects: tahoe-lafs via
   http://tahoe-lafs.org/trac/tahoe-lafs/ticket/2437
   Importance: Unknown
   Status: Unknown

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

Title:
  incompatibility between tahoe-lafs and git-annex?

To manage notifications about this bug go to:
https://bugs.launchpad.net/tahoe-lafs/+bug/1459847/+subscriptions

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


[Bug 1452689] Re: tahoe start exits with error

2015-05-11 Thread Zooko Wilcox-O'Hearn
Dear derhannes: Thanks! I'm glad it is working for you. By the way, I'm
happy to hear of another Tahoe-LAFS user! Would you please send me an
email at zo...@leastauthority.com so I can ask you questions about how
you use it and how it works for you?

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

Title:
  tahoe start exits with error

To manage notifications about this bug go to:
https://bugs.launchpad.net/tahoe-lafs/+bug/1452689/+subscriptions

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


[Bug 1452689] Re: tahoe start exits with error

2015-05-07 Thread Zooko Wilcox-O'Hearn
That's because of this change to setuptools which changed the meaning of
, in dependency specifications:

https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2354

You could apply the patch from here:

https://tahoe-lafs.org/trac/tahoe-lafs/changeset/ef455df990c5585e8755d1d791f4dac0ef954956/trunk
https://tahoe-lafs.org/trac/tahoe-lafs/changeset/e73d76eb1b8751b1669e380c82c7ce5065faddad/trunk

But in your case since you already have an adequate version of pycrypto
installed, you could also just comment-out the mention of pycrypto
from `allmydata/_auto_deps.py`.

** Bug watch added: Tahoe-LAFS Trac #2354
   http://tahoe-lafs.org/trac/tahoe-lafs/ticket/2354

** Also affects: tahoe-lafs via
   http://tahoe-lafs.org/trac/tahoe-lafs/ticket/2354
   Importance: Unknown
   Status: Unknown

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

Title:
  tahoe start exits with error

To manage notifications about this bug go to:
https://bugs.launchpad.net/tahoe-lafs/+bug/1452689/+subscriptions

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


[Bug 1412591] [NEW] AttributeError: Core instance has no attribute 'accman'

2015-01-19 Thread Zooko Wilcox-O'Hearn
Public bug reported:

INFO:urllib3.connectionpool:Starting new HTTPS connection (1): api.twitter.com
INFO:urllib3.connectionpool:Starting new HTTPS connection (1): api.twitter.com
INFO:urllib3.connectionpool:Starting new HTTPS connection (1): api.twitter.com
INFO:urllib3.connectionpool:Starting new HTTPS connection (1): api.twitter.com
INFO:urllib3.connectionpool:Starting new HTTPS connection (1): api.twitter.com
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/turpial/ui/qt/accounts.py, line 162, 
in __register_twitter_account
self.base.save_account(account)
  File /usr/lib/python2.7/dist-packages/turpial/ui/qt/main.py, line 363, in 
save_account
self.core.save_account(account)
  File /usr/lib/python2.7/dist-packages/turpial/ui/qt/worker.py, line 333, in 
save_account
self.load_account(account_id, trigger_signal=False)
  File /usr/lib/python2.7/dist-packages/turpial/ui/qt/worker.py, line 342, in 
load_account
self.core.accman.load(account_id)
AttributeError: Core instance has no attribute 'accman'

type 'exceptions.AttributeError': Core instance has no attribute
'accman'

** Affects: turpial (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  AttributeError: Core instance has no attribute 'accman'

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

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


[Bug 1412582] [NEW] black screen when I try to turn it on

2015-01-19 Thread Zooko Wilcox-O'Hearn
Public bug reported:

I tried to use this app, and I can't figure how to turn it on. This is
all I see:

** Affects: friends-app (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: 2015-01-19-220532_2560x1700_scrot.png
   
https://bugs.launchpad.net/bugs/1412582/+attachment/4301962/+files/2015-01-19-220532_2560x1700_scrot.png

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

Title:
  black screen when I try to turn it on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends-app/+bug/1412582/+subscriptions

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


[Bug 1224689] Re: [Chromebook Pixel] suspend/resume failure

2015-01-09 Thread Zooko Wilcox-O'Hearn
Confirming that the workaround from
https://bugs.launchpad.net/linux/+bug/1224689/comments/7 doesn't work
for me with Ubuntu 14.04.1 with (my own locally-compiled) kernel 3.18.1

** Also affects: chromium via
   http://code.google.com/p/chromium/issues/detail?id=221905
   Importance: Unknown
   Status: Unknown

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

Title:
  [Chromebook Pixel] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium/+bug/1224689/+subscriptions

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


[Bug 263697] Re: installing elisa breaks the unit tests of unrelated Python packages

2014-04-11 Thread Zooko Wilcox-O'Hearn
** Also affects: elisa (PLD Linux)
   Importance: Undecided
   Status: New

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

Title:
  installing elisa breaks the unit tests of unrelated Python packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/moovida/+bug/263697/+subscriptions

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


[Bug 1016643] Re: add-apt-repository downloads gpg key in an insecure fashion

2012-09-17 Thread Zooko Wilcox-O'Hearn
By the way, this patch replaced a regexp with json.loads():
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/quantal/software-
properties/quantal/revision/77

That was good, because a regexp could have been vulnerable to some sort
of xss/injection sort of problem. But, the patch mistakenly left the
following no-longer-true comment in place:

# we ask for a JSON structure from lp_page, we could use
# simplejson, but the format is simple enough for the regexp

That comment should be removed.

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

Title:
  add-apt-repository downloads gpg key in an insecure fashion

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnupg/+bug/1016643/+subscriptions

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


[Bug 1016643] Re: add-apt-repository downloads gpg key in an insecure fashion

2012-09-17 Thread Zooko Wilcox-O'Hearn
dkg0: you're right, thanks.

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

Title:
  add-apt-repository downloads gpg key in an insecure fashion

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnupg/+bug/1016643/+subscriptions

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


[Bug 815480] Re: software-properties-gtk crashed with UnicodeDecodeError in init_distro(): 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)

2012-09-17 Thread Zooko Wilcox-O'Hearn
By the way, this patch replaced a regexp with json.loads():
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/quantal/software-
properties/quantal/revision/77

That was good, because a regexp could have been vulnerable to some sort
of xss/injection sort of problem. But, the patch mistakenly left the
following no-longer-true comment in place:

# we ask for a JSON structure from lp_page, we could use
# simplejson, but the format is simple enough for the regexp

That comment should be removed.

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

Title:
  software-properties-gtk crashed with UnicodeDecodeError in
  init_distro(): 'ascii' codec can't decode byte 0xd0 in position 0:
  ordinal not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/815480/+subscriptions

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


[Bug 794453] Re: First message is sent unencrypted

2012-05-18 Thread Zooko Wilcox-O'Hearn
I'd just like to say Thank You to Moritz for explaining the security
problem (resulting from the user experience) so well.

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

Title:
  First message is sent unencrypted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin-otr/+bug/794453/+subscriptions

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


[Bug 794453] Re: First message is sent unencrypted

2012-05-18 Thread Zooko Wilcox-O'Hearn
If anybody knows of an upstream bug report about this, could you give
the link to it here?

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

Title:
  First message is sent unencrypted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin-otr/+bug/794453/+subscriptions

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


[Bug 989016] [NEW] package dictionaries-common 1.12.1ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 255

2012-04-26 Thread Zooko Wilcox-O'Hearn
Public bug reported:

I suspect I may have run out of disk space during the 11.10→12.04
upgrade. Perhaps the tools that analyze and report problems should check
for the disk free amount.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: dictionaries-common 1.12.1ubuntu2
Uname: Linux 3.2.16z43 x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
CheckboxSubmission: 8e9080b37038e4e691327114e89bec77
CheckboxSystem: 7e42599bda39ea7ff8b528272b6ef52b
Date: Thu Apr 26 10:56:04 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 255
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
SourcePackage: dictionaries-common
Title: package dictionaries-common 1.12.1ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 255
UpgradeStatus: Upgraded to precise on 2012-04-26 (0 days ago)

** Affects: dictionaries-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package dictionaries-common 1.12.1ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dictionaries-common/+bug/989016/+subscriptions

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

[Bug 989016] Re: package dictionaries-common 1.12.1ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 255

2012-04-26 Thread Zooko Wilcox-O'Hearn
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989016

Title:
  package dictionaries-common 1.12.1ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dictionaries-common/+bug/989016/+subscriptions

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


[Bug 944585] Re: warnings from valgrind about openssl as used by CPython

2012-03-02 Thread Zooko Wilcox-O'Hearn
** Bug watch added: OpenSSL RT #2747
   http://rt.openssl.org/Ticket/Display.html?id=2747

** Also affects: openssl via
   http://rt.openssl.org/Ticket/Display.html?id=2747
   Importance: Unknown
   Status: Unknown

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

Title:
  warnings from valgrind about openssl as used by CPython

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssl/+bug/944585/+subscriptions

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


[Bug 944585] Re: warnings from valgrind about openssl as used by CPython

2012-03-02 Thread Zooko Wilcox-O'Hearn
** Also affects: openssl (Fedora)
   Importance: Undecided
   Status: New

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

Title:
  warnings from valgrind about openssl as used by CPython

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssl/+bug/944585/+subscriptions

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


[Bug 944585] [NEW] warnings from valgrind about openssl as used by CPython

2012-03-01 Thread Zooko Wilcox-O'Hearn
Public bug reported:

The buildbot for the Tahoe-LAFS and pycryptopp projects runs CPython
under valgrind on Fedora, and valgrind emits warnings like this:

==30127== Conditional jump or move depends on uninitialised value(s)
==30127==at 0x4C2AD01: bcmp (mc_replace_strmem.c:889)
==30127==by 0xC1D1646: fips_get_entropy (fips_drbg_lib.c:166)
==30127==by 0xC1D1D6E: FIPS_drbg_instantiate (fips_drbg_lib.c:234)
==30127==by 0xC15F590: RAND_init_fips (rand_lib.c:286)
==30127==by 0xC0F54D3: OPENSSL_init_library (o_init.c:106)
==30127==by 0xBE76AF8: SSL_library_init (ssl_algs.c:68)
==30127==by 0xBC2B39D: init_hashlib (in 
/usr/lib64/python2.7/lib-dynload/_hashlib.so)
==30127==by 0x4F1DB00: _PyImport_LoadDynamicModule (in 
/usr/lib64/libpython2.7.so.1.0)

You can see the full output from such a buildbot run here:

https://tahoe-lafs.org/buildbot-
pycryptopp/builders/Ruben%20Fedora%20syslib/builds/58/steps/test%20valgrind/logs/valgrind

Here is information about the versions of software involved:

https://tahoe-lafs.org/buildbot-
pycryptopp/builders/Ruben%20Fedora%20syslib/builds/58/steps/show-tool-
versions/logs/stdio

The owner of the buildslave machine says that the openssl package was
openssl-1.0.1-0.1.beta2.fc17.x86_64.

Not having looked closer, I assume this is just a case of using
uninitialized memory as part of the initialization of the PRNG.
Accordingly, I wrote suppressions stanzas for our valgrind suppressions
file, which made the warnings go away.

Here are the suppression expressions:

# generated on buildbot.rubenkerkhof.com, which had, according to Ruben
# Fedora's package openssl-1.0.1-0.1.beta2.fc17.x86_64
{
   buildbot.rubenkerkhof.com cond fips openssl 1
   Memcheck:Cond
   fun:bcmp
   fun:fips_get_entropy
   fun:FIPS_drbg_instantiate
   fun:RAND_init_fips
   fun:OPENSSL_init_library
   fun:SSL_library_init
   fun:init_hashlib
}

{
   buildbot.rubenkerkhof.com cond fips openssl 2
   Memcheck:Cond
   fun:fips_get_entropy
   fun:FIPS_drbg_instantiate
   fun:RAND_init_fips
   fun:OPENSSL_init_library
   fun:SSL_library_init
   fun:init_hashlib
}

{
   buildbot.rubenkerkhof.com val _x86_64_AES_encrypt_compact
   Memcheck:Value8
   fun:_x86_64_AES_encrypt_compact
   fun:AES_encrypt
}

** Affects: pycryptopp
 Importance: Unknown
 Status: Unknown

** Affects: pycryptopp (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  warnings from valgrind about openssl as used by CPython

To manage notifications about this bug go to:
https://bugs.launchpad.net/pycryptopp/+bug/944585/+subscriptions

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


[Bug 944585] Re: warnings from valgrind about openssl as used by CPython

2012-03-01 Thread Zooko Wilcox-O'Hearn
** Attachment added: cpython-openssl101.supp
   
https://bugs.launchpad.net/ubuntu/+source/pycryptopp/+bug/944585/+attachment/2800041/+files/cpython-openssl101.supp

** Bug watch added: tahoe-lafs-org-trac-pycryptopp #82
   https://tahoe-lafs.org/trac/pycryptopp/ticket/82

** Also affects: pycryptopp via
   https://tahoe-lafs.org/trac/pycryptopp/ticket/82
   Importance: Unknown
   Status: Unknown

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

Title:
  warnings from valgrind about openssl as used by CPython

To manage notifications about this bug go to:
https://bugs.launchpad.net/pycryptopp/+bug/944585/+subscriptions

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


[Bug 944585] Re: warnings from valgrind about openssl as used by CPython

2012-03-01 Thread Zooko Wilcox-O'Hearn
** Bug watch added: Python Roundup #14171
   http://bugs.python.org/issue14171

** Also affects: python via
   http://bugs.python.org/issue14171
   Importance: Unknown
   Status: Unknown

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

Title:
  warnings from valgrind about openssl as used by CPython

To manage notifications about this bug go to:
https://bugs.launchpad.net/pycryptopp/+bug/944585/+subscriptions

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


[Bug 931542] Re: using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is a segfault in the program that results from compiling sha512-hash.c

2012-02-15 Thread Zooko Wilcox-O'Hearn
Thanks to Samuel Neves, the bug was identified in pycryptopp. See the
pycryptopp ticket for details.

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

Title:
  using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is
  a segfault in the program that results from compiling sha512-hash.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/931542/+subscriptions

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


[Bug 931542]

2012-02-15 Thread Zooko Wilcox-O'Hearn
Thanks to Samuel Neves, the bug was identified in the application
(pycryptopp), not in gcc. Thanks!

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

Title:
  using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is
  a segfault in the program that results from compiling sha512-hash.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/931542/+subscriptions

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


[Bug 931542]

2012-02-15 Thread Zooko Wilcox-O'Hearn
I opened a ticket on launchpad.net with which to track the progress of
this issue across multiple other issue trackers: pycryptopp, GCC,
Fedora, and possibly DJB's nacl crypto library if there is any way to
track such issues other than emailing the author.
https://bugs.launchpad.net/pycryptopp/+bug/931542

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

Title:
  using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is
  a segfault in the program that results from compiling sha512-hash.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/931542/+subscriptions

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


[Bug 931542] [NEW] using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is a segfault in the program that results from compiling sha512-hash.c

2012-02-13 Thread Zooko Wilcox-O'Hearn
Public bug reported:

This doesn't *actually* affect Ubuntu yet, at least not until Ubuntu
upgrades to gcc 4.7.0 and only if this bug is still present by then.
But, I want to link together bug reports in various issue trackers and
aggregate them in launchpad, and the only way I can do that currently is
by falsely reporting an issue in Ubuntu.

** Affects: gcc
 Importance: Medium
 Status: New

** Affects: pycryptopp
 Importance: Unknown
 Status: Unknown

** Affects: pycryptopp (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pycryptopp (Fedora)
 Importance: Unknown
 Status: Unknown

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

** Also affects: pycryptopp via
   https://bugzilla.redhat.com/show_bug.cgi?id=790114
   Importance: Unknown
   Status: Unknown

** Bug watch added: GCC Bugzilla #52236
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52236

** Also affects: gcc via
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52236
   Importance: Unknown
   Status: Unknown

** No longer affects: pycryptopp

** Bug watch added: tahoe-lafs-org-trac-pycryptopp #80
   https://tahoe-lafs.org/trac/pycryptopp/ticket/80

** Also affects: pycryptopp via
   https://tahoe-lafs.org/trac/pycryptopp/ticket/80
   Importance: Unknown
   Status: Unknown

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

Title:
  using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is
  a segfault in the program that results from compiling sha512-hash.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/931542/+subscriptions

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


[Bug 931542] Re: using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is a segfault in the program that results from compiling sha512-hash.c

2012-02-13 Thread Zooko Wilcox-O'Hearn
** Also affects: pycryptopp (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=790114
   Importance: Unknown
   Status: Unknown

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

Title:
  using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is
  a segfault in the program that results from compiling sha512-hash.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/931542/+subscriptions

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


[Bug 915018] Re: gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

2012-02-13 Thread Zooko Wilcox-O'Hearn
** Changed in: libcrypto++ (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/915018

Title:
  gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

To manage notifications about this bug go to:
https://bugs.launchpad.net/cryptopp/+bug/915018/+subscriptions

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


[Bug 915018] Re: gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

2012-02-13 Thread Zooko Wilcox-O'Hearn
The hyperlink to the issue in the Fedora issue tracker is
https://bugzilla.redhat.com/show_bug.cgi?id=773443 .

(This is a test of LaunchPad. If you, oh noble LaunchPad, update this
ticket to have a hyperlink to that ticket in the table of other
projects/distros that this Affects, at the top, then you win! Except
if, in doing so, you blow away the invalid setting in the Status
column and the Fedora row, then you lose! See
https://bugs.launchpad.net/launchpad/+bug/931582 .)

** Package changed: gcc-4.7 (Fedora) = fedora

** Changed in: fedora
   Importance: Unknown = Undecided

** Changed in: fedora
   Status: Unknown = New

** Changed in: fedora
 Remote watch: Red Hat Bugzilla #773443 = None

** Changed in: fedora
   Status: New = Invalid

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

** Changed in: fedora
   Importance: Undecided = Unknown

** Changed in: fedora
   Status: Invalid = Unknown

** Changed in: fedora
 Remote watch: None = Red Hat Bugzilla #773443

** Changed in: fedora
   Importance: Unknown = Undecided

** Changed in: fedora
   Status: Unknown = New

** Changed in: fedora
 Remote watch: Red Hat Bugzilla #773443 = None

** Changed in: fedora
   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/915018

Title:
  gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

To manage notifications about this bug go to:
https://bugs.launchpad.net/cryptopp/+bug/915018/+subscriptions

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


[Bug 931542] Re: using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is a segfault in the program that results from compiling sha512-hash.c

2012-02-13 Thread Zooko Wilcox-O'Hearn
** Description changed:

  This doesn't *actually* affect Ubuntu yet, at least not until Ubuntu
  upgrades to gcc 4.7.0 and only if this bug is still present by then.
- But, I want to link together bug reports in various issue trackers and
- aggregate them in launchpad, and the only way I can do that currently is
- by falsely reporting an issue in Ubuntu.

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

Title:
  using the gcc-4.7.0 prerelease as packaged by Fedora Rawhide, there is
  a segfault in the program that results from compiling sha512-hash.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/931542/+subscriptions

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


[Bug 929323] Re: The debian patches from lp:debian/pycryptopp don't apply to trunk

2012-02-09 Thread Zooko Wilcox-O'Hearn
I made some patches that fix this bug and let the current trunk of
pycryptopp build with the debian packaging plus my patches. You can
see my patches here:

https://code.launchpad.net/~zooko/pycryptopp/debian

And the launchpad autobuilder using those patches here:

https://code.launchpad.net/~tahoe-lafs/+recipe/pycryptopp-daily


** Attachment added: 
https://code.launchpad.net/~tahoe-lafs/+recipe/pycryptopp-daily;
   
https://bugs.launchpad.net/ubuntu/+source/pycryptopp/+bug/929323/+attachment/2728208/+files/tmp.txt

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

Title:
  The debian patches from lp:debian/pycryptopp don't apply to trunk

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

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


[Bug 929323] [NEW] The debian patches from lp:debian/pycryptopp don't apply to trunk

2012-02-08 Thread Zooko Wilcox-O'Hearn
Public bug reported:

Trunk has changed (for the better) so that now these patches are
unnecessary and no longer apply:

dpkg-source: warning: patches have not been applied, applying them now (use 
--no-preparation to override)
dpkg-source: info: applying move_testvectors_outside_site-packages.patch
dpkg-source: info: applying do_not_regenerate_darcs_stuff.patch
dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -g0 -E -b -B 
.pc/do_not_regenerate_darcs_stuff.patch/  
pycryptopp-808+6/debian/patches/do_not_re
generate_darcs_stuff.patch gave error exit status 1
patching file setup.py
Hunk #1 FAILED at 226.
1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej
patching file setup.cfg
Hunk #1 FAILED at 10.
1 out of 1 hunk FAILED -- saving rejects to file setup.cfg.rej
dpkg-buildpackage: error: dpkg-source -i -I --before-build pycryptopp-808+6 
gave error exit status 1
debuild: fatal error at line 1348:
dpkg-buildpackage -rfakeroot -d -us -uc -i -I -S failed
bzr: ERROR: Failed to build the source package

** Affects: pycryptopp (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pycryptopp (Debian)
 Importance: Undecided
 Status: New

** Also affects: pycryptopp (Debian)
   Importance: Undecided
   Status: New

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

Title:
  The debian patches from lp:debian/pycryptopp don't apply to trunk

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

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


[Bug 929323] Re: The debian patches from lp:debian/pycryptopp don't apply to trunk

2012-02-08 Thread Zooko Wilcox-O'Hearn
** Bug watch added: Debian Bug tracker #659206
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659206

** Changed in: pycryptopp (Debian)
   Importance: Undecided = Unknown

** Changed in: pycryptopp (Debian)
   Status: New = Unknown

** Changed in: pycryptopp (Debian)
 Remote watch: None = Debian Bug tracker #659206

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

Title:
  The debian patches from lp:debian/pycryptopp don't apply to trunk

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

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


[Bug 915018]

2012-01-18 Thread Zooko Wilcox-O'Hearn
Here is a launchpad ticket tracking the effect of this bugfix on various
open source projects that were depending on the bug:
https://bugs.launchpad.net/cryptopp/+bug/915018

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

Title:
  gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

To manage notifications about this bug go to:
https://bugs.launchpad.net/cryptopp/+bug/915018/+subscriptions

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


[Bug 915018] [NEW] gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

2012-01-11 Thread Zooko Wilcox-O'Hearn
Public bug reported:

gcc 4.7.0 fixes a bug (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24163
) that Crypto++ 5.6.1 was inadvertently relying on
(http://sourceforge.net/apps/trac/cryptopp/ticket/14 ). This has been
discovered by the Fedora project upgrading to a 4.7.0 prerelease
(http://lists.fedoraproject.org/pipermail/devel/2011-December/160723.html
) as well as by the pycryptopp project (https://tahoe-
lafs.org/trac/pycryptopp/ticket/78 ). In the pycryptopp project we've
written a patch for our embedded copy of Crypto++ which fixes it when
pycryptopp is compiled with the option to use your own embedded copy of
Crypto++.

(This doesn't *actually* affect Ubuntu yet as Ubuntu isn't using gcc 4.7
yet, but opening a ticket against Ubuntu's packaging of Crypto++ is the
only way I could figure out how to make a ticket on launchpad so that I
could link those other tickets. lifeless on IRC suggested this.)

** Affects: cryptopp
 Importance: Unknown
 Status: Unknown

** Affects: gcc
 Importance: Unknown
 Status: Unknown

** Affects: pycryptopp
 Importance: Unknown
 Status: Unknown

** Affects: libcrypto++ (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gcc-4.7 (Fedora)
 Importance: Unknown
 Status: Unknown

** Affects: libcrypto++ (Fedora)
 Importance: Unknown
 Status: Unknown

** Bug watch added: tahoe-lafs-org-trac-pycryptopp #78
   http://tahoe-lafs.org/trac/pycryptopp/ticket/78

** Also affects: cryptopp via
   http://tahoe-lafs.org/trac/pycryptopp/ticket/78
   Importance: Unknown
   Status: Unknown

** No longer affects: cryptopp

** Bug watch added: sourceforge-trac-crypto++ #14
   https://sourceforge.net/apps/trac/cryptopp/ticket/14

** Also affects: cryptopp via
   https://sourceforge.net/apps/trac/cryptopp/ticket/14
   Importance: Unknown
   Status: Unknown

** Bug watch added: GCC Bugzilla #24163
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24163

** Also affects: gcc via
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24163
   Importance: Unknown
   Status: Unknown

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

Title:
  gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

To manage notifications about this bug go to:
https://bugs.launchpad.net/cryptopp/+bug/915018/+subscriptions

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


[Bug 915018] Re: gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

2012-01-11 Thread Zooko Wilcox-O'Hearn
** Bug watch added: Red Hat Bugzilla #773443
   https://bugzilla.redhat.com/show_bug.cgi?id=773443

** Also affects: libcrypto++ (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=773443
   Importance: Unknown
   Status: Unknown

** Also affects: gcc-4.7 (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=773443
   Importance: Unknown
   Status: Unknown

** Also affects: pycryptopp via
   http://tahoe-lafs.org/trac/pycryptopp/ticket/78
   Importance: Unknown
   Status: Unknown

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

Title:
  gcc 4.7.0 fixes a bug that Crypto++ 5.6.1 relies on

To manage notifications about this bug go to:
https://bugs.launchpad.net/cryptopp/+bug/915018/+subscriptions

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