Bug#611119: eagle: FTBFS: dpkg-shlibdeps: error: couldn't find library libssl.so.0.9.8

2011-01-25 Thread Scott Howard
Thanks - I actually have an upload ready to go.

Since these packages are non-free, I build it on both i386 and amd64
using pbuilder and upload the binary packages - that's why we haven't
seen this bug before.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#611119: eagle: FTBFS: dpkg-shlibdeps: error: couldn't find library libssl.so.0.9.8

2011-01-25 Thread Nobuhiro Iwamatsu
tags 69 + patch
thanks

Hi,

> | dpkg-shlibdeps: error: couldn't find library libssl.so.0.9.8 needed by 
> debian/eagle/usr/lib/eagle/bin/eagle (ELF format: 'elf32-i386'; RPATH: '').
> | Note: libraries are not searched in other binary packages that do not have 
> any shlibs or symbols file.
> | To help dpkg-shlibdeps find private libraries, you might need to set 
> LD_LIBRARY_PATH.
> | dh_shlibdeps: dpkg-shlibdeps -Tdebian/eagle.substvars 
> debian/eagle/usr/lib/eagle/bin/eagle returned exit code 2
> | make: *** [binary-arch] Error 9
>
> Perhaps a missing build-dependency?

Maybe.
Variant of buildd does not include openssl package.
Therefore, I think that this problem will not occur in pbuilder.

I attached the patch which revised this.

Best regards,
  Nobuhiro
-- 
Nobuhiro Iwamatsu


eagle-5.10.0-1.1.debdiff
Description: Binary data


Bug#611119: eagle: FTBFS: dpkg-shlibdeps: error: couldn't find library libssl.so.0.9.8

2011-01-25 Thread Jakub Wilk

Source: eagle
Version: 5.10.0-1
Severity: serious
Justification: fails to build from source

eagle FTBFS in a clean i386 sid chroot. Tail of the build log:

|  fakeroot debian/rules binary
| dh_prep
| dh_install -i
| dh_installchangelogs -i
| dh_installdocs -i
| dh_link -i
| dh_compress -i
| dh_fixperms -i
| dh_gencontrol -i
| dh_md5sums -i
| dh_builddeb -i
| dpkg-deb: building package `eagle-data' in `../eagle-data_5.10.0-1_all.deb'.
| dh_prep
| dh_install -a
| dh_installchangelogs -a -k doc/UPDATE_en
| dh_installdocs -a
| dh_installman -a
| dh_installmenu -a
| dh_installmime -a
| dh_link -a
| dh_compress -a
| dh_strip -a
| dh_fixperms -a
| dh_installdeb -a
| dh_shlibdeps -a
| dpkg-shlibdeps: error: couldn't find library libssl.so.0.9.8 needed by 
debian/eagle/usr/lib/eagle/bin/eagle (ELF format: 'elf32-i386'; RPATH: '').
| Note: libraries are not searched in other binary packages that do not have 
any shlibs or symbols file.
| To help dpkg-shlibdeps find private libraries, you might need to set 
LD_LIBRARY_PATH.
| dh_shlibdeps: dpkg-shlibdeps -Tdebian/eagle.substvars 
debian/eagle/usr/lib/eagle/bin/eagle returned exit code 2
| make: *** [binary-arch] Error 9

Perhaps a missing build-dependency?

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org