Bug#591118: monkeysphere: FTBFS: test failed

2010-10-19 Thread Alexander Reichle-Schmehl
Hi Jameson!

Am 18.10.2010 16:50, schrieb Jameson Rollins:
 On Mon, 18 Oct 2010 11:30:56 +0200, Alexander Reichle-Schmehl 
 toli...@debian.org wrote:
 I can reproduce this bug in about 3/4 of the build tests using
 monkeysphere 0.31-1 and a simple pbuilder with a minimal configuration:
 Hi, Alexander.  New versions of this package have been uploaded that
 claim to fix this issue, and the issue was subsequently closed.  Are you
 still having a problem with the new versions?

Looks promising.  I compiled it four times, and all four build attempts
succeeded.

Luckily I don't need the system I could reproduce the error for some
time, so I'll keep on letting it build monkeyspehere and report back in
a couple of hours.


Best regards,
  Alexander



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-10-19 Thread Alexander Reichle-Schmehl
Hi!

Am 19.10.2010 10:42, schrieb Alexander Reichle-Schmehl:

 I can reproduce this bug in about 3/4 of the build tests using
 monkeysphere 0.31-1 and a simple pbuilder with a minimal configuration:
 Hi, Alexander.  New versions of this package have been uploaded that
 claim to fix this issue, and the issue was subsequently closed.  Are you
 still having a problem with the new versions?
 Looks promising.  I compiled it four times, and all four build attempts
 succeeded.

 Luckily I don't need the system I could reproduce the error for some
 time, so I'll keep on letting it build monkeyspehere and report back in
 a couple of hours.

I just came back and have some good news and some bad news.

The good news is, that from the 100 builds of 0.33-1 I just did, 92
succeeded (which is a far better result that with 0.31-3).  The bad news
is, that in all of the the 8 failed builds, it always stopped at a
different point.  I copied the full build logs of the failed builds to
http://people.debian.org/~tolimar/tmp/ ; I could make anything out of them.


Best regards,
  Alexander



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-10-19 Thread Alexander Reichle-Schmehl
Hi!

Am 19.10.2010 15:28, schrieb Alexander Reichle-Schmehl:

 [..] The bad news
 is, that in all of the the 8 failed builds, it always stopped at a
 different point.  I copied the full build logs of the failed builds to
 http://people.debian.org/~tolimar/tmp/ ; I could make anything out of them.

Ouch; actually all builds would have succeeded if they had enough
entropy available.  Every time they stopped my system seems to have run
out of entropy, and as I thought something was wrong I terminated the
builds, why they where indeed just waiting for some input.

