Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Tomb 2.8  error line 429, duplicate "getpasspass" output=$(pinentry_assuan_getpassgetpasspass  | pinentry-curses)
@ 2020-12-14  4:53 darmon77
  2020-12-14  7:35 ` biopsin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: darmon77 @ 2020-12-14  4:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2118 bytes --]

New issue by darmon77 on void-packages repository

https://github.com/void-linux/void-packages/issues/27138

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: Void 5.9.13_1  x86_64 GNU/Linux Intel 

* package:  tomb-2.8_1


### Expected behavior
tomb open secreto.tomb -k secreto.tomb.key 
tomb  .  Commanded to open tomb /home/darmon/secreto.tumb
tomb  .  Valid tomb file found: /home/darmon/secreto.tumb
tomb  .  Key is valid.
tomb  .  Mountpoint not specified, using default: /media/secreto
tomb (*) Opening faviola on /media/secreto
tomb  .  This tomb is a valid LUKS encrypted device.
tomb  .  Cipher is "aes" mode "xts-plain64:sha256" hash "sha256"
tomb  .  A password is required to use key /home/darmon/secreto.tomb.key
tomb  .  Password OK.
tomb (*) Success unlocking tomb secreto
tomb  .  Checking filesystem via /dev/loop1
fsck from util-linux 2.36
secreto: clean, 223/127512 files, 57720/509952 blocks
tomb (*) Success opening faviola.tumb on /media/secreto
tomb  .  Last visit by root(0) from /dev/pts/5 on Dennis
tomb  .  on date Mon Dec 14 15:43:14 2020

### Actual behavior
tomb open secreto.tomb -k secreto.tomb.key
tomb  .  Commanded to open tomb /home/darmon/secreto.tomb
tomb  .  Valid tomb file found: /home/darmon/secreto.tomb
tomb  .  Key is valid.
tomb  .  Mountpoint not specified, using default: /media/secreto
tomb (*) Opening faviola on /media/secreto
tomb  .  This tomb is a valid LUKS encrypted device.
tomb  .  Cipher is "aes" mode "xts-plain64:sha256" hash "sha256"
tomb  .  A password is required to use key /home/darmon/secreto.tomb.key
ask_password:59: command not found: pinentry_assuan_getpassgetpasspass 
tomb [W] User aborted password dialog.
tomb [E] No valid password supplied.

### Steps to reproduce the behavior
**error line 429**
 output=$(pinentry_assuan_getpassgetpasspass | pinentry-curses)

**Solution **
output=$(pinentry_assuan_getpass | pinentry-curses)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-15 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14  4:53 [ISSUE] Tomb 2.8 error line 429, duplicate "getpasspass" output=$(pinentry_assuan_getpassgetpasspass | pinentry-curses) darmon77
2020-12-14  7:35 ` biopsin
2020-12-14 13:23 ` ericonr
2020-12-14 17:44 ` biopsin
2020-12-14 17:50 ` ericonr
2020-12-14 18:09 ` darmon77
2020-12-15 14:13 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).