gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Bazaar 1.3 preview


From: John Arbash Meinel
Subject: Re: [Gnu-arch-users] Bazaar 1.3 preview
Date: Wed, 30 Mar 2005 14:19:16 -0600
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Robert Collins wrote:

Baz 1.3 is shaping up for release now. There hasn't been much noise
during this cycle - we've been head down and tail up hacking on the
ArchiveRegistration and SigningRules draft specifications put up on the
wiki last month.



I downloaded the latest as of today, and tried to build on Mac OSX.
There were a few issues.

First, it didn't detect that gpgme was missing, but would fail to build
without it.

When trying to "make test" I had to add a line in several Makefiles for
EXTRA_CFLAGS = -I$(srcroot) -I $(srcroot)/baz -I$(objroot) -I$(objroot)/baz

I probably didn't need to add all the includes, but I did need most of them.

It didn't realize that I still needed the -lintl and -lpth flags. (I
think -lintl is for libneon and -lpth is for libgpgme, but I'm not sure)

During TESTING: Archive Registration
For tests 38-43, I got warnings of:
*** malloc[10984]: error for object 0x60c6a0: Double free

(The exact address varied a little bit).

Test 156 just plain failed.


Also, in the past I have used a build directory of "+build" because that
is *really* what it should be. '=' implies that the directory is part of
the source, and it is only historical reasons why the dir stayed
'=build'. Anyway, there are some tests that regex compare the current
working directory with the contents of a file. However, if the current
working directory has a "+" in it, the regex interprets it, rather than
considering it a plain string. This probably isn't the best way of
testing for an exact path, since it breaks if there are any regex
characters in the path.

Appended is the output for Test 156 if you think you can figure out the
error:
It seems to be "Failed to verify signature data: error: 117440662
(Invalid crypto engine)"

John
=:->


Test 156: change-archive name
Creating temporary archive
Converting existing archive to readonly status.
Mirroring archive to temporary archive.
Renaming original archive out of the way.
Renaming new archive into position.
Reconnecting to original archive.
Reconnecting to new archive.
Mirroring new changesets from original archive to new archive.
Converting new archive into a master archive.
Update the archive registry with new archives status.
Removing the old archive.
Operation complete.
Creating temporary archive
Converting existing archive to readonly status.
Mirroring archive to temporary archive.
Failed to verify signature data: error: 117440662 (Invalid crypto engine)
checksum we attempted to verify:
=====
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Signature-for: address@hidden/hello-world--mainline--1.0--base-0
md5 log 3271d0e9be24742cb3a264efd910760d
md5 hello-world--mainline--1.0--base-0.src.tar.gz
6e232e2a7562844e77a8d31373658054
sha1 log 62e91a6c1e4fd2d02116538e656eaf0085676bbc
sha1 hello-world--mainline--1.0--base-0.src.tar.gz
3b9c703eac24c29e78ba72479112f770d450f058
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)

iD8DBQFCSwfnDn/GpnDDSw4RAvJ7AJ9o2JtE0JAxrOK6xgC22xjal2X7BgCeP6hm
ji60StYqYX+NOm4gmxaX8NE=
=Y9oz
-----END PGP SIGNATURE-----

=====


********************************

INVALID SIGNATURE ON REVISION!
 archive: address@hidden
 revision hello-world--mainline--1.0--base-0
 checksum file: checksum

********************************


Failed to verify signature data: error: 117440662 (Invalid crypto engine)
checksum we attempted to verify:
=====
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Signature-for: address@hidden/hello-world--mainline--1.0--base-0
md5 ancestry.gz a020bf191990266fc7dcb19a2bfecbe5
sha1 ancestry.gz f0937dbe6181053ff3c7c8ebe9985861f70d9f63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)

iD8DBQFCSwfnDn/GpnDDSw4RAocYAJ94Kzvt32JLJCFfnAfUx4q9xtfQcACfd1Ew
HX5Fq3AOrseCKDC//GOkI2M=
=6YTn
-----END PGP SIGNATURE-----

=====


********************************

INVALID SIGNATURE ON REVISION!
 archive: address@hidden
 revision hello-world--mainline--1.0--base-0
 checksum file: ancestry.gz.checksum

********************************


trouble reading checksum file for
address@hidden/hello-world--mainline--1.0--base-0 url:
/Users/jameinel/dev/other/bazaar/src/=build/baz/tests/archivedir/jane-archive

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]