Sorry for the noise:  Yes the build problem original reported has been
fixed (at least i can't reproduce it any more).

Best regards,
  Alexander



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-10-19 Thread Jameson Rollins
On Tue, 19 Oct 2010 15:34:10 +0200, Alexander Reichle-Schmehl 
alexan...@schmehl.info wrote:
 Am 19.10.2010 15:28, schrieb Alexander Reichle-Schmehl:
 
  [..] The bad news
  is, that in all of the the 8 failed builds, it always stopped at a
  different point.  I copied the full build logs of the failed builds to
  http://people.debian.org/~tolimar/tmp/ ; I could make anything out of them.
 
 Ouch; actually all builds would have succeeded if they had enough
 entropy available.  Every time they stopped my system seems to have run
 out of entropy, and as I thought something was wrong I terminated the
 builds, why they where indeed just waiting for some input.

Ok, thanks so much for the detailed tests and report, Alexander.  We
very much appreciate it.

I'm relieved that it's not a problem with the monkeysphere test per se,
but it's still to bad that the test is eating up so much entropy.  I
think the test is using the smallest keys it can get away with, but
maybe we can find some other ways to reduce entropy consumption so that
we don't run into the same problem when running bulk tests like this in
the future.

jamie.


pgppHUu7CCMjd.pgp
Description: PGP signature


Bug#591118: [monkeysphere] Bug#591118: monkeysphere: FTBFS: test failed

2010-10-19 Thread intrigeri
Jameson Rollins wrote (19 Oct 2010 13:46:09 GMT) :
 but maybe we can find some other ways to reduce entropy consumption

I don't know if this would be considered good-practice, or even
allowed by the Debian policy, but build-depending on haveged would
probably fix the test suite entropy problems.

bye,
-- 
  intrigeri intrig...@boum.org
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ 
https://gaffer.ptitcanardnoir.org/intrigeri/otr-fingerprint.asc
  | If you must label the absolute, use it's proper name: Temporary.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: [monkeysphere] Bug#591118: monkeysphere: FTBFS: test failed

2010-10-19 Thread Daniel Kahn Gillmor
On 10/19/2010 05:26 PM, intrigeri wrote:
 Jameson Rollins wrote (19 Oct 2010 13:46:09 GMT) :
 but maybe we can find some other ways to reduce entropy consumption
 
 I don't know if this would be considered good-practice, or even
 allowed by the Debian policy, but build-depending on haveged would
 probably fix the test suite entropy problems.

fwiw, the test suite shouldn't be bleeding the system of entropy anyway;
i thought i'd enabled --quick-random for gpg in the tests, and the
openssh/openssl business should be reading from /dev/urandom anyway.

i'll look further into the tests when i have a chance to see if i can
find where it's reading from /dev/random.

thanks to everyone for the attention to this.

Regards,

--dkg



signature.asc
Description: OpenPGP digital signature


Bug#591118: monkeysphere: FTBFS: test failed

2010-10-18 Thread Alexander Reichle-Schmehl
Hi!

Am 15.10.2010 18:30, schrieb Jameson Rollins:

 Lucas, Alexander (or anyone who is encountering this bug, for that
 matter): can you please describe in detail exactly what commands and
 environments you're using produce this error?  If you are using
 pbuilder, can you please describe in detail the pbuilder configuration
 and commands that you are using?  Like I said, I can't reproduce this
 bug on my own, so since you guys seem to be building it in a different
 way than I am, I need to know exactly how you're building it so that I
 can attempt to reproduce the bug.  Thanks.

I can reproduce this bug in about 3/4 of the build tests using
monkeysphere 0.31-1 and a simple pbuilder with a minimal configuration:

$ cat /etc/pbuilder/pbuilderrc
# this is your configuration file for pbuilder.
# the file in /usr/share/pbuilder/pbuilderrc is the default template.
# /etc/pbuilderrc is the one meant for overwritting defaults in
# the default template
#
# read pbuilderrc.5 document for notes on specific options.
MIRRORSITE=http://ftp.de.debian.org/debian

The the system has ntp 1:4.2.6.p2+dfsg-1+b1 installed, and the only
change to the configuration was to point to our local ntp servers.

I build the package by extracting it with dpkg-source -x, changeing
into the directory, and running pdebuild.


The machine used to build has a Intel(R) Core(TM)2 Duo CPU at 3.16 GHz,
don't know if that matters.



Best regards,
  Alexander



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-10-18 Thread Jameson Rollins
On Mon, 18 Oct 2010 11:30:56 +0200, Alexander Reichle-Schmehl 
toli...@debian.org wrote:
 I can reproduce this bug in about 3/4 of the build tests using
 monkeysphere 0.31-1 and a simple pbuilder with a minimal configuration:

Hi, Alexander.  New versions of this package have been uploaded that
claim to fix this issue, and the issue was subsequently closed.  Are you
still having a problem with the new versions?

jamie.


pgpx1bg1VOJzu.pgp
Description: PGP signature


Bug#591118: monkeysphere: FTBFS: test failed

2010-10-15 Thread Alexander Reichle-Schmehl
Hi!

* Lucas Nussbaum lu...@lucas-nussbaum.net [100810 17:20]:

Lucas and jrollins, can you please tell what time-changing software is
running on your build environments if any? This 1s offset looks like
the various ntp daemons adjustment process.
   None.
  Lucas, is your build environment using any sort of virtualization?
  We've seen clock problems with virtualization before.
 No.
 I can also reproduce the problem on my laptop.

That is quite a strange bug; I could reproduce it simply by running
pbuilder on the package multiple times.  And while I'm using ntp
according to the logs it hasn't been active.

As it only seems to appear in the test working with two primary keys
test, maybe one could just add a sleep to that test?  That wouldn't
actually solve the problem, but at least make the package releasable for
now, and the bug can be reopend and better investigated after the
release?


Best Regards,
  Alexander



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-10-15 Thread Jameson Rollins
On Fri, 15 Oct 2010 16:22:41 +0200, Alexander Reichle-Schmehl 
toli...@debian.org wrote:
 That is quite a strange bug; I could reproduce it simply by running
 pbuilder on the package multiple times.  And while I'm using ntp
 according to the logs it hasn't been active.

Lucas, Alexander (or anyone who is encountering this bug, for that
matter): can you please describe in detail exactly what commands and
environments you're using produce this error?  If you are using
pbuilder, can you please describe in detail the pbuilder configuration
and commands that you are using?  Like I said, I can't reproduce this
bug on my own, so since you guys seem to be building it in a different
way than I am, I need to know exactly how you're building it so that I
can attempt to reproduce the bug.  Thanks.

jamie.


pgpUjLndHJ5mO.pgp
Description: PGP signature


Bug#591118: [monkeysphere] Re: Bug#591118: monkeysphere: FTBFS: test failed

2010-08-10 Thread intrigeri
Hi,

 On 02/08/10 at 12:25 -0400, Daniel Kahn Gillmor wrote:
 This time warp error message seems problematic to me.  jrollins, do you
 see this time warp report when you build?
 
 Lucas, is it possible that your rebuild environment has clock problems?

Lucas and jrollins, can you please tell what time-changing software is
running on your build environments if any? This 1s offset looks like
the various ntp daemons adjustment process.

Bye,
--
  intrigeri intrig...@boum.org
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ 
https://gaffer.ptitcanardnoir.org/intrigeri/otr-fingerprint.asc
  | Who wants a world in which the guarantee that we shall not
  | die of starvation would entail the risk of dying of boredom ?



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-08-10 Thread Jameson Rollins
On Tue, 10 Aug 2010 11:56:03 +0200, intrigeri intrig...@boum.org wrote:
 Lucas and jrollins, can you please tell what time-changing software is
 running on your build environments if any? This 1s offset looks like
 the various ntp daemons adjustment process.

As I mentioned before, I have never encountered this test failure on any
machine.  I think pretty much all the machines I have tested on were
running ntpd.

jamie.


pgp6yZeKaMR2i.pgp
Description: PGP signature


Bug#591118: [monkeysphere] Re: Bug#591118: monkeysphere: FTBFS: test failed

2010-08-10 Thread Lucas Nussbaum
On 10/08/10 at 11:56 +0200, intrigeri wrote:
 Hi,
 
  On 02/08/10 at 12:25 -0400, Daniel Kahn Gillmor wrote:
  This time warp error message seems problematic to me.  jrollins, do you
  see this time warp report when you build?
  
  Lucas, is it possible that your rebuild environment has clock problems?
 
 Lucas and jrollins, can you please tell what time-changing software is
 running on your build environments if any? This 1s offset looks like
 the various ntp daemons adjustment process.

None.

L.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-08-10 Thread Jameson Rollins
On Tue, 10 Aug 2010 16:06:09 +0200, Lucas Nussbaum lu...@lucas-nussbaum.net 
wrote:
  Lucas and jrollins, can you please tell what time-changing software is
  running on your build environments if any? This 1s offset looks like
  the various ntp daemons adjustment process.
 
 None.

Lucas, is your build environment using any sort of virtualization?
We've seen clock problems with virtualization before.

jamie.


pgpiVL3RxxPTt.pgp
Description: PGP signature


Bug#591118: monkeysphere: FTBFS: test failed

2010-08-10 Thread Lucas Nussbaum
On 10/08/10 at 10:43 -0400, Jameson Rollins wrote:
 On Tue, 10 Aug 2010 16:06:09 +0200, Lucas Nussbaum lu...@lucas-nussbaum.net 
 wrote:
   Lucas and jrollins, can you please tell what time-changing software is
   running on your build environments if any? This 1s offset looks like
   the various ntp daemons adjustment process.
  
  None.
 
 Lucas, is your build environment using any sort of virtualization?
 We've seen clock problems with virtualization before.

No.
I can also reproduce the problem on my laptop.

Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: [monkeysphere] Re: Bug#591118: monkeysphere: FTBFS: test failed

2010-08-02 Thread Daniel Kahn Gillmor
tags 591118 + unreproducible
thanks

On 08/02/2010 08:20 AM, Jameson Rollins wrote:
 Hey, dkg et. al.  It looks like this FTBFS is due to one of the keytrans
 tests failing: test working with two primary keys.  I don't see this
 failure when I run the tests on my own system.  Has anyone else been
 able to replicate this failure?  dkg, have you seen this particular
 failure before?

 gpg: key F86D262E: secret key imported
 gpg: key F86D262E was created 1 second in the future (time warp or clock 
 problem)
 gpg: key F86D262E was created 1 second in the future (time warp or clock 
 problem)
 gpg: key F86D262E: no valid user IDs
 gpg: this may be caused by a missing self-signature
 gpg: Total number processed: 1
 gpg:   w/o user IDs: 1
 gpg:   secret keys read: 1
 gpg:   secret keys imported: 1
 FAILED!
 ### removing temp dir...

This time warp error message seems problematic to me.  jrollins, do you
see this time warp report when you build?

Lucas, is it possible that your rebuild environment has clock problems?

--dkg



signature.asc
Description: OpenPGP digital signature


Processed: Re: [monkeysphere] Re: Bug#591118: monkeysphere: FTBFS: test failed

2010-08-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 591118 + unreproducible
Bug #591118 [src:monkeysphere] monkeysphere: FTBFS: test failed
Added tag(s) unreproducible.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
591118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591118
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: [monkeysphere] Re: Bug#591118: monkeysphere: FTBFS: test failed

2010-08-02 Thread Lucas Nussbaum
On 02/08/10 at 12:25 -0400, Daniel Kahn Gillmor wrote:
 tags 591118 + unreproducible
 thanks
 
 On 08/02/2010 08:20 AM, Jameson Rollins wrote:
  Hey, dkg et. al.  It looks like this FTBFS is due to one of the keytrans
  tests failing: test working with two primary keys.  I don't see this
  failure when I run the tests on my own system.  Has anyone else been
  able to replicate this failure?  dkg, have you seen this particular
  failure before?
 
  gpg: key F86D262E: secret key imported
  gpg: key F86D262E was created 1 second in the future (time warp or clock 
  problem)
  gpg: key F86D262E was created 1 second in the future (time warp or clock 
  problem)
  gpg: key F86D262E: no valid user IDs
  gpg: this may be caused by a missing self-signature
  gpg: Total number processed: 1
  gpg:   w/o user IDs: 1
  gpg:   secret keys read: 1
  gpg:   secret keys imported: 1
  FAILED!
  ### removing temp dir...
 
 This time warp error message seems problematic to me.  jrollins, do you
 see this time warp report when you build?
 
 Lucas, is it possible that your rebuild environment has clock problems?

Hi Daniel,

I tried on my laptop, and after building fine once, I reproduced the
failure. Is it possible that it is a random failure?
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591118: monkeysphere: FTBFS: test failed

2010-07-31 Thread Lucas Nussbaum
Source: monkeysphere
Version: 0.31-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100731 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31'
 MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/keytrans
 ##
 ### generating openpgp key...
 gpg: keyring 
 `/build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/secring.gpg'
  created
 gpg: keyring 
 `/build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/pubring.gpg'
  created
 ..+
 ...+
 gpg: 
 /build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/trustdb.gpg:
  trustdb created
 gpg: key 35E3F19E marked as ultimately trusted
 gpg: done
 ##
 ### retrieving key timestamp...
 gpg: checking the trustdb
 gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
 ##
 ### exporting key to ssh file...
 ##
 ### reconvert key, and compare to key in gpg keyring...
 conversions look good!
 Now working with key 19AD9BCC35E3F19E at time 1280595239
 gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
 /build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/pubring.gpg
 -
 pub   1024R/35E3F19E 2010-07-31
 uid   [ultimate] testtest
 
 ##
 ### test User ID addition...
 gpg: key 35E3F19E: monkeymonkey 1 new user ID
 gpg: key 35E3F19E: monkeymonkey 1 new signature
 gpg: Total number processed: 1
 gpg:   new user IDs: 1
 gpg: new signatures: 1
 gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
 /build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/pubring.gpg
 -
 pub   1024R/35E3F19E 2010-07-31
 uid   [ultimate] monkeymonkey
 uid   [ultimate] testtest
 
 ##
 ### test User ID revocation ... 
 gpg: key 35E3F19E: monkeymonkey 1 new signature
 gpg: Total number processed: 1
 gpg: new signatures: 1
 gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
 /build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/pubring.gpg
 -
 pub   1024R/35E3F19E 2010-07-31
 uid   [ultimate] monkeymonkey
 uid   [ revoked] testtest
 
 ##
 ### test working with two primary keys ... 
 Generating public/private rsa key pair.
 Your identification has been saved in 
 /build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/newkey.
 Your public key has been saved in 
 /build/user-monkeysphere_0.31-1-amd64-KzwqIN/monkeysphere-0.31/tests/tmp/monkeyspheretest.I23Ger6/newkey.pub.
 The key fingerprint is:
 16:2c:25:5b:10:68:ff:1f:61:5b:c8:31:00:0d:ff:2a 
 u...@suno-22.sophia.grid5000.fr
 The key's randomart image is:
 +--[ RSA 1024]+
 | .**+.   |
 |o  B. o  |
 |   . .o +. + |
 |  .. o= .|
 |   .S..+ |
 |   ...o  |
 |  E .. . |
 |   .  .  |
 | |
 +-+
 gpg: key F86D262E: secret key imported
 gpg: key F86D262E was created 1 second in the future (time warp or clock 
 problem)
 gpg: key F86D262E was created 1 second in the future (time warp or clock 
 problem)
 gpg: key F86D262E: no valid user IDs
 gpg: this may be caused by a missing self-signature
 gpg: Total number processed: 1
 gpg:   w/o user IDs: 1
 gpg:   secret keys read: 1
 gpg:   secret keys imported: 1
 FAILED!
 ### removing temp dir...
 make[1]: *** [test-keytrans] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/31/monkeysphere_0.31-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes