Gentoo Archives: gentoo-user

From: Michael <kensington@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dev-vcs/qbzr - bug or no?
Date: Wed, 02 Mar 2011 18:46:44
Message-Id: ikm2m5$20m$1@dough.gmane.org
1 Hi,
2
3 I'm using qbzr - a GUI for the Bazaar VCS.
4
5 When performing a network operation involving SSH, I get the following
6 error:
7
8 Run command: bzr push
9 bzr+ssh://kensington@×××××××.com/home/kensington/whatever
10 ssh_askpass: exec(/usr/lib64/misc/ssh-askpass): No such file or directory
11
12 In order to make this work, I need to emerge net-misc/x11-ssh-askpass.
13
14 My question is: would this be considered a bug of some variety (missing
15 dependency or flag?), or rather just something the user needs to figure out
16 themself.
17
18 Thanks,
19 Michael