On Sun, 2006-09-24 at 14:28:47 -0400, Jose Luis Rivas Contreras wrote:
> Sorry, the one before is the good one, here's the fails build-log.
[...]
> -> Considering bc
> -> Trying bc
> -> Installing debhelper libtorrent9-dev libsigc++-2.0-dev
> libcurl3-openssl-dev libncurses5-dev bc
[...]
> bc ya est? en su versi?n m?s reciente.
[...]
> Now signing changes and any dsc files...
> signfile rtorrent_0.6.2-1.dsc Jose Luis Rivas <[EMAIL PROTECTED]>
> gpg: omitido "Jose Luis Rivas <[EMAIL PROTECTED]>": clave secreta no
> disponible
> gpg: [stdin]: clearsign failed: clave secreta no disponible
> debsign: gpg error occurred! Aborting....
> debuild: fatal error at line 1151:
> running debsign failed
bc is already installed an does not pull libreadline5, which by the
dependency in bc (at least) should be already installed as well.
Taken from debuild line 1151:
if ($signchanges) {
print "Now signing changes and any dsc files...\n";
system('debsign', @debsign_opts, $changes) == 0
or fatal "running debsign failed";
}
So, I repeat, your problem is with signing, and does not have anything
to do with libreadline5. Just look at the error message.
regards,
guillem
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]