#15 Build test failures on Debian/Ubuntu
Closed by jbicha. Opened by jbicha.

volume-key 0.3.9
gpgme 1.10.0

I am trying to run the build tests during the build for the Debian & Ubuntu volume-key packages. But I can't figure out how to get them to pass.

I'm getting this error now:
Error creating passphrase-encrypted packet: GPGME: Bad passphrase

Build log excerpt

FAIL: tests/packet_roundtrips.sh
================================
A random seed must be generated that will be used in the
creation of your key.  One of the easiest ways to create a
random seed is to use the timing of keystrokes on a keyboard.
To begin, type keys on the keyboard until this progress meter
is full.  DO NOT USE THE AUTOREPEAT FUNCTION ON YOUR KEYBOARD!
Continue typing until the progress meter is full:
|                                                            |
|************************************************************
Finished.  Press enter to continue: 
Generating key.  This may take a few moments...
Notice: Trust flag u is set automatically if the private key is present.
Error creating passphrase-encrypted packet: GPGME: Bad passphrase
FAIL tests/packet_roundtrips.sh (exit status: 1)

https://pagure.io/volume_key/pull-request/17 is my initial offering to the test gods

Metadata Update from @jbicha:
- Issue status updated to: Closed (was: Open)

Metadata