Issue 6 in brackup: Brackup fails to install due to test failure for pristine gnupg installations [patch]

codesite-noreply at google.com codesite-noreply at google.com
Tue Aug 25 07:48:18 UTC 2009


Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 6 by yann.kerherve: Brackup fails to install due to test failure  
for pristine gnupg installations [patch]
http://code.google.com/p/brackup/issues/detail?id=6

What steps will reproduce the problem?
1. mv ~/.gnupg ~/.gnupg-outoftheway
2. perl -Ilib t/02-gpg.t

Actual: Fails with crap on STDERR about gpg initializing ~/.gnupg (see  
below)
Expected: test passes

What version of the product are you using? On what operating system?
trunk and 1.09 on linux, gpg 1.4.9 and gpg 2.0.9

Granted, this is probably a commonly encountered error. (I'm surprised
CPANT doesn't get at least a few report) :-)

8<------------------
...
ok 6 - metafile exists
gpg: directory `/home/www/.gnupg' created
gpg: new configuration file `/home/www/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/www/.gnupg/gpg.conf' are not yet active
during this run
gpg: fatal: /home/www/.gnupg: directory does not exist!
secmem usage: 1408/1408 bytes in 2/2 blocks of pool 1408/32768
not ok 7 - backup succeeded
#   Failed test 'backup succeeded'
#   at lib/Brackup/Test.pm line 77.
Died running backup: GPG failed:  at lib/Brackup/Root.pm line 236, <GEN0>
line 1.

not ok 8 - backup file has size

Attachments:
	brackup.patch  591 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the brackup mailing list