Source: obnam
Version: 1.20.2-1
Justification: fails to build from source (but built successfully in the past)
Severity: serious

I checked the BTS but it doesn't look like this has been reported
before; sorry if this is a duplicate report.

obnam currently FTBFS on all archs in sid (for about a month now);
relevant part of build log is as follows:


ERROR: In scenario "encrypted backup and restore with a separate keyring"
step "WHEN user U backs up directory L to repository R" failed,
with exit code 1:
Standard output from shell command:

Standard error from shell command:
    + run_obnam U backup -r
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/R
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/L
    + local name=U
    + shift
    + local 
conf=/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
    + [ ! -e 
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
]
    + add_to_config U weak-random yes
    + local client=U
    + local 
filename=/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
    + local key=weak-random
    + local value=yes
    + [ ! -e 
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
]
    + printf %s = %s\n weak-random yes
    + add_to_config U lock-timeout 0
    + local client=U
    + local 
filename=/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
    + local key=lock-timeout
    + local value=0
    + [ ! -e 
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
]
    + printf %s = %s\n lock-timeout 0
    + [ -n 6 ]
    + add_to_config U repository-format 6
    + local client=U
    + local 
filename=/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
    + local key=repository-format
    + local value=6
    + [ ! -e 
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
]
    + printf %s = %s\n repository-format 6
    + [ -e 
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.env
]
    + /«PKGBUILDDIR»/obnam --no-default-config --config
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/U.conf
--quiet --log-level debug --log
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/obnam.log
--trace obnamlib --trace larch backup -r
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/R
/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/L
    ERROR: R0C79EX: gpg failed with exit code 2:
    Command: gpg -q --batch --no-textmode -c --passphrase-fd 4
    gpg: can't open '/usr/share/gnupg/dirmngr-conf.skel': No such file
or directory
    gpg: new configuration file
'/tmp/tmpNm8AbD/encrypted_backup_and_restore_with_a_separate_keyring/datadir/HOME/.gnupg/gpg.conf'
created
    gpg: can't connect to the agent: IPC connect call failed
    gpg: problem with the agent: No agent running

Reply via email to