Bug#517227: dh-make-perl cannot find dependancy using
Damyan Ivanov
dmn at debian.org
Fri Feb 27 09:59:59 UTC 2009
tags 517227 confirmed
thanks
-=| Ilya Martynov, Fri, Feb 27, 2009 at 12:34:17PM +0300 |=-
> On Fri, Feb 27, 2009 at 9:07 AM, Damyan Ivanov <dmn at debian.org> wrote:
> >
> > Ilya, can you try adding "--dist stable" to the command line and see
> > if it makes a difference?
>
> It doesn't seem to help:
>
> ilya at denmark:~/tmp/POE-Component-SSLify-0.15$ dh-make-perl --dist stable
> Found: POE-Component-SSLify 0.15 (libpoe-component-sslify-perl arch=all)
> + perl found in perl
> - Net::SSLeay not found in any package
>
> But dh-make-perl --dist testing does work for me.
>
> ilya at denmark:~/tmp/POE-Component-SSLify-0.15$ dh-make-perl --dist testing
> Found: POE-Component-SSLify 0.15 (libpoe-component-sslify-perl arch=all)
> Parsing /var/cache/apt/apt-file/apt_main_dists_testing_Contents-i386.gz ...
Ah, that^^^ was the missing line
> + perl found in perl
> + Net::SSLeay found in libnet-ssleay-perl
I bet you have no 'stable' lines in /etc/apt/sources.list, but only
'testing' ones.
So the bug is clear. It was a bad idea to filter on {sid,unstable}.
Whatever is in sources.list deserves to be parsed and used. With
caching in place long parsing times are not that scary.
--
dam JabberID: dam at jabber.minus273.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20090227/3011e69e/attachment.pgp
More information about the pkg-perl-maintainers
mailing list