Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Guillem Jover
On Sat, 2006-09-23 at 23:41:18 -0400, Jose Luis Rivas Contreras wrote:
 Guillem Jover escribió:
  Package: rtorrent
  Version: 0.6.2-1

  This new version got a Build-Dependency on libreadline5. I cannot see
  where this library is being linked against in rtorrent, if it's an
  indirect dependency that should be reflected in the package directly
  needing this library. Second thing is, if that library would be really
  needed, the proper package to Build-Depend on would be libreadlin5-dev
  which is the one providing the .so symlink.

 Hi guillem, this is needed by `bc' and `libreadlin5' is the dependency
 that needs `bc', not `libreadlin5-dev'.

If you mean that bc needs this library then bc should be pulling that
dependency by itself. You should not be adding transitive dependencies
in your packages, only directly used ones.

 Is reflected in the used of `bc' during the Build, if I delete this
 dependency then fails to build.

If bc is missing a dependency on libreadline5, then that's a bug on bc
not your package. If you mean that you just need bc, that's fine, but
that does not imply that you need libreadline5 as well.

Hope that makes it clearer.

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Guillem Jover escribió:
 On Sat, 2006-09-23 at 23:41:18 -0400, Jose Luis Rivas Contreras wrote:
 Guillem Jover escribió:
 Package: rtorrent
 Version: 0.6.2-1
 
 This new version got a Build-Dependency on libreadline5. I cannot see
 where this library is being linked against in rtorrent, if it's an
 indirect dependency that should be reflected in the package directly
 needing this library. Second thing is, if that library would be really
 needed, the proper package to Build-Depend on would be libreadlin5-dev
 which is the one providing the .so symlink.
 
 Hi guillem, this is needed by `bc' and `libreadlin5' is the dependency
 that needs `bc', not `libreadlin5-dev'.
 
 If you mean that bc needs this library then bc should be pulling that
 dependency by itself. You should not be adding transitive dependencies
 in your packages, only directly used ones.
 
 Is reflected in the used of `bc' during the Build, if I delete this
 dependency then fails to build.
 
 If bc is missing a dependency on libreadline5, then that's a bug on bc
 not your package. If you mean that you just need bc, that's fine, but
 that does not imply that you need libreadline5 as well.
 
 Hope that makes it clearer.
 
 regards,
 guillem
 

Hi Guillem, if I put out `libreadline5' then fails to build, `bc'
suggests `libreadline5' so it's not installed in clean builds
enviromments like with `pbuilder'. So I _need_ to put explicit
`libreadline5' as Build-Depend.

I don't know if it's fine fill a bug in bc because of this, because they
already have it as Suggests.

Thanks for your quick answer.
Cheers!

- --

~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFFrqEOKCtW8rKsRgRAv+xAJ99k5dICeh4MaTbaVKu0XWTytRJlQCgwJHj
4QShzFXyTujt/WAfclSoKwU=
=T76e
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Guillem Jover escribió:
 On Sun, 2006-09-24 at 13:04:04 -0400, Jose Luis Rivas Contreras wrote:
 Guillem Jover escribió:
 If bc is missing a dependency on libreadline5, then that's a bug on bc
 not your package. If you mean that you just need bc, that's fine, but
 that does not imply that you need libreadline5 as well.
 
 Hi Guillem, if I put out `libreadline5' then fails to build, `bc'
 suggests `libreadline5' so it's not installed in clean builds
 enviromments like with `pbuilder'. So I _need_ to put explicit
 `libreadline5' as Build-Depend.
 
 Not here:
 
 Package: bc
 Priority: standard
 Section: math
 Installed-Size: 188
 Maintainer: John Hasler [EMAIL PROTECTED]
 Architecture: i386
 Version: 1.06-19
 Depends: libc6 (= 2.3.5-1), libncurses5 (= 5.4-5), libreadline5
 Filename: pool/main/b/bc/bc_1.06-19_i386.deb
 Size: 66196
 MD5sum: 7a630e7467a72c1af2fa9f151299beac
 SHA1: cd8b6eb4ab065146e8f86babe27d993c423572f3
 SHA256: 420865bb3d562400fbb2d3e4f1b5949a32f5823ddec654eb3436c665d8652a98
 Description: The GNU bc arbitrary precision calculator language
  GNU bc is an interactive algebraic language with arbitrary precision which
  follows the POSIX 1003.2 draft standard, with several extensions including
  multi-character variable names, an `else' statement and full Boolean
  expressions.  GNU bc does not require the separate GNU dc program.
 Tag: field::mathematics, interface::text-mode, uitoolkit::ncurses
 
 I don't know if it's fine fill a bug in bc because of this, because they
 already have it as Suggests.
 
 I don't see anything wrong in the package, it's listed as a Depends, so
 please check your local environment, there's something fishy there.
 
 regards,
 guillem
 
Ok, I'm sending as attachment my build-log, I use debuild-pbuilder, I
have removed `libreadline5' from Build-Depends.

Please take a look, and tell if I'm doing something wrong.

Thanks and Cheers!!

- --

~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFFsmGOKCtW8rKsRgRAltaAJ9SfSoffy9XToDMyXOf7Xk/KnnjiwCgu0Eb
06tQcxBnicUDOgDiOF91hvc=
=Fnr9
-END PGP SIGNATURE-
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
/usr/bin/make distclean
make[1]: se ingresa al directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2'
Making distclean in src
make[2]: se ingresa al directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src'
Making distclean in utils
make[3]: se ingresa al directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/utils'
rm -rf .libs _libs
test -z libsub_utils.a || rm -f libsub_utils.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z  || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: se sale del directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/utils'
Making distclean in ui
make[3]: se ingresa al directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/ui'
rm -rf .libs _libs
test -z libsub_ui.a || rm -f libsub_ui.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z  || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: se sale del directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/ui'
Making distclean in input
make[3]: se ingresa al directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/input'
rm -rf .libs _libs
test -z libsub_input.a || rm -f libsub_input.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z  || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: se sale del directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/input'
Making distclean in display
make[3]: se ingresa al directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/display'
rm -rf .libs _libs
test -z libsub_display.a || rm -f libsub_display.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z  || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: se sale del directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/display'
Making distclean in core
make[3]: se ingresa al directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/core'
rm -rf .libs _libs
test -z libsub_core.a || rm -f libsub_core.a
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z  || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: se sale del directorio 
`/home/ghostbar/dev/debian/rtorrent/rtorrent-0.6.2/src/core'
Making distclean in .
make[3]: se ingresa al 

Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Guillem Jover
On Sun, 2006-09-24 at 13:04:04 -0400, Jose Luis Rivas Contreras wrote:
 Guillem Jover escribió:
  If bc is missing a dependency on libreadline5, then that's a bug on bc
  not your package. If you mean that you just need bc, that's fine, but
  that does not imply that you need libreadline5 as well.

 Hi Guillem, if I put out `libreadline5' then fails to build, `bc'
 suggests `libreadline5' so it's not installed in clean builds
 enviromments like with `pbuilder'. So I _need_ to put explicit
 `libreadline5' as Build-Depend.

Not here:

Package: bc
Priority: standard
Section: math
Installed-Size: 188
Maintainer: John Hasler [EMAIL PROTECTED]
Architecture: i386
Version: 1.06-19
Depends: libc6 (= 2.3.5-1), libncurses5 (= 5.4-5), libreadline5
Filename: pool/main/b/bc/bc_1.06-19_i386.deb
Size: 66196
MD5sum: 7a630e7467a72c1af2fa9f151299beac
SHA1: cd8b6eb4ab065146e8f86babe27d993c423572f3
SHA256: 420865bb3d562400fbb2d3e4f1b5949a32f5823ddec654eb3436c665d8652a98
Description: The GNU bc arbitrary precision calculator language
 GNU bc is an interactive algebraic language with arbitrary precision which
 follows the POSIX 1003.2 draft standard, with several extensions including
 multi-character variable names, an `else' statement and full Boolean
 expressions.  GNU bc does not require the separate GNU dc program.
Tag: field::mathematics, interface::text-mode, uitoolkit::ncurses

 I don't know if it's fine fill a bug in bc because of this, because they
 already have it as Suggests.

I don't see anything wrong in the package, it's listed as a Depends, so
please check your local environment, there's something fishy there.

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jose Luis Rivas Contreras escribió:
 Guillem Jover escribió:
 On Sun, 2006-09-24 at 13:04:04 -0400, Jose Luis Rivas Contreras wrote:
 Guillem Jover escribió:
 If bc is missing a dependency on libreadline5, then that's a bug on bc
 not your package. If you mean that you just need bc, that's fine, but
 that does not imply that you need libreadline5 as well.
 Hi Guillem, if I put out `libreadline5' then fails to build, `bc'
 suggests `libreadline5' so it's not installed in clean builds
 enviromments like with `pbuilder'. So I _need_ to put explicit
 `libreadline5' as Build-Depend.
 Not here:

 Package: bc
 Priority: standard
 Section: math
 Installed-Size: 188
 Maintainer: John Hasler [EMAIL PROTECTED]
 Architecture: i386
 Version: 1.06-19
 Depends: libc6 (= 2.3.5-1), libncurses5 (= 5.4-5), libreadline5
 Filename: pool/main/b/bc/bc_1.06-19_i386.deb
 Size: 66196
 MD5sum: 7a630e7467a72c1af2fa9f151299beac
 SHA1: cd8b6eb4ab065146e8f86babe27d993c423572f3
 SHA256: 420865bb3d562400fbb2d3e4f1b5949a32f5823ddec654eb3436c665d8652a98
 Description: The GNU bc arbitrary precision calculator language
  GNU bc is an interactive algebraic language with arbitrary precision which
  follows the POSIX 1003.2 draft standard, with several extensions including
  multi-character variable names, an `else' statement and full Boolean
  expressions.  GNU bc does not require the separate GNU dc program.
 Tag: field::mathematics, interface::text-mode, uitoolkit::ncurses

 I don't know if it's fine fill a bug in bc because of this, because they
 already have it as Suggests.
 I don't see anything wrong in the package, it's listed as a Depends, so
 please check your local environment, there's something fishy there.

 regards,
 guillem

 Ok, I'm sending as attachment my build-log, I use debuild-pbuilder, I
 have removed `libreadline5' from Build-Depends.
 
 Please take a look, and tell if I'm doing something wrong.
 
Sorry, the one before is the good one, here's the fails build-log.

Thanks and Cheers!


- --

~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFFs5eOKCtW8rKsRgRAu03AJ9WQogMxVYY5ylpd3yKgmLn/3nX9gCbB60V
OxymNElU80D8U+IA0CLQXHw=
=3ynU
-END PGP SIGNATURE-
W: /home/ghostbar/.pbuilderrc does not exist
 - Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.28 
2006/05/30 23:45:45 dancer Exp $
 - Considering  debhelper (= 5.0.37.2)
   - Trying debhelper
 - Considering  libtorrent9-dev(= 0.10.1)
   - Trying libtorrent9-dev
 - Considering  libsigc++-2.0-dev
   - Trying libsigc++-2.0-dev
 - Considering  libcurl3-openssl-dev
   - Trying libcurl3-openssl-dev
 - Considering  libncurses5-dev
   - Trying libncurses5-dev
 - Considering  bc
   - Trying bc
 - Installing  debhelper libtorrent9-dev libsigc++-2.0-dev 
libcurl3-openssl-dev libncurses5-dev bc
Leyendo lista de paquetes...
Creando árbol de dependencias...
debhelper ya está en su versión más reciente.
libtorrent9-dev ya está en su versión más reciente.
libncurses5-dev ya está en su versión más reciente.
bc ya está en su versión más reciente.
Se instalarán los siguientes paquetes extras:
  comerr-dev libidn11-dev libkadm55 libkrb5-dev libkrb53 libsigc++-2.0-0c2a
  libssl-dev
Paquetes sugeridos:
  doc-base libcurl3-dbg krb5-doc krb5-user libsigc++-2.0-doc
Se instalarán los siguientes paquetes NUEVOS:
  comerr-dev libcurl3-openssl-dev libidn11-dev libkadm55 libkrb5-dev
  libssl-dev
Se actualizarán los siguientes paquetes:
  libkrb53 libsigc++-2.0-0c2a libsigc++-2.0-dev
3 actualizados, 6 se instalarán, 0 para eliminar y 27 no actualizados.
Se necesita descargar 4466kB/4873kB de archivos.
Se utilizarán 11,7MB de espacio de disco adicional después de desempaquetar.
Des:1 http://ftp.at.debian.org sid/main libssl-dev 0.9.8c-1 [2085kB]
Des:2 http://ftp.at.debian.org sid/main libidn11-dev 0.6.5-1 [544kB]
Des:3 http://ftp.at.debian.org sid/main libkadm55 1.4.4-3 [173kB]
Des:4 http://ftp.at.debian.org sid/main comerr-dev 2.1-1.39-1 [46,1kB]
Des:5 http://ftp.at.debian.org sid/main libkrb5-dev 1.4.4-3 [679kB]
Des:6 http://ftp.at.debian.org sid/main libcurl3-openssl-dev 7.15.5-1 [765kB]
Des:7 http://ftp.at.debian.org sid/main libsigc++-2.0-dev 2.0.17-2 [141kB]
Des:8 http://ftp.at.debian.org sid/main libsigc++-2.0-0c2a 2.0.17-2 [33,3kB]
Descargados 4215kB en 1m22s (50,9kB/s)
(Leyendo la base de datos ...  
230384 ficheros y directorios instalados actualmente.)
Preparando para reemplazar libkrb53 1.4.4-2 (usando 
.../libkrb53_1.4.4-3_i386.deb) ...
Desempaquetando el reemplazo de libkrb53 ...
Seleccionando el paquete libssl-dev 

Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Guillem Jover escribió:
 On Sun, 2006-09-24 at 14:08:06 -0400, Jose Luis Rivas Contreras wrote:
 Ok, I'm sending as attachment my build-log, I use debuild-pbuilder, I
 have removed `libreadline5' from Build-Depends.

 Please take a look, and tell if I'm doing something wrong.
 
 I cannot see any problem in the build log. What was the build failure
 that were you experiencing?
 
 regards,
 guillem
 
debuild: fatal error at line 1151:

I can't get that line but if i put libreadline5 I doesn't get any error
messages.

- --

~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFFx8iOKCtW8rKsRgRAjhuAJ9xiaWyWqm6eSO9luTxysZ7kmGMCgCgwUxy
0bKMF9gV6W/HeWgLzRY4ISE=
=Hrde
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Guillem Jover
On Sun, 2006-09-24 at 14:08:06 -0400, Jose Luis Rivas Contreras wrote:
 Ok, I'm sending as attachment my build-log, I use debuild-pbuilder, I
 have removed `libreadline5' from Build-Depends.

 Please take a look, and tell if I'm doing something wrong.

I cannot see any problem in the build log. What was the build failure
that were you experiencing?

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Guillem Jover escribió:
 On Sun, 2006-09-24 at 20:13:22 -0400, Jose Luis Rivas Contreras wrote:
 Guillem Jover escribió:
 I cannot see any problem in the build log. What was the build failure
 that were you experiencing?
 
 debuild: fatal error at line 1151:
 
 The only error I can see is related to debsign, which by reading the
 debuild script is at the same line as the error you pasted here. So
 it's just that you failed to sign the package, how is that related to
 the Build-Depends?
 
 I can't get that line but if i put libreadline5 I doesn't get any error
 messages.
 
 So if you cannot get that error, how does it help putting there
 libreadline5?
 
 regards,
 guillem
 
The sign error is because I didn't request that sign the package, and I
doesn't see any error neither, but if I put that in Build-Depends then
doesn't give me the:
debuild: fatal error at line 1151:

Does build the package and everything but keeps giving me that error.
Any suggestion?

Thanks and Cheers!!

- --

~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFFyhIOKCtW8rKsRgRAsHTAJ9imsQjBTIwb3lG2Jl2WPmHaG/6wQCgq1uX
sdPTKfb0zQKVjEe7KUrSUWM=
=ItGK
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Guillem Jover
On Sun, 2006-09-24 at 20:13:22 -0400, Jose Luis Rivas Contreras wrote:
 Guillem Jover escribió:
  I cannot see any problem in the build log. What was the build failure
  that were you experiencing?

 debuild: fatal error at line 1151:

The only error I can see is related to debsign, which by reading the
debuild script is at the same line as the error you pasted here. So
it's just that you failed to sign the package, how is that related to
the Build-Depends?

 I can't get that line but if i put libreadline5 I doesn't get any error
 messages.

So if you cannot get that error, how does it help putting there
libreadline5?

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Guillem Jover
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]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-24 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 389122 pending
thanks
Guillem Jover escribió:
 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.
 [...]
 
 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
 

Ok, thanks Guillem, I'm correcting this for next version, I'm finishing
some things more and I will upload it.

Thanks for your report and your patience :)
Cheers!

- --

~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFFzfcOKCtW8rKsRgRAvT7AKCXIjkWqe7FF0lnRd+Osq2lVgzxLwCgzW3b
LOVN8k+lFDRBUoAPzdLISIo=
=dbuN
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-23 Thread Guillem Jover
Package: rtorrent
Version: 0.6.2-1

Hi,

This new version got a Build-Dependency on libreadline5. I cannot see
where this library is being linked against in rtorrent, if it's an
indirect dependency that should be reflected in the package directly
needing this library. Second thing is, if that library would be really
needed, the proper package to Build-Depend on would be libreadlin5-dev
which is the one providing the .so symlink.

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389122: rtorrent: wrong build-dependency on libreadline5

2006-09-23 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Guillem Jover escribió:
 Package: rtorrent
 Version: 0.6.2-1
 
 Hi,
 
 This new version got a Build-Dependency on libreadline5. I cannot see
 where this library is being linked against in rtorrent, if it's an
 indirect dependency that should be reflected in the package directly
 needing this library. Second thing is, if that library would be really
 needed, the proper package to Build-Depend on would be libreadlin5-dev
 which is the one providing the .so symlink.
 
 regards,
 guillem
 
 

Hi guillem, this is needed by `bc' and `libreadlin5' is the dependency
that needs `bc', not `libreadlin5-dev'.

Is reflected in the used of `bc' during the Build, if I delete this
dependency then fails to build.

Please, explain better which is the problem.

Thanks for your report.
Cheers!

- --

~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter# 382503
http://ghostbar.ath.cx/ - irc.freenode.net #talug #velug #debian-es
http://debianvenezuela.org.ve - irc.debian.org #debian-es #debian-ve
San Cristobal - Venezuela. TALUG -- http://linuxtachira.org
CHASLUG -- http://chaslug.org.ve - irc.unplug.org.ve #chaslug
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFFf5eOKCtW8rKsRgRAn6AAKCBXtORf98go4aZaZrA7S7Y/vXQRQCeO4sB
qSbfONvcF+LzyY7I3261CAQ=
=/1LX
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]